*,:after,:before{box-sizing:border-box}h1,h4{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){h1{font-size:2.5rem}}h4{font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){h4{font-size:1.5rem}}p{margin-top:0;margin-bottom:1rem}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}.container-fluid{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529}.btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.btn:disabled{pointer-events:none;opacity:.65}h1,h4{font-family:Montserrat,sans-serif}.page-section:after{content:"";width:100%;height:100vh;position:absolute;top:0;left:0;z-index:-1;background-image:url(/images/courses/course4.webp);background-size:cover;background-repeat:no-repeat;background-position:50%;filter:blur(12px);webkit-filter:blur(12px);background-blend-mode:overlay;background-color:hsla(0,0%,100%,.7)}.page-section .content-detail{height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column}.page-section .content-detail .detail-text,.page-section .content-detail .sub-title{display:block;color:#333;text-align:center}.page-section .content-detail .sub-title{margin-bottom:15px;font-weight:600;font-size:30px}.page-section .content-detail .global-title{display:block;color:#5bc86d;font-size:180px;font-weight:900}.page-section .content-detail .global-title span{background-image:url(/images/courses/course4.webp);background-size:cover;background-repeat:no-repeat;background-position:50%;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,.6);animation:animateblur 1s linear forwards}.page-section .content-detail .global-title span:first-child{animation-delay:1s}.page-section .content-detail .back-btn{margin-top:15px}.page-section .content-detail .back-btn .btn{padding:8px 15px;color:#333;border:1px solid #333;border-radius:30px;font-size:14px}.page-section .content-detail .back-btn .btn:hover{background-color:#333;color:#fff}@media(max-width:768px){.page-section .content-detail{padding:0 15px}.page-section .content-detail .global-title{font-size:120px;font-weight:700}.page-section .content-detail .sub-title{font-weight:500;font-size:25px}.page-section .content-detail .detail-text{font-size:14px}}@media(max-width:480px){.page-section .content-detail{padding:0 15px}.page-section .content-detail .global-title{font-size:80px;font-weight:600}.page-section .content-detail .sub-title{font-weight:500;font-size:22px}}/*! CSS Used keyframes */@keyframes animateblur{0%{opacity:0;filter:blur(10px)}to{opacity:1;filter:blur(0)}}.page-section .content-detail{height:calc(100vh - 20px)}