.product-page{font-family:Manrope}.product-page .contact{margin:0}.product-page .product{margin-bottom:30px;margin-top:30px}.product-page .title{color:#1f1f1f;font-size:2em;font-weight:700;margin:15px auto}.product-page .btn-register{background-color:#f3d457;border-radius:6px;color:#766729;display:block;font-size:.8em;font-weight:700;margin:30px auto 0;max-width:100%;padding:15px 20px;text-align:center;text-transform:capitalize;width:250px}.product-page .description h1,.product-page .description h2{font-size:2em;line-height:1.2}.product-page .description h3{font-size:1.5em;line-height:1.2}.product-page .description h4{font-size:1.25em;line-height:1.2}.product-page .description h5{font-size:.875em;line-height:1.2}.product-page .description h6{font-size:.75em;line-height:1.2}.product-page .description p{font-size:.875em;margin:13px 0}.product-page .description ol,.product-page .description ul{padding:0 40px}.product-page .description ul>li{list-style-type:disc}.product-page .description ol>li,.product-page .description ul>li{font-size:.875em;padding-left:2px}.product-page .description li>p{margin:0 0 8px}.product-page .description strong{font-weight:700}.product-page .loader{margin:60px 0}.product-page blockquote{border-left:5px solid #ffd120}.product-page .btn-floating-wrapper{background-color:#f3d457;bottom:0;left:0;padding:20px 0;position:fixed;right:0}.product-page .btn-floating-wrapper p{color:#766729;font-family:Manrope;font-size:.875em;font-weight:800;text-align:revert}.product-page .btn-floating-wrapper .container{align-items:center;display:flex;justify-content:space-between}.product-page .btn-floating-wrapper .btn-floating{position:relative;right:0}.product-page .btn-floating-wrapper .btn-order{background:#fff;border-radius:10px;box-shadow:0 4px 4px rgba(0,0,0,.04);color:#5d5d5d;font-family:Manrope;font-size:.875em;font-weight:800;margin:0 15px;min-width:160px;padding:15px 30px;text-align:center}@media (max-width:1199px){.product-page .btn-floating-wrapper .btn-order{padding:15px}}@media (max-width:559px){.product-page .btn-floating-wrapper .container{justify-content:center}.product-page .btn-floating-wrapper p{display:none}.product-page .btn-floating-wrapper .btn-order{padding:10px 20px;width:100%}}.contact{background-color:#fafbfd;margin-bottom:50px;padding:36px 10px}.contact .row{margin-bottom:0}.contact .btn{box-shadow:none;font-size:.8em;height:auto;line-height:1.5;padding:10px 20px;text-transform:none;width:100%}.contact .faq{background-color:#ffd120;border:none;border-radius:6px;color:#1f1f1f;margin-bottom:15px}.contact .mentor-contact{background-color:#fff;border:1px solid #e6e6e6;border-radius:6px;color:#707070}@media (min-width:600px){.contact{padding:60px 10px}.contact .btn{width:60%}}.spinning-loader{animation-duration:1s;animation-iteration-count:infinite;animation-name:rotate-s-loader;animation-timing-function:linear;background:transparent;border:6px solid rgba(0,0,0,.05);border-left-color:#fafbfd;border-radius:50%;height:60px;margin:15px auto;position:relative;width:60px}@keyframes rotate-s-loader{0%{transform:rotate(0)}to{transform:rotate(1turn)}}