*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;font-family:Inter,sans-serif!important;margin:0;padding:0}html{margin:0 auto;max-width:1920px;min-width:320px;overflow-y:hidden}#root{height:calc(var(--unit)*100);overflow:hidden}#root #app{height:100%;overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.Toastify--animate-icon{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:hsla(0,0%,100%,.7);background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:transparent;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@-webkit-keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;-webkit-transform-origin:left;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{-webkit-animation:Toastify__trackProgress linear 1 forwards;animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;-webkit-transform-origin:right;transform-origin:right}.Toastify__spinner{-webkit-animation:Toastify__spin .65s linear infinite;animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@-webkit-keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@-webkit-keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-webkit-keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@-webkit-keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{-webkit-animation-name:Toastify__bounceInLeft;animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{-webkit-animation-name:Toastify__bounceInRight;animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{-webkit-animation-name:Toastify__bounceInDown;animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{-webkit-animation-name:Toastify__bounceInUp;animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{-webkit-animation-name:Toastify__bounceOutLeft;animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{-webkit-animation-name:Toastify__bounceOutRight;animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{-webkit-animation-name:Toastify__bounceOutUp;animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{-webkit-animation-name:Toastify__bounceOutDown;animation-name:Toastify__bounceOutDown}@-webkit-keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{-webkit-animation-name:Toastify__zoomIn;animation-name:Toastify__zoomIn}.Toastify__zoom-exit{-webkit-animation-name:Toastify__zoomOut;animation-name:Toastify__zoomOut}@-webkit-keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{-webkit-animation-name:Toastify__flipIn;animation-name:Toastify__flipIn}.Toastify__flip-exit{-webkit-animation-name:Toastify__flipOut;animation-name:Toastify__flipOut}@-webkit-keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{-webkit-animation-name:Toastify__slideInLeft;animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{-webkit-animation-name:Toastify__slideInRight;animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{-webkit-animation-name:Toastify__slideInDown;animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{-webkit-animation-name:Toastify__slideInUp;animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{-webkit-animation-name:Toastify__slideOutLeft;animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{-webkit-animation-name:Toastify__slideOutRight;animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{-webkit-animation-name:Toastify__slideOutUp;animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{-webkit-animation-name:Toastify__slideOutDown;animation-name:Toastify__slideOutDown}@-webkit-keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.no-data,.page-header nav a,.page-header nav button,.page.post-payment .main p,.tabulation .tabs .tab button,.text-sm{font-size:14px;line-height:18px}.action-button,.continue-with-apple p,.continue-with-facebook p,.continue-with-google p,.text{font-size:16px;line-height:20px}.page.post-payment .main strong,.section-title-box h1,.text-lg{font-size:20px;line-height:24px}.action-button.black,.black-action{background-color:#0f0e0e;color:#fff;transition:opacity .3s ease-in-out}.action-button.black:hover,.black-action:hover{background-color:#0f0e0e;opacity:.9;transition:none}.action-button.black:active,.black-action:active{background-color:#0f0e0e;opacity:.8;transition:none}#g_a11y_announcement{display:none!important}.continue-with-apple,.continue-with-facebook,.continue-with-google{align-items:center;background-color:#2374f2;border:none;border-radius:9999999999px;box-shadow:0 2px 10px hsla(0,3%,6%,.125);cursor:pointer;display:flex;height:2.75rem;justify-content:center;margin-bottom:.5rem;outline:2px solid transparent;position:relative;transition-duration:.3s;transition-property:box-shadow,outline-color;transition-timing-function:ease-in-out;width:100%}.continue-with-apple:hover,.continue-with-facebook:hover,.continue-with-google:hover{box-shadow:0 2px 10px hsla(0,3%,6%,.188)}.continue-with-apple:active,.continue-with-facebook:active,.continue-with-google:active{outline-color:hsla(0,3%,6%,.188);transition:none}.continue-with-apple p,.continue-with-facebook p,.continue-with-google p{color:#fff;font-weight:500}.continue-with-apple svg,.continue-with-facebook svg,.continue-with-google svg{fill:#fff;height:30px;margin-right:.5rem;width:30px}.continue-with-apple{background-color:#0f0e0e}.continue-with-google{background-color:#fff;border:1px solid #efefef;text-decoration:none}.continue-with-google p{color:#7b7e85}.continue-with-google svg{fill:#7b7e85}.action-button{align-items:center;background-color:#ffb200;border:none;border-radius:9999999999px;color:#fff;cursor:pointer;display:flex;font-weight:700;height:2.75rem;justify-content:center;text-decoration:none;transition:background-color .3s ease-in-out;width:100%}.action-button:hover{background-color:#eca500;transition:none}.action-button:active{background-color:#dd9b00;transition:none}.action-button.border{border:1px solid #0f0e0e;color:#0f0e0e}.action-button.border.white{background-color:#fff;transition:opacity .3s ease-in-out}.action-button.border.white:hover{background-color:hsla(0,3%,6%,.125)!important;transition:none}.action-button.border.white:active{background-color:hsla(0,3%,6%,.188)!important;transition:none}.action-button:disabled{background-color:#7b7e85}.action-button:disabled:active,.action-button:disabled:hover{background-color:#7b7e85;transition:none}.action-button.content{margin:0 auto;padding:0 2rem;width:-webkit-max-content;width:max-content}.small-button{align-items:center;background-color:transparent;border:none;border-radius:9999999999px;color:#0f0e0e;cursor:pointer;display:flex;flex-shrink:0;height:2.5rem;justify-content:center;text-decoration:none;transition:background-color .3s ease-in-out;width:2.5rem}.small-button svg{fill:#0f0e0e;height:1.5rem}.small-button:hover{background-color:hsla(0,3%,6%,.125);transition:none}.small-button:active{background-color:hsla(0,3%,6%,.188);transition:none}.tabulation{flex-direction:column;justify-content:flex-start}.tabulation,.tabulation .tabs{align-items:center;display:flex;width:100%}.tabulation .tabs{border-bottom:1px solid #c7ccd6;gap:1rem;justify-content:space-evenly;margin-bottom:1.5rem}.tabulation .tabs .tab{align-items:center;display:flex;justify-content:center;padding-bottom:.75rem;position:relative;width:100%}.tabulation .tabs .tab button{background-color:transparent;cursor:pointer;font-weight:500;padding:.5rem 1.75rem}.tabulation .tabs .tab:after{background-color:transparent;border-radius:2.5px;bottom:-2.5px;content:"";display:flex;height:5px;position:absolute;transition:background-color .3s ease-in-out;width:40%}.tabulation .tabs .tab.selected:after{background-color:#ffb200;transition:none}.tabulation .tabs .tab.black.selected:after{background-color:#0f0e0e;transition:none}.tabulation .tabs .tab.bubble button{border:1px solid #0f0e0e;border-radius:9999999999px;color:#0f0e0e;transition-duration:.3s;transition-property:background-color,color;transition-timing-function:ease-in-out}.tabulation .tabs .tab.bubble button:hover{background-color:#0f0e0e;color:#fff;transition:none}.tabulation .tabs .tab.bubble.yellow button{background-color:transparent;border:1px solid #0f0e0e;color:#0f0e0e;transition-duration:.3s;transition-property:border-color,background-color;transition-timing-function:ease-in-out}.tabulation .tabs .tab.bubble.yellow button:hover,.tabulation .tabs .tab.bubble.yellow.selected button{background-color:#ffb200;border-color:#ffb200;color:#fff;transition:none}.tabulation .tabs .tab.bubble.selected{border-color:#0f0e0e;transition:none}.tabulation .tabs .tab.bubble.selected button{background-color:#0f0e0e;color:#fff}.tabulation .content{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.no-data{color:#7b7e85;padding:4rem 1rem;text-align:center;width:100%}.full-center{justify-content:center;min-height:100vh}.full-center,.page{align-items:center;display:flex;width:100%}.page,.page .main{flex-direction:column;justify-content:flex-start}.page .main{align-items:center;display:flex;margin-bottom:3rem;min-height:60vh;padding:1rem;width:100%}@media screen and (min-width:744px){.page .main{margin-bottom:0;padding:1.25rem 2rem}}@media screen and (min-width:834px){.page .main{padding:1.5rem 3rem}}@media screen and (min-width:1024px){.page .main{padding:2rem 4rem}}.page.post-payment .main strong{color:#ffb200;font-weight:700;margin:4rem 0 1rem;text-align:center;width:100%}.page.post-payment .main p{color:#0f0e0e;margin-bottom:2rem;text-align:center;width:100%}.page.post-payment .main svg{margin-bottom:2rem;max-width:30rem;width:100%}.page.post-payment .main .action-button{margin-bottom:2rem;max-width:20rem}.page-header{background-color:#fff;height:4rem;padding:0 1rem;position:relative;width:100%;z-index:100}.page-header,.page-header .logo{align-items:center;display:flex;justify-content:center}.page-header .logo{color:#0f0e0e;cursor:pointer;flex-shrink:0;height:2rem;text-decoration:none;width:2rem}.page-header .logo svg{height:100%;width:100%}.page-header .logo svg path{transition:fill .3s ease-in-out}.page-header .logo:hover svg path{fill:#ffb200;transition:none}.page-header nav{align-items:center;display:flex;justify-content:center}.page-header nav a,.page-header nav button{background-color:transparent;border:none;border-bottom:2px solid transparent;color:#383838;cursor:pointer;font-weight:500;margin:0 .25rem;padding:.25rem;text-decoration:none;transition:border-bottom-color .3s ease-in-out}.page-header nav a:hover,.page-header nav button:hover{border-bottom-color:#383838;transition:none}.fancy-container{align-items:center;-webkit-animation:loading 2s ease-in-out infinite alternate;animation:loading 2s ease-in-out infinite alternate;display:flex;height:100%;justify-content:center;width:100%}.fancy-container img{height:100%;object-fit:cover;opacity:0;transition:opacity .3s ease-in-out;width:100%}.fancy-container.loaded{-webkit-animation:none;animation:none}.fancy-container.loaded img{opacity:1}.fancy-container.no-effect{-webkit-animation:none;animation:none}@-webkit-keyframes loading{0%{background-image:#c7ccd6}to{background-color:#acb0b9}}@keyframes loading{0%{background-image:#c7ccd6}to{background-color:#acb0b9}}.section-title-box{align-items:center;background-color:#0f0e0e;border-radius:16px;display:none;justify-content:center;margin-bottom:2rem;padding:1.5rem 2rem;width:100%}.section-title-box h1{color:#fff;margin-right:auto}@media screen and (min-width:744px){.section-title-box{display:flex}}.supra-container{align-items:flex-start;display:flex;justify-content:flex-start;width:100%}@media screen and (min-width:744px){.supra-container{display:grid;grid-template-columns:72px calc(100% - 72px)}}#wishlist-modal-container .modal .button-group .action-button,#wishlist-modal-container .modal .container .lists-container .list label,.text-sm{font-size:14px;line-height:18px}#wishlist-modal-container .modal strong,.text{font-size:16px;line-height:20px}#wishlist-modal-container{align-items:center;background-color:hsla(0,3%,6%,.125);cursor:pointer;display:flex;justify-content:center;left:0;min-height:calc(var(--unit)*100);opacity:0;padding:1rem;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%;z-index:300}#wishlist-modal-container.visible{opacity:1}#wishlist-modal-container .modal{align-items:center;background-color:#fff;border-radius:1rem;cursor:default;display:flex;flex-direction:column;justify-content:flex-start;max-width:20rem;min-height:12rem;padding:1.5rem 1rem;width:100%}#wishlist-modal-container .modal strong{color:#0f0e0e;font-weight:600;margin-bottom:1rem}#wishlist-modal-container .modal .container{align-items:center;display:flex;justify-content:center;margin-bottom:1rem;width:100%}#wishlist-modal-container .modal .container .lists-container{align-items:flex-start;border-bottom:1px dashed hsla(0,3%,6%,.125);display:flex;flex-direction:column;justify-content:flex-start;max-height:14.25rem;overflow-y:auto;padding-right:.5rem;scrollbar-width:thin;width:100%}#wishlist-modal-container .modal .container .lists-container::-webkit-scrollbar{background-color:hsla(0,3%,6%,.125);width:8px}#wishlist-modal-container .modal .container .lists-container::-webkit-scrollbar-thumb{background-color:hsla(0,3%,6%,.188)}#wishlist-modal-container .modal .container .lists-container .list{align-items:center;display:flex;justify-content:flex-start;margin-bottom:.25rem;width:100%}#wishlist-modal-container .modal .container .lists-container .list:last-of-type{margin-bottom:1rem}#wishlist-modal-container .modal .container .lists-container .list input[type=radio]{display:none}#wishlist-modal-container .modal .container .lists-container .list input[type=radio]:checked+label:before{background-color:#ffb200}#wishlist-modal-container .modal .container .lists-container .list label{align-items:center;border-radius:8px;color:#0f0e0e;cursor:pointer;display:flex;justify-content:flex-start;padding:.75rem .75rem .75rem 2rem;position:relative;width:100%}#wishlist-modal-container .modal .container .lists-container .list label:before{align-items:center;border:2px solid #ffb200;border-radius:9999999999px;content:"";display:flex;height:.75rem;justify-content:center;left:.5rem;position:absolute;width:.75rem}#wishlist-modal-container .modal .container .lists-container .list label:hover{background-color:hsla(0,3%,6%,.125)}#wishlist-modal-container .modal .add-list-section{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:1rem;width:100%}#wishlist-modal-container .modal .button-group{align-items:center;display:flex;justify-content:center;width:100%}#wishlist-modal-container .modal .button-group .action-button{font-weight:500;height:38px;margin-right:.75rem;padding:0 1rem;width:-webkit-max-content;width:max-content}#wishlist-modal-container .modal .button-group .action-button:last-child{margin-right:0}.spinner-of-doom p,.text-sm{font-size:14px;line-height:18px}.spinner-of-doom{align-items:center;display:flex;height:1rem;justify-content:center;margin-left:-1.5rem;margin-right:.5rem;width:1rem}.spinner-of-doom svg{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;height:1rem;-webkit-transform-origin:center;transform-origin:center}.spinner-of-doom svg path{stroke-width:64}.spinner-of-doom p{color:#7b7e85;font-weight:500}.spinner-of-doom.standalone{align-items:center;flex-direction:column;height:-webkit-max-content;height:max-content;justify-content:flex-start;margin:0 auto 1rem;width:10rem}.spinner-of-doom.standalone svg{color:#7b7e85;height:2rem;margin-bottom:.25rem}.spinner-of-doom.standalone svg path{stroke-width:32}.spinner-of-doom.top{margin-top:4rem}.spinner-of-doom.center{justify-content:center;min-height:calc(var(--unit)*60);width:100%}.spinner-of-doom.full{margin-bottom:0;min-height:calc(var(--unit)*100)}.spinner-of-doom.inner{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);height:120%;position:absolute;-webkit-transform:translateY(-10%);transform:translateY(-10%);width:120%}.spinner-of-doom.inner svg{color:#7b7e85;height:2rem}.dynamic-input input::-webkit-input-placeholder,.dynamic-input textarea::-webkit-input-placeholder{font-size:14px;line-height:18px}.dynamic-input input,.dynamic-input input::placeholder,.dynamic-input label,.dynamic-input textarea,.dynamic-input textarea::placeholder,.text-sm{font-size:14px;line-height:18px}.dynamic-input.price input,.dynamic-input.price:before,.text{font-size:16px;line-height:20px}.dynamic-input{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:1rem;position:relative;width:100%;z-index:1}.dynamic-input label{color:#7b7e85;margin-bottom:.25rem;padding-left:.5rem}.dynamic-input input,.dynamic-input textarea{align-items:center;background-color:transparent;border:1px solid #c7ccd6;border-radius:9999999999px;display:flex;height:2.5rem;justify-content:flex-start;outline:2px solid transparent;padding:.5rem .5rem .5rem 2.75rem;transition-duration:.3s;transition-property:border-color,outline-color;transition-timing-function:ease-in-out;width:100%}.dynamic-input input::-webkit-input-placeholder,.dynamic-input textarea::-webkit-input-placeholder{color:#383838}.dynamic-input input::placeholder,.dynamic-input textarea::placeholder{color:#383838}.dynamic-input input:focus,.dynamic-input textarea:focus{border-color:transparent;outline-color:#ffb200;transition:none}.dynamic-input textarea{border-radius:16px;height:10rem;resize:vertical}.dynamic-input textarea,.dynamic-input.no-icon input{padding-left:1rem}.dynamic-input svg{fill:#c7ccd6;bottom:.625rem;color:#c7ccd6;height:1.25rem;left:1rem;position:absolute;width:1.25rem;z-index:-1}.dynamic-input.price:before{align-items:center;background-color:#ffb200;border-radius:999px 0 0 999px;bottom:0;color:#383838;content:"USD";display:flex;font-weight:700;height:2.5rem;justify-content:center;left:0;padding:0 1rem 0 1.5rem;position:absolute;width:2rem}.dynamic-input.price input{font-weight:700;padding-left:5.5rem}#report-modal-container .modal .button-group .action-button,.text-sm{font-size:14px;line-height:18px}#report-modal-container .modal strong,.text{font-size:16px;line-height:20px}#report-modal-container{align-items:center;background-color:hsla(0,3%,6%,.125);cursor:pointer;display:flex;justify-content:center;left:0;min-height:calc(var(--unit)*100);opacity:0;padding:1rem;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%;z-index:300}#report-modal-container.visible{opacity:1}#report-modal-container .modal{align-items:center;background-color:#fff;border-radius:1rem;cursor:default;display:flex;flex-direction:column;justify-content:flex-start;max-width:20rem;min-height:12rem;padding:1.5rem 1rem;width:100%}#report-modal-container .modal strong{color:#0f0e0e;font-weight:600;margin-bottom:1rem}#report-modal-container .modal .button-group{align-items:center;display:flex;justify-content:center;width:100%}#report-modal-container .modal .button-group .action-button{font-weight:500;height:38px;margin-right:.75rem;padding:0 1rem;width:100%}#report-modal-container .modal .button-group .action-button:last-child{margin-right:0}#report-modal-container .modal .button-group .action-button.gray{background-color:#7b7e85}#review-modal-container .modal strong,.text{font-size:16px;line-height:20px}#review-modal-container{align-items:center;background-color:hsla(0,3%,6%,.125);cursor:pointer;display:flex;justify-content:center;left:0;min-height:calc(var(--unit)*100);opacity:0;padding:1rem;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%;z-index:300}#review-modal-container.visible{opacity:1}#review-modal-container .modal{align-items:center;background-color:#fff;border-radius:1rem;cursor:default;display:flex;flex-direction:column;justify-content:flex-start;max-width:20rem;min-height:12rem;padding:2rem;width:100%}#review-modal-container .modal strong{color:#0f0e0e;font-weight:600;margin-bottom:1rem;text-align:center}#review-modal-container .modal .stars{align-items:center;display:flex;justify-content:center;margin-bottom:1rem;width:100%}#review-modal-container .modal .stars svg{fill:#ffb200;height:1rem;margin:0 .25rem;width:1rem}#review-modal-container .modal .container{align-items:center;display:flex;justify-content:center;padding:1rem 0;width:100%}#account-recovery-box>p,.text-sm{font-size:14px;line-height:18px}#account-recovery-box .title strong,.text-lg{font-size:20px;line-height:24px}#account-recovery-box .title{align-items:center;display:flex;justify-content:center;margin-bottom:1rem;position:relative;width:100%}#account-recovery-box .title .go-back{align-items:center;background-color:transparent;border:none;border-radius:9999999999px;cursor:pointer;display:flex;height:2.5rem;justify-content:center;left:-1.25rem;margin-right:1rem;position:absolute;transition:background-color .3s ease-in-out;width:2.5rem}#account-recovery-box .title .go-back svg{color:#383838;height:1.5rem;-webkit-transform:rotate(180deg);transform:rotate(180deg)}#account-recovery-box .title .go-back:hover{background-color:hsla(0,3%,6%,.125);transition:none}#account-recovery-box .title .go-back:active{background-color:hsla(0,3%,6%,.188);transition:none}#account-recovery-box .title strong{color:#ffb200;padding:0 1rem;text-align:center;width:100%}#account-recovery-box .illustration{align-items:center;display:flex;justify-content:center;padding:2rem 0;width:100%}#account-recovery-box .illustration svg{height:10rem}#account-recovery-box>p{color:#383838;margin-bottom:2rem;text-align:center;width:100%}#account-recovery-box .form .action-button{margin-top:1rem}.page-transition{min-height:calc(var(--unit)*100);opacity:0;position:relative;width:100%}.page-transition.margin{margin-bottom:8rem}.page-transition.instructor{margin-bottom:0}.page-transition.full-opacity{opacity:1;transition:opacity .3s ease-in-out}@media screen and (min-width:744px){.page-transition.margin{margin-bottom:0}}.custom-header .buttons-section .user .dropdown .option,.custom-header .buttons-section .user .dropdown button,.custom-header .buttons-section .user .dropdown span,.text-sm{font-size:14px;line-height:18px}.custom-header .buttons-section .user .dropdown strong,.custom-header .buttons-section .user .vertical strong,.text{font-size:16px;line-height:20px}.custom-header h1,.text-lg{font-size:20px;line-height:24px}.custom-header{justify-content:space-between;position:relative}.custom-header>.logo{display:none}.custom-header .buttons-section{align-items:center;display:flex;height:100%;justify-content:flex-end}.custom-header .buttons-section .small-button{color:#0f0e0e;display:none;margin-left:.25rem}.custom-header .buttons-section .small-button.big{font-weight:600;padding:0 1rem;width:-webkit-max-content;width:max-content}.custom-header .buttons-section.mobile .small-button{display:flex}.custom-header .buttons-section.mobile .small-button:last-of-type{margin-right:0}.custom-header .buttons-section .user{align-items:center;display:flex;height:100%;justify-content:flex-start}.custom-header .buttons-section .user .profile-picture{align-items:center;background-color:#c7ccd6;border:none;border-radius:9999999999px;cursor:pointer;display:flex;height:2rem;justify-content:center;overflow:hidden;width:2rem}.custom-header .buttons-section .user .profile-picture img{height:100%;object-fit:cover;width:100%}.custom-header .buttons-section .user .profile-picture svg{color:#acb0b9;width:1.25rem}.custom-header .buttons-section .user .vertical{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;padding-left:1rem}.custom-header .buttons-section .user .vertical strong{color:#383838}.custom-header .buttons-section .user .dropdown{align-items:flex-start;background-color:#fff;border-radius:0 0 .5rem .5rem;box-shadow:0 0 8px hsla(0,3%,6%,.125);display:flex;flex-direction:column;justify-content:flex-start;left:0;min-width:18rem;padding:1rem;position:absolute;top:4rem;z-index:200}.custom-header .buttons-section .user .dropdown strong{color:#0f0e0e;margin-bottom:.25rem}.custom-header .buttons-section .user .dropdown span{border-bottom:1px solid #c7ccd6;color:#383838;display:flex;margin-bottom:.5rem;padding-bottom:1rem;width:100%;word-break:break-all}.custom-header .buttons-section .user .dropdown .links{align-items:center;border-bottom:1px solid #c7ccd6;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:.5rem;padding-bottom:.5rem;width:100%}.custom-header .buttons-section .user .dropdown .option,.custom-header .buttons-section .user .dropdown button{align-items:center;background-color:#fff;border:none;border-radius:4px;color:#0f0e0e;cursor:pointer;display:flex;justify-content:flex-start;padding:.5rem;text-align:left;text-decoration:none;width:100%}.custom-header .buttons-section .user .dropdown .option svg,.custom-header .buttons-section .user .dropdown button svg{fill:#0f0e0e;color:#0f0e0e;height:1.25rem;margin-right:.5rem;width:1.25rem}.custom-header .buttons-section .user .dropdown .option svg g path,.custom-header .buttons-section .user .dropdown button svg g path{fill:#0f0e0e}.custom-header .buttons-section .user .dropdown .option:hover,.custom-header .buttons-section .user .dropdown button:hover{background-color:hsla(0,3%,6%,.125)}@media screen and (min-width:744px){.custom-header{padding:0 2rem}.custom-header>.logo,.custom-header>nav{display:flex}.custom-header .buttons-section.mobile{display:none}.custom-header .buttons-section .small-button{display:flex}.custom-header .buttons-section .user{padding-left:1rem}.custom-header .buttons-section .user .vertical{display:none}.custom-header .buttons-section .user .dropdown{left:auto;right:0}}@media screen and (min-width:834px){.custom-header{padding:0 3rem}}@media screen and (min-width:1024px){.custom-header{padding:0 4rem}.custom-header>.logo{height:2.5rem;width:2.5rem}}@media screen and (min-width:1280px){.custom-header nav{margin-right:-88px}.custom-header nav a{margin:0 .75rem;padding:.25rem .5rem}}.custom-header h1{color:#0f0e0e}.custom-header .dynamic-input{margin-bottom:0}.custom-header .button-group{align-items:center;display:flex;justify-content:center}.custom-header .button-group a{color:#0f0e0e}.custom-header .button-group .small-button:last-child{margin-left:.25rem}.languages-selector{border:1px solid #c7ccd6;border-radius:8px;cursor:pointer;margin-inline:.5rem;padding:.3rem;position:relative}.languages-selector .menu{align-items:center;display:flex;height:1.25rem;justify-content:center;width:1.25rem}.languages-selector .dropdown{background-color:#fff;border:1px solid #c7ccd6;border-radius:8px;display:flex;flex-direction:column;gap:.2rem;left:-.1rem;opacity:0;padding:.5rem;position:absolute;top:100%;-webkit-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transform-origin:top;transform-origin:top;transition:.2s ease-out;z-index:100}.languages-selector .dropdown .item{align-items:center;color:#0f0e0e;display:flex;font-size:14px;font-weight:500;gap:.4rem;line-height:18px;padding:.5rem}.languages-selector .dropdown .item svg{height:1.25rem;width:1.25rem}.languages-selector .dropdown .item:hover{background-color:hsla(0,3%,6%,.125);border-radius:8px}.languages-selector:hover .dropdown{opacity:1;-webkit-transform:rotateX(0);transform:rotateX(0)}.circle{border:none;border-radius:50%;padding:.6rem}.circle:hover{background-color:hsla(0,3%,6%,.125)}#footer .column ul li a,#footer .copyright p,#footer .copyright p a,.text-sm{font-size:14px;line-height:18px}#footer .change-lang,.text{font-size:16px;line-height:20px}#footer .column h4,.text-md{font-size:18px;line-height:22px}#footer.instructor .column .action-button,.black-action{background-color:#0f0e0e;color:#fff;transition:opacity .3s ease-in-out}#footer.instructor .column .action-button:hover,.black-action:hover{background-color:#0f0e0e;opacity:.9;transition:none}#footer.instructor .column .action-button:active,.black-action:active{background-color:#0f0e0e;opacity:.8;transition:none}#footer{grid-gap:1.25rem 1rem;align-items:start;display:grid;gap:1.25rem 1rem;grid-template-columns:1fr 1.5fr 1.5fr;justify-items:center;padding:4rem;width:100%}#footer.unique{align-items:center;display:flex;flex-direction:column;gap:0;justify-content:center;padding:0}#footer.unique .logo{margin:0 0 1rem}#footer.unique .column{display:none}#footer.unique .copyright{margin-top:0}#footer .change-lang{background-color:#ffb200;border:none;border-radius:9999999999px;color:#fff;cursor:pointer;font-weight:700;margin-right:auto;margin-top:1rem;padding:.5rem 2rem}#footer .logo{align-items:center;display:flex;height:4rem;justify-content:center;margin-bottom:1.25rem;margin-right:auto;text-decoration:none;width:4rem}#footer .logo svg{height:100%}#footer .logo svg path{transition:fill .3s ease-in-out}#footer .logo:hover svg path{fill:#ffb200;transition:none}#footer .column{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}#footer .column h4{color:#0f0e0e;font-weight:700;margin-bottom:1.25rem;width:100%}#footer .column ul{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;list-style:none;width:100%}#footer .column ul li{margin-bottom:.5rem;width:100%}#footer .column ul li a{color:#7b7e85;text-decoration:none}#footer .column ul li a:hover{text-decoration:underline}#footer .column:nth-child(4){grid-column-end:4;grid-column-start:2;margin-bottom:1rem}#footer .column .newsletter{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}#footer .column .newsletter .dynamic-input{margin-bottom:1rem}#footer .column .newsletter .action-button{height:2.5rem}#footer .column>.container{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-right:auto;max-width:20rem;width:100%}#footer .copyright{align-items:center;display:flex;grid-column-end:4;grid-column-start:1;justify-content:center;margin-top:2rem;padding:0 2rem;width:100%}#footer .copyright p{color:#7b7e85;text-align:center}#footer .copyright p a{color:#383838;font-weight:500;text-decoration:none;transition:color .3s ease-in-out}#footer .copyright p a:hover{color:#0f0e0e;transition:none}#footer.instructor{background-color:#ffb200;padding-bottom:8rem;padding-top:4rem}#footer.instructor .logo:hover svg path{fill:hsla(0,3%,6%,.188)}#footer.instructor .change-lang{background-color:#0f0e0e}#footer.instructor .column h4,#footer.instructor .column ul li a{color:#fff}#footer.instructor .column h4{font-weight:700}#footer.instructor .column ul li a{font-weight:500}#footer.instructor .column .dynamic-input input{background-color:#fff;border-color:transparent;box-shadow:0 0 8px hsla(0,3%,6%,.125)}#footer.instructor .copyright p{color:#fff;font-weight:500}#footer.instructor .copyright p a{color:#fff}#footer.company{background-color:#383838;padding-bottom:8rem;padding-top:4rem}#footer.company .logo svg path{fill:#fff}#footer.company .logo:hover svg path{fill:hsla(0,0%,100%,.125)}#footer.company .column h4,#footer.company .column ul li a{color:#fff}#footer.company .column h4{font-weight:600}#footer.company .column ul li a{font-weight:400}#footer.company .column .dynamic-input input{background-color:#fff;border-color:transparent;box-shadow:0 0 8px hsla(0,3%,6%,.125)}#footer.company .copyright p{color:#fff;font-weight:400}#footer.company .copyright p a{color:#fff}@media screen and (min-width:744px){#footer{grid-gap:1.25rem 1rem!important;align-items:start!important;display:grid!important;gap:1.25rem 1rem!important;justify-content:normal!important;margin:0!important;padding:4rem!important}#footer.company{margin-top:2rem!important}#footer .logo{margin-bottom:1.25rem!important;margin-right:auto!important}#footer .logo.extra{display:none!important}#footer .column{display:flex!important}#footer .copyright{margin-top:2rem!important}}@media screen and (min-width:834px){#footer{grid-template-columns:1fr 1fr 1.5fr 2fr}#footer .column:nth-child(4){grid-column-end:5;grid-column-start:4;margin-bottom:1rem}#footer .column:nth-child(4) .container{margin-left:auto;margin-right:0;max-width:24rem}#footer .column:nth-child(4) .container .newsletter .dynamic-input{margin-bottom:.75rem}#footer .copyright{grid-column-end:5;grid-column-start:1}}@media screen and (min-width:1280px){#footer{grid-template-columns:1fr 1fr 1.5fr 1.5fr}}#advanced-search-page .main .filterable .filter h3,#advanced-search-page .main .no-results,.text-sm{font-size:14px;line-height:18px}#advanced-search-page .main h2,.text-md{font-size:18px;line-height:22px}#advanced-search-page .main .no-results{color:#7b7e85;font-weight:500;margin-top:3rem}#advanced-search-page .main h2{color:#0f0e0e;margin-bottom:1rem;width:100%}#advanced-search-page .main h2:first-of-type{margin-top:.25rem}#advanced-search-page .main .popular{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}#advanced-search-page .main .popular .carousel{align-items:center;display:flex;justify-content:flex-start;position:relative;width:100%}#advanced-search-page .main .popular .carousel:after,#advanced-search-page .main .popular .carousel:before{align-items:center;content:"";display:flex;height:100%;justify-content:center;position:absolute;width:2rem;z-index:1}#advanced-search-page .main .popular .carousel:after{background:linear-gradient(90deg,transparent,#fff);right:0;top:0}#advanced-search-page .main .popular .carousel:before{background:linear-gradient(90deg,#fff,transparent);left:0;top:0}#advanced-search-page .main .popular .carousel>.small-button{display:none;position:absolute;z-index:40}#advanced-search-page .main .popular .carousel>.small-button.move-left{left:0}#advanced-search-page .main .popular .carousel>.small-button.move-left svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#advanced-search-page .main .popular .carousel>.small-button.move-right{right:0}#advanced-search-page .main .popular .carousel>.container{display:grid;grid-auto-flow:column;grid-template-rows:1fr;overflow-x:scroll;padding:0 2rem 1.5rem;scrollbar-width:none;width:-webkit-min-content;width:min-content}#advanced-search-page .main .popular .carousel>.container::-webkit-scrollbar{height:0}#advanced-search-page .main .popular .carousel>.container .course-card{margin-right:1rem}#advanced-search-page .main .popular .carousel>.container .course-card:last-child{margin-right:0}#advanced-search-page .main .filterable{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr;justify-items:start;width:100%}#advanced-search-page .main .filterable .filter{align-items:center;background-color:#fff;border-radius:1rem;box-shadow:0 0 8px hsla(0,3%,6%,.125);display:none;flex-direction:column;height:-webkit-max-content;height:max-content;justify-content:flex-start;max-width:30rem;padding:1.5rem 1rem;width:100%}#advanced-search-page .main .filterable .filter h2{margin-bottom:2rem}#advanced-search-page .main .filterable .filter h3{color:#0f0e0e;font-weight:600;margin-bottom:1rem;padding-left:.5rem;width:100%}#advanced-search-page .main .filterable .filter .slider{margin-bottom:1rem;padding:0 1rem;width:100%}#advanced-search-page .main .filterable .list{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin:0 auto;padding-top:1rem;width:100%}@media screen and (min-width:744px){#advanced-search-page .main .popular .carousel{padding:0 2rem}#advanced-search-page .main .popular .carousel:after{right:2rem}#advanced-search-page .main .popular .carousel:before{left:2rem}#advanced-search-page .main .popular .carousel .small-button{display:flex}}@media screen and (min-width:834px){#advanced-search-page .main .filterable{grid-template-columns:minmax(16rem,1fr) 2fr}#advanced-search-page .main .filterable .filter{display:flex}}@media screen and (min-width:1024px){#advanced-search-page .main .filterable .filter{padding:1.5rem 2rem}}#search-header .buttons-section .cart-noti-container .noti,.text-xx{font-size:10px;line-height:14px}#search-header #filters-menu>.container .link,#search-header #filters-menu>.container .slider p,#search-header #filters-menu>.container h3,#search-header #filters-menu>.container>.action-button,#search-header .general p,.text-sm{font-size:14px;line-height:18px}#search-header #filters-menu>.container>strong,.text{font-size:16px;line-height:20px}#search-header{align-items:center;background-color:#fff;box-shadow:0 0 20px #c7ccd6;display:flex;height:4rem;justify-content:space-between;padding:.75rem 1rem;position:static;width:100%}#search-header .logo{display:none;margin-right:1rem}#search-header .dynamic-input{margin:0 auto;max-width:40rem}#search-header .filter-btn{display:flex;margin-left:1rem}#search-header .general{display:none;margin-right:1rem;padding:0 1rem;width:-webkit-max-content;width:max-content}#search-header .general p{color:#0f0e0e;font-weight:500}#search-header .other-links{align-items:center;display:none;justify-content:center;padding-left:1rem}#search-header .buttons-section{align-items:center;display:none;height:100%;justify-content:flex-end;margin-left:1rem}#search-header .buttons-section>a,#search-header .buttons-section>div:not(:last-child){margin-right:.5rem}#search-header .buttons-section .cart-noti-container{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;position:relative}#search-header .buttons-section .cart-noti-container .noti{align-items:center;background-color:#ffb200;border-radius:50%;color:#fff;display:flex;font-weight:500;height:1rem;justify-content:center;position:absolute;right:-.25rem;top:-.25rem;width:1rem}#search-header #filters-menu{align-items:center;-webkit-animation:appear .3s ease-in-out forwards;animation:appear .3s ease-in-out forwards;background-color:hsla(0,3%,6%,.188);bottom:0;display:flex;flex-direction:column;justify-content:flex-end;left:0;min-height:calc(var(--unit)*100);opacity:0;position:fixed;width:100%;z-index:110}#search-header #filters-menu>.container{align-items:center;background-color:#fff;border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;justify-content:flex-start;max-height:calc(var(--unit)*80);overflow-y:auto;padding:2rem 1rem;scrollbar-width:thin;width:100%}#search-header #filters-menu>.container::-webkit-scrollbar{background-color:hsla(0,3%,6%,.125);width:8px}#search-header #filters-menu>.container::-webkit-scrollbar-thumb{background-color:hsla(0,3%,6%,.188)}#search-header #filters-menu>.container>strong{margin-bottom:2rem;text-align:center;width:100%}#search-header #filters-menu>.container h3{color:#0f0e0e;font-weight:600;margin-bottom:1rem;padding-left:.5rem;width:100%}#search-header #filters-menu>.container>.action-button{flex-shrink:0;height:32px;margin-bottom:1rem;max-width:-webkit-max-content;max-width:max-content;padding:0 2rem}#search-header #filters-menu>.container .link{align-items:center;border-radius:1rem;color:#0f0e0e;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:.5rem;padding:.75rem 1rem;text-decoration:none;transition:background-color .3s ease-in-out;width:100%}#search-header #filters-menu>.container .link svg{fill:#0f0e0e;color:#0f0e0e;height:1.25rem;width:1.25rem}#search-header #filters-menu>.container .link p{padding:0 1rem;text-align:left;width:calc(100% - 2.5rem)}#search-header #filters-menu>.container .link:hover{background-color:hsla(0,3%,6%,.125);transition:none}#search-header #filters-menu>.container .logout svg{fill:#ed2626;color:#ed2626}#search-header #filters-menu>.container .logout p{color:#ed2626;font-weight:700;width:calc(100% - 1.25rem)}#search-header #filters-menu>.container .slider{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem;padding:.5rem 1rem;width:100%}#search-header #filters-menu>.container .slider p{color:#0f0e0e;margin:0 1rem 0 0}#search-header #filters-menu>.container .slider button{background-color:#c7ccd6;border:none;border-radius:9999999999px;cursor:pointer;flex-shrink:0;height:1.5rem;position:relative;transition:background-color .3s ease-in-out;width:3rem}#search-header #filters-menu>.container .slider button:after{background-color:#383838;border-radius:9999999999px;content:"";display:flex;height:1.75rem;left:-2px;position:absolute;top:-2px;transition-duration:.3s;transition-property:background-color,-webkit-transform;transition-property:background-color,transform;transition-property:background-color,transform,-webkit-transform;transition-timing-function:ease-in-out;width:1.75rem}#search-header #filters-menu>.container .slider.checked button{background-color:#383838}#search-header #filters-menu>.container .slider.checked button:after{background-color:#ffb200;-webkit-transform:translateX(calc(100% - 4px));transform:translateX(calc(100% - 4px))}@media screen and (min-width:834px){#search-header #filters-menu{display:none}}@media screen and (min-width:744px){#search-header{padding:0 2rem}}@media screen and (min-width:834px){#search-header{padding:0 3rem}#search-header .filter-btn{display:none}#search-header .buttons-section,#search-header .general,#search-header .logo,#search-header .other-links{display:flex}}@media screen and (min-width:1024px){#search-header{padding:0 4rem}#search-header>.logo{height:2.5rem;width:2.5rem}}#header-dropdown .vertical p,.text-xs{font-size:12px;line-height:16px}#header-dropdown .dropdown .option,#header-dropdown .dropdown button,#header-dropdown .dropdown span,.text-sm{font-size:14px;line-height:18px}#header-dropdown .dropdown strong,#header-dropdown .vertical strong,.text{font-size:16px;line-height:20px}#header-dropdown{align-items:center;display:flex;height:100%;justify-content:flex-start}#header-dropdown .profile-picture{align-items:center;background-color:#c7ccd6;border:none;border-radius:9999999999px;cursor:pointer;display:flex;height:2rem;justify-content:center;overflow:hidden;width:2rem}#header-dropdown .profile-picture img{height:100%;object-fit:cover;width:100%}#header-dropdown .profile-picture svg{color:#acb0b9;width:1.25rem}#header-dropdown .vertical{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;padding-left:1rem}#header-dropdown .vertical strong{color:#0f0e0e;margin-bottom:.125rem}#header-dropdown .vertical p{color:#383838}#header-dropdown .dropdown{align-items:flex-start;background-color:#fff;border-radius:0 0 .5rem .5rem;box-shadow:0 0 8px hsla(0,3%,6%,.125);display:flex;flex-direction:column;justify-content:flex-start;left:0;max-width:18rem;padding:1rem;position:absolute;top:4rem;width:100%;z-index:200}#header-dropdown .dropdown strong{color:#0f0e0e;display:flex;margin-bottom:.25rem;width:100%}#header-dropdown .dropdown span{border-bottom:1px solid #c7ccd6;color:#383838;margin-bottom:.5rem;padding-bottom:1rem;width:100%;word-break:break-all}#header-dropdown .dropdown .links{align-items:center;border-bottom:1px solid #c7ccd6;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:.5rem;padding-bottom:.5rem;width:100%}#header-dropdown .dropdown .option,#header-dropdown .dropdown button{align-items:center;background-color:#fff;border:none;border-radius:4px;color:#0f0e0e;cursor:pointer;display:flex;justify-content:flex-start;padding:.5rem;text-align:left;text-decoration:none;width:100%}#header-dropdown .dropdown .option svg,#header-dropdown .dropdown button svg{fill:#0f0e0e;color:#0f0e0e;height:1.25rem;margin-right:.5rem;width:1.25rem}#header-dropdown .dropdown .option svg g path,#header-dropdown .dropdown button svg g path{fill:#0f0e0e}#header-dropdown .dropdown .option:hover,#header-dropdown .dropdown button:hover{background-color:hsla(0,3%,6%,.125)}@media screen and (min-width:744px){#header-dropdown{padding-left:1rem}#header-dropdown .vertical{display:none}#header-dropdown .dropdown{left:auto;right:0}}#msg-dropdown .dropdown .tabulation .content .link,#msg-dropdown .dropdown span,.text-sm{font-size:14px;line-height:18px}#msg-dropdown .dropdown strong,.text{font-size:16px;line-height:20px}#msg-dropdown{align-items:center;display:flex;height:100%;justify-content:center;position:relative}#msg-dropdown .dropdown{align-items:flex-start;background-color:#fff;border-radius:0 0 .5rem .5rem;box-shadow:0 0 8px hsla(0,3%,6%,.125);display:flex;flex-direction:column;justify-content:flex-start;padding:1rem;position:absolute;right:0;top:4rem;width:-webkit-min-content;width:min-content;width:18rem;z-index:200}#msg-dropdown .dropdown strong{color:#0f0e0e;display:flex;margin-bottom:.25rem;width:100%}#msg-dropdown .dropdown span{border-bottom:1px solid #c7ccd6;color:#383838;margin-bottom:.5rem;padding-bottom:1rem;width:100%}#msg-dropdown .dropdown .tabulation .tabs .tab:nth-child(2){margin-left:1rem}#msg-dropdown .dropdown .tabulation .content .link{background-color:transparent;border:none;color:#7b7e85;cursor:pointer;margin-left:auto;padding:.25rem;text-align:right;text-decoration:underline}#categories-home{align-items:flex-start;display:flex;flex-direction:column;height:-webkit-max-content;height:max-content;justify-content:flex-start;margin-bottom:1rem;width:100%}#categories-home>strong{font-size:20px;margin-bottom:1rem}#categories-home.search{padding:0}#categories-home .buttons{align-items:center;display:flex;justify-content:flex-start;margin-bottom:.5rem;overflow-x:scroll;padding-bottom:.5rem;scrollbar-width:none;width:100%}#categories-home .buttons::-webkit-scrollbar{height:0}#categories-home .buttons .btn-cat{background-color:#fff;border:1px solid #0f0e0e;border-radius:9999999999px;color:#0f0e0e;cursor:pointer;margin-right:1rem;min-width:-webkit-max-content;min-width:max-content;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease-in-out}#categories-home .buttons .btn-cat:hover{background-color:#0f0e0e;color:#fff;transition:none}.course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .rating span,.course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating span,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .rating span,.course-card.related .container .text .bottom .group .price span,.course-card.related .container .text .bottom .group .rating span,.course-card.related .container .text p,.course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .rating span,.course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span p,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating span,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .rating span,.course-card.related .course-card.standard .container .text .bottom .group .price span p,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating span,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .rating span,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating span,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .rating span,.course-card.standard .course-card.related .container .text .bottom .group .price span p,.text-xs{font-size:12px;line-height:16px}.course-card .enter-conference-btn,.course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span strong,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span p,.course-card.download .container .download-section .manager h3,.course-card.download .container .download-section .opener p,.course-card.related .container .text strong,.course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span strong,.course-card.related .course-card.standard .container .text .bottom .group .price span strong,.course-card.standard .container .text .bottom .group .price span p,.course-card.standard .container .text .bottom .group .rating span,.course-card.standard .container .text p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span p,.course-card.standard .course-card.related .container .text .bottom .group .price span strong,.text-sm{font-size:14px;line-height:18px}.course-card.cart .container .inner-container .text .bottom .group .price span,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong,.course-card.standard .container .text .bottom .group .price span,.course-card.standard .container .text .bottom .group .price span strong,.course-card.standard .container .text strong,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong,.text{font-size:16px;line-height:20px}.course-card{background-color:#fff}.course-card .container{height:100%;text-decoration:none}.course-card .container .inner-container{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:flex-start;width:100%}.course-card .save-to-wish-list{background-color:#fff;box-shadow:0 0 8px hsla(0,3%,6%,.125);height:2rem;position:absolute;right:1.125rem;top:1.125rem;width:2rem;z-index:10}.course-card .save-to-wish-list:hover{background-color:#c7ccd6;transition:none}.course-card .save-to-wish-list:active{background-color:#acb0b9;transition:none}.course-card .enter-conference-btn{background-color:#fff;box-shadow:0 0 8px hsla(0,3%,6%,.125);color:#7b7e85;font-weight:500;gap:.5rem;height:2rem;padding:0 1rem 0 2rem;position:absolute;right:1.125rem;top:1.125rem;width:-webkit-max-content;width:max-content;z-index:10}.course-card .enter-conference-btn:hover{background-color:#c7ccd6;transition:none}.course-card .enter-conference-btn:active{background-color:#acb0b9;transition:none}.course-card .cart-button{bottom:1.125rem;position:absolute;right:1rem;z-index:10}.course-card.standard{align-items:flex-start;border:1px solid hsla(0,3%,6%,.125);border-radius:1rem;box-shadow:none;cursor:pointer;display:flex;flex-shrink:0;height:100%;justify-content:center;min-height:16rem;overflow:hidden;position:relative;transition-duration:.3s;transition-property:border-color,box-shadow;transition-timing-function:ease-in-out;width:16rem}.course-card.standard svg{height:1rem}.course-card.standard .container{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:flex-start;padding:.75rem .75rem 1rem;text-decoration:none;width:100%}.course-card.standard .container .inner-container{width:100%}.course-card.standard .container .course-image{align-items:center;aspect-ratio:16/9;background-color:hsla(0,3%,6%,.125);border-radius:.5rem;display:flex;flex-shrink:0;justify-content:center;margin-bottom:1rem;overflow:hidden;width:100%}.course-card.standard .container .course-image img{height:100%;object-fit:cover;width:100%}.course-card.standard .container .course-image svg{fill:#7b7e85;color:#7b7e85;height:100%;width:50%}.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong strong,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong strong,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong strong,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong strong,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong strong,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong strong,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.standard .container .text,.course-card.standard .container .text .bottom .group .price span,.course-card.standard .container .text .bottom .group .price span strong,.course-card.standard .container .text strong,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong strong,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong strong,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong strong,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong strong,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong strong,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong strong,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:flex-start}.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong strong,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong strong,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong strong,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong strong,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong strong,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong strong,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.standard .container .text .bottom .group .price span strong,.course-card.standard .container .text strong,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong strong,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong strong,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong strong,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong strong,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong strong,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong strong,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong{color:#0f0e0e;height:auto!important;margin-bottom:.25rem}.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong p,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span p,.course-card.standard .container .text .bottom .group .price span p,.course-card.standard .container .text p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong p,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span p{color:#7b7e85;margin-bottom:1rem}.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .container .text .bottom,.course-card.standard .container .text .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom{align-items:center;display:flex;justify-content:space-between;margin-top:auto;width:100%}.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .container .text .bottom .group,.course-card.standard .container .text .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group{align-items:center;display:flex;justify-content:center}.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .rating,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .rating,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .rating,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .rating,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .rating,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.standard .container .text .bottom .group .price span .bottom .group .rating,.course-card.standard .container .text .bottom .group .rating,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .rating,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .rating,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .rating,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .rating,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .rating,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating{align-items:center;background-color:#ffb200;border-radius:9999999999px;color:#fff;display:flex;font-weight:700;justify-content:center;margin-right:.75rem;padding:.25rem .5rem;transition:background-color .3s ease-in-out}.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .rating svg,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating svg,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .rating svg,.course-card.standard .container .text .bottom .group .rating svg,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .rating svg,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating svg,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .rating svg{fill:#0f0e0e;margin-right:.25rem;transition:fill .3s ease-in-out}.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .rating span,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating span,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .rating span,.course-card.standard .container .text .bottom .group .rating span,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .rating span,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating span,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .rating span{color:#0f0e0e;font-weight:600;transition:color .3s ease-in-out}.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong strong .bottom .group .price,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong strong .bottom .group .price,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong strong .bottom .group .price,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong strong .bottom .group .price,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong strong .bottom .group .price,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong strong .bottom .group .price,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.standard .container .text .bottom .group .price,.course-card.standard .container .text .bottom .group .price span .bottom .group .price,.course-card.standard .container .text strong .bottom .group .price,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong strong .bottom .group .price,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong strong .bottom .group .price,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong strong .bottom .group .price,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong strong .bottom .group .price,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong strong .bottom .group .price,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong strong .bottom .group .price,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong .bottom .group .price{align-items:center;display:flex;justify-content:flex-end}.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.standard .container .text .bottom .group .price span,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span{color:#0f0e0e;font-weight:700;margin-right:.25rem}.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price svg,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price svg,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price svg,.course-card.standard .container .text .bottom .group .price svg,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price svg,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price svg,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price svg{color:#0f0e0e}.course-card.related{align-items:center;cursor:pointer;display:flex;flex-shrink:0;height:-webkit-max-content;height:max-content;justify-content:center;margin-bottom:1rem;overflow:hidden;position:relative;transition-duration:.3s;transition-property:border-color,box-shadow;transition-timing-function:ease-in-out;width:100%}.course-card.related:last-child{border-bottom:none}.course-card.related .save-to-wish-list{bottom:.875rem;top:auto}.course-card.related .save-to-wish-list svg{height:1.25rem}.course-card.related .container{align-items:flex-start;border-bottom:1px dotted hsla(0,3%,6%,.125);display:flex;flex-direction:row;justify-content:flex-start;padding:.5rem 0;width:100%}.course-card.related .container>.inner-container{flex-direction:row}.course-card.related .container .course-image{align-items:center;aspect-ratio:16/9;background-color:hsla(0,3%,6%,.125);border-radius:.5rem;display:flex;justify-content:center;margin-right:1rem;max-width:16rem;overflow:hidden;width:50%}.course-card.related .container .course-image img{height:100%;object-fit:cover;width:100%}.course-card.related .container .course-image svg{fill:#7b7e85;color:#7b7e85;height:100%;width:50%}.course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span,.course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong strong,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span strong strong,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong strong,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong strong,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong strong,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span strong strong,.course-card.cart .course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong strong,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span strong .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span strong strong,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong strong,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong strong,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong strong,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span strong strong,.course-card.cart .course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.related .container .text,.course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span,.course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong strong,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong strong,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong strong,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong strong,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong strong,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong strong,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.related .course-card.standard .container .text .bottom .group .price span,.course-card.related .course-card.standard .container .text .bottom .group .price span strong,.course-card.related .course-card.standard .container .text strong,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong strong,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong strong,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong strong,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong strong,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong strong,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong strong,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong strong,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span strong .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span strong strong,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong strong,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong strong,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong strong,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span strong strong,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.related .container .text .bottom .group .price span,.course-card.standard .course-card.related .container .text .bottom .group .price span strong,.course-card.standard .course-card.related .container .text strong,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong strong,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span strong strong,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong strong,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong strong,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong strong,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span strong strong,.course-card.standard .course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:flex-start;width:100%}.course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong strong,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span strong strong,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong strong,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong strong,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong strong,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span strong strong,.course-card.cart .course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.related .container .text strong,.course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong strong,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong strong,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong strong,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong strong,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong strong,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong strong,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.related .course-card.standard .container .text .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong strong,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong strong,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong strong,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong strong,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong strong,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong strong,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong strong,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span strong strong,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong strong,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong strong,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong strong,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span strong strong,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.related .container .text .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong{color:#0f0e0e;margin-bottom:.25rem}.course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span p,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span p,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span p,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span p,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span p,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span p,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span p,.course-card.cart .course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong p,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span strong .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span strong p,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong p,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong p,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong p,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span strong p,.course-card.cart .course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.cart .course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.related .container .text p,.course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span p,.course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span p,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span p,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span p,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span p,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong p,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span p,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span p,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong p,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span p,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span p,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong p,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span p,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span p,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span p,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong p,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span p,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span p,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong p,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span p,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span p,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span p,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong p,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span p,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span p,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span p,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span p,.course-card.related .course-card.standard .container .text .bottom .group .price span p,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span p,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span p,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span p,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong p,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span p,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span p,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong p,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span p,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span p,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong p,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span p,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span p,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span p,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong p,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span p,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span p,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong p,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span p,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span p,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span p,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong p,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span p,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span p,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span p,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong p,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span strong .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span strong p,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong p,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong p,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong p,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span strong p,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span p,.course-card.standard .course-card.related .container .text .bottom .group .price span p,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span p,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span p,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span p,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span p,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span p,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span p,.course-card.standard .course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span p,.course-card.standard .course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span p{color:#7b7e85;margin-bottom:.25rem}.course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom,.course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.cart .course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span strong .bottom,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span strong .bottom,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.related .container .text .bottom,.course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom,.course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.related .course-card.standard .container .text .bottom .group .price span .bottom,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span strong .bottom,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span strong .bottom,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.related .container .text .bottom .group .price span .bottom,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.standard .course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom{align-items:center;display:flex;height:2rem;justify-content:space-between;margin-bottom:.0625rem;width:100%}.course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group,.course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span strong .bottom .group,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span strong .bottom .group,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.related .container .text .bottom .group,.course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group,.course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.related .course-card.standard .container .text .bottom .group .price span .bottom .group,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span strong .bottom .group,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span strong .bottom .group,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.related .container .text .bottom .group .price span .bottom .group,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group{align-items:center;display:flex;justify-content:flex-start}.course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .rating,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span strong .bottom .group .rating,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .rating,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .rating,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .rating,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span strong .bottom .group .rating,.course-card.cart .course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.related .container .text .bottom .group .rating,.course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .rating,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .rating,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .rating,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .rating,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .rating,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .rating,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.standard .container .text .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .rating,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .rating,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .rating,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .rating,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .rating,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .rating,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .rating,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span strong .bottom .group .rating,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .rating,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .rating,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .rating,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span strong .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.related .container .text .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating{align-items:center;background-color:#ffb200;border-radius:9999999999px;display:flex;justify-content:center;margin-right:1rem;padding:.25rem .5rem}.course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .rating span,.course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .rating span,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating span,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating span,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating span,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating span,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating span,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating span,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .rating span,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .rating span,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating span,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span strong .bottom .group .rating span,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating span,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating span,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating span,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .rating span,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating span,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating span,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .rating span,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating span,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating span,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating span,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .rating span,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .rating span,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating span,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span strong .bottom .group .rating span,.course-card.related .container .text .bottom .group .rating span,.course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .rating span,.course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .rating span,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating span,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating span,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .rating span,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .rating span,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating span,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .rating span,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating span,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating span,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating span,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .rating span,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating span,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating span,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .rating span,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating span,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating span,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating span,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .rating span,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .rating span,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating span,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .rating span,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating span,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating span,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating span,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating span,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating span,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating span,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .rating span,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .rating span,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating span,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .rating span,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating span,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating span,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating span,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .rating span,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating span,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating span,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .rating span,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating span,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating span,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating span,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .rating span,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .rating span,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating span,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .rating span,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating span,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating span,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating span,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating span,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating span,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating span,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .rating span,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .rating span,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating span,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span strong .bottom .group .rating span,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating span,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating span,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating span,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .rating span,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating span,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating span,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .rating span,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating span,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating span,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating span,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .rating span,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .rating span,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating span,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span strong .bottom .group .rating span,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating span,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating span,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating span,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating span{color:#0f0e0e;font-weight:700}.course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .rating svg,.course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .rating svg,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating svg,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating svg,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating svg,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating svg,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating svg,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating svg,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .rating svg,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .rating svg,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating svg,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span strong .bottom .group .rating svg,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating svg,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating svg,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating svg,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .rating svg,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating svg,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating svg,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .rating svg,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating svg,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating svg,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating svg,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .rating svg,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .rating svg,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating svg,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span strong .bottom .group .rating svg,.course-card.related .container .text .bottom .group .rating svg,.course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .rating svg,.course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .rating svg,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating svg,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating svg,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .rating svg,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .rating svg,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating svg,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .rating svg,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating svg,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating svg,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating svg,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .rating svg,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating svg,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating svg,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .rating svg,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating svg,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating svg,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating svg,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .rating svg,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .rating svg,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating svg,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .rating svg,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating svg,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating svg,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating svg,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating svg,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating svg,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating svg,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .rating svg,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .rating svg,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating svg,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .rating svg,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating svg,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating svg,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating svg,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .rating svg,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating svg,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating svg,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .rating svg,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating svg,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating svg,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating svg,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .rating svg,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .rating svg,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating svg,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .rating svg,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating svg,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating svg,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating svg,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating svg,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating svg,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating svg,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .rating svg,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .rating svg,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating svg,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span strong .bottom .group .rating svg,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating svg,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating svg,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating svg,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .rating svg,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating svg,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating svg,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .rating svg,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating svg,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating svg,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating svg,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .rating svg,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .rating svg,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating svg,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span strong .bottom .group .rating svg,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating svg,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating svg,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating svg,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating svg{fill:#0f0e0e;color:#0f0e0e;height:.75rem}.course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong strong .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .container .inner-container .text .bottom .group .price span strong strong .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong strong .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong strong .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong strong .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .container .text .inner-container strong .bottom .group .price span strong strong .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong strong .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span strong strong .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong strong .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong strong .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong strong .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span strong strong .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.cart .course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.related .container .text .bottom .group .price,.course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price,.course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong strong .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong strong .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong strong .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong strong .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong strong .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong strong .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.related .course-card.standard .container .text .bottom .group .price span .bottom .group .price,.course-card.related .course-card.standard .container .text strong .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong strong .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong strong .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong strong .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong strong .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong strong .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong strong .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong strong .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span strong strong .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong strong .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong strong .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong strong .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span strong strong .bottom .group .price,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.related .container .text .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.related .container .text strong .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong strong .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span strong strong .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong strong .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong strong .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong strong .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .container .text .inner-container strong .bottom .group .price span strong strong .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price,.course-card.standard .course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong .bottom .group .price{align-items:center;display:flex;justify-content:center;margin-right:1rem}.course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span strong .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span,.course-card.related .container .text .bottom .group .price span,.course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span strong .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span{color:#0f0e0e;font-weight:700}.course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price svg,.course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price svg,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price svg,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price svg,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price svg,.course-card.cart .course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price svg,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price svg,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price svg,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price svg,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price svg,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price svg,.course-card.cart .course-card.standard .course-card.related .container .inner-container .text .bottom .group .price span strong .bottom .group .price svg,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price svg,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price svg,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price svg,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price svg,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price svg,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price svg,.course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price svg,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price svg,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price svg,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price svg,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price svg,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price svg,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price svg,.course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price svg,.course-card.related .container .text .bottom .group .price svg,.course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price svg,.course-card.related .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price svg,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price svg,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price svg,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price svg,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price svg,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price svg,.course-card.related .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price svg,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price svg,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price svg,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price svg,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price svg,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price svg,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price svg,.course-card.related .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price svg,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price svg,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price svg,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price svg,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price svg,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price svg,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price svg,.course-card.related .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price svg,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price svg,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price svg,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price svg,.course-card.related .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price svg,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price svg,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price svg,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price svg,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price svg,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price svg,.course-card.related .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price svg,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price svg,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price svg,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price svg,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price svg,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price svg,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price svg,.course-card.related .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price svg,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price svg,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price svg,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price svg,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price svg,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price svg,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price svg,.course-card.related .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price svg,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price svg,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price svg,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price svg,.course-card.related .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price svg,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price svg,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price svg,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price svg,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price svg,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price svg,.course-card.standard .course-card.cart .course-card.related .container .inner-container .text .bottom .group .price span strong .bottom .group .price svg,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price svg,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price svg,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price svg,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price svg,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price svg,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price svg,.course-card.standard .course-card.cart .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price svg,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price svg,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price svg,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price svg,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price svg,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price svg,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price svg,.course-card.standard .course-card.cart .course-card.related .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price svg,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price svg,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price svg,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price svg,.course-card.standard .course-card.cart .course-card.standard .course-card.related .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price svg{display:none}.course-card.vertical{margin-right:1rem;width:16rem}.course-card.big{max-width:26rem;width:100%}.course-card.big .container .text,.course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span,.course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong strong,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong strong,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong strong,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong strong,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong strong,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong strong,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.big .course-card.standard .container .text .bottom .group .price span,.course-card.big .course-card.standard .container .text .bottom .group .price span strong,.course-card.big .course-card.standard .container .text strong,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong strong,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong strong,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong strong,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong strong,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong strong,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong strong,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span,.course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong strong,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span strong strong,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong strong,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong strong,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong strong,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span strong strong,.course-card.cart .course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong strong,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span strong .bottom .group .price span,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span strong strong,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong strong,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong strong,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong strong,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span strong strong,.course-card.cart .course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.big .container .text .bottom .group .price span,.course-card.standard .course-card.big .container .text .bottom .group .price span strong,.course-card.standard .course-card.big .container .text strong,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong strong,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span strong strong,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong strong,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong strong,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong strong,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span strong strong,.course-card.standard .course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong strong,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span strong .bottom .group .price span,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span strong strong,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong strong,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong strong,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong strong,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span strong strong,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong{width:100%}.course-card.big .container .text strong,.course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong strong,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong strong,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong strong,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong strong,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong strong,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong strong,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.big .course-card.standard .container .text .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong strong,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong strong,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong strong,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong strong,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong strong,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong strong,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong strong,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span strong strong,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong strong,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong strong,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong strong,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span strong strong,.course-card.cart .course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.big .container .text .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong strong,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span strong strong,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong strong,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong strong,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong strong,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span strong strong,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span strong,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong{margin-bottom:.5rem}.course-card.big .container .text .bottom .extra,.course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .extra,.course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .extra,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .extra,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .extra,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .extra,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .extra,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .extra,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.big .course-card.standard .container .text .bottom .group .price span .bottom .extra,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .extra,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .extra,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .extra,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .extra,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .extra,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .extra,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .extra,.course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .extra,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .extra,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .extra,.course-card.cart .course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span strong .bottom .extra,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .extra,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .extra,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .extra,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span strong .bottom .extra,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .extra,.course-card.cart .course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.big .container .text .bottom .group .price span .bottom .extra,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .extra,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .extra,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .extra,.course-card.standard .course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span strong .bottom .extra,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .extra,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .extra,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .extra,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span strong .bottom .extra,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .extra,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.course-card.big .container .text .bottom .extra .progress,.course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .extra .progress,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .progress,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .progress,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.standard .container .text .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .extra .progress,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .progress,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .progress,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span strong .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.big .container .text .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span strong .bottom .extra .progress,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .progress,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .progress,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:1rem;width:100%}.course-card.big .container .text .bottom .extra .progress p,.course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .extra .progress p,.course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .progress p,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress p,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .progress p,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress p,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress p,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress p,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .extra .progress p,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress p,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress p,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress p,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress p,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress p,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress p,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .progress p,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .extra .progress p,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress p,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress p,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress p,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress p,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress p,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .progress p,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress p,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress p,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress p,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress p,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress p,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .progress p,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress p,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress p,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress p,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .extra .progress p,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress p,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress p,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress p,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress p,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress p,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress p,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .progress p,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .extra .progress p,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress p,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress p,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress p,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress p,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress p,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .progress p,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress p,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress p,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress p,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress p,.course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .extra .progress p,.course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .progress p,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress p,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .progress p,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress p,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress p,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress p,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span strong .bottom .extra .progress p,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress p,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress p,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress p,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress p,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress p,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress p,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .progress p,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .extra .progress p,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress p,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress p,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress p,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress p,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress p,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .progress p,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress p,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress p,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress p,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress p,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress p,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .progress p,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress p,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress p,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress p,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span strong .bottom .extra .progress p,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress p,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress p,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress p,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress p,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress p,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress p,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .progress p,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .extra .progress p,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress p,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress p,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress p,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress p,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress p,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .progress p,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress p,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress p,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress p,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress p{margin-bottom:.5rem}.course-card.big .container .text .bottom .extra .progress .bar,.course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .extra .progress .bar,.course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress .bar,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress .bar,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .extra .progress .bar,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress .bar,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress .bar,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .progress .bar,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .extra .progress .bar,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress .bar,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress .bar,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .progress .bar,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress .bar,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress .bar,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress .bar,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress .bar,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .extra .progress .bar,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress .bar,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress .bar,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .progress .bar,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .extra .progress .bar,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress .bar,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress .bar,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .progress .bar,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress .bar,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress .bar,.course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .extra .progress .bar,.course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress .bar,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress .bar,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span strong .bottom .extra .progress .bar,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress .bar,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress .bar,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .progress .bar,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .extra .progress .bar,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress .bar,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress .bar,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .progress .bar,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress .bar,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress .bar,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress .bar,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress .bar,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span strong .bottom .extra .progress .bar,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress .bar,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress .bar,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .progress .bar,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .extra .progress .bar,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress .bar,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress .bar,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .progress .bar,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress .bar,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress .bar{align-items:center;background-color:hsla(0,3%,6%,.125);display:flex;height:.375rem;justify-content:flex-start;width:100%}.course-card.big .container .text .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress .bar .bar-filler,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span strong .bottom .extra .progress .bar .bar-filler,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress .bar .bar-filler,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .progress .bar .bar-filler,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress .bar .bar-filler,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .progress .bar .bar-filler,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress .bar .bar-filler,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span strong .bottom .extra .progress .bar .bar-filler,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress .bar .bar-filler,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .progress .bar .bar-filler,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .progress .bar .bar-filler,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .progress .bar .bar-filler,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .progress .bar .bar-filler,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .progress .bar .bar-filler{align-items:center;background-color:#ffb200;display:flex;height:100%;justify-content:center}.course-card.big .container .text .bottom .extra .user-rating,.course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .extra .user-rating,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .user-rating,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .user-rating,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.standard .container .text .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .extra .user-rating,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .user-rating,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .user-rating,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.big .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.big .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.big .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span strong .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.big .container .text .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.big .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.big .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span strong .bottom .extra .user-rating,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .user-rating,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .user-rating,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.course-card.big .container .text .bottom .extra .user-rating p,.course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .extra .user-rating p,.course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating p,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating p,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating p,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating p,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating p,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating p,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .extra .user-rating p,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating p,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating p,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating p,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating p,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating p,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating p,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .user-rating p,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .extra .user-rating p,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating p,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating p,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating p,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating p,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating p,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .user-rating p,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating p,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating p,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating p,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating p,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating p,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating p,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating p,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating p,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating p,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .extra .user-rating p,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating p,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating p,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating p,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating p,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating p,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating p,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .user-rating p,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .extra .user-rating p,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating p,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating p,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating p,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating p,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating p,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .user-rating p,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating p,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating p,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating p,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating p,.course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .extra .user-rating p,.course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating p,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating p,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating p,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating p,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating p,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating p,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span strong .bottom .extra .user-rating p,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating p,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating p,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating p,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating p,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating p,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating p,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .user-rating p,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .extra .user-rating p,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating p,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating p,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating p,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating p,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating p,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .user-rating p,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating p,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating p,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating p,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating p,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating p,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating p,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating p,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating p,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating p,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span strong .bottom .extra .user-rating p,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating p,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating p,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating p,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating p,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating p,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating p,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .user-rating p,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .extra .user-rating p,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating p,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating p,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating p,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating p,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating p,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .user-rating p,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating p,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating p,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating p,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating p{margin-bottom:.25rem}.course-card.big .container .text .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .is-my-course,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span strong .bottom .extra .user-rating .is-my-course,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .is-my-course,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .user-rating .is-my-course,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .is-my-course,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .user-rating .is-my-course,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .is-my-course,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span strong .bottom .extra .user-rating .is-my-course,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .is-my-course,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .user-rating .is-my-course,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .is-my-course,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .user-rating .is-my-course,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .is-my-course,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .is-my-course{margin-bottom:0;margin-top:2rem;text-align:center;width:100%}.course-card.big .container .text .bottom .extra .user-rating .stars,.course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .extra .user-rating .stars,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .user-rating .stars,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .user-rating .stars,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .extra .user-rating .stars,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .user-rating .stars,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .user-rating .stars,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span strong .bottom .extra .user-rating .stars,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .user-rating .stars,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .user-rating .stars,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span strong .bottom .extra .user-rating .stars,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .user-rating .stars,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .user-rating .stars,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars{align-items:center;display:flex;justify-content:flex-start}.course-card.big .container .text .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button{height:1.75rem;margin-right:.125rem;width:1.75rem}.course-card.big .container .text .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:last-child,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:last-child,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:last-child,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:last-child,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:last-child,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:last-child,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:last-child,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:last-child,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:last-child,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:last-child,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:last-child,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:last-child,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:last-child{margin-right:0}.course-card.big .container .text .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button svg,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button svg,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button svg,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button svg,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button svg,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button svg,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button svg,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button svg,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button svg,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button svg,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button svg,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button svg,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button svg{fill:#ffb200;color:#c7ccd6;height:1.25rem;width:1.25rem}.course-card.big .container .text .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg{color:#ffb200;height:1.5rem}.course-card.big .container .text .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.big .course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.cart .course-card.standard .course-card.big .container .inner-container .text .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.cart .course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.standard .course-card.cart .course-card.big .container .inner-container .text .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.standard .course-card.cart .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.standard .course-card.cart .course-card.big .container .text .inner-container strong .bottom .group .price span strong .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path,.course-card.standard .course-card.cart .course-card.standard .course-card.big .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .extra .user-rating .stars .small-button:hover svg path{fill:#ffb200}.course-card.download{cursor:default;max-width:40rem}.course-card.download .container{flex-direction:column}.course-card.download .container .download-section{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-top:1rem;width:100%}.course-card.download .container .download-section .opener{align-items:center;background-color:transparent;border:1px solid hsla(0,3%,6%,.125);border-radius:.375rem;cursor:pointer;display:flex;height:2.75rem;justify-content:space-between;margin-bottom:.5rem;padding:0 1rem;width:100%}.course-card.download .container .download-section .opener:hover{background-color:hsla(0,3%,6%,.125);border-color:#c7ccd6}.course-card.download .container .download-section .opener p{color:#383838;font-weight:500}.course-card.download .container .download-section .opener span{align-items:center;display:flex;height:1rem;justify-content:center;width:1rem}.course-card.download .container .download-section .opener span svg{color:#0f0e0e;height:100%;-webkit-transform:rotate(90deg);transform:rotate(90deg);transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.course-card.download .container .download-section .opener span svg.open{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.course-card.download .container .download-section .manager{align-items:center;border:1px solid hsla(0,3%,6%,.125);border-radius:.375rem;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:.5rem;min-height:14rem;padding:.75rem;width:100%}.course-card.download .container .download-section .manager h3{color:#0f0e0e;font-weight:600;margin-bottom:.75rem;text-align:left;width:100%}.course-card.download .container .download-section .manager .lessons{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.course-card.cart{border-radius:1rem;box-shadow:0 0 8px hsla(0,3%,6%,.125);max-width:44rem;max-width:22rem;padding:.5rem 1rem}.course-card.cart .container{border-bottom:none}.course-card.cart .container .inner-container{flex-direction:column}.course-card.cart .container .inner-container .course-image{margin:0 auto 1rem;max-width:20rem;width:100%}.course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span>p,.course-card.cart .container .inner-container .text .bottom .group .price span>p,.course-card.cart .container .inner-container .text>p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong>p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong>p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span>p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong>p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span strong>p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .inner-container strong>p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span>p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span>p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .inner-container strong>p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong strong>p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong>p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong>p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span strong>p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span>p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong>p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price .inner-container span>p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span>p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .inner-container strong>p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong strong>p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong>p,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span>p,.course-card.cart .course-card.standard .container .inner-container .text strong>p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong>p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong>p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span>p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong>p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong>p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .inner-container strong>p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span>p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span>p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .inner-container strong>p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong strong>p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong>p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong>p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong>p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span>p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong>p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price .inner-container span>p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span>p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .inner-container strong>p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong strong>p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong>p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span>p,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span>p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong>p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong>p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span>p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong>p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span strong>p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .inner-container strong>p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span>p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span>p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .inner-container strong>p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong strong>p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong>p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong>p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong>p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span>p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong>p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price .inner-container span>p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span>p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .inner-container strong>p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong strong>p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong>p,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span>p,.course-card.cart .course-card.standard .container .text .inner-container strong>p,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong>p,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong>p,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong>p,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span strong>p,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .inner-container strong>p,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span>p,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span>p,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .inner-container strong>p,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong strong>p,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong>p,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong>p,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span strong>p,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price .inner-container span>p,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span>p,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .inner-container strong>p,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong strong>p,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong>p,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong>p,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span>p,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong>p,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong>p,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .inner-container strong>p,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span>p,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span>p,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .inner-container strong>p,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong strong>p,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong>p,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong>p,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong>p,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span>p,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong>p,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price .inner-container span>p,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span>p,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .inner-container strong>p,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong strong>p,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong>p,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong>p,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong>p,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span>p,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong>p,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span strong>p,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .inner-container strong>p,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span>p,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span>p,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .inner-container strong>p,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong strong>p,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong>p,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong>p,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong>p,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span>p,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong>p,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price .inner-container span>p,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .group .price span>p,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span>p,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .inner-container strong>p,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong strong>p,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong>p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong>p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong>p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span>p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong>p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span strong>p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .inner-container strong>p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span>p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span>p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .inner-container strong>p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong strong>p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong>p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong>p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span strong>p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span>p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong>p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price .inner-container span>p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span>p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .inner-container strong>p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong strong>p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong>p,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span>p,.course-card.standard .course-card.cart .container .inner-container .text strong>p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong>p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong>p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span>p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong>p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong>p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .inner-container strong>p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span>p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span>p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .inner-container strong>p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong strong>p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong>p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong>p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong>p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span>p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong>p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price .inner-container span>p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span>p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .inner-container strong>p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong strong>p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong>p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span>p,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span>p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong>p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong>p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span>p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong>p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span strong>p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .inner-container strong>p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span>p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span>p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .inner-container strong>p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong strong>p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong>p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong>p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong>p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span>p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong>p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price .inner-container span>p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span>p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .inner-container strong>p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong strong>p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong>p,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span>p,.course-card.standard .course-card.cart .container .text .inner-container strong>p,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong>p,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong>p,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong>p,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span strong>p,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .inner-container strong>p,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span>p,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span>p,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .inner-container strong>p,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong strong>p,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong>p,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong>p,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span strong>p,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price .inner-container span>p,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span>p,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .inner-container strong>p,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong strong>p,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong>p,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong>p,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span>p,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong>p,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span strong>p,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .inner-container strong>p,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span>p,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span>p,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .inner-container strong>p,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong strong>p,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong>p,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong>p,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span strong>p,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span>p,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong>p,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price .inner-container span>p,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span>p,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .inner-container strong>p,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong strong>p,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong>p,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong>p,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span strong>p,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span>p,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong>p,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span strong>p,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .inner-container strong>p,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span>p,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span>p,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .inner-container strong>p,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong strong>p,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong>p,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span>p,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong>p,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span strong>p,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span>p,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong>p,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price .inner-container span>p,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .group .price span>p,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span>p,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .inner-container strong>p,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong strong>p,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong>p{margin-bottom:.5rem}.course-card.cart .container .inner-container .text .bottom,.course-card.cart .container .inner-container .text .bottom .group .price span .bottom,.course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .inner-container strong .bottom,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .inner-container strong .bottom,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong .bottom,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price .inner-container span .bottom,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .inner-container strong .bottom,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .inner-container strong .bottom,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong .bottom,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .inner-container strong .bottom,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .inner-container strong .bottom,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .inner-container strong .bottom,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong .bottom,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price .inner-container span .bottom,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .inner-container strong .bottom,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .inner-container strong .bottom,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .inner-container strong .bottom,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong .bottom,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price .inner-container span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .inner-container strong .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .inner-container strong .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .inner-container strong .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .inner-container strong .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .inner-container strong .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price .inner-container span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .inner-container strong .bottom,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .inner-container strong .bottom,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .inner-container strong .bottom,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong .bottom,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price .inner-container span .bottom,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .inner-container strong .bottom,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .inner-container strong .bottom,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong .bottom,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .inner-container strong .bottom,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .inner-container strong .bottom,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .inner-container strong .bottom,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong .bottom,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price .inner-container span .bottom,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .inner-container strong .bottom,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .inner-container strong .bottom,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .inner-container strong .bottom,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong .bottom,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price .inner-container span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .inner-container strong .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .inner-container strong .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .inner-container strong .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .inner-container strong .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .inner-container strong .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price .inner-container span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .inner-container strong .bottom{height:-webkit-max-content;height:max-content}.course-card.cart .container .inner-container .text .bottom .group,.course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group,.course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .inner-container strong .bottom .group,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong .bottom .group,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .inner-container strong .bottom .group,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .inner-container strong .bottom .group,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong .bottom .group,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .inner-container strong .bottom .group,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .inner-container strong .bottom .group,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong .bottom .group,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .inner-container strong .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .inner-container strong .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .inner-container strong .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .inner-container strong .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .inner-container strong .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .inner-container strong .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .inner-container strong .bottom .group,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .inner-container strong .bottom .group,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong .bottom .group,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .inner-container strong .bottom .group,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .inner-container strong .bottom .group,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong .bottom .group,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .inner-container strong .bottom .group,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .inner-container strong .bottom .group,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong .bottom .group,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .inner-container strong .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .inner-container strong .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .inner-container strong .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .inner-container strong .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .inner-container strong .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .inner-container strong .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price span .bottom .group,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .inner-container strong .bottom .group{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .rating,.course-card.cart .container .inner-container .text .bottom .group .rating,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group .rating,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .rating,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .inner-container strong .bottom .group .rating,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group .rating,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .rating,.course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .inner-container strong .bottom .group .rating,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .rating,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .inner-container strong .bottom .group .rating,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .rating,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .inner-container strong .bottom .group .rating,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .rating,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .inner-container strong .bottom .group .rating,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group .rating,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .rating,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .inner-container strong .bottom .group .rating,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .inner-container strong .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .inner-container strong .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .inner-container strong .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .inner-container strong .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .inner-container strong .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group .rating,.course-card.cart .course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .inner-container strong .bottom .group .rating,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group .rating,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .rating,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .inner-container strong .bottom .group .rating,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group .rating,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .bottom .group .rating,.course-card.standard .course-card.cart .container .inner-container .text .bottom .group .price span strong .inner-container strong .bottom .group .rating,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .rating,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .inner-container strong .bottom .group .rating,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .rating,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .inner-container strong .bottom .group .rating,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .rating,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .inner-container strong .bottom .group .rating,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group .rating,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .bottom .group .rating,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong .inner-container strong .bottom .group .rating,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .bottom .group .price span strong .inner-container strong .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .inner-container .text .bottom .group .price span strong .inner-container strong .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price span strong .inner-container strong .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong .inner-container strong .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .bottom .group .price span strong .inner-container strong .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .price .inner-container span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span .inner-container strong .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .bottom .group .price .inner-container span .bottom .group .rating,.course-card.standard .course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong .inner-container strong .bottom .group .rating{margin-bottom:.5rem}.course-card.landing .save-to-wish-list{display:none}@media(hover:hover){.course-card.standard:hover{border-color:#c7ccd6;box-shadow:0 4px 8px hsla(0,3%,6%,.125)}.course-card.standard:hover .container .bottom .group .rating{background-color:#0f0e0e}.course-card.standard:hover .container .bottom .group .rating svg{fill:#ffb200}.course-card.standard:hover .container .bottom .group .rating span{color:#fff}}.course-card.selected{border-color:transparent;outline:2px solid #ffb200}.course-card.selected:hover{border-color:transparent;outline-width:3px}@media(hover:none){.course-card.standard:active,.course-card.standard:focus{border-color:#c7ccd6;box-shadow:0 4px 8px hsla(0,3%,6%,.125)}.course-card.standard:active .container .bottom .group .rating,.course-card.standard:focus .container .bottom .group .rating{background-color:#0f0e0e}.course-card.standard:active .container .bottom .group .rating svg,.course-card.standard:focus .container .bottom .group .rating svg{fill:#ffb200}.course-card.standard:active .container .bottom .group .rating span,.course-card.standard:focus .container .bottom .group .rating span{color:#fff}}@media screen and (min-width:744px){.course-card.cart{max-width:none}.course-card.cart .container .inner-container{flex-direction:row}.course-card.cart .container .inner-container .course-image{margin:0 1rem 0 0;max-width:18.5rem;width:50%}.course-card.cart .container .inner-container .text,.course-card.cart .container .inner-container .text .bottom .group .price span,.course-card.cart .course-card.standard .container .inner-container .text strong,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span,.course-card.cart .course-card.standard .container .text .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.cart .course-card.standard .container .text .inner-container strong,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span,.course-card.cart .course-card.standard .container .text .inner-container strong .bottom .group .price span strong,.course-card.standard .course-card.cart .container .inner-container .text strong,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span,.course-card.standard .course-card.cart .container .text .bottom .group .price .inner-container span .bottom .group .price span strong,.course-card.standard .course-card.cart .container .text .inner-container strong,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span,.course-card.standard .course-card.cart .container .text .inner-container strong .bottom .group .price span strong{padding-right:1.5rem}}#auth-page .main .auth-box .separator span,.text-xs{font-size:12px;line-height:16px}#auth-page .main .auth-box h1,.display-md{font-size:32px;line-height:36px}#auth-page{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;position:relative}#auth-page #public-header{display:none}#auth-page .main{display:flex;min-height:min(var(--unit)*100,66rem);padding:3rem 0;position:relative}#auth-page .main,#auth-page .main .auth-background{align-items:center;justify-content:center;width:100%}#auth-page .main .auth-background{display:none;height:100%;left:0;max-height:60rem;position:absolute;top:0}#auth-page .main .auth-background svg{height:-webkit-max-content;height:max-content;width:100%}#auth-page .main .auth-background img{width:100%}#auth-page .main .auth-box{align-items:center;background-color:transparent;border-radius:1rem;display:flex;flex-direction:column;justify-content:flex-start;max-width:28rem;padding:2rem;position:relative;width:100%;z-index:10}#auth-page .main .auth-box h1{color:#ffb200;margin-bottom:1rem;text-align:center;width:100%}#auth-page .main .auth-box a{color:#383838;font-weight:700;transition:color .3s ease-in-out}#auth-page .main .auth-box a:hover{color:#585858;transition:none}#auth-page .main .auth-box form{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:1.5rem;width:100%}#auth-page .main .auth-box form .action-button{margin-top:1rem}#auth-page .main .auth-box .separator{align-items:center;display:flex;justify-content:center;margin:1rem 0 1.5rem;width:100%}#auth-page .main .auth-box .separator span{align-items:center;color:#7b7e85;display:flex;flex-shrink:0;justify-content:center;width:100%}#auth-page .main .auth-box .separator span:after,#auth-page .main .auth-box .separator span:before{border-bottom:1px solid #c7ccd6;content:"";display:block;height:1px;margin:0 1rem;width:100%}#auth-page .main .auth-box .fancy-container{border:none;border-radius:9999999999px;height:2.75rem;width:100%}#auth-page .main .auth-box .fancy-container img{object-fit:contain}#auth-page .main:after,#auth-page .main:before{border:1px solid #c7ccd6;border-radius:9999999999px;content:"";position:absolute}#auth-page .main:before{height:6rem;left:-3rem;top:-3rem;width:6rem}#auth-page .main:after{bottom:-2rem;height:10rem;right:-2rem;width:10rem}#auth-page #footer{display:none}@media screen and (min-width:744px){#auth-page #public-header{display:flex}#auth-page .main{min-height:min(var(--unit)*100 - 4rem,66rem);padding:4rem 0}#auth-page .main:before{height:6rem;left:-3rem;top:1rem;width:6rem}#auth-page .main .auth-box{background-color:#fff;box-shadow:0 0 8px hsla(0,3%,6%,.125);padding:3rem}#auth-page #footer{display:grid}}@media screen and (min-width:834px){#auth-page .main:after,#auth-page .main:before{display:none}#auth-page .main .auth-background{display:flex}}@media screen and (min-width:1024px){#auth-page .main{justify-content:flex-end;padding-right:6rem}}.auth-box{position:relative;width:100%;z-index:2}.auth-box .auth-mode-switch,.auth-box .auth-tabs{margin:0 auto 1rem;width:100%}.auth-tabs{grid-gap:.4rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:rgba(0,0,0,.35);border-radius:9999px;display:grid;gap:.4rem;grid-template-columns:repeat(3,1fr);padding:.4rem}.auth-tab{-webkit-appearance:none;appearance:none;background:transparent;border:0;border-radius:9999px;color:#fff;cursor:pointer;font-weight:600;padding:.6rem 1rem;transition:box-shadow .12s ease,background .12s ease,color .12s ease,-webkit-transform .12s ease;transition:transform .12s ease,box-shadow .12s ease,background .12s ease,color .12s ease;transition:transform .12s ease,box-shadow .12s ease,background .12s ease,color .12s ease,-webkit-transform .12s ease}.auth-tab:hover{-webkit-transform:translateY(-1px);transform:translateY(-1px)}.auth-tab:focus-visible{box-shadow:0 0 0 3px rgba(255,178,0,.35);outline:0}.auth-tab.active{background:#ffb200;box-shadow:0 4px 12px rgba(255,178,0,.35);color:#1a1a1a}.auth-mode-switch{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:rgba(0,0,0,.35);border-radius:9999px;display:inline-grid;gap:.4rem;grid-auto-columns:1fr;grid-auto-flow:column;padding:.35rem}.auth-mode{-webkit-appearance:none;appearance:none;background:transparent;border:0;border-radius:9999px;color:#fff;cursor:pointer;font-weight:600;padding:.5rem .9rem;transition:box-shadow .12s ease,background .12s ease,color .12s ease,-webkit-transform .12s ease;transition:transform .12s ease,box-shadow .12s ease,background .12s ease,color .12s ease;transition:transform .12s ease,box-shadow .12s ease,background .12s ease,color .12s ease,-webkit-transform .12s ease}.auth-mode:hover{-webkit-transform:translateY(-1px);transform:translateY(-1px)}.auth-mode:focus-visible{box-shadow:0 0 0 3px rgba(255,178,0,.35);outline:0}.auth-mode.active{background:#2b2b2b;box-shadow:0 3px 10px rgba(0,0,0,.22);color:#fff}@media screen and (min-width:744px){.auth-tabs{background:#f6f7fb;border:1px solid #c7ccd6}.auth-tab{color:#383838}.auth-tab.active{background:#fff;box-shadow:inset 0 0 0 2px #ffb200;color:#383838}.auth-mode-switch{background:#f6f7fb;border:1px solid #c7ccd6}.auth-mode{background:#fff;border:1px solid transparent;color:#383838}.auth-mode.active{background:#ffb200;border-color:#ffb200;box-shadow:0 3px 10px rgba(255,178,0,.28);color:#1a1a1a}}@media(prefers-reduced-motion:reduce){.auth-mode,.auth-tab{transition:none}}#public-header .access .action-button,.text-sm{font-size:14px;line-height:18px}#public-header{align-items:center;display:flex;justify-content:space-between;padding:0 1rem}#public-header nav{display:none}#public-header .access{align-items:center;display:flex;justify-content:center}#public-header .access .action-button{font-weight:500;height:2.25rem;padding:0 .75rem;width:-webkit-max-content;width:max-content}#public-header .access .action-button:first-of-type{background-color:transparent;color:#0f0e0e;margin-right:.25rem}#public-header .access .action-button:first-of-type:hover{background-color:hsla(0,3%,6%,.125)}#public-header .access .action-button:last-of-type{background-color:#0f0e0e;color:#fff}#public-header .access .action-button:last-of-type:hover{opacity:.9}@media screen and (min-width:744px){#public-header{padding:0 2rem}#public-header .access .action-button:first-of-type{margin-right:.5rem}#public-header nav{display:flex}}@media screen and (min-width:834px){#public-header{padding:0 3rem}}@media screen and (min-width:1024px){#public-header{padding:0 4rem}#public-header .logo{height:2.5rem;width:2.5rem}#public-header nav a{padding:.25rem .5rem}}@media screen and (min-width:1280px){#public-header nav{margin-right:-12rem}#public-header nav a{margin:0 .75rem}}@media screen and (min-width:1440px){#public-header nav a{margin:0 1rem}}#business-page .banner .container p,#business-page .plans .container .plan .list li,#business-page .plans .container .plan span,#business-page .post-banner .container .card p,#business-page .what-do-we-do .container .left ul li,.text-sm{font-size:14px;line-height:18px}#business-page .courses .categories span,#business-page .plans .container .plan strong,.text{font-size:16px;line-height:20px}#business-page .courses h2,#business-page .plans .container .plan h3,.text-lg{font-size:20px;line-height:24px}#business-page .plans h2,#business-page .post-banner h2,#business-page .what-do-we-do h2,.display-xs{font-size:24px;line-height:28px}#business-page .banner .container h1,#business-page .form-register .form-container form h2,.display{font-size:30px;line-height:34px}#business-page .what-do-we-do .container .left strong,.display-md{font-size:32px;line-height:36px}#business-page .banner{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative;width:100%}#business-page .banner>.fancy-container{height:100%;margin:2rem;max-width:50rem;width:100%}#business-page .banner .container{width:100%}#business-page .banner .container h1{font-weight:700}#business-page .banner .container h1,#business-page .banner .container p{color:#0f0e0e;margin-bottom:2rem;text-align:center;width:100%}#business-page .banner .container .action-button{margin:0 auto;padding:0 3rem;width:-webkit-max-content;width:max-content}#business-page .post-banner{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:4rem;padding:6rem 0 0;position:relative;width:100%;z-index:1}#business-page .post-banner>.gray-bg{height:125%;position:absolute;top:0;width:100%;z-index:-2}#business-page .post-banner>.dots{height:10rem;left:10%;position:absolute;top:10%;width:10rem;z-index:-1}#business-page .post-banner>.dots path{fill:hsla(0,3%,6%,.188)}#business-page .post-banner>.dots:nth-child(2){bottom:-10%;left:auto;right:10%;top:auto}#business-page .post-banner h2{color:#0f0e0e;font-weight:700;margin-bottom:2rem;text-align:center;width:100%}#business-page .post-banner .container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(1,1fr);justify-items:center;max-width:50rem}#business-page .post-banner .container .card{align-items:center;background-color:#fff;border-radius:1rem;box-shadow:0 0 8px hsla(0,3%,6%,.125);display:flex;flex-direction:column;justify-content:flex-start;max-width:16rem;padding:2rem}#business-page .post-banner .container .card svg{height:4rem;margin-bottom:1rem;width:4rem}#business-page .post-banner .container .card svg circle,#business-page .post-banner .container .card svg path{transition-duration:.3s;transition-property:color,fill;transition-timing-function:ease-in-out}#business-page .post-banner .container .card p{color:#383838;font-weight:500;margin-bottom:1rem;text-align:center;transition:color .3s ease-in-out;width:100%}#business-page .post-banner .container .card:hover svg circle,#business-page .post-banner .container .card:hover svg path{fill:#ffb200;color:#ffb200;transition:none}#business-page .post-banner .container .card:hover p{color:#ffb200;transition:none}#business-page .form-register{align-items:center;background-color:#100e0f;border-radius:2rem;display:flex;flex-direction:column;justify-content:flex-start;margin:0 auto 2rem;padding:1rem 0;width:calc(100% - 2rem)}#business-page .form-register .form-container{align-items:center;display:flex;flex-shrink:0;justify-content:center;width:100%}#business-page .form-register .form-container form{flex-shrink:0;margin:0 auto;max-width:36rem;padding:4rem 0;width:80%}#business-page .form-register .form-container form h2{color:#ffb200;font-weight:700;margin-bottom:2rem;text-align:center;width:100%}#business-page .form-register .form-container form .dynamic-input label{color:#fff}#business-page .form-register .form-container form .dynamic-input input,#business-page .form-register .form-container form .dynamic-input textarea{background-color:#fff;border-color:transparent;box-shadow:0 0 8px hsla(0,3%,6%,.125)}#business-page .form-register .form-container form .dynamic-input svg{fill:#7b7e85;color:#7b7e85;z-index:1}#business-page .form-register .form-container form .dynamic-input:last-of-type{margin-bottom:2rem}#business-page .form-register .fancy-container{height:14rem;margin-bottom:3rem}#business-page .form-register .fancy-container img{height:100%;width:auto}#business-page .what-do-we-do{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:6rem;width:100%}#business-page .what-do-we-do h2{color:#0f0e0e;font-weight:700;margin-bottom:2rem;text-align:center;width:100%}#business-page .what-do-we-do .container{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(1,1fr);min-height:20rem;width:100%}#business-page .what-do-we-do .container .left{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:1rem 0 2rem;padding-left:10%;position:relative;width:100%}#business-page .what-do-we-do .container .left:after,#business-page .what-do-we-do .container .left:before{align-items:center;border-radius:9999999999px;content:"";display:flex;justify-content:center;left:0;position:absolute;top:0;width:8px}#business-page .what-do-we-do .container .left:before{background-color:hsla(0,3%,6%,.188);height:100%;z-index:1}#business-page .what-do-we-do .container .left:after{background-color:#ffb200;height:30%;z-index:2}#business-page .what-do-we-do .container .left strong{color:#ffb200;display:flex;font-weight:700;margin-bottom:2rem;text-align:left;width:100%}#business-page .what-do-we-do .container .left ul{list-style:none;width:100%}#business-page .what-do-we-do .container .left ul li{color:#383838;margin-bottom:1rem;text-align:left}#business-page .what-do-we-do .container .right{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative}#business-page .what-do-we-do .container .right .fancy-container{border-radius:1rem;height:auto;max-height:20rem;overflow:hidden;width:auto}#business-page .what-do-we-do .container .right .fancy-container img{object-fit:contain}#business-page .what-do-we-do .container .right svg{bottom:-3rem;height:50%;position:absolute;right:0;width:100%;z-index:-1}#business-page .what-do-we-do .container .right svg path{fill:#7b7e85}#business-page .courses{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:3rem;min-height:723px;width:100%}#business-page .courses h2{color:#0f0e0e;font-weight:700;margin-bottom:1rem;text-align:center;width:100%}#business-page .courses .categories{align-items:center;display:flex;justify-content:center;margin-bottom:1rem;width:100%}#business-page .courses .categories span{color:#7b7e85;cursor:pointer;font-weight:500;padding:1rem;transition:color .3s ease-in-out}#business-page .courses .categories span:hover{color:#0f0e0e;transition:none}#business-page .courses .categories span.selected{border-bottom:2px solid #0f0e0e;color:#0f0e0e}#business-page .courses .grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(1,1fr);justify-items:center}#business-page .plans{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}#business-page .plans h2{color:#0f0e0e;font-weight:700;margin-bottom:2rem;text-align:center;width:100%}#business-page .plans .container{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(1,1fr);justify-items:center}#business-page .plans .container .plan{border:1px solid hsla(0,3%,6%,.125);border-radius:1rem;cursor:pointer;max-width:22rem;padding:2rem;width:100%}#business-page .plans .container .plan h3,#business-page .plans .container .plan span{transition:color .3s ease-in-out}#business-page .plans .container .plan h3{color:#0f0e0e;font-weight:700;margin-bottom:.5rem;text-align:center;width:100%}#business-page .plans .container .plan span{align-items:center;color:#7b7e85;display:flex;justify-content:center;margin-bottom:2rem;width:100%}#business-page .plans .container .plan strong{align-items:center;color:#0f0e0e;display:flex;font-weight:700;justify-content:center;margin-bottom:1rem;width:100%}#business-page .plans .container .plan .action-button{margin-bottom:2rem;transition-duration:.3s;transition-property:background-color,color;transition-timing-function:ease-in-out}#business-page .plans .container .plan .list{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;list-style:none;width:100%}#business-page .plans .container .plan .list li{align-items:center;color:#0f0e0e;display:flex;justify-content:flex-start;margin-bottom:1rem;width:100%}#business-page .plans .container .plan .list li svg{color:#ffb200;flex-shrink:0;height:1.25rem;margin-right:.5rem;transition:color .3s ease-in-out;width:1.25rem}#business-page .plans .container .plan:hover{background-color:#ffb200;border-color:#ffb200;box-shadow:0 0 8px hsla(0,3%,6%,.125);transition:none}#business-page .plans .container .plan:hover .list svg,#business-page .plans .container .plan:hover h3,#business-page .plans .container .plan:hover span{color:#fff;transition:none}#business-page .plans .container .plan:hover .action-button{background-color:#0f0e0e;color:#fff;transition:none}#business-page .plans .container .plan:nth-child(3) h3{margin-bottom:2.125rem}@media screen and (min-width:744px){#business-page .banner{margin-bottom:2rem}#business-page .banner>.fancy-container{margin-bottom:0;margin-left:40%;max-height:20rem;width:auto;width:60%}#business-page .banner .container{left:0;padding-right:1rem;position:absolute;width:35%}#business-page .banner .container h1,#business-page .banner .container p{text-align:left}#business-page .banner .container .action-button{margin:0}#business-page .post-banner>.gray-bg{height:30rem}#business-page .post-banner .container{grid-template-columns:repeat(3,1fr)}#business-page .form-register{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,50%);margin-bottom:4rem;width:calc(100% - 4rem)}#business-page .form-register .fancy-container{height:auto;height:70%;margin:0 auto;width:80%}#business-page .form-register .fancy-container img{object-fit:contain;width:100%}#business-page .form-register .form-container form h2{text-align:left}#business-page .what-do-we-do .container{grid-template-columns:repeat(2,1fr)}#business-page .what-do-we-do .container .left{margin-bottom:0;margin-top:0}#business-page .courses .grid,#business-page .plans .container{grid-template-columns:repeat(2,1fr)}#business-page .plans .container .plan:nth-child(3){grid-column:1/3}}@media screen and (min-width:834px){#business-page .courses .grid{grid-template-columns:repeat(3,1fr)}#business-page .form-register{width:calc(100% - 6rem)}}@media screen and (min-width:1024px){#business-page .how .container{grid-template-columns:repeat(4,1fr)}#business-page .form-register{width:calc(100% - 8rem)}#business-page .form-register .fancy-container{padding-right:10%}}@media screen and (min-width:1280px){#business-page .plans .container{grid-template-columns:repeat(3,1fr)}#business-page .plans .container .plan:nth-child(3){grid-column:auto}#business-page .what-do-we-do .container .left{padding-left:30%}#business-page .what-do-we-do .container .left:after,#business-page .what-do-we-do .container .left:before{left:20%}}@media screen and (min-width:1728px){#business-page .banner>.fancy-container{margin:6rem 5% 4rem auto;max-width:56rem}#business-page .banner .container{margin-left:10%}}#header .buttons-section .cart-noti-container .noti,#header.header-black .trophy span,.text-xx{font-size:10px;line-height:14px}#header.header-black .title,.text{font-size:16px;line-height:20px}#header h1,.text-lg{font-size:20px;line-height:24px}#header{justify-content:space-between;position:relative}#header.header-black{background-color:#383838}#header.header-black>.logo{border-right:1px solid #fff;height:3rem;margin-right:2rem;padding-right:3rem;width:calc(6rem + 1px)}#header.header-black>.logo svg path{fill:#fff}#header.header-black>.logo:hover{opacity:.8}#header.header-black .title{color:#fff;font-weight:600;margin-right:auto;max-height:40px;overflow:hidden}#header.header-black .buttons-section{margin-left:2rem}#header.header-black .buttons-section .small-button svg{color:#fff}#header.header-black .trophy{align-items:center;background-color:#efefef;border-radius:50%;display:flex;height:3.25rem;justify-content:center;position:relative;width:3.25rem}#header.header-black .trophy span{color:#fff;font-weight:500;left:0;position:absolute;text-align:center;top:30%;width:3.25rem}#header.header-black .trophy svg{fill:#383838;height:80%;margin-top:.25rem;width:80%}#header .dummy-search{align-items:center;display:none;justify-content:center;max-width:16rem;position:relative;text-decoration:none}#header .dummy-search .dynamic-input{z-index:-1}#header>nav{display:none}#header>.logo{display:none;margin-right:1rem}#header .buttons-section{align-items:center;display:flex;height:100%;justify-content:flex-end}#header .buttons-section .cart-noti-container{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;position:relative}#header .buttons-section .cart-noti-container .noti{align-items:center;background-color:#ffb200;border-radius:50%;color:#fff;display:flex;font-weight:500;height:1rem;justify-content:center;position:absolute;right:-.25rem;top:-.25rem;width:1rem}#header .buttons-section.desktop .cart-noti-container,#header .buttons-section.desktop .small-button{color:#0f0e0e;display:none;margin-left:.25rem}#header .buttons-section.mobile .small-button{display:flex}#header .buttons-section.mobile .small-button:last-of-type{margin-right:0}#header .buttons-section.mobile .cart-noti-container{margin-left:.25rem}@media screen and (min-width:744px){#header{padding:0 2rem}#header>.logo,#header>nav{display:flex}#header .buttons-section.mobile{display:none}#header .buttons-section.desktop .cart-noti-container,#header .buttons-section.desktop .small-button{display:flex}}@media screen and (min-width:834px){#header{padding:0 3rem}#header .dummy-search{display:flex}}@media screen and (min-width:1024px){#header{padding:0 4rem}#header>.logo{height:2.5rem;width:2.5rem}}@media screen and (min-width:1280px){#header nav{margin-right:-88px}#header nav .link{margin:0 .75rem;padding:.25rem .5rem}}#header h1{color:#0f0e0e}#header .dynamic-input{margin-bottom:0}#header .button-group{align-items:center;display:flex;justify-content:center}#header .button-group a{color:#0f0e0e}#header .button-group .small-button:last-child{margin-left:.25rem}#cart-page .main .discount-section .button,#cart-page .main .remember,.text-sm{font-size:14px;line-height:18px}#cart-page .main .block span,.text{font-size:16px;line-height:20px}#cart-page .main .block strong,.text-md{font-size:18px;line-height:22px}#cart-page .main .block h1,.text-lg{font-size:20px;line-height:24px}#cart-page .main{margin:0 auto;max-width:56rem}#cart-page .main .block{align-items:center;background-color:#0f0e0e;border-radius:16px;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:1rem;padding:1.5rem 2rem;width:100%}#cart-page .main .block h1{color:#fff;margin-bottom:1rem;margin-right:auto}#cart-page .main .block .action-button{max-width:14rem}#cart-page .main .block .action-button svg{height:1.5rem;margin-left:.5rem;width:1.5rem}#cart-page .main .block span{color:#fff;font-weight:500;margin-right:auto}#cart-page .main .block strong{color:#fff;font-weight:600}#cart-page .main .shopping-list{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin:2rem 0;min-height:4rem}#cart-page .main .shopping-list h2{font-size:20px;margin-bottom:1rem}#cart-page .main .discount-section{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:2rem;padding:1rem;width:100%}#cart-page .main .discount-section .button{background-color:transparent;border:none;border-radius:9999999999px;cursor:pointer;margin-bottom:1rem;padding:.5rem 1rem;text-align:center;transition:background-color .3s ease-in-out;width:15.75rem}#cart-page .main .discount-section .button:hover{background-color:hsla(0,3%,6%,.125);font-weight:600;transition:none}#cart-page .main .discount-section .coupon-box{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;max-width:18rem;width:100%}#cart-page .main .remember{color:#7b7e85;margin-top:1rem;max-width:42rem;padding:1rem;text-align:center;width:100%}#cart-page .main .providers{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;width:100%}#cart-page .main .providers button{align-items:center;background-color:transparent;border:1px solid transparent;border-radius:9999999999px;box-shadow:0 .25rem hsla(0,3%,6%,.125);cursor:pointer;display:flex;flex-shrink:0;gap:1rem;justify-content:center;padding:.5rem 2rem .5rem 4rem;position:relative}#cart-page .main .providers button img,#cart-page .main .providers button svg{height:2rem;width:auto}#cart-page .main .providers button:after{border:1px solid #7b7e85;border-radius:9999999999px;content:"";height:1rem;width:1rem}#cart-page .main .providers button.selected{border-color:#ffb200}#cart-page .main .providers button.selected:after{background-color:#ffb200;border-color:#ffb200}#cart-page .main>.action-button{color:#0f0e0e;margin:1rem auto 4rem;max-width:16rem;width:100%}#cart-page .main>.action-button:disabled{color:#fff}@media screen and (min-width:744px){#cart-page .main .block{flex-direction:row}#cart-page .main .block h1{margin-bottom:0}}#internal-header .cart-noti-container .noti,.text-xx{font-size:10px;line-height:14px}#internal-header .title p,.text-sm{font-size:14px;line-height:18px}#internal-header .title h1,.text-lg{font-size:20px;line-height:24px}#internal-header{justify-content:flex-start}#internal-header .back-button svg{color:#0f0e0e;-webkit-transform:rotate(180deg);transform:rotate(180deg)}#internal-header.left{justify-content:flex-start}#internal-header.left .back-button{margin-right:.5rem}#internal-header.left .title{width:calc(100% - 5rem)}#internal-header .title{margin-right:.5rem;width:calc(100% - 144px)}#internal-header .title.big{width:calc(100% - 96px)}#internal-header .title.left h1{text-align:left}#internal-header .title h1,#internal-header .title p{color:#0f0e0e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#internal-header .title h1{text-align:center}#internal-header .dynamic-input{margin-bottom:0;margin-right:.5rem}#internal-header .small-button{margin-right:.5rem}#internal-header .small-button:last-child{margin-right:0}#internal-header .cart-noti-container{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;position:relative}#internal-header .cart-noti-container .small-button{margin-right:0}#internal-header .cart-noti-container .noti{align-items:center;background-color:#ffb200;border-radius:50%;color:#fff;display:flex;font-weight:500;height:1rem;justify-content:center;position:absolute;right:-.25rem;top:-.25rem;width:1rem}@media screen and (min-width:744px){#internal-header{justify-content:space-between}#internal-header .back-button,#internal-header .title{display:none}}#chat-page .the-chat .the-conversation .messages .bubble-message span,#chat-page .user-conversation .preview-body .message,#chat-page .user-conversation .preview-body .time,.text-xs{font-size:12px;line-height:16px}#chat-page .hint,#chat-page .the-chat .the-conversation .messages .bubble-message p,#chat-page .the-chat .users .my-chats .inner-container>strong,#chat-page .the-chat .users .my-chats>strong,#chat-page .the-chat .users .search .results>span,#chat-page .user-conversation .name,.text-sm{font-size:14px;line-height:18px}#chat-page .the-chat .the-conversation .conversation-header strong,.text{font-size:16px;line-height:20px}#chat-page h1,.display-xs{font-size:24px;line-height:28px}#chat-page{width:100%}#chat-page h1{border-bottom:1px dashed hsla(0,3%,6%,.125);color:#0f0e0e;font-weight:700;margin-bottom:2rem;padding:1rem 0;text-align:center;width:100%}#chat-page .hint{color:#383838;font-weight:500;margin-bottom:1rem;text-align:center;width:100%}#chat-page .the-chat{grid-gap:1rem;border:1px solid hsla(0,3%,6%,.125);border-radius:8px;display:grid;gap:1rem;grid-template-columns:1fr;min-height:572px;padding:1rem;width:100%}#chat-page .the-chat .users,#chat-page .the-chat .users .search{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}#chat-page .the-chat .users .search .searchbar{align-items:center;display:flex;justify-content:center;margin-bottom:1rem;width:100%}#chat-page .the-chat .users .search .searchbar .dynamic-input{margin-bottom:0}#chat-page .the-chat .users .search .results{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:1rem;width:100%}#chat-page .the-chat .users .search .results>span{color:#0f0e0e;font-weight:600;margin-bottom:.5rem;text-align:left;width:100%}#chat-page .the-chat .users .search .results .inner-container{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;max-height:468px;overflow-y:scroll;padding-right:.5rem;scrollbar-width:thin;width:100%}#chat-page .the-chat .users .search .results .inner-container::-webkit-scrollbar{background-color:hsla(0,3%,6%,.125);width:8px}#chat-page .the-chat .users .search .results .inner-container::-webkit-scrollbar-thumb{background-color:hsla(0,3%,6%,.188)}#chat-page .the-chat .users .my-chats{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}#chat-page .the-chat .users .my-chats>strong{color:#0f0e0e;font-weight:600;margin-bottom:.5rem;text-align:left;width:100%}#chat-page .the-chat .users .my-chats .inner-container{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;max-height:468px;min-height:10rem;overflow-y:scroll;padding-right:.5rem;scrollbar-width:thin;width:100%}#chat-page .the-chat .users .my-chats .inner-container::-webkit-scrollbar{background-color:hsla(0,3%,6%,.125);width:8px}#chat-page .the-chat .users .my-chats .inner-container::-webkit-scrollbar-thumb{background-color:hsla(0,3%,6%,.188)}#chat-page .the-chat .users .my-chats .inner-container>strong{color:#0f0e0e;font-weight:600;margin-bottom:.5rem;text-align:left;width:100%}#chat-page .the-chat .the-conversation{align-items:center;border-top:1px solid hsla(0,3%,6%,.125);display:flex;flex-direction:column;height:100%;justify-content:flex-start;padding-top:1rem;width:100%}#chat-page .the-chat .the-conversation .conversation-header{align-items:center;display:flex;justify-content:flex-start;margin-bottom:1rem;width:100%}#chat-page .the-chat .the-conversation .conversation-header .avatar{align-items:center;background-color:hsla(0,3%,6%,.125);border-radius:50%;display:flex;flex-shrink:0;height:2rem;justify-content:center;margin-right:.5rem;overflow:hidden;width:2rem}#chat-page .the-chat .the-conversation .conversation-header .avatar svg{color:hsla(0,3%,6%,.188);height:50%}#chat-page .the-chat .the-conversation .conversation-header strong{color:#0f0e0e;font-weight:600;width:100%}#chat-page .the-chat .the-conversation .messages{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-start;margin-bottom:1rem;min-height:434px;overflow-y:scroll;padding-right:.5rem;scrollbar-width:thin;width:100%}#chat-page .the-chat .the-conversation .messages::-webkit-scrollbar{background-color:hsla(0,3%,6%,.125);width:8px}#chat-page .the-chat .the-conversation .messages::-webkit-scrollbar-thumb{background-color:hsla(0,3%,6%,.188)}#chat-page .the-chat .the-conversation .messages .bubble-message{align-items:center;background-color:hsla(0,3%,6%,.125);border-radius:8px;border-bottom-left-radius:0;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:.5rem;margin-right:auto;max-width:50%;padding:.5rem;position:relative}#chat-page .the-chat .the-conversation .messages .bubble-message:before{border-color:hsla(0,3%,6%,.125) transparent transparent;border-style:solid;border-width:.25rem .25rem .25rem 0;bottom:-.5rem;content:"";height:0;left:0;position:absolute;width:0}#chat-page .the-chat .the-conversation .messages .bubble-message.own{background-color:rgba(26,115,232,.125);border-bottom-left-radius:8px;border-bottom-right-radius:0;margin-left:auto;margin-right:0}#chat-page .the-chat .the-conversation .messages .bubble-message.own:before{border-color:rgba(26,115,232,.125) transparent transparent;border-width:.25rem 0 .25rem .25rem;left:auto;right:0}#chat-page .the-chat .the-conversation .messages .bubble-message.own span{text-align:right}#chat-page .the-chat .the-conversation .messages .bubble-message p{word-wrap:break-word;color:#0f0e0e;margin-bottom:.25rem;text-align:left;width:100%}#chat-page .the-chat .the-conversation .messages .bubble-message span{color:#7b7e85;text-align:left;width:100%}#chat-page .the-chat .the-conversation .send-message{align-items:center;display:flex;justify-content:center;width:100%}#chat-page .the-chat .the-conversation .send-message .dynamic-input{margin-bottom:0;margin-right:1rem}#chat-page .the-chat .the-conversation .send-message .small-button svg{fill:#ffb200}#chat-page .the-chat .the-conversation .send-message .small-button:disabled svg{fill:hsla(0,3%,6%,.125)}#chat-page .user-conversation{align-items:center;border-radius:8px;cursor:pointer;display:flex;justify-content:flex-start;margin-bottom:.5rem;padding:.25rem;width:100%}#chat-page .user-conversation.new{border-radius:2rem 8px 8px 2rem}#chat-page .user-conversation .avatar{align-items:center;background-color:#7b7e85;border-radius:9999999999px;display:flex;flex-shrink:0;height:2.5rem;justify-content:center;margin-right:.5rem;overflow:hidden;width:2.5rem}#chat-page .user-conversation .avatar svg{color:#383838;height:50%}#chat-page .user-conversation .name{color:#0f0e0e;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:7.5rem}#chat-page .user-conversation .preview-body{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}#chat-page .user-conversation .preview-body .message{color:#0f0e0e;font-weight:500;margin:.25rem 0 .5rem;max-height:32px;overflow:hidden;width:100%}#chat-page .user-conversation .preview-body .time{color:#7b7e85;font-weight:500}#chat-page .user-conversation:hover{background-color:hsla(0,3%,6%,.125)}@media screen and (min-width:744px){#chat-page .the-chat{grid-template-columns:2fr 4fr}#chat-page .the-chat .the-conversation{border-left:1px solid hsla(0,3%,6%,.125);border-top:none;padding-left:1rem;padding-top:0}}#course-page .main .container .instructor .right p,#course-page .main .container .tabulation .content .lessons .lesson .group span,.text-xs{font-size:12px;line-height:16px}#course-page .main .container .short-description,#course-page .main .container .tabulation .content .description,#course-page .main .container .tabulation .content .lessons .lesson .group strong,#course-page .main .container .tabulation .content ul li,#course-page .main .container .technical-details .detail span,#course-page .main .info-card .vertical .price,.text-sm{font-size:14px;line-height:18px}#course-page .main .buy-now p,#course-page .main .container .instructor .right strong,#course-page .main .container .tabulation .content .final strong,#course-page .main .info-card .vertical .message,#course-page .main .info-card .vertical h2,.text{font-size:16px;line-height:20px}#course-page .main .container .related-section h2,#course-page .main .container .tabulation .content h2,#course-page .main .container .title h1,.text-lg{font-size:20px;line-height:24px}#course-page .main .info-card .vertical .price strong,.display-sm{font-size:28px;line-height:32px}#course-page .main .info-card{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;max-width:26rem;width:100%}#course-page .main .info-card .course-image{align-items:flex-start;aspect-ratio:16/9;background-color:#ffb200;border-radius:1rem;display:flex;justify-content:center;margin:0 auto 1.75rem;max-width:26rem;overflow:hidden;width:100%}#course-page .main .info-card .course-image img{aspect-ratio:16/9;width:100%}#course-page .main .info-card .course-image svg{color:#0f0e0e;height:100%;width:100%}#course-page .main .info-card .vertical{align-items:center;display:none;flex-direction:column;justify-content:flex-start;width:100%}#course-page .main .info-card .vertical h2{color:#0f0e0e;display:none;margin-bottom:1rem;text-align:center}#course-page .main .info-card .vertical .price{align-items:center;color:#7b7e85;display:flex;flex-direction:column;justify-content:flex-start;margin:1rem 0}#course-page .main .info-card .vertical .price strong{color:#0f0e0e;margin-top:.5rem}#course-page .main .info-card .vertical .message{color:#0f0e0e;font-weight:600;margin:3rem 0}#course-page .main .info-card .vertical .buttons{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}#course-page .main .info-card .vertical .buttons .action-button{margin-bottom:.5rem}#course-page .main .info-card .vertical .buttons .action-button svg{fill:#fff;height:1.5rem;margin-left:-1.5rem;margin-right:.5rem;width:1.5rem}#course-page .main .info-card .vertical .buttons .action-button.wish-course-normal{background-color:#fff;margin-bottom:0}#course-page .main .container{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}#course-page .main .container .title{align-items:flex-start;display:flex;justify-content:center;width:100%}#course-page .main .container .title h1{color:#0f0e0e;margin-bottom:1rem;text-align:left;width:calc(100% - 40px)}#course-page .main .container .title .small-button{margin-top:-.75rem}#course-page .main .container .short-description{color:#7b7e85;line-height:18px;margin-bottom:2rem;text-align:left;text-align:justify;text-justify:auto;white-space:pre-line;width:100%}#course-page .main .container .instructor{align-items:center;display:flex;justify-content:flex-start;margin-bottom:2rem;text-decoration:none;width:100%}#course-page .main .container .instructor:hover .right strong{color:#ffb200;transition:none}#course-page .main .container .instructor .avatar{align-items:center;background-color:#c7ccd6;border-radius:9999999999px;display:flex;height:2.25rem;justify-content:center;margin-right:.75rem;overflow:hidden;width:2.25rem}#course-page .main .container .instructor .avatar img{height:100%}#course-page .main .container .instructor .avatar svg{color:#acb0b9;height:50%}#course-page .main .container .instructor .right{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:calc(100% - 3rem)}#course-page .main .container .instructor .right strong{color:#0f0e0e;margin-bottom:.25rem;max-width:20rem;overflow:hidden;text-overflow:ellipsis;transition:color .3s ease-in-out;white-space:nowrap;width:100%}#course-page .main .container .instructor .right p{color:#7b7e85;max-width:20rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}#course-page .main .container .technical-details{grid-row-gap:.5rem;display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:2rem;max-width:30rem;row-gap:.5rem;width:100%}#course-page .main .container .technical-details .detail{align-items:center;display:flex;justify-content:flex-start;width:100%}#course-page .main .container .technical-details .detail svg{fill:#7b7e85;height:1rem;margin-right:.5rem}#course-page .main .container .technical-details .detail span{color:#7b7e85}#course-page .main .container .technical-details a.detail{text-decoration-color:#7b7e85}#course-page .main .container .technical-details a.detail:hover{text-decoration-color:#383838}#course-page .main .container .technical-details a.detail:hover span{color:#383838}#course-page .main .container .tabulation .content h2{color:#0f0e0e;margin-bottom:1rem}#course-page .main .container .tabulation .content ul{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:1rem}#course-page .main .container .tabulation .content ul li{align-items:flex-start;color:#7b7e85;display:flex;justify-content:flex-start;margin-bottom:.5rem;position:relative}#course-page .main .container .tabulation .content ul li svg{color:#ffb200;flex-shrink:0;height:1rem;margin-right:.5rem;margin-top:.0625rem}#course-page .main .container .tabulation .content ul li svg path{stroke-width:64}#course-page .main .container .tabulation .content .projects{align-items:center;background-color:#0f0e0e;border-radius:1rem;display:flex;justify-content:flex-start;margin-bottom:1rem;padding:.75rem;width:100%}#course-page .main .container .tabulation .content .projects .el{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-right:1rem;width:5rem}#course-page .main .container .tabulation .content .projects .el img{border-radius:8px;margin-bottom:.25rem;width:100%}#course-page .main .container .tabulation .content .projects .el span{color:#fff;font-size:12px}#course-page .main .container .tabulation .content .requirements svg{fill:#7b7e85;height:.5rem;margin-top:.3125rem}#course-page .main .container .tabulation .content .description{color:#7b7e85;margin-bottom:1rem;text-align:justify;text-justify:auto;white-space:pre-line}#course-page .main .container .tabulation .content .summary svg{fill:#7b7e85}#course-page .main .container .tabulation .content .lessons{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;min-height:12rem;position:relative;width:100%}#course-page .main .container .tabulation .content .lessons:after{background:linear-gradient(0deg,#fff 10%,transparent);bottom:0;content:"";height:12rem;left:0;position:absolute;width:100%;z-index:5}#course-page .main .container .tabulation .content .lessons .lesson{align-items:center;display:flex;justify-content:flex-start;margin-bottom:.5rem;position:relative;width:100%}#course-page .main .container .tabulation .content .lessons .lesson .locked{align-items:center;background-color:hsla(0,3%,6%,.125);border-radius:9999999999px;display:flex;height:2rem;justify-content:center;position:absolute;right:0;top:0;width:2rem}#course-page .main .container .tabulation .content .lessons .lesson .locked svg{fill:#0f0e0e;height:1rem}#course-page .main .container .tabulation .content .lessons .lesson .lesson-miniature{align-items:center;border-radius:.5rem;display:flex;height:3rem;justify-content:center;margin-right:1rem;overflow:hidden;width:3rem}#course-page .main .container .tabulation .content .lessons .lesson .lesson-miniature img{height:100%;object-fit:cover;width:100%}#course-page .main .container .tabulation .content .lessons .lesson .lesson-miniature svg{color:#7b7e85;height:80%;width:80%}#course-page .main .container .tabulation .content .lessons .lesson .group{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;width:calc(100% - 112px)}#course-page .main .container .tabulation .content .lessons .lesson .group strong{color:#0f0e0e;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}#course-page .main .container .tabulation .content .lessons .lesson .group span{color:#7b7e85}#course-page .main .container .tabulation .content .final{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:4rem;width:100%}#course-page .main .container .tabulation .content .final strong{color:#0f0e0e;margin-bottom:1rem}#course-page .main .container .tabulation .content .final .action-button{padding:0 3rem;width:-webkit-max-content;width:max-content}#course-page .main .container .related-section{align-items:flex-start;border-top:1px solid #c7ccd6;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:1rem;padding-top:1.75rem}#course-page .main .container .related-section h2{color:#0f0e0e;margin-bottom:1rem}#course-page .main .buy-now{align-items:center;background-color:#fff;border-radius:0 9999999999px 9999999999px 0;bottom:5rem;box-shadow:0 0 8px hsla(0,3%,6%,.125);display:flex;justify-content:space-between;left:0;max-width:16rem;padding:.5rem .5rem .5rem 1rem;position:fixed;width:60%;z-index:10}#course-page .main .buy-now p{font-weight:700;margin-right:1rem}#course-page .main .buy-now .action-button{color:#fff;padding:0 1rem}@media screen and (min-width:744px){#course-page .main .container{padding:0 2rem}#course-page .main .info-card{flex-direction:row;margin-bottom:2rem;max-width:100%;padding:0 2rem}#course-page .main .info-card .course-image{margin-bottom:0}#course-page .main .info-card .vertical{display:flex;margin-left:2rem;max-width:20rem}#course-page .main .info-card .vertical .buttons .action-button.wish{display:none}#course-page .main .buy-now.company{left:72px}}@media screen and (min-width:834px){#course-page .main .container,#course-page .main .info-card{padding:0 1rem}#course-page .main .info-card .course-image{margin:0 2rem 0 0}#course-page .main .info-card .vertical{margin:0 auto}}@media screen and (min-width:1024px){#course-page .main{align-items:flex-start;flex-direction:row}#course-page .main .info-card{background-color:#fff;border:1px solid hsla(0,3%,6%,.125);border-radius:2rem;flex-direction:column;margin-right:1rem;max-width:20rem;padding:1rem;position:-webkit-sticky;position:sticky;top:2rem}#course-page .main .info-card .course-image{margin-bottom:1rem;margin-right:0}#course-page .main .info-card .vertical{margin-left:0}#course-page .main .info-card .vertical .buttons .action-button.wish-course-normal,#course-page .main .info-card .vertical h2{display:flex}#course-page .main .buy-now{display:none}#course-page .main .container{padding-left:1rem;padding-top:2rem}#course-page .main .container .title h1{width:100%}#course-page .main .container .title .small-button{display:none}}#create-coupons .main .my-coupons .coupon .value span,.text-xs{font-size:12px;line-height:16px}#create-coupons .main .edit-coupon-section .change-courses .add .option strong,#create-coupons .main .edit-coupon-section .change-courses .current .option strong,#create-coupons .main .my-coupons .coupon .info p,.text-sm{font-size:14px;line-height:18px}#create-coupons .main .edit-coupon-section .change-courses .add>strong,#create-coupons .main .edit-coupon-section .change-courses .current>strong,#create-coupons .main .my-coupons .coupon .info strong,#create-coupons .main h2,.text{font-size:16px;line-height:20px}#create-coupons .main .my-coupons .coupon .value strong,.text-lg{font-size:20px;line-height:24px}#create-coupons .main h1,.display-xs{font-size:24px;line-height:28px}#create-coupons .main h1{border-bottom:1px dashed hsla(0,3%,6%,.125);color:#0f0e0e;font-weight:700;margin-bottom:2rem;padding:1rem 0;text-align:center;width:100%}#create-coupons .main h2{color:#ffb200;font-weight:700;margin-bottom:2rem;padding-left:1rem;text-align:left;width:100%}#create-coupons .main .my-coupons{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr;margin-bottom:2rem;width:100%}#create-coupons .main .my-coupons .coupon{grid-gap:1rem;background-color:#fff;border-radius:1rem;box-shadow:0 0 8px hsla(0,3%,6%,.125);display:grid;gap:1rem;grid-template-columns:2fr 7fr 1fr;padding:1rem;width:100%}#create-coupons .main .my-coupons .coupon .actions{align-items:center;border-left:1px dashed hsla(0,3%,6%,.188);display:flex;flex-direction:column;justify-content:center;padding-left:1rem}#create-coupons .main .my-coupons .coupon .actions .small-button{margin-bottom:.5rem}#create-coupons .main .my-coupons .coupon .info{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}#create-coupons .main .my-coupons .coupon .info strong{font-weight:700;margin-bottom:1rem}#create-coupons .main .my-coupons .coupon .info p{margin-bottom:1rem;word-break:break-all}#create-coupons .main .my-coupons .coupon .value{align-items:center;border-right:1px dashed hsla(0,3%,6%,.188);display:flex;flex-direction:column;justify-content:center;padding-right:1rem;width:100%}#create-coupons .main .my-coupons .coupon .value span{margin-bottom:.5rem;text-align:center;width:100%}#create-coupons .main .my-coupons .coupon .value strong{font-weight:600;text-align:center;width:100%}#create-coupons .main .edit-coupon-section{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;margin-bottom:2rem;width:100%}#create-coupons .main .edit-coupon-section .change-courses,#create-coupons .main .edit-coupon-section .inputs-section{align-items:center;display:flex;flex-direction:column;flex-shrink:0;justify-content:flex-start;width:100%}#create-coupons .main .edit-coupon-section .change-courses{margin-bottom:1rem}#create-coupons .main .edit-coupon-section .change-courses .add,#create-coupons .main .edit-coupon-section .change-courses .current{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;min-height:6rem;width:100%}#create-coupons .main .edit-coupon-section .change-courses .add>strong,#create-coupons .main .edit-coupon-section .change-courses .current>strong{color:#ffb200;font-weight:700;margin-bottom:2rem;padding-left:1rem;text-align:left;width:100%}#create-coupons .main .edit-coupon-section .change-courses .add .option,#create-coupons .main .edit-coupon-section .change-courses .current .option{align-items:center;border:1px solid hsla(0,3%,6%,.125);border-radius:8px;display:flex;justify-content:space-between;margin-bottom:.5rem;padding:.25rem 1rem;width:100%}#create-coupons .main .edit-coupon-section .change-courses .add .option strong,#create-coupons .main .edit-coupon-section .change-courses .current .option strong{color:#0f0e0e;font-weight:600;width:100%}#create-coupons .main .edit-coupon-section .change-courses .add .option .small-button,#create-coupons .main .edit-coupon-section .change-courses .current .option .small-button{flex-shrink:0}#create-coupons .main .edit-coupon-section .change-courses .current{margin-bottom:1.5rem}#create-coupons .main .edit-coupon-section .change-courses .no-data{padding-bottom:2rem;padding-top:2rem}#create-coupons .main .edit-coupon-section .action-button{margin:0 auto;max-width:-webkit-max-content;max-width:max-content;padding:0 6rem}@media screen and (min-width:1024px){#create-coupons .main .edit-coupon-section,#create-coupons .main .my-coupons{grid-template-columns:repeat(2,1fr)}#create-coupons .main .edit-coupon-section .action-button{grid-column:1/3}}#create-course .status-bar .block p,.text{font-size:16px;line-height:20px}#create-course .main h1,.display-xs{font-size:24px;line-height:28px}#create-course .status-bar{align-items:center;background-color:#272727;display:flex;justify-content:center;width:100%}#create-course .status-bar .block{padding:1rem}#create-course .status-bar .block.current{border-bottom:6px solid #ffb200}#create-course .status-bar .block p{color:#fff;font-weight:400;padding:0 1rem;text-align:center}#create-course .main h1{border-bottom:1px dashed hsla(0,3%,6%,.125);color:#0f0e0e;font-weight:700;margin-bottom:2rem;padding:1rem 0;text-align:center;width:100%}#create-course .main .media-creation{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;max-width:40rem;width:100%}#create-course .main .media-creation input[type=file]{display:none}#create-course .main .media-creation .media{align-items:center;aspect-ratio:16/9;background-color:#7b7e85;border-radius:8px;cursor:pointer;display:flex;justify-content:center;margin-bottom:1rem;overflow:hidden;width:100%}#create-course .main .media-creation .media img{height:100%;object-fit:cover;width:100%}#create-course .main .media-creation .media svg{color:#383838;height:2rem;width:2rem}#create-course .main .media-creation .action-button{padding:0 2rem;width:-webkit-max-content;width:max-content}#create-course .main .media-creation .action-button svg{fill:#fff;color:#fff;height:1.5rem;margin-left:.5rem;width:1.5rem}#create-course .main .media-creation .small-button{font-weight:600;margin-bottom:1rem;padding:0 1rem;width:-webkit-max-content;width:max-content}#create-course .main .media-creation .small-button svg{margin-left:.5rem}.instructor-course-info .section .categories .cat,.instructor-course-info .section .hint,.instructor-course-info .section .list-items .list-item p,.instructor-course-info .section .list-items .no-items,.text-sm{font-size:14px;line-height:18px}.instructor-course-info .section h3,.text{font-size:16px;line-height:20px}.instructor-course-info .section h2,.text-md{font-size:18px;line-height:22px}.instructor-course-info,.instructor-course-info .section{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.instructor-course-info .section{border-bottom:1px dashed hsla(0,3%,6%,.125);margin-bottom:3rem;padding-bottom:1rem}.instructor-course-info .section:last-child{border-bottom:none}.instructor-course-info .section.action{padding-bottom:3rem}.instructor-course-info .section h2{color:#383838;font-weight:700;margin-bottom:2rem;text-align:center;width:100%}.instructor-course-info .section h3{color:#ffb200;font-weight:700;margin-bottom:1rem;padding-left:1rem;text-align:left;width:100%}.instructor-course-info .section #demo-simple-select,.instructor-course-info .section .dynamic-input{margin-bottom:.25rem}.instructor-course-info .section #demo-simple-select .MuiOutlinedInput-notchedOutline{border:1px solid hsla(0,3%,6%,.188)!important}.instructor-course-info .section .hint{color:#383838;margin-bottom:2rem;padding:0 1rem;text-align:left;width:100%}.instructor-course-info .section .list-items{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:1rem;width:100%}.instructor-course-info .section .list-items .list-item{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:.75rem;padding:0 1rem;position:relative;width:100%}.instructor-course-info .section .list-items .list-item>svg{fill:#383838;height:.75rem;margin-right:1rem;margin-top:.25rem;width:.75rem}.instructor-course-info .section .list-items .list-item p{word-wrap:break-word;color:#383838;width:calc(100% - 84px)}.instructor-course-info .section .list-items .list-item .small-button{height:2rem;width:2rem}.instructor-course-info .section .list-items .list-item .small-button svg{height:1.25rem;width:1.25rem}.instructor-course-info .section .list-items .list-item .no-items{color:#c7ccd6}.instructor-course-info .section .list-items .no-items{color:#7b7e85;padding:1rem 1rem .375rem;text-align:center;width:100%}.instructor-course-info .section .aggregator{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:1rem;width:100%}.instructor-course-info .section .aggregator .action-button{height:2.5rem;margin-bottom:2rem;margin-top:1rem;max-width:10rem}.instructor-course-info .section .aggregator .hint{margin-bottom:0}.instructor-course-info .section .categories{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start;margin-bottom:1rem;width:100%}.instructor-course-info .section .categories .cat{background-color:#fff;border:none;border-radius:9999999999px;color:#383838;cursor:pointer;font-weight:500;margin:.25rem;padding:.5rem 1rem;transition:background-color .3s ease-in-out;width:-webkit-max-content;width:max-content}.instructor-course-info .section .categories .cat.selected,.instructor-course-info .section .categories .cat:hover{background-color:#ffb200;transition:none}.instructor-course-info .section .price-section{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(1,1fr);justify-items:center;margin-bottom:.5rem;width:100%}.instructor-course-info .section .price-section .dynamic-input{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:16rem}@media screen and (min-width:744px){.instructor-course-info .section .price-section{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1280px){.instructor-course-info .section .price-section{grid-template-columns:repeat(3,1fr)}}.instructor-course-info .section .action-button.max{max-width:16rem}.instructor-course-info .final{padding:0 4rem;width:-webkit-max-content;width:max-content}.instructor-course-info .final .spinner-of-doom{flex-shrink:0;height:2rem;margin-right:.5rem;width:2rem}.instructor-course-info .final.request{background-color:#1a73e8;margin-top:1rem}.instructor-course-info .red{background-color:#ed2626}#discover-page .main .help .content p,.text-sm{font-size:14px;line-height:18px}#discover-page .main>.category h3,.text-md{font-size:18px;line-height:22px}#discover-page .catalogue h1,#discover-page .main .help .content strong,.display-xs{font-size:24px;line-height:28px}#discover-page{width:100%}#discover-page .catalogue{align-items:center;display:flex;justify-content:center;padding:1.25rem 2rem;width:100%}#discover-page .catalogue h1{border-bottom:1px dashed hsla(0,3%,6%,.125);color:#0f0e0e;font-weight:700;padding:1rem 0;text-align:center;width:100%}#discover-page .banner{align-items:center;aspect-ratio:64/27;background-color:#0f0e0e;display:flex;justify-content:center;width:100%}#discover-page .banner img{height:100%;width:auto}#discover-page .main{min-height:28rem;padding:0}#discover-page .main .padding{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:0 1rem;width:100%}#discover-page .main .padding:first-of-type{padding-top:1rem}#discover-page .main>.category{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}#discover-page .main>.category h3{color:#0f0e0e;margin-bottom:1rem;padding-left:1rem;width:100%}#discover-page .main>.category .carousel{align-items:center;display:flex;justify-content:flex-start;position:relative;width:100%}#discover-page .main>.category .carousel:after,#discover-page .main>.category .carousel:before{align-items:center;content:"";display:flex;height:100%;justify-content:center;position:absolute;width:2rem;z-index:1}#discover-page .main>.category .carousel:after{background:linear-gradient(90deg,transparent,#fff);right:0;top:0}#discover-page .main>.category .carousel:before{background:linear-gradient(90deg,#fff,transparent);left:0;top:0}#discover-page .main>.category .carousel>.small-button{display:none;position:absolute;z-index:40}#discover-page .main>.category .carousel>.small-button.move-left{left:0}#discover-page .main>.category .carousel>.small-button.move-left svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#discover-page .main>.category .carousel>.small-button.move-right{right:0}#discover-page .main>.category .carousel>.container{display:grid;grid-auto-flow:column;grid-template-rows:1fr;overflow-x:scroll;padding:0 2rem 1.5rem;scrollbar-width:none;width:-webkit-min-content;width:min-content}#discover-page .main>.category .carousel>.container::-webkit-scrollbar{height:0}#discover-page .main>.category .carousel>.container .course-card{margin-right:1rem}#discover-page .main>.category .carousel>.container .course-card:last-child{margin-right:0}#discover-page .main .help{align-items:center;background-color:#ffb200;border-radius:1rem;display:flex;flex-direction:column;height:16rem;justify-content:center;margin-top:.75rem;position:relative;width:100%}#discover-page .main .help svg{display:none;height:100%;width:100%}#discover-page .main .help .content{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;position:absolute;width:80%}#discover-page .main .help .content strong{color:#fff;font-weight:700;margin-bottom:.5rem;text-align:center;width:100%}#discover-page .main .help .content p{color:#0f0e0e;font-weight:500;margin-bottom:1rem;text-align:center;width:100%}#discover-page .main .help .content .action-button{max-width:16rem}@media screen and (min-width:744px){#discover-page .banner{aspect-ratio:4/1}#discover-page .main .help{height:14rem;margin-top:2rem}#discover-page .main .padding{padding:0 2rem}#discover-page .main .padding:first-of-type{padding-top:1.25rem}#discover-page .main>.category h3{padding-left:2rem}#discover-page .main>.category .carousel{padding:0 2rem}#discover-page .main>.category .carousel:after{right:2rem}#discover-page .main>.category .carousel:before{left:2rem}#discover-page .main>.category .carousel .small-button{display:flex}}@media screen and (min-width:834px){#discover-page .main .help svg{display:block}#discover-page .main .help .content{max-width:23.75rem}#discover-page .main .padding{padding:0 3rem}#discover-page .main .padding:first-of-type{padding-top:1.5rem}#discover-page .main>.category{padding:0 1rem}#discover-page .main>.category h3{padding-left:3rem}}@media screen and (min-width:1024px){#discover-page .banner{aspect-ratio:5/1}#discover-page .main .padding{padding:0 4rem}#discover-page .main .padding:first-of-type{padding-top:2rem}#discover-page .main>.category{padding:0 2rem}#discover-page .main>.category h3{padding-left:4rem}}@media screen and (min-width:1440px){#discover-page .banner{aspect-ratio:6/1}}#edit-profile-page .main form .explanatory,.text-sm{font-size:14px;line-height:18px}#edit-profile-page .main form h2,.text-lg{font-size:20px;line-height:24px}#edit-profile-page .main{margin-bottom:4rem}#edit-profile-page .main form{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;max-width:30rem;width:100%}#edit-profile-page .main form h2{color:#383838;font-weight:700;margin-bottom:1rem;text-align:center;width:100%}#edit-profile-page .main form h2.separator{margin:1rem 0}#edit-profile-page .main form .action-button{margin-top:1rem;max-width:12rem}#edit-profile-page .main form .only{align-items:center;border-top:1px dashed hsla(0,3%,6%,.125);display:flex;flex-direction:column;justify-content:flex-start;margin-top:1rem;padding-top:1rem;width:100%}#edit-profile-page .main form .only .dynamic-input{margin-bottom:.25rem}#edit-profile-page .main form .explanatory{color:#383838;margin-bottom:2rem;padding:0 1rem;text-align:left;width:100%}#blog-page .main .articles .help-card p,#blog-page .main .banner .inner p,#blog-page .main .help-article p,.text-sm{font-size:14px;line-height:18px}#blog-page .main .articles .help-card strong,.text{font-size:16px;line-height:20px}#blog-page .main h2,.display-xs{font-size:24px;line-height:28px}#blog-page .main .banner .inner h1,.display{font-size:30px;line-height:34px}#blog-page .main .banner{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr;width:100%}#blog-page .main .banner .fancy-container{align-items:flex-start;height:10rem;justify-content:flex-end;overflow:hidden;position:relative;width:100%}#blog-page .main .banner .fancy-container img{height:100%;object-fit:cover;width:100%}#blog-page .main .banner .inner{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:1rem 0}#blog-page .main .banner .inner h1,#blog-page .main .banner .inner p{color:#0f0e0e;margin-bottom:2rem;text-align:center;width:100%}#blog-page .main h2{color:#0f0e0e;margin-bottom:2rem;text-align:left;width:100%}#blog-page .main .articles{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr}#blog-page .main .articles .help-card{align-items:center;border:1px solid hsla(0,3%,6%,.125);border-radius:1rem;display:flex;flex-direction:column;justify-content:flex-start;max-width:20rem;padding:1rem;text-decoration:none}#blog-page .main .articles .help-card .fancy-container{border-radius:8px;margin-bottom:1rem;overflow:hidden}#blog-page .main .articles .help-card strong{color:#0f0e0e;margin-bottom:1rem;text-align:left;width:100%}#blog-page .main .articles .help-card p{color:#0f0e0e;margin-bottom:2rem;text-align:left;width:100%}#blog-page .main .articles .help-card .action-button{flex-shrink:0}#blog-page .main .help-article{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}#blog-page .main .help-article .return{margin-bottom:1rem;margin-right:auto;padding:0 1rem;width:-webkit-max-content;width:max-content}#blog-page .main .help-article .return svg{margin-right:.5rem;-webkit-transform:rotate(180deg);transform:rotate(180deg)}#blog-page .main .help-article h2{text-align:center}#blog-page .main .help-article p{color:#0f0e0e;margin-bottom:2rem;text-align:justify;text-justify:auto;white-space:pre-line;width:100%}@media screen and (min-width:744px){#blog-page .main .banner{grid-template-columns:repeat(2,1fr)}#blog-page .main .banner .fancy-container{height:20rem;order:1}#blog-page .main .banner .inner h1,#blog-page .main .banner .inner p{text-align:left;width:80%}#blog-page .main .articles{grid-template-columns:repeat(2,1fr)}#blog-page .main .help-article p{width:80%}}@media screen and (min-width:1024px){#blog-page .main .articles{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1440px){#blog-page .main .articles{grid-template-columns:repeat(4,1fr)}}#home-instructor .main .section .grid .resource p,.text-sm{font-size:14px;line-height:18px}#home-instructor .main .cta .container p,#home-instructor .main .section h2,#home-instructor .main h1,.text{font-size:16px;line-height:20px}#home-instructor .main .cta .container strong,.display-xs{font-size:24px;line-height:28px}#home-instructor .main h1{font-weight:500;margin-bottom:2rem;padding-left:1rem;text-align:left;width:100%}#home-instructor .main h1 strong{font-weight:700}#home-instructor .main .cta{align-items:flex-start;display:flex;flex-direction:column;height:16rem;justify-content:flex-start;margin-bottom:2rem;position:relative;width:100%}#home-instructor .main .cta .background{background-color:#ffbe21;border-radius:1rem;height:16rem;overflow:hidden;position:relative;width:100%}#home-instructor .main .cta .background svg{height:100%;position:absolute;width:auto}#home-instructor .main .cta .background svg:first-child{left:0;top:0}#home-instructor .main .cta .background svg:nth-child(2){bottom:0;right:0}#home-instructor .main .cta .background svg:nth-child(3){bottom:0;display:none;height:90%;right:5%}#home-instructor .main .cta .container{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;padding:2rem;position:absolute;top:0;width:100%;z-index:10}#home-instructor .main .cta .container strong{color:#fff;margin-bottom:1rem;width:100%}#home-instructor .main .cta .container p{color:#383838;font-weight:500;margin-bottom:2rem;width:100%}#home-instructor .main .cta .container .action-button{max-width:20rem}#home-instructor .main .section{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:2rem;width:100%}#home-instructor .main .section h2{font-weight:500;margin-bottom:2rem;padding-left:1rem;text-align:left;width:100%}#home-instructor .main .section .grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);width:100%}#home-instructor .main .section .grid .resource{align-items:center;background-color:hsla(0,3%,6%,.125);border-radius:1rem;color:#0f0e0e;cursor:pointer;display:flex;flex-direction:column;height:10rem;justify-content:center;padding:1rem;text-decoration:none;width:100%}#home-instructor .main .section .grid .resource .icon{height:4rem;margin-bottom:1rem;width:4rem}#home-instructor .main .section .grid .resource .icon svg{fill:#0f0e0e;color:#0f0e0e;height:100%;width:100%}#home-instructor .main .section .grid .resource p{font-weight:600;text-align:center;width:100%}@media screen and (min-width:744px){#home-instructor .main .cta .background svg:nth-child(3){display:block}#home-instructor .main .cta .container{max-width:32rem;padding-left:5%;width:65%}#home-instructor .main .section .grid{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:834px){#home-instructor .main .cta .background svg:nth-child(3){right:10%}#home-instructor .main .cta .container{padding-left:10%}}@media screen and (min-width:1024px){#home-instructor .main .section .grid{grid-template-columns:repeat(4,1fr)}}#landing-page-home .main>.teach>.group .teach-text p,.text-sm{font-size:14px;line-height:18px}#landing-page-home .main>.about .about-text p,#landing-page-home .main>.banner .banner-text p,#landing-page-home .main>.community .center .inner .box-container .box p,#landing-page-home .main>.courses .categories span,#landing-page-home .main>.services .cards .card strong,.text{font-size:16px;line-height:20px}#landing-page-home .main>.about .about-text h2,#landing-page-home .main>.about .about-text strong,#landing-page-home .main>.courses h2,.text-lg{font-size:20px;line-height:24px}#landing-page-home .main>.community h2,#landing-page-home .main>.services h2,.display-sm{font-size:28px;line-height:32px}#landing-page-home .main>.banner .banner-text h1,#landing-page-home .main>.call .container strong,#landing-page-home .main>.teach>.group .teach-text h2,.display{font-size:30px;line-height:34px}#landing-page-home .main{overflow:hidden}#landing-page-home .main>.banner{grid-gap:2rem;align-items:center;background-color:#383838;border-radius:1rem;display:grid;gap:2rem;grid-template-columns:repeat(1,1fr);margin-bottom:2rem;min-height:30rem;overflow:hidden;padding:3rem 2rem;position:relative;width:100%}#landing-page-home .main>.banner .banner-image{align-items:center;display:none;height:100%;justify-content:center;position:absolute;width:100%;z-index:1}#landing-page-home .main>.banner .banner-image:after{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEBAMAAABb34NNAAAAD1BMVEUAAAAAAAAAAAAAAAAAAABPDueNAAAABXRSTlNtXQAoJ2L5efMAAAAUSURBVAjXY3ASYFBmZBBwYmBUBgAGHgDtTuSqowAAAABJRU5ErkJggg==);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:200}#landing-page-home .main>.banner .banner-image:before{background:linear-gradient(90deg,rgba(0,0,0,.533),transparent);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:200}#landing-page-home .main>.banner .banner-image img{object-fit:cover;width:100%}#landing-page-home .main>.banner .banner-text{align-items:center;display:flex;flex-direction:column;height:-webkit-max-content;height:max-content;justify-content:center;position:relative;width:100%;z-index:1}#landing-page-home .main>.banner .banner-text h1{color:#fff;font-weight:700;margin-bottom:2rem;text-align:center;width:100%}#landing-page-home .main>.banner .banner-text p{color:#fff;height:-webkit-max-content;height:max-content;margin-bottom:2rem;text-align:center;width:100%}#landing-page-home .main>.banner .banner-text .action-button{flex-shrink:0;padding:0 2rem;width:-webkit-max-content;width:max-content}#landing-page-home .main>.about{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;margin-bottom:2rem;width:100%}#landing-page-home .main>.about .about-image{align-items:center;display:flex;height:100%;justify-content:center;width:100%}#landing-page-home .main>.about .about-image img{max-width:20rem;width:100%}#landing-page-home .main>.about .about-text{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}#landing-page-home .main>.about .about-text h2{color:#0f0e0e;font-weight:700;margin-bottom:1rem;text-align:center;width:100%}#landing-page-home .main>.about .about-text strong{font-weight:700}#landing-page-home .main>.about .about-text p,#landing-page-home .main>.about .about-text strong{color:#0f0e0e;margin-bottom:2rem;text-align:center;width:100%}#landing-page-home .main>.courses{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:3rem;min-height:723px;position:relative;width:100%}#landing-page-home .main>.courses .background{align-items:center;display:flex;height:100%;justify-content:space-between;position:absolute;width:calc(100% + 8rem);z-index:-1}#landing-page-home .main>.courses .background img{display:none;height:75%;max-height:840px;object-fit:cover}#landing-page-home .main>.courses .background img:nth-child(2){-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}#landing-page-home .main>.courses h2{color:#0f0e0e;font-weight:700;margin-bottom:1rem;text-align:center;width:100%}#landing-page-home .main>.courses .categories{align-items:center;display:flex;justify-content:center;margin-bottom:1rem;width:100%}#landing-page-home .main>.courses .categories span{color:#7b7e85;cursor:pointer;font-weight:500;padding:1rem;transition:color .3s ease-in-out}#landing-page-home .main>.courses .categories span:hover{color:#0f0e0e;transition:none}#landing-page-home .main>.courses .categories span.selected{border-bottom:2px solid #0f0e0e;color:#0f0e0e}#landing-page-home .main>.courses .grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(1,1fr);justify-items:center}#landing-page-home .main>.teach{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:2rem;position:relative;width:100%}#landing-page-home .main>.teach>svg{height:100%;left:-4rem;position:absolute;top:0;width:calc(100% + 8rem);z-index:-1}#landing-page-home .main>.teach>.group{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;justify-items:center;margin-bottom:3rem;width:100%}#landing-page-home .main>.teach>.group .teach-image{align-items:center;display:flex;justify-content:center;padding:1rem;width:100%}#landing-page-home .main>.teach>.group .teach-image .fancy-container{max-width:21.625rem;width:100%}#landing-page-home .main>.teach>.group .teach-text{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:30rem;padding:0 1rem;width:100%}#landing-page-home .main>.teach>.group .teach-text h2{color:#0f0e0e;font-weight:700;margin-bottom:2rem;text-align:center;width:100%}#landing-page-home .main>.teach>.group .teach-text p{color:#0f0e0e;margin-bottom:2rem;text-align:center;white-space:pre-line;width:100%}#landing-page-home .main>.teach>.group .teach-text .action-button{padding:0 2rem;width:-webkit-max-content;width:max-content}#landing-page-home .main>.teach>.group:first-of-type .teach-image .fancy-container{max-width:20.6875rem}#landing-page-home .main>.services{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:3rem}#landing-page-home .main>.services h2{color:#0f0e0e;font-weight:700;margin-bottom:2rem;text-align:center;width:100%}#landing-page-home .main>.services .cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(1,1fr);justify-items:center;width:100%}#landing-page-home .main>.services .cards .card{align-items:center;background-color:#fff;border:1px solid hsla(0,3%,6%,.125);border-radius:1rem;cursor:pointer;display:flex;flex-direction:column;height:10rem;justify-content:center;padding:1rem;transition:border-color .3s ease-in-out;width:12rem}#landing-page-home .main>.services .cards .card .card-image{height:4rem;margin-bottom:1rem;width:4rem}#landing-page-home .main>.services .cards .card .card-image svg{height:100%;object-fit:cover;width:100%}#landing-page-home .main>.services .cards .card .card-image svg path{fill:#7b7e85;transition:fill .3s ease-in-out}#landing-page-home .main>.services .cards .card strong{color:#7b7e85;font-weight:600;text-align:center;transition:color .3s ease-in-out;width:100%}#landing-page-home .main>.services .cards .card:hover{border-color:#ffb200;box-shadow:0 0 8px hsla(0,3%,6%,.125);transition:none}#landing-page-home .main>.services .cards .card:hover .card-image svg path{fill:#ffb200;transition:none}#landing-page-home .main>.services .cards .card:hover strong{color:#ffb200;transition:none}#landing-page-home .main>.community{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:6rem;width:100%}#landing-page-home .main>.community h2{color:#0f0e0e;font-weight:700;margin-bottom:2rem;text-align:center;width:100%}#landing-page-home .main>.community .center{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr}#landing-page-home .main>.community .center .inner{position:relative}#landing-page-home .main>.community .center .inner .bottom-dots{align-items:center;bottom:-1rem;display:flex;height:.75rem;justify-content:center;left:0;position:absolute;width:100%}#landing-page-home .main>.community .center .inner .bottom-dots svg{fill:#ffb200;height:.75rem;margin:0 .5rem;width:.75rem}#landing-page-home .main>.community .center .inner .bottom-dots svg.empty{fill:#7b7e85}#landing-page-home .main>.community .center .inner .box-container{height:368px;margin-top:1rem;overflow:hidden;padding:.5rem .5rem 0}#landing-page-home .main>.community .center .inner .box-container .box{align-items:center;background-color:#fff;border-radius:1rem;box-shadow:0 0 8px hsla(0,3%,6%,.125);display:flex;height:20rem;justify-content:center;margin-bottom:3rem;padding:2rem;position:relative}#landing-page-home .main>.community .center .inner .box-container .box:last-child{margin-bottom:2.5rem}#landing-page-home .main>.community .center .inner .box-container .box svg{height:70%;position:absolute;width:70%}#landing-page-home .main>.community .center .inner .box-container .box p{color:#383838;text-align:center;width:100%}#landing-page-home .main>.community .center .inner .box-container .box:before{background-color:#efefef;border-radius:1rem;bottom:-1rem;box-shadow:0 0 8px hsla(0,3%,6%,.125);content:"";height:90%;position:absolute;width:90%;z-index:-20}#landing-page-home .main>.community .center .inner .box-container .box:after{background-color:hsla(0,3%,6%,.125);border-radius:1rem;bottom:-2rem;box-shadow:0 0 8px hsla(0,3%,6%,.125);content:"";height:80%;position:absolute;width:80%;z-index:-30}#landing-page-home .main>.community .center .img-container{align-items:center;display:flex;justify-content:center;width:100%}#landing-page-home .main>.community .center .img-container .fancy-container{max-width:10rem;width:100%}#landing-page-home .main>.community .center .img-container .fancy-container img{object-fit:contain}#landing-page-home .main>.community .center .img-container:last-of-type{display:none;height:30rem;margin-top:-3rem;position:absolute;right:0;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);width:-webkit-max-content;width:max-content}#landing-page-home .main>.community .center .img-container:last-of-type .fancy-container{max-width:-webkit-max-content;max-width:max-content}#landing-page-home .main>.community .center .img-container:last-of-type .fancy-container img{object-fit:cover}#landing-page-home .main>.call{align-items:center;background-color:#ffb200;border-radius:1rem;display:flex;justify-content:center;min-height:20rem;overflow:hidden;padding:2rem;position:relative;width:100%}#landing-page-home .main>.call svg{height:50%;position:absolute}#landing-page-home .main>.call svg:first-of-type{left:5%;top:20%}#landing-page-home .main>.call svg:last-of-type{bottom:50%;height:15%;right:10%}#landing-page-home .main>.call svg path{fill:#585858}#landing-page-home .main>.call:after,#landing-page-home .main>.call:before{border:1px solid #0f0e0e;border-radius:50%;content:"";height:6rem;position:absolute;width:6rem}#landing-page-home .main>.call:before{height:10rem;left:-3rem;top:-3rem;width:10rem}#landing-page-home .main>.call:after{bottom:2rem;right:20%}#landing-page-home .main>.call .container{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;position:relative;z-index:1}#landing-page-home .main>.call .container .action-button{background-color:#fff;color:#0f0e0e;margin-bottom:2rem;padding:0 4rem;width:-webkit-max-content;width:max-content}#landing-page-home .main>.call .container strong{color:#fff;font-weight:700;margin-bottom:.5rem;text-align:center;width:100%}#landing-page-home .main>.call .container strong:last-of-type{font-weight:400}#landing-page-home .main>.call .container .phones{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-top:2rem}#landing-page-home .main>.call .container .phones img{cursor:pointer;height:4rem;margin:0 1rem 1rem}@media screen and (min-width:540px){#landing-page-home .main>.services .cards{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:744px){#landing-page-home .main>.banner{grid-template-columns:repeat(2,1fr)}#landing-page-home .main>.banner:after,#landing-page-home .main>.banner:before{width:30%}#landing-page-home .main>.banner .banner-image{display:flex}#landing-page-home .main>.about,#landing-page-home .main>.courses .grid,#landing-page-home .main>.teach>.group{grid-template-columns:repeat(2,1fr)}#landing-page-home .main>.teach>.group:last-of-type .teach-image{order:1}#landing-page-home .main>.teach>.group:first-of-type .teach-image .fancy-container{max-width:20.6875rem}#landing-page-home .main>.teach>.group:first-of-type .teach-text h2,#landing-page-home .main>.teach>.group:first-of-type .teach-text p{text-align:right}#landing-page-home .main>.teach>.group:last-of-type .teach-text h2,#landing-page-home .main>.teach>.group:last-of-type .teach-text p{text-align:left}#landing-page-home .main>.teach>.group .teach-text p{width:100%}#landing-page-home .main>.community .center{grid-template-columns:1fr 3fr 1fr}#landing-page-home .main>.call .container .phones{flex-direction:row;justify-content:center}}@media screen and (min-width:834px){#landing-page-home .main>.banner{grid-template-columns:repeat(2,1fr);padding:3rem}#landing-page-home .main>.banner:after,#landing-page-home .main>.banner:before{width:25%}#landing-page-home .main>.banner:after{border-width:4rem}#landing-page-home .main>.courses .grid{grid-template-columns:repeat(3,1fr)}#landing-page-home .main>.teach>.group{margin-bottom:1rem}}@media screen and (min-width:1024px){#landing-page-home .main>.banner .banner-text h1{font-size:2.5rem;line-height:2.75rem}#landing-page-home .main>.about{padding-right:4rem}#landing-page-home .main>.about>.about-text strong{font-size:2rem;line-height:2.25rem}#landing-page-home .main>.services .cards{grid-template-columns:repeat(4,1fr)}#landing-page-home .main>.community .center{grid-template-columns:1fr 2fr 1fr}}@media screen and (min-width:1280px){#landing-page-home .main>.community .center .img-container:last-of-type{display:block}#landing-page-home .main>.courses .background img{display:flex}}#learn-page .main .lessons .lesson .lesson-card .middle span,.text-xs{font-size:12px;line-height:16px}#learn-page .main .lessons .lesson .lesson-card .middle strong,.text-sm{font-size:14px;line-height:18px}#learn-page .main .lessons .lesson h2,.text{font-size:16px;line-height:20px}#learn-page .main .title h1,.text-lg{font-size:20px;line-height:24px}#learn-page .main .title{align-items:center;background-color:#0f0e0e;border-radius:16px;display:none;justify-content:center;margin-bottom:2rem;padding:1.5rem 2rem;width:100%}#learn-page .main .title h1{color:#fff;margin-right:auto}#learn-page .main .lessons,#learn-page .main .lessons .lesson{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}#learn-page .main .lessons .lesson{max-width:50rem}#learn-page .main .lessons .lesson h2{color:#7b7e85;font-weight:500;margin-bottom:.5rem;text-align:left;width:100%}#learn-page .main .lessons .lesson .lesson-card{align-items:flex-start;color:#000;display:flex;justify-content:space-between;margin-bottom:1rem;padding:.5rem 0;text-decoration:none;width:100%}#learn-page .main .lessons .lesson .lesson-card .left{align-items:flex-start;aspect-ratio:16/9;border-radius:.5rem;display:flex;flex-shrink:0;justify-content:flex-start;margin-right:1rem;overflow:hidden;width:30%}#learn-page .main .lessons .lesson .lesson-card .left img{width:100%}#learn-page .main .lessons .lesson .lesson-card .middle{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}#learn-page .main .lessons .lesson .lesson-card .middle strong{color:#0f0e0e;font-weight:500;margin-bottom:.25rem}#learn-page .main .lessons .lesson .lesson-card .middle span{color:#7b7e85}#learn-page .main .lessons .lesson .lesson-card .right{align-items:center;display:flex;justify-content:center}@media screen and (min-width:744px){#learn-page .main .title{display:flex}}.lesson-page-like .main .inner-container .comments-section .container .comment span,.lesson-page-like .main .inner-container .comments-section .container .instructor-card .no-comments span,.lesson-page-like .main .inner-container .completed-course-box .instructor-card strong span,.lesson-page-like .main .inner-container .conference-box .box ul .instructor-card li span,.lesson-page-like .main .inner-container .instructor-card .comments-section .container .no-comments span,.lesson-page-like .main .inner-container .instructor-card .completed-course-box strong span,.lesson-page-like .main .inner-container .instructor-card .conference-box .box ul li span,.lesson-page-like .main .inner-container .instructor-card .tabulation .content .reviews .inner-container .no-data span,.lesson-page-like .main .inner-container .instructor-card .tabulation .content .reviews .inner-container .review .name span,.lesson-page-like .main .inner-container .instructor-card .text span,.lesson-page-like .main .inner-container .tabulation .content .reviews .inner-container .instructor-card .no-data span,.lesson-page-like .main .inner-container .tabulation .content .reviews .inner-container .review .gray span,.lesson-page-like .main .inner-container .tabulation .content .reviews .inner-container .review .instructor-card .name span,.text-xs{font-size:12px;line-height:16px}.lesson-page-like .main .content-list .list .lesson p,.lesson-page-like .main .inner-container .comments-section .container .comment .instructor-card a .name,.lesson-page-like .main .inner-container .comments-section .container .comment p,.lesson-page-like .main .inner-container .comments-section .container .instructor-card .no-comments .name,.lesson-page-like .main .inner-container .completed-course-box .instructor-card strong .name,.lesson-page-like .main .inner-container .conference-box .box ul .instructor-card li .name,.lesson-page-like .main .inner-container .conference-box span,.lesson-page-like .main .inner-container .instructor-card .button,.lesson-page-like .main .inner-container .instructor-card .comments-section .container .comment a .name,.lesson-page-like .main .inner-container .instructor-card .comments-section .container .no-comments .name,.lesson-page-like .main .inner-container .instructor-card .completed-course-box strong .name,.lesson-page-like .main .inner-container .instructor-card .conference-box .box ul li .name,.lesson-page-like .main .inner-container .instructor-card .tabulation .content .reviews .inner-container .no-data .name,.lesson-page-like .main .inner-container .instructor-card .tabulation .content .reviews .inner-container .review .name .name,.lesson-page-like .main .inner-container .instructor-card .text .name,.lesson-page-like .main .inner-container .offline-msg p,.lesson-page-like .main .inner-container .tabulation .content .additional-resources .links .link a,.lesson-page-like .main .inner-container .tabulation .content .description,.lesson-page-like .main .inner-container .tabulation .content .reviews .inner-container .instructor-card .no-data .name,.lesson-page-like .main .inner-container .tabulation .content .reviews .inner-container .review .instructor-card .name .name,.lesson-page-like .main .inner-container .tabulation .content .reviews .inner-container .review p,.lesson-page-like .main .report-section .report-button,.lesson-page-like .main .report-section strong,.text-sm{font-size:14px;line-height:18px}.lesson-page-like .main .inner-container .comments-section .container .comment a,.lesson-page-like .main .inner-container .comments-section .container .no-comments,.lesson-page-like .main .inner-container .completed-course-box strong,.lesson-page-like .main .inner-container .conference-box .box ul li,.lesson-page-like .main .inner-container .tabulation .content .reviews .inner-container .no-data,.lesson-page-like .main .inner-container .tabulation .content .reviews .inner-container .review .name,.text{font-size:16px;line-height:20px}.lesson-page-like .main .inner-container h2,.text-md{font-size:18px;line-height:22px}.lesson-page-like .main .content-list h2,.lesson-page-like .main .inner-container h1,.text-lg{font-size:20px;line-height:24px}.display,.lesson-page-like .main .inner-container .conference-box strong{font-size:30px;line-height:34px}.lesson-page-like .main{align-items:flex-start}.lesson-page-like .main .inner-container{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.lesson-page-like .main .inner-container .player{align-items:flex-start;aspect-ratio:16/9;background-color:#ffb200;border-radius:1rem;display:flex;justify-content:center;margin:0 auto 1.75rem;max-width:40rem;overflow:hidden;width:100%}.lesson-page-like .main .inner-container .player video{aspect-ratio:16/9;width:100%}.lesson-page-like .main .inner-container .player svg{fill:#0f0e0e;color:#0f0e0e;height:100%}.lesson-page-like .main .inner-container .conference-box{align-items:center;border:6px solid #ffb200;border-radius:1rem;box-shadow:0 0 8px hsla(0,3%,6%,.125);display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:2rem;padding:2rem;width:100%}.lesson-page-like .main .inner-container .conference-box .box{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;max-width:32rem;width:100%}.lesson-page-like .main .inner-container .conference-box .box ul{align-items:flex-start;display:flex;flex-direction:column;gap:.5rem;justify-content:flex-start;margin-bottom:2rem;width:100%}.lesson-page-like .main .inner-container .conference-box .box ul li{color:#0f0e0e;font-weight:600;text-align:left;width:100%}.lesson-page-like .main .inner-container .conference-box .box ul li span{font-weight:400}.lesson-page-like .main .inner-container .conference-box strong{color:#0f0e0e;font-weight:600;letter-spacing:1px;margin-bottom:2rem;text-align:center;width:100%}.lesson-page-like .main .inner-container .conference-box .action-button{margin:1rem;padding:0 2rem;width:-webkit-max-content;width:max-content}.lesson-page-like .main .inner-container .conference-box span{color:#7b7e85;font-weight:400;text-align:center;width:100%}.lesson-page-like .main .inner-container .completed-course-box{align-items:center;border-radius:1rem;box-shadow:0 0 8px hsla(0,3%,6%,.125);display:flex;gap:2rem;justify-content:space-between;margin-bottom:2rem;padding:2rem;width:100%}.lesson-page-like .main .inner-container .completed-course-box strong{color:#0f0e0e;font-weight:600}.lesson-page-like .main .inner-container .completed-course-box .action-button{padding:0 3rem;width:-webkit-max-content;width:max-content}.lesson-page-like .main .inner-container .offline-msg{align-items:center;background-color:#383838;border-radius:1rem;display:flex;justify-content:flex-start;margin-bottom:1.75rem;padding:1rem;width:100%}.lesson-page-like .main .inner-container .offline-msg p{color:#fff}.lesson-page-like .main .inner-container .offline-msg svg{fill:#fff;align-items:center;display:flex;height:1rem;justify-content:center;margin-right:.25rem;width:1rem}.lesson-page-like .main .inner-container .buttons-bar{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(1,1fr);justify-items:center;margin-bottom:2rem;width:100%}.lesson-page-like .main .inner-container .buttons-bar .action-button{padding:0 2rem;width:-webkit-max-content;width:max-content}.lesson-page-like .main .inner-container h1{color:#0f0e0e;font-weight:600;margin-bottom:1.75rem;width:100%}.lesson-page-like .main .inner-container h2{color:#0f0e0e;font-weight:600;margin-bottom:1rem}.lesson-page-like .main .inner-container>.action-button{margin-bottom:2rem;margin-right:auto;max-width:20rem}.lesson-page-like .main .inner-container .tabulation{margin-bottom:2rem}.lesson-page-like .main .inner-container .tabulation .content .no-data{padding:2.4375rem;text-align:center;width:100%}.lesson-page-like .main .inner-container .tabulation .content .description{color:#7b7e85;margin-bottom:2rem;min-height:6rem;width:100%}.lesson-page-like .main .inner-container .tabulation .content .additional-resources{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;min-height:6rem;width:100%}.lesson-page-like .main .inner-container .tabulation .content .additional-resources .links{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:1rem;width:100%}.lesson-page-like .main .inner-container .tabulation .content .additional-resources .links .link{align-items:flex-start;display:flex;justify-content:flex-start;padding:.25rem 1rem;width:100%}.lesson-page-like .main .inner-container .tabulation .content .additional-resources .links .link svg{color:#0f0e0e;flex-shrink:0;height:1.25rem;margin-right:.5rem;width:1.25rem}.lesson-page-like .main .inner-container .tabulation .content .additional-resources .links .link a{color:#383838;word-break:break-all}.lesson-page-like .main .inner-container .tabulation .content .reviews{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;min-height:6rem;width:100%}.lesson-page-like .main .inner-container .tabulation .content .reviews .inner-container{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;max-height:40rem;overflow-y:auto;padding-right:.5rem;scrollbar-width:thin;width:100%}.lesson-page-like .main .inner-container .tabulation .content .reviews .inner-container::-webkit-scrollbar{background-color:hsla(0,3%,6%,.125);width:8px}.lesson-page-like .main .inner-container .tabulation .content .reviews .inner-container::-webkit-scrollbar-thumb{background-color:hsla(0,3%,6%,.188)}.lesson-page-like .main .inner-container .tabulation .content .reviews .inner-container .review{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;justify-content:flex-start;margin-bottom:1.25rem;width:100%}.lesson-page-like .main .inner-container .tabulation .content .reviews .inner-container .review .name{color:#0f0e0e;font-weight:600;margin-bottom:.25rem;text-decoration:none}.lesson-page-like .main .inner-container .tabulation .content .reviews .inner-container .review .gray{align-items:center;display:flex;justify-content:center;margin-bottom:.75rem}.lesson-page-like .main .inner-container .tabulation .content .reviews .inner-container .review .gray .stars{align-items:center;display:flex;justify-content:flex-start;margin-right:1rem}.lesson-page-like .main .inner-container .tabulation .content .reviews .inner-container .review .gray .stars svg{fill:#ffb200;height:1rem}.lesson-page-like .main .inner-container .tabulation .content .reviews .inner-container .review .gray span{color:#7b7e85}.lesson-page-like .main .inner-container .tabulation .content .reviews .inner-container .no-data{color:#7b7e85;padding:2rem;text-align:center;width:100%}.lesson-page-like .main .inner-container .instructor-card{align-items:center;border-bottom:1px solid hsla(0,3%,6%,.125);border-top:1px solid hsla(0,3%,6%,.125);display:flex;justify-content:center;margin-bottom:2rem;padding:1rem 0;text-decoration:none;width:100%}.lesson-page-like .main .inner-container .instructor-card .avatar{align-items:center;background-color:#acb0b9;border-radius:9999999999px;display:flex;flex-shrink:0;height:2.5rem;justify-content:center;margin-right:.75rem;overflow:hidden;width:2.5rem}.lesson-page-like .main .inner-container .instructor-card .avatar img{height:100%;object-fit:cover;width:100%}.lesson-page-like .main .inner-container .instructor-card .avatar svg{color:#585858;height:1.5rem;width:1.5rem}.lesson-page-like .main .inner-container .comments-section .container .comment .instructor-card a,.lesson-page-like .main .inner-container .comments-section .container .instructor-card .no-comments,.lesson-page-like .main .inner-container .completed-course-box .instructor-card strong,.lesson-page-like .main .inner-container .conference-box .box ul .instructor-card li,.lesson-page-like .main .inner-container .instructor-card .comments-section .container .comment a,.lesson-page-like .main .inner-container .instructor-card .comments-section .container .no-comments,.lesson-page-like .main .inner-container .instructor-card .completed-course-box strong,.lesson-page-like .main .inner-container .instructor-card .conference-box .box ul li,.lesson-page-like .main .inner-container .instructor-card .tabulation .content .reviews .inner-container .no-data,.lesson-page-like .main .inner-container .instructor-card .tabulation .content .reviews .inner-container .review .name,.lesson-page-like .main .inner-container .instructor-card .text,.lesson-page-like .main .inner-container .tabulation .content .reviews .inner-container .instructor-card .no-data,.lesson-page-like .main .inner-container .tabulation .content .reviews .inner-container .review .instructor-card .name{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;padding-right:.5rem;width:calc(100% - 10.75rem)}.lesson-page-like .main .inner-container .comments-section .container .comment .instructor-card a .name,.lesson-page-like .main .inner-container .comments-section .container .instructor-card .no-comments .name,.lesson-page-like .main .inner-container .completed-course-box .instructor-card strong .name,.lesson-page-like .main .inner-container .conference-box .box ul .instructor-card li .name,.lesson-page-like .main .inner-container .instructor-card .comments-section .container .comment a .name,.lesson-page-like .main .inner-container .instructor-card .comments-section .container .no-comments .name,.lesson-page-like .main .inner-container .instructor-card .completed-course-box strong .name,.lesson-page-like .main .inner-container .instructor-card .conference-box .box ul li .name,.lesson-page-like .main .inner-container .instructor-card .tabulation .content .reviews .inner-container .no-data .name,.lesson-page-like .main .inner-container .instructor-card .tabulation .content .reviews .inner-container .review .name .name,.lesson-page-like .main .inner-container .instructor-card .text .name,.lesson-page-like .main .inner-container .tabulation .content .reviews .inner-container .instructor-card .no-data .name,.lesson-page-like .main .inner-container .tabulation .content .reviews .inner-container .review .instructor-card .name .name{color:#0f0e0e;font-weight:500;margin-bottom:.125rem;max-width:20rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.lesson-page-like .main .inner-container .comments-section .container .comment .instructor-card a span,.lesson-page-like .main .inner-container .comments-section .container .instructor-card .no-comments span,.lesson-page-like .main .inner-container .completed-course-box .instructor-card strong span,.lesson-page-like .main .inner-container .conference-box .box ul .instructor-card li span,.lesson-page-like .main .inner-container .instructor-card .comments-section .container .comment a span,.lesson-page-like .main .inner-container .instructor-card .comments-section .container .no-comments span,.lesson-page-like .main .inner-container .instructor-card .completed-course-box strong span,.lesson-page-like .main .inner-container .instructor-card .conference-box .box ul li span,.lesson-page-like .main .inner-container .instructor-card .tabulation .content .reviews .inner-container .no-data span,.lesson-page-like .main .inner-container .instructor-card .tabulation .content .reviews .inner-container .review .name span,.lesson-page-like .main .inner-container .instructor-card .text span,.lesson-page-like .main .inner-container .tabulation .content .reviews .inner-container .instructor-card .no-data span,.lesson-page-like .main .inner-container .tabulation .content .reviews .inner-container .review .instructor-card .name span{color:#7b7e85;max-width:20rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.lesson-page-like .main .inner-container .instructor-card .button{align-items:center;background-color:#ffb200;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-weight:400;justify-content:center;margin-left:auto;padding:.5rem 1.25rem;text-decoration:none;width:120px}.lesson-page-like .main .inner-container .instructor-card .button:hover{background-color:#eca500}.lesson-page-like .main .inner-container .comments-section{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:1rem;width:100%}.lesson-page-like .main .inner-container .comments-section .container{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;max-height:22rem;min-height:14rem;overflow-y:scroll;padding-right:1rem;scrollbar-width:thin;width:100%}.lesson-page-like .main .inner-container .comments-section .container::-webkit-scrollbar{width:8px}.lesson-page-like .main .inner-container .comments-section .container::-webkit-scrollbar-thumb{background-color:hsla(0,3%,6%,.188)}.lesson-page-like .main .inner-container .comments-section .container .no-comments{align-items:center;color:#7b7e85;display:flex;justify-content:center;margin:4rem 0;width:100%}.lesson-page-like .main .inner-container .comments-section .container .comment{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:1rem;width:100%}.lesson-page-like .main .inner-container .comments-section .container .comment a{color:#0f0e0e;font-weight:600;margin-bottom:.25rem;text-decoration:none}.lesson-page-like .main .inner-container .comments-section .container .comment span{color:#acb0b9;margin-bottom:.5rem}.lesson-page-like .main .inner-container .comments-section .container .comment p{color:#0f0e0e}.lesson-page-like .main .inner-container .comments-section .add-new-comment{align-items:center;border-top:1px dashed hsla(0,3%,6%,.125);display:flex;flex-direction:column;justify-content:flex-start;padding:1rem 0;width:100%}.lesson-page-like .main .inner-container .comments-section .add-new-comment .dynamic-input{margin-bottom:1rem}.lesson-page-like .main .inner-container .comments-section .add-new-comment .action-button{margin-bottom:0}.lesson-page-like .main .content-list{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:2rem;width:100%}.lesson-page-like .main .content-list .report-section{display:none}.lesson-page-like .main .content-list h2{border-top:1px solid hsla(0,3%,6%,.125);color:#0f0e0e;font-weight:600;margin-bottom:1rem;padding:1.5rem 0 1rem;width:100%}.lesson-page-like .main .content-list .list{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.lesson-page-like .main .content-list .list .lesson{display:grid;grid-template-columns:100fr 4rem;text-decoration:none;width:100%}.lesson-page-like .main .content-list .list .lesson.current p{font-weight:700}.lesson-page-like .main .content-list .list .lesson:last-child .check-area:after{display:none}.lesson-page-like .main .content-list .list .lesson:hover p{font-weight:700}.lesson-page-like .main .content-list .list .lesson p{color:#0f0e0e;font-weight:400;margin-bottom:2.5rem;width:100%}.lesson-page-like .main .content-list .list .lesson .check-area{align-items:flex-start;display:flex;height:100%;justify-content:center;position:relative;top:-.5625rem;width:100%}.lesson-page-like .main .content-list .list .lesson .check-area:after{align-items:center;background-color:hsla(0,3%,6%,.188);content:"";display:flex;height:100%;justify-content:center;position:absolute;width:4px}.lesson-page-like .main .content-list .list .lesson .check-area .check{align-items:center;background-color:#fff;border:2px solid #ffb200;border-radius:9999999999px;display:flex;height:2.25rem;justify-content:center;position:relative;width:2.25rem;z-index:2}.lesson-page-like .main .content-list .list .lesson .check-area .check svg{color:#fff;height:1.5rem}.lesson-page-like .main .content-list .list .lesson .check-area .check svg path{stroke-width:64}.lesson-page-like .main .content-list .list .lesson .check-area .check.completed{background-color:#ffb200}.lesson-page-like .main .content-list .list .lesson .check-area .check.completed svg{color:#fff}.lesson-page-like .main .report-section{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.lesson-page-like .main .report-section strong{color:#0f0e0e;font-weight:600;margin-bottom:1rem}.lesson-page-like .main .report-section .report-button{align-items:center;background-color:hsla(0,3%,6%,.125);border:none;border-left:8px solid #383838;border-radius:8px;color:#0f0e0e;cursor:pointer;display:flex;height:2.75rem;justify-content:flex-start;margin-bottom:2rem;padding:0 1rem}.lesson-page-like .main .report-section .report-button svg{color:#0f0e0e;height:1.75rem;margin-left:.5rem}.lesson-page-like .main .report-section .report-button:hover{background-color:hsla(0,3%,6%,.188)}@media screen and (min-width:744px){.lesson-page-like .main .comments-section .add-new-comment{align-items:flex-end;flex-direction:row}.lesson-page-like .main .comments-section .add-new-comment .dynamic-input{margin-bottom:0;margin-right:1rem}.lesson-page-like .main .comments-section .add-new-comment .action-button{height:40px;max-width:14rem}.lesson-page-like .main .inner-container .buttons-bar{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1280px){.lesson-page-like .main{grid-column-gap:1rem;-webkit-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:65% 35%}.lesson-page-like .main .inner-container{width:100%}.lesson-page-like .main .inner-container .player{max-width:100%;width:100%}.lesson-page-like .main .inner-container .report-section{display:none}.lesson-page-like .main .content-list{background-color:hsla(0,3%,6%,.063);border-radius:1rem;height:100%;padding:2rem;width:100%}.lesson-page-like .main .content-list .report-section{display:flex}.lesson-page-like .main .content-list h2{margin-bottom:1rem}.lesson-page-like .main .content-list .list .lesson .check-area .check{background-color:#efefef}.lesson-page-like .main .content-list .list .lesson .check-area .check svg{color:#efefef}.lesson-page-like .main.conference{grid-template-columns:1fr}.lesson-page-like .main.conference .report-section{display:flex}.lesson-page-like .main.conference .content-list{display:none}}#login-box .first-time,#login-box form .recover-password,.text-sm{font-size:14px;line-height:18px}#login-box .below,.text{font-size:16px;line-height:20px}#login-box h2,.display-xs{font-size:24px;line-height:28px}#login-box h2{color:#ffb200;margin-bottom:1rem;text-align:center;width:100%}#login-box .below{color:#383838;margin-bottom:2rem;text-align:center;width:100%}#login-box form .recover-password{margin-bottom:1.5rem;margin-right:auto;padding-left:.5rem;text-align:left}#login-box .first-time{color:#383838}#comments-page .general .comments-section .container .comment span,#comments-page .lessons .lesson .lesson-card .middle span,.text-xs{font-size:12px;line-height:16px}#comments-page .general .comments-section .container .comment p,#comments-page .lessons .lesson .lesson-card .middle strong,.text-sm{font-size:14px;line-height:18px}#comments-page .general .comments-section .container .comment a,#comments-page .general .comments-section .container .no-comments,#comments-page .lessons .lesson h2,#comments-page h2,.text{font-size:16px;line-height:20px}#comments-page .general .comments-section h2,.text-md{font-size:18px;line-height:22px}#comments-page h1,.display-xs{font-size:24px;line-height:28px}#comments-page{width:100%}#comments-page h1{border-bottom:1px dashed hsla(0,3%,6%,.125);color:#0f0e0e;padding:1rem 0;text-align:center}#comments-page h1,#comments-page h2{font-weight:700;margin-bottom:2rem;width:100%}#comments-page h2{color:#ffb200;padding-left:1rem;text-align:left}#comments-page .courses{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(1,1fr);justify-items:center;margin-bottom:2rem;width:100%}@media screen and (min-width:744px){#comments-page .courses{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1024px){#comments-page .courses{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1280px){#comments-page .courses{grid-template-columns:repeat(4,1fr)}}#comments-page .general{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}#comments-page .general .player{align-items:flex-start;aspect-ratio:16/9;background-color:#ffb200;border-radius:1rem;display:flex;justify-content:center;margin:0 auto 1.75rem;max-width:40rem;overflow:hidden;width:100%}#comments-page .general .player video{aspect-ratio:16/9;width:100%}#comments-page .general .comments-section{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:1rem;width:100%}#comments-page .general .comments-section h2{color:#0f0e0e;font-weight:600;margin-bottom:2rem}#comments-page .general .comments-section .container{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;max-height:22rem;min-height:14rem;overflow-y:scroll;padding-right:1rem;scrollbar-width:thin;width:100%}#comments-page .general .comments-section .container::-webkit-scrollbar{width:8px}#comments-page .general .comments-section .container::-webkit-scrollbar-thumb{background-color:hsla(0,3%,6%,.188)}#comments-page .general .comments-section .container .no-comments{align-items:center;color:#7b7e85;display:flex;justify-content:center;margin:4rem 0;width:100%}#comments-page .general .comments-section .container .comment{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:1rem;width:100%}#comments-page .general .comments-section .container .comment a{color:#0f0e0e;font-weight:600;margin-bottom:.25rem;text-decoration:none}#comments-page .general .comments-section .container .comment span{color:#acb0b9;margin-bottom:.5rem}#comments-page .general .comments-section .container .comment p{color:#0f0e0e}#comments-page .general .comments-section .add-new-comment{align-items:center;border-top:1px dashed hsla(0,3%,6%,.125);display:flex;flex-direction:column;justify-content:flex-start;padding:1rem 0;width:100%}#comments-page .general .comments-section .add-new-comment .dynamic-input{margin-bottom:1rem}#comments-page .general .comments-section .add-new-comment .action-button{margin-bottom:0;max-width:20rem}#comments-page .lessons{border-bottom:1px dashed hsla(0,3%,6%,.125);margin-bottom:2rem}#comments-page .lessons,#comments-page .lessons .lesson{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}#comments-page .lessons .lesson{cursor:pointer}#comments-page .lessons .lesson h2{color:#7b7e85;font-weight:500;margin-bottom:.5rem;text-align:left;width:100%}#comments-page .lessons .lesson .lesson-card{align-items:flex-start;color:#000;display:flex;justify-content:space-between;margin-bottom:1rem;padding:.5rem 0;text-decoration:none;width:100%}#comments-page .lessons .lesson .lesson-card .left{align-items:flex-start;aspect-ratio:16/9;border-radius:.5rem;display:flex;flex-shrink:0;justify-content:flex-start;margin-right:1rem;overflow:hidden;width:30%}#comments-page .lessons .lesson .lesson-card .left img{width:100%}#comments-page .lessons .lesson .lesson-card .middle{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}#comments-page .lessons .lesson .lesson-card .middle strong{color:#0f0e0e;font-weight:500;margin-bottom:.25rem}#comments-page .lessons .lesson .lesson-card .middle span{color:#7b7e85}#comments-page .lessons .lesson .lesson-card .right{align-items:center;display:flex;justify-content:center}#my-courses-page .main .tabulation .content .company .users .user-card .data p,#my-courses-page .main .tabulation .content .company .users .user-card .data p strong,.text-sm{font-size:14px;line-height:18px}#my-courses-page .main .tabulation .content .company h2,.text{font-size:16px;line-height:20px}#my-courses-page .main .tabulation .content .company h3,.text-md{font-size:18px;line-height:22px}#my-courses-page .main>.title h1,.text-lg{font-size:20px;line-height:24px}#my-courses-page .main{margin-bottom:4rem}#my-courses-page .main>.title{align-items:center;background-color:#0f0e0e;border-radius:16px;display:none;justify-content:center;margin-bottom:2rem;padding:1.5rem 2rem;width:100%}#my-courses-page .main>.title h1{color:#fff;margin-right:auto}#my-courses-page .main .tabulation{min-height:calc(var(--unit)*70);position:relative}#my-courses-page .main .tabulation .content{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}#my-courses-page .main .tabulation .content .courses{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr;justify-items:center;width:100%}#my-courses-page .main .tabulation .content .courses .course-card{margin-bottom:1rem}#my-courses-page .main .tabulation .content .company{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}#my-courses-page .main .tabulation .content .company h2{color:#ffb200;font-weight:700;margin-bottom:1rem;padding-left:1rem;text-align:left;width:100%}#my-courses-page .main .tabulation .content .company h3{border-bottom:1px dashed hsla(0,3%,6%,.125);color:#0f0e0e;font-weight:700;margin-bottom:2rem;padding:0 0 1rem;text-align:left;width:100%}#my-courses-page .main .tabulation .content .company .users{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:2rem;width:100%}#my-courses-page .main .tabulation .content .company .users .user-card{align-items:center;border:1px solid hsla(0,3%,6%,.125);border-radius:8px;display:flex;justify-content:center;margin-bottom:1rem;padding:1rem;width:100%}#my-courses-page .main .tabulation .content .company .users .user-card .data{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}#my-courses-page .main .tabulation .content .company .users .user-card .data p{align-items:flex-start;color:#383838;display:flex;justify-content:flex-start;margin-bottom:.25rem}#my-courses-page .main .tabulation .content .company .users .user-card .data p span{margin-right:.5rem}#my-courses-page .main .tabulation .content .company .users .user-card .data p strong{color:#000;display:flex;font-weight:600;word-break:break-all}#my-courses-page .main .tabulation .content .company .users .user-card .data p:last-of-type{margin-bottom:0;margin-top:1rem}#my-courses-page .main .tabulation .content .company .users .user-card .action{align-items:center;display:flex;flex-shrink:0;justify-content:center;margin-left:1rem}#my-courses-page .main .tabulation .content .company .users .user-card .action .action-button{height:40px;padding:0 2rem;width:-webkit-max-content;width:max-content}#my-courses-page .main .tabulation .content .spinner-of-doom{width:100%}#my-courses-page .main .tabulation .standalone{position:absolute}#my-courses-page .filters{align-items:center;display:none;justify-content:flex-start;margin-bottom:1rem;width:100%}#my-courses-page .filters .dynamic-input{max-width:20rem}@media screen and (min-width:744px){#my-courses-page .filters,#my-courses-page .main .title{display:flex}#my-courses-page .tabulation .content .courses{grid-template-columns:repeat(2,1fr)}#my-courses-page .tabulation .content .courses.downloads{grid-template-columns:repeat(1,1fr)}}@media screen and (min-width:1024px){#my-courses-page .tabulation .content .courses{grid-template-columns:repeat(3,1fr)}#my-courses-page .tabulation .content .courses.downloads{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1280px){#my-courses-page .tabulation .content .courses{grid-template-columns:repeat(4,1fr)}#my-courses-page .tabulation .content .courses.downloads{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1728px){#my-courses-page .tabulation .content .courses{grid-template-columns:repeat(5,1fr)}#my-courses-page .tabulation .content .courses.downloads{grid-template-columns:repeat(3,1fr)}}.lesson-downloader .size,.text-xs{font-size:12px;line-height:16px}.lesson-downloader .options .small-button p,.lesson-downloader .options .status p,.lesson-downloader .title,.text-sm{font-size:14px;line-height:18px}.lesson-downloader{align-items:flex-start;border-bottom:1px solid hsla(0,3%,6%,.125);display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:.75rem;padding:.25rem 0;width:100%}.lesson-downloader:last-child{border-bottom:none;margin-bottom:0}.lesson-downloader .title{color:#383838;margin-bottom:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.lesson-downloader .size{color:#0f0e0e;margin-bottom:.5rem}.lesson-downloader .size strong{font-weight:600}.lesson-downloader .options{align-items:center;display:flex;justify-content:space-between;padding-bottom:.25rem;padding-right:1rem;width:100%}.lesson-downloader .options .small-button{flex-shrink:0;height:2rem;padding:0 1rem;width:-webkit-max-content;width:max-content}.lesson-downloader .options .small-button svg{height:1.25rem;margin-right:.25rem}.lesson-downloader .options .small-button p{color:#0f0e0e}.lesson-downloader .options .status{align-items:center;display:flex;justify-content:flex-start}.lesson-downloader .options .status .spinner-of-doom{margin-left:0!important;width:2rem!important}.lesson-downloader .options .status p{color:#383838;width:100%}#notifications-page .main h3,.text{font-size:16px;line-height:20px}#notifications-page .main>.title h1,.text-lg{font-size:20px;line-height:24px}#notifications-page .main{margin-bottom:4rem}#notifications-page .main>.title{align-items:center;background-color:#0f0e0e;border-radius:16px;display:none;justify-content:center;margin-bottom:2rem;padding:1.5rem 2rem;width:100%}#notifications-page .main>.title h1{color:#fff;margin-right:auto}#notifications-page .main h3{color:#0f0e0e;font-weight:600;margin-bottom:1rem;width:100%}#notifications-page .main .no-data{margin:5rem 0 3rem}@media screen and (min-width:744px){#notifications-page .main .title{display:flex}}.notification .content a,.notification .content span,.text-sm{font-size:14px;line-height:18px}.notification .title,.text{font-size:16px;line-height:20px}.notification{align-items:center;background-color:hsla(0,3%,6%,.063);border-radius:8px;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:.5rem;padding:1rem;width:100%}.notification .title{color:#0f0e0e;font-weight:500;margin-bottom:.25rem;width:100%}.notification .content{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.notification .content a,.notification .content span{color:#7b7e85}.notification .content a{color:#383838;margin-top:.5rem}#payment-methods .main .method .text p,#payment-methods .main .method .text strong,.text-sm{font-size:14px;line-height:18px}#payment-methods .main h1,.display-xs{font-size:24px;line-height:28px}#payment-methods .main{margin-bottom:4rem}#payment-methods .main h1{border-bottom:1px dashed hsla(0,3%,6%,.125);color:#0f0e0e;font-weight:700;margin-bottom:2rem;padding:1rem 0;text-align:center;width:100%}#payment-methods .main .method{align-items:center;background-color:hsla(0,3%,6%,.063);border-radius:16px;display:flex;justify-content:space-between;margin-bottom:1rem;padding:2rem;width:100%}#payment-methods .main .method .image{flex-shrink:0;margin-right:1rem;width:6rem}#payment-methods .main .method .image svg{height:100%;width:100%}#payment-methods .main .method .text{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;justify-content:flex-start;padding:0 2rem}#payment-methods .main .method .text p,#payment-methods .main .method .text strong{align-items:center;color:#7b7e85;display:flex;justify-content:center}#payment-methods .main .method .text strong{color:#0f0e0e;font-weight:700;padding-left:.25rem}#payment-methods .main .method .action-button{padding:0 3rem;width:-webkit-max-content;width:max-content}@media screen and (max-width:1024px){#payment-methods .main .method{gap:2rem}#payment-methods .main .method,#payment-methods .main .method p{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}#payment-methods .main .method p{gap:1rem}}#role-selection-page .main .center strong,.text-lg{font-size:20px;line-height:24px}#role-selection-page{overflow:hidden;position:relative}#role-selection-page .animation{align-items:center;-webkit-animation:vanish .3s ease-in-out 2s forwards;animation:vanish .3s ease-in-out 2s forwards;background-color:#ffb200;display:flex;height:100%;justify-content:center;left:0;min-height:calc(var(--unit)*100);overflow:hidden;position:absolute;top:0;width:100%;z-index:100}#role-selection-page .animation .logo{align-items:center;-webkit-animation:appear 1s ease-in-out forwards;animation:appear 1s ease-in-out forwards;display:flex;height:6rem;justify-content:center;width:6rem}#role-selection-page .animation .logo svg{height:100%;width:100%}#role-selection-page .animation .logo svg path{fill:#fff}#role-selection-page .animation .circle{-webkit-animation:enlarge 1s ease-in-out .2s forwards;animation:enlarge 1s ease-in-out .2s forwards;aspect-ratio:1/1;border:1px solid #fff;border-radius:9999999999px;opacity:0;position:absolute;width:100%}@-webkit-keyframes enlarge{0%{opacity:0;-webkit-transform:scale(.75);transform:scale(.75)}to{opacity:1;-webkit-transform:scale(1.25);transform:scale(1.25)}}@keyframes enlarge{0%{opacity:0;-webkit-transform:scale(.75);transform:scale(.75)}to{opacity:1;-webkit-transform:scale(1.25);transform:scale(1.25)}}@-webkit-keyframes vanish{0%{opacity:1}to{opacity:0;visibility:hidden}}@keyframes vanish{0%{opacity:1}to{opacity:0;visibility:hidden}}#role-selection-page .main{align-items:center;background-color:#272727;display:flex;height:100%;justify-content:center;margin-bottom:0;min-height:calc(var(--unit)*100);position:relative;width:100%}#role-selection-page .main:after,#role-selection-page .main:before{border:1px solid #c7ccd6;border-radius:9999999999px;content:"";position:absolute}#role-selection-page .main:before{height:6rem;left:-3rem;top:-3rem;width:6rem}#role-selection-page .main:after{bottom:-2rem;height:10rem;right:-2rem;width:10rem}#role-selection-page .main .logo{align-items:center;display:flex;height:5rem;justify-content:center;margin-bottom:2rem;margin-top:-5rem;width:5rem}#role-selection-page .main .logo svg{height:100%;width:100%}#role-selection-page .main .logo svg path{fill:#fff}#role-selection-page .main .center{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}#role-selection-page .main .center strong{color:#fff;font-weight:600;margin-bottom:2rem;text-align:center;width:100%}#role-selection-page .main .center .selection{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr;justify-items:center;width:100%}#role-selection-page .main .center .selection .action-button{max-width:20rem}#search-page .main .list .category-card .instructor-card p span,#search-page .main .list .instructor-card .category-card p span,#search-page .main .list .instructor-card .text span,#search-page .main .list .instructor-card h3 span,.text-xs{font-size:12px;line-height:16px}#search-page .main .instructions p,#search-page .main .list .category-card .instructor-card p strong,#search-page .main .list .instructor-card .category-card p strong,#search-page .main .list .instructor-card .text strong,#search-page .main .list .instructor-card h3 strong,#search-page .main .results .no-results,.text-sm{font-size:14px;line-height:18px}#search-page .main .list .category-card p,#search-page .main h3,.text{font-size:16px;line-height:20px}#search-page .main h2,.text-md{font-size:18px;line-height:22px}#search-page .main .results{border-bottom:1px dashed hsla(0,3%,6%,.125);margin-bottom:2rem;min-height:10rem}#search-page .main .results,#search-page .main .results .result{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}#search-page .main .results .result{max-width:46rem}#search-page .main .results>h2{margin-bottom:2rem;padding-top:1rem;text-align:center;width:100%}#search-page .main .results .no-results{color:#7b7e85;font-weight:500;margin:3rem 0 5rem}#search-page .main .instructions{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:4rem 0 6rem;width:100%}#search-page .main .instructions svg{height:4rem;margin-bottom:1rem;width:4rem}#search-page .main .instructions svg g path{fill:hsla(0,3%,6%,.188)}#search-page .main .instructions p{color:#7b7e85;text-align:center;width:100%}#search-page .main h2{color:#0f0e0e;font-weight:600;margin-bottom:1.5rem;width:100%}#search-page .main h3{color:#7b7e85;font-weight:500;margin-bottom:1rem;padding-left:1rem;width:100%}#search-page .main .list{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:2rem;min-height:10rem;width:100%}#search-page .main .list .card{border-radius:.5rem;margin-bottom:.5rem;text-decoration:none;width:100%}#search-page .main .list .card:last-child{margin-bottom:0}#search-page .main .list .card svg{flex-shrink:0;height:1.25rem;width:1.25rem}#search-page .main .list .category-card{align-items:center;border:1px solid #0f0e0e;border-radius:.5rem;color:#0f0e0e;display:flex;justify-content:space-between;padding:1rem;transition-duration:.3s;transition-property:color,background-color,border-color;transition-timing-function:ease-in-out}#search-page .main .list .category-card p{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 20px)}#search-page .main .list .category-card:hover{background-color:#ffb200;border-color:#ffb200;color:#fff;transition:none}#search-page .main .list .category-card:active{background-color:#eca500;border-color:#eca500;color:#fff;transition:none}#search-page .main .list .instructor-card{align-items:center;color:#0f0e0e;display:flex;justify-content:flex-start;padding:.5rem 1rem .5rem .5rem;transition:background-color .3s ease-in-out}#search-page .main .list .instructor-card .profile-picture{align-items:center;background-color:#c7ccd6;border-radius:9999999999px;display:flex;flex-shrink:0;height:2.75rem;justify-content:center;margin-right:1rem;overflow:hidden;width:2.75rem}#search-page .main .list .instructor-card .profile-picture img{height:100%}#search-page .main .list .category-card .instructor-card p,#search-page .main .list .instructor-card .category-card p,#search-page .main .list .instructor-card .text,#search-page .main .list .instructor-card h3{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;justify-content:flex-start;width:calc(100% - 80px)}#search-page .main .list .category-card .instructor-card p strong,#search-page .main .list .instructor-card .category-card p strong,#search-page .main .list .instructor-card .text strong,#search-page .main .list .instructor-card h3 strong{color:#0f0e0e;font-weight:600;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#search-page .main .list .category-card .instructor-card p span,#search-page .main .list .instructor-card .category-card p span,#search-page .main .list .instructor-card .text span,#search-page .main .list .instructor-card h3 span{color:#7b7e85;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#search-page .main .list .instructor-card:hover{background-color:hsla(0,3%,6%,.125);transition:none}#search-page .main .list .instructor-card:active{background-color:hsla(0,3%,6%,.188);transition:none}#search-page .main .grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr;justify-items:center;width:100%}#search-page .main .grid .section{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;max-width:30rem;width:100%}@media screen and (min-width:834px){#search-page .main .grid{grid-template-columns:repeat(2,1fr)}}#signup-box .conditions,#signup-box .not-first-time,.text-sm{font-size:14px;line-height:18px}#signup-box .not-first-time{color:#383838;margin-bottom:2rem}#signup-box .conditions{color:#7b7e85;text-align:center;width:100%}#user-profile .main .instructor .basic .meta p,#user-profile .main .instructor .quick-settings .checkbox p,#user-profile .main .user .basic>p,#user-profile .main .user .quick-settings .checkbox p,.text-sm{font-size:14px;line-height:18px}#user-profile .main .content .courses .no-data,#user-profile .main .content .projects p,#user-profile .main .content .students .little strong,#user-profile .main .description p,#user-profile .main .instructor .basic .headline,#user-profile .main .instructor .basic .mega .email,#user-profile .main .list .item p,#user-profile .main .resume .stat span,#user-profile .main .user .basic .email,#user-profile .main .user .basic .headline,#user-profile .no-user p,#user-profile .no-user strong,.text{font-size:16px;line-height:20px}#user-profile .no-user strong,.text-md{font-size:18px;line-height:22px}#user-profile .main .tabulation .credits,.text-lg{font-size:20px;line-height:24px}#user-profile .main .instructor .basic .mega h1,#user-profile .main .user .basic h1,.display-xs{font-size:24px;line-height:28px}#user-profile .main .resume .stat strong,.display-sm{font-size:28px;line-height:32px}#user-profile .main .banner span,.display{font-size:30px;line-height:34px}#user-profile{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}#user-profile .main{position:relative}#user-profile .main .banner{align-items:center;border-radius:1rem;display:none;justify-content:center;max-height:14rem;overflow:hidden;position:relative;width:100%}#user-profile .main .banner>svg{height:100%;object-fit:cover;width:100%}#user-profile .main .banner span{color:#fff;font-weight:700;position:absolute}#user-profile .main .banner .small-button{position:absolute;right:.5rem;top:.5rem}#user-profile .main .banner .small-button svg{fill:#fff;color:#fff}#user-profile .main .temp{position:absolute;right:1rem;top:1rem}#user-profile .main .profile-picture{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}#user-profile .main .profile-picture input[type=file]{display:none}#user-profile .main .profile-picture .container{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:1rem;position:relative}#user-profile .main .profile-picture .container .img-container{align-items:center;background-color:#c7ccd6;border-radius:9999999999px;display:flex;height:8rem;justify-content:center;margin-bottom:1rem;overflow:hidden;width:8rem}#user-profile .main .profile-picture .container .img-container img{height:100%;object-fit:cover;width:100%}#user-profile .main .profile-picture .container .img-container svg{color:#acb0b9;height:70%}#user-profile .main .profile-picture .container .small-button{background-color:#ffb200;bottom:0;position:absolute;right:0}#user-profile .main .profile-picture .container .small-button svg{color:#fff}#user-profile .main .profile-picture .container .small-button:hover{background-color:#eca500}#user-profile .main .profile-picture .container .small-button:active{background-color:#dd9b00}#user-profile .main .profile-picture .action-button{margin:1rem 0;padding:0 3rem;width:-webkit-max-content;width:max-content}#user-profile .main .user{justify-content:flex-start}#user-profile .main .user,#user-profile .main .user .basic{align-items:center;display:flex;flex-direction:column;width:100%}#user-profile .main .user .basic{justify-content:center;margin-bottom:1.5rem;margin-top:.5rem}#user-profile .main .user .basic h1{color:#0f0e0e;margin-bottom:.5rem}#user-profile .main .user .basic .email{color:#383838;margin-bottom:.5rem}#user-profile .main .user .basic>p{color:#7b7e85;margin-bottom:.25rem}#user-profile .main .user .basic .headline{color:#383838;font-weight:500;margin-bottom:1rem}#user-profile .main .user .quick-settings{align-items:flex-start;display:none;flex-direction:column;justify-content:flex-start;width:100%}#user-profile .main .user .quick-settings .checkbox{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem;width:100%}#user-profile .main .user .quick-settings .checkbox p{color:#0f0e0e;margin:0 1rem 0 0}#user-profile .main .user .quick-settings .checkbox button{background-color:#c7ccd6;border:none;border-radius:9999999999px;cursor:pointer;flex-shrink:0;height:1.5rem;position:relative;transition:background-color .3s ease-in-out;width:3rem}#user-profile .main .user .quick-settings .checkbox button:after{background-color:#383838;border-radius:9999999999px;content:"";display:flex;height:1.75rem;left:-2px;position:absolute;top:-2px;transition-duration:.3s;transition-property:background-color,-webkit-transform;transition-property:background-color,transform;transition-property:background-color,transform,-webkit-transform;transition-timing-function:ease-in-out;width:1.75rem}#user-profile .main .user .quick-settings .checkbox.checked button{background-color:#383838}#user-profile .main .user .quick-settings .checkbox.checked button:after{background-color:#ffb200;-webkit-transform:translateX(calc(100% - 4px));transform:translateX(calc(100% - 4px))}#user-profile .main .resume{align-items:center;background-color:hsla(0,3%,6%,.063);border-radius:2rem;display:flex;justify-content:center;margin-bottom:2rem;margin-right:auto;max-width:30rem;padding:1.75rem;width:100%}#user-profile .main .resume .stat{align-items:center;display:flex;flex-direction:column;justify-content:center}#user-profile .main .resume .stat strong{color:#383838;margin-bottom:1rem}#user-profile .main .resume .stat span{color:#7b7e85;text-align:center}#user-profile .main .tabulation{margin-bottom:2rem}#user-profile .main .instructor{margin-bottom:1rem}#user-profile .main .instructor,#user-profile .main .instructor .basic{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}#user-profile .main .instructor .basic{margin-bottom:1.5rem;margin-top:.5rem}#user-profile .main .instructor .basic .mega{align-items:center;display:flex;flex-direction:column;flex-shrink:0;justify-content:flex-start}#user-profile .main .instructor .basic .mega h1{color:#0f0e0e;margin-bottom:.5rem}#user-profile .main .instructor .basic .mega .email{color:#383838;margin-bottom:.5rem;text-align:center}#user-profile .main .instructor .basic .meta{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}#user-profile .main .instructor .basic .meta p{color:#7b7e85;margin-bottom:.25rem}#user-profile .main .instructor .basic .headline{color:#383838;font-weight:500;margin-bottom:1rem}#user-profile .main .instructor .quick-settings{align-items:flex-start;display:none;flex-direction:column;justify-content:flex-start;width:100%}#user-profile .main .instructor .quick-settings .checkbox{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem;width:100%}#user-profile .main .instructor .quick-settings .checkbox p{color:#0f0e0e;margin:0 1rem 0 0}#user-profile .main .instructor .quick-settings .checkbox button{background-color:#c7ccd6;border:none;border-radius:9999999999px;cursor:pointer;flex-shrink:0;height:1.5rem;position:relative;transition:background-color .3s ease-in-out;width:3rem}#user-profile .main .instructor .quick-settings .checkbox button:after{background-color:#383838;border-radius:9999999999px;content:"";display:flex;height:1.75rem;left:-2px;position:absolute;top:-2px;transition-duration:.3s;transition-property:background-color,-webkit-transform;transition-property:background-color,transform;transition-property:background-color,transform,-webkit-transform;transition-timing-function:ease-in-out;width:1.75rem}#user-profile .main .instructor .quick-settings .checkbox.checked button{background-color:#383838}#user-profile .main .instructor .quick-settings .checkbox.checked button:after{background-color:#ffb200;-webkit-transform:translateX(calc(100% - 4px));transform:translateX(calc(100% - 4px))}#user-profile .main .description{align-items:center;display:flex;flex-direction:column-reverse;justify-content:flex-start;margin-bottom:3rem;padding:0 2rem;width:100%}#user-profile .main .description p{color:#383838;margin-top:1rem;text-align:justify;white-space:pre-wrap;width:100%}#user-profile .main .description .social{align-items:flex-start;display:flex;flex-shrink:0;justify-content:center;margin-bottom:auto;width:20%}#user-profile .main .description .social a{align-items:center;display:flex;flex-shrink:0;height:2rem;justify-content:center;margin-left:.5rem;width:2rem}#user-profile .main .description .social a:hover svg{fill:#ffb200;transition:none}#user-profile .main .description .social a svg{fill:#383838;height:100%;transition:fill .3s ease-in-out;width:100%}#user-profile .main .list .item{align-items:center;border:1px solid #ffb200;border-radius:9999999999px;display:flex;justify-content:center;margin-bottom:1rem;padding:.5rem 2rem;width:-webkit-max-content;width:max-content}#user-profile .main .list .item svg{fill:#ffb200;color:#ffb200;height:1.5rem;margin-right:1rem}#user-profile .main .list .item p{color:#383838;font-weight:500;margin-bottom:0}#user-profile .main .list .item .action-button{max-width:-webkit-max-content;max-width:max-content;padding:1rem}#user-profile .main .content{align-items:center;min-height:calc(var(--unit)*40);position:relative}#user-profile .main .content .projects{align-items:center;display:flex;justify-content:center;padding:2rem;width:100%}#user-profile .main .content .projects p{color:#383838;text-align:center}#user-profile .main .content .courses{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr;justify-items:center;margin-bottom:1rem;min-height:4.25rem;width:100%}#user-profile .main .content .courses .no-data{color:#383838;margin-top:2rem;position:absolute;text-align:center}#user-profile .main .content .action-button{margin:0 auto;max-width:12rem}#user-profile .main .content .students{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr;justify-items:center;width:100%}#user-profile .main .content .students .little{align-items:center;background-color:#fff;border-radius:1rem;box-shadow:0 0 8px hsla(0,3%,6%,.125);display:flex;justify-content:flex-start;max-width:24rem;padding:1rem;text-decoration:none;width:100%}#user-profile .main .content .students .little .profile-picture{align-items:center;background-color:#c7ccd6;border-radius:9999999999px;display:flex;height:4rem;justify-content:center;margin-right:1rem;overflow:hidden;width:4rem}#user-profile .main .content .students .little .profile-picture img{height:100%;object-fit:cover;width:100%}#user-profile .main .content .students .little .profile-picture svg{color:#acb0b9;height:50%}#user-profile .main .content .students .little strong{color:#0f0e0e}#user-profile .main .content .action-button{margin-bottom:1rem;padding:0 3rem;width:-webkit-max-content;width:max-content}#user-profile .no-user{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:calc(var(--unit)*50);width:100%}#user-profile .no-user p,#user-profile .no-user strong{color:#7b7e85;text-align:center;width:100%}#user-profile .no-user strong{color:#0f0e0e;font-weight:600;margin-bottom:1rem}@media screen and (min-width:744px){#user-profile .main .temp{display:none}#user-profile .main .banner{display:flex}#user-profile .main .instructor,#user-profile .main .user{flex-direction:row;justify-content:flex-start;margin-bottom:1rem;padding:0 1rem}#user-profile .main .instructor .profile-picture,#user-profile .main .user .profile-picture{margin-right:1rem;margin-top:-2rem}#user-profile .main .instructor .basic,#user-profile .main .user .basic{align-items:flex-start;margin:1rem}#user-profile .main .instructor .basic .mega,#user-profile .main .instructor .basic .meta,#user-profile .main .user .basic .mega,#user-profile .main .user .basic .meta{align-items:flex-start}#user-profile .main .instructor{flex-direction:row-reverse}#user-profile .main .description{flex-direction:row}#user-profile .main .description p{margin-top:0}#user-profile .main .content .students{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:834px){#user-profile .main .content .courses{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1024px){#user-profile .main .user{display:grid;grid-template-columns:14rem 1.5fr 1fr}#user-profile .main .user .profile-picture{margin-right:0;margin-top:-8rem}#user-profile .main .user .quick-settings{display:flex}#user-profile .main .instructor{display:flex;flex-direction:row-reverse;margin-bottom:0;padding:1rem}#user-profile .main .instructor .profile-picture{margin-right:6rem;margin-top:-8rem}#user-profile .main .instructor .profile-picture .container{margin-bottom:0}#user-profile .main .instructor .profile-picture .container .img-container{height:10rem;width:10rem}#user-profile .main .instructor .basic{align-items:flex-start;flex-direction:row}#user-profile .main .instructor .basic .mega{margin-right:4rem}#user-profile .main .instructor .quick-settings{display:flex}#user-profile .main .content .courses,#user-profile .main .content .students{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1280px){#user-profile .main .user .profile-picture{margin-top:-10rem}#user-profile .main .user .profile-picture .container .img-container{height:10rem;width:10rem}#user-profile .main .content .courses,#user-profile .main .content .students{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:1440px){#user-profile .main .content .courses,#user-profile .main .content .students{grid-template-columns:repeat(5,1fr)}}@media screen and (min-width:1728px){#user-profile .main .content .courses,#user-profile .main .content .students{grid-template-columns:repeat(6,1fr)}}#options-menu>.container .link,#options-menu>.container .slider p,#options-menu>.container>.action-button,.text-sm{font-size:14px;line-height:18px}#options-menu>.container>strong,.text{font-size:16px;line-height:20px}#options-menu{-webkit-animation:appear .3s ease-in-out forwards;animation:appear .3s ease-in-out forwards;background-color:hsla(0,3%,6%,.188);bottom:0;justify-content:flex-end;left:0;min-height:calc(var(--unit)*100);opacity:0;position:fixed;z-index:110}#options-menu,#options-menu>.container{align-items:center;display:flex;flex-direction:column;width:100%}#options-menu>.container{background-color:#fff;border-radius:1rem 1rem 0 0;justify-content:flex-start;max-height:calc(var(--unit)*80);overflow-y:auto;padding:2rem 1rem;scrollbar-width:thin}#options-menu>.container::-webkit-scrollbar{background-color:hsla(0,3%,6%,.125);width:8px}#options-menu>.container::-webkit-scrollbar-thumb{background-color:hsla(0,3%,6%,.188)}#options-menu>.container>strong{margin-bottom:2rem;text-align:center;width:100%}#options-menu>.container>.action-button{flex-shrink:0;height:32px;margin-bottom:1rem;max-width:-webkit-max-content;max-width:max-content;padding:0 2rem}#options-menu>.container .link{align-items:center;border-radius:1rem;color:#0f0e0e;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:.5rem;padding:.75rem 1rem;text-decoration:none;transition:background-color .3s ease-in-out;width:100%}#options-menu>.container .link svg{fill:#0f0e0e;color:#0f0e0e;height:1.25rem;width:1.25rem}#options-menu>.container .link p{padding:0 1rem;text-align:left;width:calc(100% - 2.5rem)}#options-menu>.container .link:hover{background-color:hsla(0,3%,6%,.125);transition:none}#options-menu>.container .logout svg{fill:#ed2626;color:#ed2626}#options-menu>.container .logout p{color:#ed2626;font-weight:700;width:calc(100% - 1.25rem)}#options-menu>.container .slider{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem;padding:.5rem 1rem;width:100%}#options-menu>.container .slider p{color:#0f0e0e;margin:0 1rem 0 0}#options-menu>.container .slider button{background-color:#c7ccd6;border:none;border-radius:9999999999px;cursor:pointer;flex-shrink:0;height:1.5rem;position:relative;transition:background-color .3s ease-in-out;width:3rem}#options-menu>.container .slider button:after{background-color:#383838;border-radius:9999999999px;content:"";display:flex;height:1.75rem;left:-2px;position:absolute;top:-2px;transition-duration:.3s;transition-property:background-color,-webkit-transform;transition-property:background-color,transform;transition-property:background-color,transform,-webkit-transform;transition-timing-function:ease-in-out;width:1.75rem}#options-menu>.container .slider.checked button{background-color:#383838}#options-menu>.container .slider.checked button:after{background-color:#ffb200;-webkit-transform:translateX(calc(100% - 4px));transform:translateX(calc(100% - 4px))}@media screen and (min-width:744px){#options-menu{display:none}}#wishlist-page .main .no-info p,.text-sm{font-size:14px;line-height:18px}#wishlist-page .main>.title h1,.text-lg{font-size:20px;line-height:24px}#wishlist-page .main{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;min-height:calc(var(--unit)*100 - 64px)}#wishlist-page .main>.title{align-items:center;background-color:#0f0e0e;border-radius:16px;display:none;justify-content:center;margin-bottom:2rem;padding:1.5rem 2rem;width:100%}#wishlist-page .main>.title h1{color:#fff;margin-right:auto}#wishlist-page .main .add-list-section{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin:0 auto 2rem;max-width:20rem;width:100%}#wishlist-page .main .no-info{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:calc(var(--unit)*50 - 44px);width:100%}#wishlist-page .main .no-info p{color:#7b7e85;text-align:center;width:100%}#wishlist-page .main .no-info .action-button{margin-top:3rem;max-width:20rem}#wishlist-page .main .grid{grid-gap:1rem;align-items:start;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-bottom:2rem;min-height:calc(var(--unit)*50);width:100%}#wishlist-page .main.vertical{gap:0}@media screen and (min-width:744px){#wishlist-page .main>.title{display:flex}#wishlist-page .main .grid{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:834px){#wishlist-page .main .grid{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:1024px){#wishlist-page .main .grid{grid-template-columns:repeat(5,1fr)}}@media screen and (min-width:1280px){#wishlist-page .main .grid{grid-template-columns:repeat(6,1fr)}}@media screen and (min-width:1440px){#wishlist-page .main .grid{grid-template-columns:repeat(7,1fr)}}@media screen and (min-width:1728px){#wishlist-page .main .grid{grid-template-columns:repeat(8,1fr)}}.text-xs,.wishlist .text-content span{font-size:12px;line-height:16px}.text,.wishlist .text-content strong{font-size:16px;line-height:20px}.wishlist{align-items:flex-start;background-color:#fff;border-radius:1rem;color:#0f0e0e;display:flex;flex-direction:column;height:100%;justify-content:flex-start;padding:.5rem;text-decoration:none;width:100%}.wishlist:hover .wishlist-image{outline-color:#0f0e0e;transition:none}.wishlist .wishlist-image{align-items:center;aspect-ratio:1/1;background-color:hsla(0,3%,6%,.125);border-radius:8px;display:flex;justify-content:center;margin-bottom:.5rem;outline:2px solid #fff;overflow:hidden;transition:outline-color .3s ease-in-out;width:100%}.wishlist .wishlist-image img{height:100%;object-fit:cover;width:100%}.wishlist .wishlist-image svg{color:#7b7e85;height:4rem;width:4rem}.wishlist .text-content{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.wishlist .text-content strong{color:#0f0e0e;font-weight:600;margin-bottom:.5rem;max-height:2.5rem;overflow:hidden;text-align:left;width:100%}.wishlist .text-content span{color:#383838;text-align:left;width:100%}.text-xs,.wish .text span{font-size:12px;line-height:16px}.text-sm,.wish .text strong{font-size:14px;line-height:18px}.wish{align-items:flex-start;border-bottom:1px dashed hsla(0,3%,6%,.125);color:#0f0e0e;display:flex;justify-content:flex-start;margin-bottom:1rem;max-width:30rem;padding-bottom:1rem;position:relative;text-decoration:none;width:100%}.wish .course-image{align-items:center;aspect-ratio:4/3;border-radius:8px;display:flex;justify-content:center;margin-right:1rem;max-width:16rem;overflow:hidden;width:40%}.wish .course-image img{height:100%;object-fit:cover;width:100%}.wish .text{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;padding-right:calc(.5rem + 40px);width:100%}.wish .text strong{color:#0f0e0e;font-weight:600;margin-bottom:.5rem}.wish .text span{color:#7b7e85}.wish .small-button{position:absolute;right:0;z-index:10}#statistics-page .main .users .user-card .data p,#statistics-page .main .users .user-card .data p strong,.text-sm{font-size:14px;line-height:18px}#statistics-page .main h2,.text{font-size:16px;line-height:20px}#statistics-page .main h1,.display-xs{font-size:24px;line-height:28px}#statistics-page .main h1{border-bottom:1px dashed hsla(0,3%,6%,.125);color:#0f0e0e;font-weight:700;margin-bottom:2rem;padding:1rem 0;text-align:center;width:100%}#statistics-page .main h2{color:#ffb200;font-weight:700;margin-bottom:2rem;padding-left:1rem;text-align:left;width:100%}#statistics-page .main .chart{align-items:center;display:flex;justify-content:center;margin-bottom:1rem;max-height:20rem;width:100%}#statistics-page .main .users{align-items:center;border-bottom:1px dashed hsla(0,3%,6%,.125);display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:2rem;width:100%}#statistics-page .main .users .user-card{align-items:center;border:1px solid hsla(0,3%,6%,.125);border-radius:8px;display:flex;justify-content:center;margin-bottom:1rem;padding:1rem;width:100%}#statistics-page .main .users .user-card .data{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}#statistics-page .main .users .user-card .data p{align-items:flex-start;color:#383838;display:flex;justify-content:flex-start;margin-bottom:.25rem}#statistics-page .main .users .user-card .data p span{margin-right:.5rem}#statistics-page .main .users .user-card .data p strong{color:#000;display:flex;font-weight:600;word-break:break-all}#statistics-page .main .users .user-card .data p:last-of-type{margin-bottom:0;margin-top:1rem}#statistics-page .main .users .user-card .action{align-items:center;display:flex;flex-shrink:0;justify-content:center;margin-left:1rem}#statistics-page .main .add-section{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:2rem;max-width:30rem;width:100%}#teach-page #how-to-start .container .left ul li,#teach-page .banner .container p,#teach-page .become .container p,.text-sm{font-size:14px;line-height:18px}#teach-page #how-to-start .container .left strong,.text-lg{font-size:20px;line-height:24px}#teach-page #how-to-start h2,#teach-page .become .container h2,.display-xs{font-size:24px;line-height:28px}#teach-page .banner .container h1,.display{font-size:30px;line-height:34px}#teach-page,#teach-page .banner{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}#teach-page .banner{margin:0 auto;max-width:1600px;position:relative}#teach-page .banner .fancy-container{height:100%;justify-content:flex-end;margin-bottom:2rem;margin-left:auto;max-height:20rem;overflow:hidden;width:100%}#teach-page .banner .fancy-container img{max-width:-webkit-max-content;max-width:max-content;object-fit:contain}#teach-page .banner .container{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin-bottom:3rem;padding:0 2rem;width:100%}#teach-page .banner .container h1{color:#ffb200;font-weight:700;margin-bottom:2rem;text-align:left;width:100%}#teach-page .banner .container p{color:#0f0e0e;margin-bottom:2rem;max-width:24rem;text-align:left;width:100%}#teach-page .banner .container .action-button{padding:0 2rem;width:-webkit-max-content;width:max-content}#teach-page #how-to-start{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding-top:3rem;width:100%}#teach-page #how-to-start h2{color:#0f0e0e;font-weight:700;margin-bottom:2rem;text-align:center;width:100%}#teach-page #how-to-start .container{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(1,1fr);min-height:20rem;width:100%}#teach-page #how-to-start .container .left{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:1rem 0 2rem;padding-left:30%;position:relative;width:80%}#teach-page #how-to-start .container .left:before{background-color:hsla(0,3%,6%,.188);height:100%;z-index:1}#teach-page #how-to-start .container .left:after,#teach-page #how-to-start .container .left:before{align-items:center;border-radius:9999999999px;content:"";display:flex;justify-content:center;left:20%;position:absolute;top:0;width:8px}#teach-page #how-to-start .container .left:after{background-color:#ffb200;height:30%;z-index:2}#teach-page #how-to-start .container .left strong{color:#ffb200;display:flex;font-weight:700;margin-bottom:1rem;text-align:left;width:100%}#teach-page #how-to-start .container .left ul{list-style:none;width:100%}#teach-page #how-to-start .container .left ul li{color:#383838;margin-bottom:1rem;text-align:left}#teach-page #how-to-start .container .right{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative}#teach-page #how-to-start .container .right .fancy-container{border-radius:1rem;height:16.84375rem;overflow:hidden;width:16.3125rem}#teach-page .become{margin-bottom:4rem;min-height:18.75rem;position:relative}#teach-page .become,#teach-page .become .container{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}#teach-page .become .container{position:absolute;top:0}#teach-page .become .container h2{color:#ffb200;font-weight:700;margin-bottom:2rem;padding:0 2rem;text-align:center;width:100%}#teach-page .become .container p{color:#383838;margin-bottom:2rem;max-width:18rem;text-align:center}#teach-page .become .container .action-button{padding:0 3rem;width:-webkit-max-content;width:max-content}#teach-page .become .fancy-container{background-image:linear-gradient(180deg,transparent,#ced0d1);margin-top:6rem}#teach-page .become .fancy-container img{max-height:555px;object-fit:contain}@media screen and (min-width:744px){#teach-page .banner{align-items:flex-start;height:20rem}#teach-page .banner .fancy-container{margin-bottom:0}#teach-page .banner .fancy-container img{object-fit:cover}#teach-page .banner .container{height:100%;position:absolute;width:40%}#teach-page .banner .bar{flex-direction:row;margin-bottom:0;padding:1rem}#teach-page #how-to-start .container{grid-template-columns:repeat(2,1fr)}#teach-page .become{margin-bottom:0}#teach-page .become .fancy-container{margin-top:0}}@media screen and (min-width:834px){#teach-page .banner{height:25.875rem}#teach-page .banner .fancy-container{max-height:25.875rem}#teach-page .banner .container{margin-left:1rem}#teach-page .banner .container h1{font-size:40px;line-height:44px}#teach-page #how-to-start .container .left strong{font-size:32px;line-height:36px;margin-bottom:2rem}}@media screen and (min-width:1024px){#teach-page .banner .container{margin-left:2rem}#teach-page .banner .container h1{font-size:48px;line-height:52px;width:70%}#teach-page #how-to-start .container .left strong{font-size:36px;line-height:40px}}@media screen and (min-width:1440px){#teach-page .banner{height:30.875rem}#teach-page .banner .fancy-container{max-height:30.875rem;width:-webkit-max-content;width:max-content}#teach-page .banner .fancy-container img{max-width:none;width:auto}}#contact-page .main .social button,.text-sm{font-size:14px;line-height:18px}#contact-page .main h1,.display-xs{font-size:24px;line-height:28px}#contact-page .banner{align-items:flex-start;background-color:#ffb200;display:flex;justify-content:center;max-height:20rem;overflow:hidden;position:relative;width:100%}#contact-page .banner:after,#contact-page .banner:before{border:1px solid #383838;border-radius:50%;content:"";height:7rem;position:absolute;width:7rem}#contact-page .banner:before{left:-2rem;top:-2rem}#contact-page .banner:after{bottom:-2rem;right:-2rem}#contact-page .banner>svg{height:50%;left:10%;position:absolute;top:0}#contact-page .banner>svg:nth-child(2){bottom:0;left:auto;right:10%;top:auto}#contact-page .banner .fancy-container{align-items:flex-end;height:20rem;position:relative;z-index:1}#contact-page .banner .fancy-container img{height:80%;object-fit:contain;width:-webkit-max-content;width:max-content}#contact-page .main h1{color:#0f0e0e;font-weight:700;margin-bottom:2rem;padding:1rem 0;text-align:center;width:100%}#contact-page .main .social{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:2rem}#contact-page .main .social button{align-items:center;background-color:transparent;border:1px solid #acb0b9;border-radius:9999999999px;color:#0f0e0e;cursor:pointer;display:flex;font-weight:600;justify-content:space-between;margin:0 1rem .5rem;padding:.75rem 2rem;text-align:center;width:16rem}#contact-page .main .social button svg{height:1.5rem;margin:0 .5rem;width:1.5rem}#contact-page .main .social button:hover{background-color:hsla(0,3%,6%,.188)}#contact-page .main form{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;max-width:30rem;width:100%}#contact-page .main form .action-button{padding:0 4rem;width:-webkit-max-content;width:max-content}@media screen and (min-width:1024px){#contact-page .main .social{flex-direction:row}}#edit-course-page h1,.display-xs{font-size:24px;line-height:28px}#edit-course-page h1{color:#0f0e0e;font-weight:700;margin-bottom:2rem;padding:1rem 0;text-align:center;width:100%}#edit-course-page .media-creation{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;max-width:40rem;width:100%}#edit-course-page .media-creation input[type=file]{display:none}#edit-course-page .media-creation .media{align-items:center;aspect-ratio:16/9;background-color:#7b7e85;border-radius:8px;cursor:pointer;display:flex;justify-content:center;margin-bottom:1rem;overflow:hidden;width:100%}#edit-course-page .media-creation .media img{height:100%;object-fit:cover;width:100%}#edit-course-page .media-creation .media svg{color:#383838;height:2rem;width:2rem}#edit-course-page .media-creation .action-button{padding:0 2rem;width:-webkit-max-content;width:max-content}#edit-course-page .media-creation .action-button svg{fill:#fff;color:#fff;height:1.25rem;margin-left:1rem;width:1.25rem}.instructor-course-lessons .section .lesson-aggregator .inner-container .additional-resources .links .link a,.instructor-course-lessons .section .lesson-aggregator .inner-container .additional-resources .links .link p,.instructor-course-lessons .section .lesson-aggregator .inner-container .additional-resources .links .no-items,.instructor-course-lessons .section .lesson-aggregator .inner-container .subtitles-section .add-sub-box label,.text-sm{font-size:14px;line-height:18px}.instructor-course-lessons .section .individual p,.instructor-course-lessons .section .individual strong,.instructor-course-lessons .section .lesson-aggregator .inner-container .subtitles-section .subtitles p,.instructor-course-lessons .section .lesson-aggregator .lesson-title>strong,.text{font-size:16px;line-height:20px}.instructor-course-lessons .section .lesson-aggregator .inner-container .additional-resources h2,.instructor-course-lessons .section .lesson-aggregator .inner-container .media-creation h2,.instructor-course-lessons .section>h2,.text-md{font-size:18px;line-height:22px}.instructor-course-lessons,.instructor-course-lessons .section{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.instructor-course-lessons .section{border-bottom:1px dashed hsla(0,3%,6%,.125);margin-bottom:2rem;padding-bottom:2rem}.instructor-course-lessons .section:last-of-type{border-bottom:none}.instructor-course-lessons .section .lesson-aggregator{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;max-width:44rem;width:100%}.instructor-course-lessons .section .lesson-aggregator .lesson-title{align-items:center;display:flex;gap:2rem;justify-content:flex-start;width:100%}.instructor-course-lessons .section .lesson-aggregator .lesson-title>strong{color:#383838;font-weight:700;margin-bottom:1rem;padding-left:1rem;text-align:left}.instructor-course-lessons .section .lesson-aggregator .lesson-title>.action-button{background-color:#ed2626;border:none;border-radius:1rem;cursor:pointer;height:40px;margin-bottom:1rem;padding:0 3rem;width:-webkit-max-content;width:max-content}.instructor-course-lessons .section .lesson-aggregator .lesson-title>.action-button:disabled{background-color:#7b7e85}.instructor-course-lessons .section .lesson-aggregator .inner-container{align-items:center;background-color:#383838;border-radius:1rem;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:2rem;padding:2rem;width:100%}.instructor-course-lessons .section .lesson-aggregator .inner-container .dynamic-input label{color:#fff}.instructor-course-lessons .section .lesson-aggregator .inner-container .dynamic-input input,.instructor-course-lessons .section .lesson-aggregator .inner-container .dynamic-input textarea{background-color:#fff;border-color:transparent;box-shadow:0 0 8px hsla(0,3%,6%,.125)}.instructor-course-lessons .section .lesson-aggregator .inner-container .basic-stuff{margin-bottom:1rem;width:100%}.instructor-course-lessons .section .lesson-aggregator .inner-container .additional-resources{align-items:center;border-bottom:1px dashed #fff;border-top:1px dashed #fff;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:2rem;padding:2rem 0;width:100%}.instructor-course-lessons .section .lesson-aggregator .inner-container .additional-resources h2{color:#fff;font-weight:700;margin-bottom:.5rem}.instructor-course-lessons .section .lesson-aggregator .inner-container .additional-resources .links{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:1rem;min-height:3rem;width:100%}.instructor-course-lessons .section .lesson-aggregator .inner-container .additional-resources .links .link{align-items:center;display:flex;justify-content:flex-start;min-height:2rem;padding:0 .5rem;width:100%}.instructor-course-lessons .section .lesson-aggregator .inner-container .additional-resources .links .link p{align-items:center;color:#fff;display:flex;flex-shrink:0;justify-content:flex-start;margin-right:.5rem;text-align:left;width:-webkit-max-content;width:max-content}.instructor-course-lessons .section .lesson-aggregator .inner-container .additional-resources .links .link p svg{fill:#fff;height:1rem;margin-right:.25rem;width:1rem}.instructor-course-lessons .section .lesson-aggregator .inner-container .additional-resources .links .link a{color:#fff;text-align:left;text-decoration:underline;word-break:break-all}.instructor-course-lessons .section .lesson-aggregator .inner-container .additional-resources .links .link .small-button{height:2rem;margin-left:auto;width:2rem}.instructor-course-lessons .section .lesson-aggregator .inner-container .additional-resources .links .link .small-button svg{color:#fff;height:1.25rem;width:1.25rem}.instructor-course-lessons .section .lesson-aggregator .inner-container .additional-resources .links .no-items{color:#fff;margin-top:1.5rem}.instructor-course-lessons .section .lesson-aggregator .inner-container .additional-resources .action-button{padding:0 2rem;width:-webkit-max-content;width:max-content}.instructor-course-lessons .section .lesson-aggregator .inner-container .media-creation h2{color:#fff;font-weight:700;margin-bottom:2rem;text-align:center;width:100%}.instructor-course-lessons .section .lesson-aggregator .inner-container .subtitles-section{align-items:center;border-bottom:1px dashed #fff;border-top:1px dashed #fff;display:flex;flex-direction:column;justify-content:flex-start;margin-top:2rem;padding:2rem 0;width:100%}.instructor-course-lessons .section .lesson-aggregator .inner-container .subtitles-section .subtitles{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-start;margin-bottom:2rem;width:100%}.instructor-course-lessons .section .lesson-aggregator .inner-container .subtitles-section .subtitles .subtitle-item{align-items:center;background-color:#ffb200;border-radius:9999999999px;display:flex;gap:1rem;justify-content:center;padding:.5rem .5rem .5rem 2rem}.instructor-course-lessons .section .lesson-aggregator .inner-container .subtitles-section .subtitles .subtitle-item p{color:#0f0e0e;font-weight:700;margin-bottom:0}.instructor-course-lessons .section .lesson-aggregator .inner-container .subtitles-section .subtitles .subtitle-item .small-button{margin-bottom:0!important}.instructor-course-lessons .section .lesson-aggregator .inner-container .subtitles-section .subtitles .subtitle-item .small-button svg{margin-left:0!important}.instructor-course-lessons .section .lesson-aggregator .inner-container .subtitles-section .subtitles p{color:#fff;font-weight:400;text-align:center;width:100%}.instructor-course-lessons .section .lesson-aggregator .inner-container .subtitles-section .add-sub-box{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin-bottom:1rem;width:100%}.instructor-course-lessons .section .lesson-aggregator .inner-container .subtitles-section .add-sub-box label{color:#fff;font-weight:700;text-align:center}.instructor-course-lessons .section .lesson-aggregator .inner-container .final{margin-top:2rem;padding:0 4rem!important}.instructor-course-lessons .section .lesson-aggregator .inner-container .final .spinner-of-doom svg{margin-left:0!important}.instructor-course-lessons .section>h2{color:#383838;font-weight:700;margin-bottom:2rem;text-align:center;width:100%}.instructor-course-lessons .section>.action-button{padding:0 2rem;width:-webkit-max-content;width:max-content}.instructor-course-lessons .section.final .action-button{padding:0 4rem}.instructor-course-lessons .section .individual{align-items:center;display:flex;justify-content:flex-start;margin-bottom:.5rem;text-align:left;width:100%}.instructor-course-lessons .section .individual strong{color:#383838;margin-right:.5rem}.instructor-course-lessons .section .individual p{color:#383838}@media screen and (max-width:1280px){.instructor-course-lessons .section .lesson-aggregator .inner-container .subtitles-section .add-sub-box{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:flex-start}}@media screen and (max-width:744px){.instructor-course-lessons .section .lesson-aggregator .lesson-title{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:flex-start}}#business-faq-page .main .container .faq-container .faq-dropdown .desc p,#business-faq-page .main .container .faq-container .faq-dropdown .title strong,.text{font-size:16px;line-height:20px}#business-faq-page .main h2,.text-md{font-size:18px;line-height:22px}#business-faq-page .main h1,.display-xs{font-size:24px;line-height:28px}#business-faq-page .main h1{border-bottom:1px dashed hsla(0,3%,6%,.125);color:#0f0e0e;font-weight:700;margin-bottom:2rem;padding:1rem 0;text-align:center;width:100%}#business-faq-page .main h2{color:#383838;font-weight:700;margin-bottom:3rem;padding-left:2rem;text-align:left;width:100%}#business-faq-page .main .container{margin-bottom:2rem}#business-faq-page .main .container,#business-faq-page .main .container .faq-container{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}#business-faq-page .main .container .faq-container{margin-bottom:3rem;margin-right:auto}#business-faq-page .main .container .faq-container .faq-dropdown{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:1rem;width:100%}#business-faq-page .main .container .faq-container .faq-dropdown.open .title{background-color:#ffb200;border-radius:1rem 1rem 0 0;box-shadow:none}#business-faq-page .main .container .faq-container .faq-dropdown.open .title svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}#business-faq-page .main .container .faq-container .faq-dropdown .title{align-items:center;border-radius:9999999999px;box-shadow:0 0 8px hsla(0,3%,6%,.125);cursor:pointer;display:flex;justify-content:space-between;padding:.75rem 2rem;transition-duration:.3s;transition-property:box-shadow,background-color;transition-timing-function:ease-in-out;width:100%}#business-faq-page .main .container .faq-container .faq-dropdown .title strong{color:#383838;font-weight:600}#business-faq-page .main .container .faq-container .faq-dropdown .title svg{color:#383838;height:1.5rem;-webkit-transform:rotate(90deg);transform:rotate(90deg);transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;width:1.5rem}#business-faq-page .main .container .faq-container .faq-dropdown .title:hover{background-color:#ffb200;box-shadow:none;transition:none}#business-faq-page .main .container .faq-container .faq-dropdown .desc{align-items:center;background-color:#ffb200;border-radius:0 0 1rem 1rem;display:flex;justify-content:flex-start;padding:1rem 2rem 2rem;width:100%}#business-faq-page .main .container .faq-container .faq-dropdown .desc p{color:#383838;text-align:left}#business-faq-page .main .container .image-container{align-items:flex-start;display:flex;height:100%;justify-content:center;width:100%}#business-faq-page .main .container .image-container svg{height:-webkit-max-content;height:max-content;max-width:26rem;position:-webkit-sticky;position:sticky;top:4rem}#business-faq-page .main .container .questions{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}#business-faq-page .main .container .questions .form{width:100%}@media screen and (min-width:1280px){#business-faq-page .main .container{display:grid;grid-template-columns:repeat(2,1fr)}#business-faq-page .main .container .image-container{grid-column:2;grid-row:1/3}}#institutions-page #how-to-start .container .left ul li,#institutions-page .banner .container p,#institutions-page .become .container p,.text-sm{font-size:14px;line-height:18px}#institutions-page #how-to-start .container .left strong,.text-lg{font-size:20px;line-height:24px}#institutions-page #how-to-start h2,.display-xs{font-size:24px;line-height:28px}#institutions-page .banner .container h1,.display{font-size:30px;line-height:34px}#institutions-page .become .container h2,.display-md{font-size:32px;line-height:36px}#institutions-page,#institutions-page .banner{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}#institutions-page .banner{margin:0 auto;max-width:1600px;position:relative}#institutions-page .banner .fancy-container{height:100%;justify-content:flex-end;margin-bottom:2rem;margin-left:auto;max-height:20rem;overflow:hidden;width:100%}#institutions-page .banner .fancy-container img{max-width:-webkit-max-content;max-width:max-content;object-fit:contain}#institutions-page .banner .container{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin-bottom:3rem;padding:0 2rem;width:100%}#institutions-page .banner .container h1{color:#383838;font-weight:700;margin-bottom:2rem;text-align:left;width:100%}#institutions-page .banner .container p{color:#0f0e0e;margin-bottom:2rem;max-width:24rem;text-align:left;width:100%}#institutions-page .banner .container .action-button{color:#383838;padding:0 2rem;width:-webkit-max-content;width:max-content}#institutions-page #how-to-start{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding-top:3rem;width:100%}#institutions-page #how-to-start h2{color:#0f0e0e;font-weight:700;margin-bottom:2rem;text-align:center;width:100%}#institutions-page #how-to-start .container{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(1,1fr);min-height:20rem;width:100%}#institutions-page #how-to-start .container .left{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:1rem 0 2rem;padding-left:30%;position:relative;width:80%}#institutions-page #how-to-start .container .left:before{background-color:hsla(0,3%,6%,.188);height:100%;z-index:1}#institutions-page #how-to-start .container .left:after,#institutions-page #how-to-start .container .left:before{align-items:center;border-radius:9999999999px;content:"";display:flex;justify-content:center;left:20%;position:absolute;top:0;width:8px}#institutions-page #how-to-start .container .left:after{background-color:#ffb200;height:30%;z-index:2}#institutions-page #how-to-start .container .left strong{color:#ffb200;display:flex;font-weight:700;margin-bottom:1rem;text-align:left;width:100%}#institutions-page #how-to-start .container .left ul{list-style:none;width:100%}#institutions-page #how-to-start .container .left ul li{color:#383838;margin-bottom:1rem;text-align:left}#institutions-page #how-to-start .container .right{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative}#institutions-page #how-to-start .container .right .fancy-container{border-radius:1rem;overflow:hidden;width:18rem}#institutions-page .become{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:4rem;min-height:18.75rem;width:100%}#institutions-page .become svg{height:10rem}#institutions-page .become .container{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin:2rem 0}#institutions-page .become .container h2{color:#ffb200;font-weight:700;margin-bottom:2rem;padding:0 2rem;text-align:center;width:100%}#institutions-page .become .container p{color:#383838;margin-bottom:2rem;max-width:18rem;text-align:center}#institutions-page .become .container .action-button{color:#383838;padding:0 3rem;width:-webkit-max-content;width:max-content}@media screen and (min-width:744px){#institutions-page .banner{align-items:flex-start;height:20rem}#institutions-page .banner .fancy-container{margin-bottom:0}#institutions-page .banner .fancy-container img{object-fit:cover}#institutions-page .banner .container{height:100%;position:absolute;width:40%}#institutions-page .banner .bar{flex-direction:row;margin-bottom:0;padding:1rem}#institutions-page #how-to-start{margin-bottom:4rem}#institutions-page #how-to-start .container{grid-template-columns:repeat(2,1fr)}#institutions-page #how-to-start .container .right .fancy-container{height:15.3125rem;width:19.5313rem}#institutions-page #how-to-start .become{margin-bottom:0}#institutions-page #how-to-start .become .fancy-container{margin-top:0}#institutions-page .become{flex-direction:row;justify-content:center;padding:0 10%}}@media screen and (min-width:834px){#institutions-page .banner{height:25.875rem}#institutions-page .banner .fancy-container{max-height:25.875rem}#institutions-page .banner .container{margin-left:1rem}#institutions-page .banner .container h1{font-size:40px;line-height:44px}#institutions-page #how-to-start .container .left strong{font-size:32px;line-height:36px;margin-bottom:2rem}}@media screen and (min-width:1024px){#institutions-page .banner .container{margin-left:2rem}#institutions-page .banner .container h1{font-size:48px;line-height:52px;width:70%}#institutions-page #how-to-start .container .left strong{font-size:36px;line-height:40px}#institutions-page #how-to-start .container .right .fancy-container{height:22.9688rem;width:29.2969rem}#institutions-page .become svg{height:13rem}}@media screen and (min-width:1440px){#institutions-page .banner{height:30.875rem}#institutions-page .banner .fancy-container{max-height:30.875rem;width:-webkit-max-content;width:max-content}#institutions-page .banner .fancy-container img{max-width:none;width:auto}}#institutions-page .main .summary .summary-graph h2,.text-sm{font-size:14px;line-height:18px}#institutions-page .main .cta .container p,#institutions-page .main>strong,.text{font-size:16px;line-height:20px}#institutions-page .main .summary h2,.text-md{font-size:18px;line-height:22px}#institutions-page .main .cta .container strong,.text-lg{font-size:20px;line-height:24px}#institutions-page .main>strong{font-weight:500;margin-bottom:2rem;padding-left:1rem;text-align:left;width:100%}#institutions-page .main .cta{background-color:#ffbe21;border-radius:2rem;height:15rem;margin-bottom:3rem;overflow:hidden}#institutions-page .main .cta,#institutions-page .main .cta .container{align-items:center;display:flex;justify-content:flex-start;position:relative;width:100%}#institutions-page .main .cta .container{flex-direction:column;padding:2rem;z-index:10}#institutions-page .main .cta .container strong{color:#fff;font-weight:700;margin-bottom:2rem;text-align:center;width:100%}#institutions-page .main .cta .container p{margin-bottom:2rem;text-align:center;width:100%}#institutions-page .main .cta .container .action-button{padding:0 2rem;width:-webkit-max-content;width:max-content}#institutions-page .main .cta .background{height:100%;opacity:0;position:absolute;width:100%}#institutions-page .main .cta .background:before{align-items:center;background:linear-gradient(100deg,#ffbe21 15%,#eca500 15% 43%,#ffbe21 43% 57%,#eca500 57% 85%,#ffbe21 85%);content:"";display:flex;height:100%;justify-content:center;max-width:30rem;position:absolute;right:0;top:0;width:100%}#institutions-page .main .cta .background svg{bottom:0;display:none;height:15rem;position:absolute;right:0;width:-webkit-max-content;width:max-content}#institutions-page .main .summary{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:4rem;width:100%}#institutions-page .main .summary h2{font-weight:500;margin-bottom:2rem;text-align:center;width:100%}#institutions-page .main .summary .summary-data-table{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:6rem}#institutions-page .main .summary .summary-data-table .filters{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(1,1fr);margin-bottom:1rem;width:100%}#institutions-page .main .summary .summary-data-table .MuiDataGrid-root{width:100%}#institutions-page .main .summary .summary-graph{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin:0 auto;max-width:30rem;width:100%}#institutions-page .main .summary .summary-graph h2{text-align:center}@media screen and (min-width:744px){#institutions-page .main .cta .container p,#institutions-page .main .cta .container strong{text-align:left}#institutions-page .main .cta .container .action-button{margin-right:auto}#institutions-page .main .cta .background{opacity:1}#institutions-page .main .summary .summary-data-table{margin-bottom:4rem}}@media screen and (min-width:1024px){#institutions-page .main .summary .summary-data-table .filters{grid-template-columns:repeat(2,1fr)}#institutions-page .main .cta .background svg{display:flex}}@media screen and (min-width:1280px){#institutions-page .main .summary{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr}#institutions-page .main .summary h2{padding-left:1rem;text-align:left}#institutions-page .main .summary .summary-graph{width:100%}}.navigation-bar .container a span,.text-xx{font-size:10px;line-height:14px}.text-sm{font-size:14px;line-height:18px}.navigation-bar{align-items:center;bottom:0;display:flex;height:3.5rem;justify-content:center;left:0;position:fixed;width:100%;z-index:100}.navigation-bar .container{align-items:center;background-color:#0f0e0e;border-radius:1rem 1rem 0 0;display:flex;height:100%;justify-content:space-between;margin:0 auto;padding:0 1rem;width:100%}.navigation-bar .container a{align-items:center;background-color:transparent;border:none;cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:center;text-decoration:none;transition:background-color .3s ease-in-out;width:100%}.navigation-bar .container a svg{fill:#fff;color:#fff;height:1.25rem;margin-bottom:.25rem;width:1.25rem}.navigation-bar .container a span{color:#fff;text-align:center}.navigation-bar .container a:first-child svg{height:1.5rem;width:1.5rem}.navigation-bar .container a:hover{background-color:hsla(0,0%,100%,.125);transition:none}.navigation-bar .container a:active{background-color:hsla(0,0%,100%,.188);transition:none}.navigation-bar.business .container{background-color:#ffb200}.navigation-bar.business .container a svg{fill:#0f0e0e;color:#0f0e0e}.navigation-bar.business .container a span{color:#0f0e0e;font-weight:500}.navigation-bar.student .container a svg{height:1rem;width:1rem}.navigation-bar.student .container a:nth-child(3) svg{height:2.25rem;width:2.25rem}@media screen and (min-width:744px){.navigation-bar{height:100%;position:static;width:100%}.navigation-bar .container{align-items:center;border-radius:0;flex-direction:column;justify-content:flex-start;left:0;padding:4rem 0 0;position:fixed;top:0;width:4.5rem}.navigation-bar .container a{height:-webkit-max-content;height:max-content;padding:1rem 0}.navigation-bar.student{display:none}}#add-users .main .users .user-card .data p,#add-users .main .users .user-card .data p strong,.text-sm{font-size:14px;line-height:18px}#add-users .main h2,.text{font-size:16px;line-height:20px}#add-users .main h1,.display-xs{font-size:24px;line-height:28px}#add-users .main h1{border-bottom:1px dashed hsla(0,3%,6%,.125);color:#0f0e0e;padding:1rem 0;text-align:center}#add-users .main h1,#add-users .main h2{font-weight:700;margin-bottom:2rem;width:100%}#add-users .main h2{color:#ffb200;padding-left:1rem;text-align:left}#add-users .main .users{align-items:center;border-bottom:1px dashed hsla(0,3%,6%,.125);display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:2rem;width:100%}#add-users .main .users .user-card{align-items:center;border:1px solid hsla(0,3%,6%,.125);border-radius:8px;display:flex;justify-content:center;margin-bottom:1rem;padding:1rem;width:100%}#add-users .main .users .user-card .data{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}#add-users .main .users .user-card .data p{align-items:flex-start;color:#383838;display:flex;justify-content:flex-start;margin-bottom:.25rem}#add-users .main .users .user-card .data p span{margin-right:.5rem}#add-users .main .users .user-card .data p strong{color:#000;display:flex;font-weight:600;word-break:break-all}#add-users .main .users .user-card .data p:last-of-type{margin-bottom:0;margin-top:1rem}#add-users .main .users .user-card .action{align-items:center;display:flex;flex-shrink:0;justify-content:center;margin-left:1rem}#add-users .main .add-section{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:2rem;max-width:30rem;width:100%}#add-users .main .add-section #role-simple-select{margin-bottom:1rem}#add-users .main .add-section #role-simple-select .MuiOutlinedInput-notchedOutline{border:1px solid hsla(0,3%,6%,.188)!important}#policy-terms .main .content p,.text-sm{font-size:14px;line-height:18px}#policy-terms .main .content h3,.text{font-size:16px;line-height:20px}#policy-terms .main .content h2,.text-md{font-size:18px;line-height:22px}#policy-terms .main h1,.display-xs{font-size:24px;line-height:28px}#policy-terms .main h1{border-bottom:1px dashed hsla(0,3%,6%,.125);color:#0f0e0e;font-weight:700;margin-bottom:2rem;padding:1rem 0;text-align:center;width:100%}#policy-terms .main .core{color:#0f0e0e;margin-bottom:4rem;text-align:justify;text-justify:auto;white-space:pre-line;width:100%}#policy-terms .main .content{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin:0 auto;width:80%}#policy-terms .main .content p{color:#0f0e0e;margin-bottom:.5em;text-align:justify;width:100%}#policy-terms .main .content p:last-child{margin-bottom:4rem}#policy-terms .main .content h2{color:#0f0e0e;margin:1.5rem;text-align:left;width:100%}#policy-terms .main .content h3{color:#0f0e0e;margin:2rem;padding-left:2rem;text-align:left;width:100%}.home-container{align-items:center;display:flex;height:100%;justify-content:center}@media screen and (max-width:942px){.home-container{flex-direction:column}}.home-container .video-container{background-color:#363636;border-radius:12px;height:360px;position:relative;width:640px}@media screen and (max-width:1142px){.home-container .video-container{height:31.5vw;width:56vw}}@media screen and (max-width:942px){.home-container .video-container{height:287px;width:528px}}.home-container .video-container .voice-detector{bottom:1.2rem;left:1.2rem;position:absolute}.home-container .video-container .button-group{align-items:center;bottom:1rem;display:flex;gap:2rem;justify-content:center;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.home-container .video-container .button-group button{align-items:center;background-color:#ea4335;border:1px solid #ea4335;border-radius:50%;cursor:pointer;display:flex;height:3rem;justify-content:center;outline:none;padding:0;position:relative;width:3rem}.home-container .video-container .button-group button.on{background-color:transparent;border-color:#fff}.home-container .video-container .button-group button.on:hover{background-color:hsla(0,0%,100%,.333)}.home-container .video-container .button-group button:hover{background-color:rgba(234,67,53,.85)}.home-container .video-container .button-group button svg{height:1.6rem;width:1.6rem}.home-container .video-container .button-group button i{background-color:#fa7b17;border-radius:50%;color:#fff;font-style:normal;height:16px;left:2rem;position:absolute;top:-.1rem;width:16px}.home-container .action-group{align-items:center;display:flex;flex-direction:column;gap:2rem;padding:4rem;position:relative}.home-container .action-group h3{font-size:1.6rem;font-weight:400;margin-bottom:-1rem}.home-container .action-group input,.home-container .action-group p{border:1px solid #00adfd;border-radius:8px;font-size:1.2rem;outline:none;padding:.8rem;width:300px}.home-container .action-group input::-webkit-input-placeholder,.home-container .action-group p::-webkit-input-placeholder{font-size:1rem}.home-container .action-group input::placeholder,.home-container .action-group p::placeholder{font-size:1rem}.home-container .action-group input:focus,.home-container .action-group p:focus{border-color:#0083ff}.home-container .action-group button{background-color:hsla(0,0%,69%,.694);border:none;border-radius:2rem;cursor:pointer;font-size:1rem;padding:1rem;transition:.25s;width:240px}.home-container .action-group button:hover{background-color:#b1b1b1}.home-container .action-group .spinner{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;height:100%;justify-content:center;margin:-4rem;position:absolute;width:100%}.voice-detector-container{align-items:center;background-color:#00adfd;border-radius:50%;box-shadow:1px 2px 4px rgba(68,68,68,.533);display:flex;gap:2px;height:1.8rem;justify-content:center;padding:4px;width:1.8rem}@-webkit-keyframes scaleAnimation{0%{height:4px}50%{height:12px}to{height:4px}}@keyframes scaleAnimation{0%{height:4px}50%{height:12px}to{height:4px}}.voice-detector-container.loading i{-webkit-animation:scaleAnimation .4s infinite;animation:scaleAnimation .4s infinite}.voice-detector-container i{background-color:#fff;border-radius:2px;height:4px;width:4px}.room{align-items:stretch;display:flex;gap:0;height:100vh;justify-content:center;overflow:hidden;padding:0;position:relative;width:100%}@media screen and (max-width:942px){.room{padding:0}}.room .videos{background-color:#040404;border-radius:0;font-size:.9rem;height:100vh;overflow:hidden;width:100%}@media screen and (max-width:942px){.room .videos{height:100%}}.room .chat{height:100vh;min-width:18rem;width:20rem}@media screen and (max-width:1120px){.room .chat{height:100vh;position:absolute;right:0;width:322px}}@media screen and (max-width:942px){.room .chat{height:100vh;right:0;-webkit-transform:none;transform:none}}.meet{align-items:center;display:flex;height:100%;width:100%}@media screen and (max-width:942px){.meet{flex-direction:column-reverse}}.meet .meet-video{align-items:center;border-radius:10px;display:flex;height:80vh;justify-content:center;max-width:140vh;min-width:calc(100% - 322px);position:relative}.meet .meet-video>video{border-radius:20px;height:100%;width:100%}.meet .meet-video>.user-name{color:#fff;font-size:24px;left:16px;position:absolute;top:12px}.meet .meet-video .meet-options{align-items:center;bottom:0;display:flex;justify-content:space-between;margin:1rem;position:absolute;width:calc(100% - 2rem)}.meet .meet-video .meet-options .end-button,.meet .meet-video .meet-options .video-buttons{display:flex;gap:1rem}.meet .meet-video .meet-options .end-button .voice-detector-container,.meet .meet-video .meet-options .video-buttons .voice-detector-container{display:none}.meet .meet-video .meet-options .end-button button,.meet .meet-video .meet-options .video-buttons button{align-items:center;background-color:#ea4335;border:1px solid #ea4335;border-radius:50%;cursor:pointer;display:flex;height:3rem;justify-content:center;outline:none;padding:0;width:3rem}.meet .meet-video .meet-options .end-button button.on,.meet .meet-video .meet-options .video-buttons button.on{background-color:transparent;border-color:#fff}.meet .meet-video .meet-options .end-button button.on:hover,.meet .meet-video .meet-options .video-buttons button.on:hover{background-color:hsla(0,0%,100%,.333)}.meet .meet-video .meet-options .end-button button:hover,.meet .meet-video .meet-options .video-buttons button:hover{background-color:rgba(234,67,53,.85)}.meet .meet-video .meet-options .end-button button svg,.meet .meet-video .meet-options .video-buttons button svg{height:1.6rem;width:1.6rem}.meet .meet-video .meet-options .end-button button i,.meet .meet-video .meet-options .video-buttons button i{background-color:#fa7b17;border-radius:50%;color:#fff;font-style:normal;height:16px;left:2rem;position:absolute;top:-.1rem;width:16px}.meet .meet-video>.muted,.meet .meet-video>.voice-detector-container{height:1.6rem;position:absolute;right:16px;top:12px;width:1.6rem}.meet .meet-grid{background-color:#f9f9f9;border:1px solid #e2e2e2;border-radius:20px;display:flex;flex-direction:column;gap:8px;height:100%;min-width:322px;overflow-y:auto;padding:8px}@media screen and (max-width:942px){.meet .meet-grid{flex-direction:row-reverse;height:194px;width:100%}}.meet .meet-grid::-webkit-scrollbar{display:none}.meet .muted{align-items:center;background-color:hsla(0,0%,100%,.333);border-radius:50%;display:flex;height:22.4px;justify-content:center;padding:2px;position:absolute;right:10px;top:6px;width:22.4px}video{border-radius:10px;object-fit:cover}.empty-avatar,video{height:100%;width:100%}.empty-avatar{align-items:center;display:flex;justify-content:center;position:absolute}.empty-avatar img,.empty-avatar p{background-color:#b1b1b1;border-radius:50%;color:#fff;font-size:160px;height:192px;margin:auto;outline:3px solid #b1b1b1;outline-offset:3px;text-align:center;vertical-align:middle;width:192px}.video-card{background-color:#363636;border-radius:10px;cursor:pointer;height:171px;min-height:171px;min-width:304px;overflow:hidden;position:relative;width:304px}.video-card video{border-radius:0;height:171px;width:304px}.video-card .empty-avatar img,.video-card .empty-avatar p{color:#fff;font-size:54px;height:64px;outline-offset:2px;outline-width:1px;width:64px}.video-card .user-name{bottom:6px;color:#fff;left:12px;position:absolute}.video__jitsi-container{height:100%;overflow:hidden;position:relative;width:100%}.video__jitsi-container iframe{border:none;height:100%!important;width:100%!important}.chat-box{background-color:#fff;border:1px solid #ccc;border-radius:20px;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:10px;height:100%;justify-content:space-between;padding:10px;width:100%}.chat-box .chat-messages{overflow:auto}.chat-box .chat-messages::-webkit-scrollbar{display:none}.chat-box .chat-message{margin-top:6px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.chat-box .chat-message p{border-bottom-left-radius:0}.chat-box .user-message{margin-left:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.chat-box .user-message p{border-bottom-left-radius:10px;border-bottom-right-radius:0}.chat-box .chat-message-container{align-items:end;display:flex;gap:5px}.chat-box .chat-avatar{background-color:#ccc;border-radius:50%;height:2rem;overflow:hidden;width:2rem}.chat-box .chat-avatar img,.chat-box .chat-avatar p{color:#fff;font-size:1.6rem;height:100%;text-align:center;width:100%}.chat-box .chat-user{font-size:.9rem;font-weight:600;text-align:left}.chat-box .chat-text{background-color:#e9e9e9;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.chat-box .chat-text,.chat-box .user-text{border-radius:10px;font-size:.8rem;max-width:12rem;padding:4px 10px;text-align:left}.chat-box .user-text{background-color:#ccc}.chat-box .chat-input{align-items:center;display:flex}.chat-box .chat-input input{background-color:#f4f5f5;border:1px solid #ccc;border-radius:30px;flex:1 1;font-size:.9rem;font-weight:300;outline:none;padding:.8rem}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes appear{0%{opacity:0}to{opacity:1}}@keyframes appear{0%{opacity:0}to{opacity:1}}.text-xx{font-size:10px;line-height:14px}.text-xs{font-size:12px;line-height:16px}#ins-signup-box .conditions,#ins-signup-box .not-first-time,.text-sm{font-size:14px;line-height:18px}.text{font-size:16px;line-height:20px}.text-md{font-size:18px;line-height:22px}.text-lg{font-size:20px;line-height:24px}.display-xs{font-size:24px;line-height:28px}.display-sm{font-size:28px;line-height:32px}.display{font-size:30px;line-height:34px}.display-md{font-size:32px;line-height:36px}.display-lg{font-size:48px;line-height:52px}.black-action{background-color:#0f0e0e;color:#fff;transition:opacity .3s ease-in-out}.black-action:hover{background-color:#0f0e0e;opacity:.9;transition:none}.black-action:active{background-color:#0f0e0e;opacity:.8;transition:none}#ins-signup-box .not-first-time{color:#383838;margin-bottom:2rem}#ins-signup-box .conditions{color:#7b7e85;text-align:center;width:100%}