@import"../fonts/icomoon.css";.register-section{overflow:hidden;padding:10rem 0}.register-section .section-wrapper{background-color:var(--cta-green);display:flex;padding:0;border-radius:1.2rem}.register-section .section-wrapper.flip-section{flex-direction:row-reverse}.register-section .section-wrapper.flip-section .section-inner{flex-direction:row-reverse}.register-section .section-wrapper.flip-section .section-image{width:44%}.register-section .section-wrapper.flip-section .section-content{width:55%}.register-section .section-wrapper .section-inner{position:relative;display:flex;justify-content:space-between;max-width:var(--content);width:100%;margin:0 auto;padding:15rem 6rem}.register-section .section-wrapper .section-image{position:relative;width:55%}.register-section .section-wrapper .section-image img{position:absolute;top:-24rem;left:-10rem}.register-section .section-wrapper .section-video{position:relative;width:55%;pointer-events:none}.register-section .section-wrapper .section-video .register-video{position:absolute;top:-45rem;left:-5rem;width:115rem;height:80rem}.register-section .section-wrapper .section-content{width:45%}.register-section .section-wrapper .section-content .section-title{text-align:left;padding-top:0;padding-bottom:4rem}@media only screen and (max-width: 1200px){.register-section .section-wrapper{border-radius:0}}@media only screen and (max-width: 768px){.register-section{padding-bottom:0}.register-section .section-wrapper{border-radius:0}.register-section .section-wrapper.flip-section{flex-direction:column}.register-section .section-wrapper.flip-section .section-inner{flex-direction:column}.register-section .section-wrapper.flip-section .section-image,.register-section .section-wrapper.flip-section .section-content{width:100%}.register-section .section-wrapper .section-inner{flex-direction:column;padding:3.2rem 3.2rem 6rem}.register-section .section-wrapper .section-image,.register-section .section-wrapper .section-content{width:100%}.register-section .section-wrapper .section-image{height:38rem}.register-section .section-wrapper .section-image img{position:relative;top:-12rem;left:-9rem;right:0;margin:0 auto;width:50rem;object-fit:contain;object-position:center top}.register-section .section-wrapper .section-video{height:20rem}.register-section .section-wrapper .section-video .register-video{position:absolute;top:-45rem;left:-10rem;width:100rem;height:70rem}}@media only screen and (max-width: 768px){.register-section .section-wrapper .section-image{height:35rem}.register-section .section-wrapper .section-image img{position:relative;top:-12rem;left:-8rem;right:0;width:45rem}}@media only screen and (min-width: 1367px){.register-section{padding-left:10rem;padding-right:10rem}.register-section .section-wrapper{max-width:100%}.register-section .section-wrapper .section-inner{max-width:calc(var(--content) + 8%)}.register-section .section-wrapper .section-inner>div{margin-right:2%;margin-left:2%}}.blog-list:not(.swiper){position:relative;display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem;padding:0 7rem}.blog-list:not(.swiper) .blog-card{border-radius:1.6rem;box-shadow:0px 6px 18px rgba(0,0,0,.161);overflow:hidden;display:flex;flex-direction:column;background-color:var(--background-light)}.blog-list:not(.swiper) .blog-card .blog-image{position:relative}.blog-list:not(.swiper) .blog-card .blog-image .blog-category{position:absolute;top:2rem;left:2rem;padding:.5rem 1rem;background-color:var(--background);border-radius:.6rem;font-size:1.6rem}.blog-list:not(.swiper) .blog-card .blog-image img{width:100%;object-fit:cover}.blog-list:not(.swiper) .blog-card .blog-content{padding:3rem 3rem 4rem;display:flex;flex-direction:column;flex:1}.blog-list:not(.swiper) .blog-card .blog-content .blog-title{max-width:20rem;color:var(--primary)}.blog-list:not(.swiper) .blog-card .blog-content .blog-excerpt{padding:1rem 0 0}.blog-list:not(.swiper) .blog-card .blog-content .blog-details{color:var(--text-grey);font-size:1.4rem}.blog-list:not(.swiper) .blog-card .blog-content .blog-tags{display:flex;flex-wrap:nowrap;padding-top:1.5rem}.blog-list:not(.swiper) .blog-card .blog-content .blog-tags .blog-tag{margin-right:1.5rem;font-size:1.2rem;color:var(--text-grey)}.blog-list:not(.swiper) .blog-card .blog-content .blog-tags .blog-tag::before{content:"";background-size:1.1rem;background-repeat:no-repeat;background-position:center;width:1.1rem;height:1.1rem;display:inline-block;vertical-align:middle;background-image:url("../icons/icon-metro-tag.svg");margin-right:.5rem}.blog-list:not(.swiper) .blog-card .blog-content .blog-link{font-size:1.8rem;font-weight:500;text-decoration:underline;margin-top:auto;display:block;padding-top:2rem}.blog-list:not(.swiper) .blog-card .blog-content .btn{margin-top:2rem}@media only screen and (max-width: 768px){.blog-list:not(.swiper){display:flex;overflow-x:auto;padding:4rem 2rem}.blog-list:not(.swiper) .blog-card{min-width:82vw}}.blog-list.swiper{position:relative;max-width:109.6rem;width:100%;filter:drop-shadow(0px 6px 18px rgba(0, 0, 0, 0.161))}.blog-list.swiper .blog-card{display:flex;flex-direction:column;overflow:hidden;max-width:35.2rem;height:auto;background-color:var(--background-light);box-shadow:0px 0px 1px rgba(20,21,26,.1),0px 7px 14px rgba(71,77,87,.08),0px 3px 6px rgba(20,21,26,.08);border-radius:1.6rem}.blog-list.swiper .blog-card a{flex-grow:1;display:flex;flex-direction:column}.blog-list.swiper .blog-card a .blog-image{position:relative;min-height:5rem;height:10.4rem;overflow:hidden}.blog-list.swiper .blog-card a .blog-image .blog-category{position:absolute;top:2.3rem;left:2.3rem;padding:.5rem 1.3rem;font-size:1rem;font-family:var(--text-font);font-weight:700;color:#fff;background-color:#0b0e11;line-height:1.2rem;border-radius:10rem}.blog-list.swiper .blog-card a .blog-image img{display:block;width:100%;object-fit:cover;height:auto}.blog-list.swiper .blog-card a .blog-content{padding:2rem 2.4rem;display:flex;flex-direction:column;flex:1;justify-content:flex-start;flex-grow:1}.blog-list.swiper .blog-card a .blog-content .blog-title{max-width:100%;max-height:5.2rem;overflow:hidden;margin-bottom:.8rem;font-size:2rem;font-family:var(--text-font);font-weight:700;color:#14151a;line-height:2.6rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.blog-list.swiper .blog-card a .blog-content .blog-excerpt{min-height:2.4rem;max-height:2.4rem;overflow:hidden;flex-grow:initial;padding:0;margin:0 0 1.4rem 0;font-size:1.6rem;font-family:var(--text-font);font-weight:400;color:#14151a;line-height:2.4rem;letter-spacing:-0.4px;text-overflow:ellipsis;white-space:nowrap}.blog-list.swiper .blog-card a .blog-content .blog-misc{margin-top:auto}.blog-list.swiper .blog-card a .blog-content .blog-misc .blog-details{font-size:1.2rem;font-family:var(--text-font);color:#76808f;line-height:1.6rem}.blog-list.swiper .blog-card a .blog-content .blog-misc .blog-more-info{margin-top:1.6rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.blog-list.swiper .blog-card a .blog-content .blog-misc .blog-more-info .blog-level{position:relative;max-width:10.5rem;height:2.8rem;padding:.8rem 2.2rem;margin-right:1.1rem;font-size:1.2rem;font-family:var(--text-font);font-weight:400;color:#474d57;line-height:1.4rem;border-radius:.8rem}.blog-list.swiper .blog-card a .blog-content .blog-misc .blog-more-info .blog-level::before{content:"";position:absolute;top:50%;left:.8rem;transform:translate(0, -50%);width:.6rem;height:.6rem;background:#76808f;border-radius:50%}.blog-list.swiper .blog-card a .blog-content .blog-misc .blog-more-info .blog-level.blog-level-beginner{background:linear-gradient(104.89deg, rgba(130, 30, 200, 0.2) -4.91%, rgba(0, 187, 104, 0.2) 82.97%)}.blog-list.swiper .blog-card a .blog-content .blog-misc .blog-more-info .blog-level.blog-level-beginner::before{background:#00bb68}.blog-list.swiper .blog-card a .blog-content .blog-misc .blog-more-info .blog-level.blog-level-intermediate{background:radial-gradient(139.54% 1462.56% at -49.93% 415.26%, rgba(75, 71, 255, 0.2) 38.87%, rgba(255, 199, 0, 0.2) 79.67%)}.blog-list.swiper .blog-card a .blog-content .blog-misc .blog-more-info .blog-level.blog-level-intermediate::before{background:#4b47ff}.blog-list.swiper .blog-card a .blog-content .blog-misc .blog-more-info .blog-level.blog-level-advanced{background:linear-gradient(221.16deg, rgba(142, 0, 237, 0.2) 40.42%, rgba(75, 71, 255, 0.2) 79.13%)}.blog-list.swiper .blog-card a .blog-content .blog-misc .blog-more-info .blog-level.blog-level-advanced::before{background:var(--primary)}.blog-list.swiper .blog-card a .blog-content .blog-misc .blog-more-info .blog-post-date{margin:0 1.7rem 0 0;font-size:1.4rem;font-family:var(--text-font);font-weight:400;color:#76808f;line-height:2.4rem}.blog-list.swiper .blog-card a .blog-content .blog-misc .blog-more-info .blog-read-time{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.blog-list.swiper .blog-card a .blog-content .blog-misc .blog-more-info .blog-read-time img{margin-right:.5rem}.blog-list.swiper .blog-card a .blog-content .blog-misc .blog-more-info .blog-read-time span{font-size:1.6rem;font-family:var(--text-font);font-weight:400;color:#76808f;line-height:2.4rem}@media only screen and (max-width: 768px){.blog-list.swiper{padding:0 1.6rem}.blog-list.swiper .blog-card a .blog-content .blog-misc .blog-more-info .blog-post-date,.blog-list.swiper .blog-card a .blog-content .blog-misc .blog-more-info .blog-read-time span{font-size:1rem;margin:0 0}}@media only screen and (max-width: 375px){.blog-list.swiper .blog-card a .blog-content .blog-misc .blog-more-info .blog-post-date,.blog-list.swiper .blog-card a .blog-content .blog-misc .blog-more-info .blog-read-time span{margin:0 0}.blog-list.swiper .blog-card a .blog-content .blog-misc .blog-more-info .blog-level{padding:.5rem 1rem .5rem 2rem;margin-right:0;font-size:1.1rem;line-height:1.8rem}}.blog-swiper-nav{display:flex;align-items:center;justify-content:center;margin-top:3.2rem}.blog-swiper-nav .blog-pagination{display:flex;justify-content:center;align-items:center}.blog-swiper-nav .blog-pagination .swiper-pagination-bullet{background-color:#f0e8f2}.blog-swiper-nav .blog-pagination .swiper-pagination-bullet-active{background-color:var(--text-body)}.blog-swiper-nav .blog-pagination .swiper-pagination-bullet{opacity:1;margin:0 7px;width:8px;height:8px;transition:background-color .3s ease}.blog-swiper-nav .blog-prev,.blog-swiper-nav .blog-next{display:block;width:2.4rem;height:2.4rem;background-image:url(../icons/icon-chevron-right.svg);background-size:2.4rem;background-repeat:no-repeat;transform-origin:center;cursor:pointer}.blog-swiper-nav .blog-prev{transform:rotate(180deg)}@media only screen and (max-width: 768px){.blog-swiper-nav{margin:3.2rem auto 4rem}.blog-swiper-nav .blog-prev,.blog-swiper-nav .blog-next{display:none}}.category-learn .header{background-color:#eee2f1}.archive.category.category-learn .blog-tags{display:none !important}.archive.category.category-learn .blog-meta{display:none !important}.top-background{background:linear-gradient(180deg, #EEE2F1 18.89%, rgba(255, 255, 255, 0) 98.2%)}.hero-section .section-wrapper{display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:0 4.7rem;max-width:133.9rem;gap:3rem}.hero-section .section-wrapper .section-image{position:relative;width:100%;height:100%}.hero-section .section-wrapper .section-image img{position:absolute;top:-14rem;right:-4rem;width:100%;object-fit:contain;z-index:-1;transform:scale(0.8)}.hero-section .section-wrapper .section-content .section-title{text-align:left}.hero-section .section-wrapper .future-post-1{background:#fff;box-shadow:0px 2px 13px rgba(0,0,0,.05);border-radius:24px;padding:4rem 4rem;grid-column:1/span 2;display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between}.hero-section .section-wrapper .future-post-1 .blog-content{width:45%}.hero-section .section-wrapper .future-post-1 .blog-content .blog-meta{font-weight:500;font-size:16px;line-height:19px;color:var(--primary);display:block;margin:0 0 1.6rem 0}.hero-section .section-wrapper .future-post-1 .blog-content .blog-meta a{text-decoration:underline;margin:0 2rem 0 0}.hero-section .section-wrapper .future-post-1 .blog-content .blog-meta a:hover{text-decoration:none}.hero-section .section-wrapper .future-post-1 .blog-content .blog-meta .icon-price-tag,.hero-section .section-wrapper .future-post-1 .blog-content .blog-meta .icon-clock2{position:relative;top:1px;margin:0 .5rem 0 0;color:gray}.hero-section .section-wrapper .future-post-1 .blog-content .blog-title{font-size:50px;line-height:58px;color:var(--primary);margin:0 0 1.6rem 0}.hero-section .section-wrapper .future-post-1 .blog-content .blog-title a:hover{opacity:.8;color:var(--primary)}.hero-section .section-wrapper .future-post-1 .blog-content .blog-excerpt{font-size:18px;line-height:32px;color:#393939;margin:0 0 1.6rem 0}.hero-section .section-wrapper .future-post-1 .blog-content .blog-details{font-weight:400;font-size:14px;line-height:17px;color:var(--primary)}.hero-section .section-wrapper .future-post-1 .blog-content a.btn{margin:0 0 2.4rem 0}.hero-section .section-wrapper .future-post-1 .blog-image{width:45%}.hero-section .section-wrapper .future-post-1 .blog-image img{border-radius:12px;max-width:100%;height:auto;width:100%}.hero-section .section-wrapper .mobFutureSwiper.swiper{display:none}.hero-section .section-wrapper .get-educational{background:#f6edf4;border-radius:24px;padding:3rem 3rem;position:relative;z-index:2;display:flex;flex-flow:column wrap;min-height:43rem;justify-content:space-between}.hero-section .section-wrapper .get-educational::after{position:absolute;content:url(../images/learn-get-educated2.png);right:1rem;top:2rem;object-fit:cover;z-index:-1;width:auto;height:100%;transform:scale(0.92)}.hero-section .section-wrapper .get-educational h3{font-size:32px;line-height:48px;color:var(--primary)}.hero-section .section-wrapper .get-educational a.btn{display:inline-flex;align-items:center;justify-content:center;width:28rem}.hero-section .section-wrapper .get-educational a.btn label{margin:0 0 0 2rem;cursor:pointer}.hero-section .section-wrapper .future-post-2{background:#fff;box-shadow:0px 2px 13px rgba(0,0,0,.05);border-radius:24px;padding:4rem 4rem;display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;max-height:43rem;height:100%}.hero-section .section-wrapper .future-post-2 .blog-content{width:45%}.hero-section .section-wrapper .future-post-2 .blog-content .blog-meta{font-weight:500;font-size:16px;line-height:19px;color:var(--primary);display:block;margin:0 0 1.6rem 0}.hero-section .section-wrapper .future-post-2 .blog-content .blog-meta a{text-decoration:underline;margin:0 2rem 0 0}.hero-section .section-wrapper .future-post-2 .blog-content .blog-meta a:hover{text-decoration:none}.hero-section .section-wrapper .future-post-2 .blog-content .blog-meta .icon-price-tag,.hero-section .section-wrapper .future-post-2 .blog-content .blog-meta .icon-clock2{position:relative;top:1px;margin:0 .5rem 0 0;color:gray}.hero-section .section-wrapper .future-post-2 .blog-content .blog-title{font-size:26px;line-height:34px;color:var(--primary);margin:0 0 1.6rem 0}.hero-section .section-wrapper .future-post-2 .blog-content .blog-title a:hover{opacity:.8;color:var(--primary)}.hero-section .section-wrapper .future-post-2 .blog-content .blog-excerpt{font-size:18px;line-height:32px;color:#393939;margin:0 0 1.6rem 0}.hero-section .section-wrapper .future-post-2 .blog-content .blog-details{font-weight:400;font-size:14px;line-height:17px;color:var(--primary)}.hero-section .section-wrapper .future-post-2 .blog-content a.btn{margin:0 0 2.4rem 0}.hero-section .section-wrapper .future-post-2 .blog-image{width:45%}.hero-section .section-wrapper .future-post-2 .blog-image img{border-radius:12px;max-width:100%;height:auto;width:100%;max-height:35rem}.post-holder .section-wrapper{padding:0 4.7rem;max-width:133.9rem;margin:14rem auto 11rem auto}.post-holder .section-wrapper .search-form-input{text-align:center;position:relative;max-width:55rem;margin:3rem auto}.post-holder .section-wrapper .search-form-input #searchTopics{margin:0 auto;position:relative;padding:1.6rem 3rem 1.6rem 5.5rem;border-radius:6.5rem;font-size:1.6rem;line-height:1.9rem;width:100%;background-color:var(--background-light);border:1px solid #f5efee;box-shadow:1px 0px 10px rgba(0,0,0,.05);color:#393939}.post-holder .section-wrapper .search-form-input #searchTopics::placeholder{color:#393939}.post-holder .section-wrapper .search-form-input .icon-search{color:#2a2a2b;position:absolute;font-size:1.8rem;top:1.8rem;left:2.5rem}.post-holder .section-wrapper .search-form-input #clearSearchBtn{color:#2a2a2b;position:absolute;font-size:2.2rem;line-height:2rem;font-weight:400;top:1.6rem;right:2.5rem;width:2.4rem;height:2.4rem;z-index:2;cursor:pointer;background-color:#fff;display:none}.post-holder .section-wrapper .search-form-input #searchTopicsSubmit{display:none}.post-holder .section-wrapper .cat-list{text-align:center;margin:0 auto 8rem auto}.post-holder .section-wrapper .cat-list li{display:inline-block;margin:0 1% 0 0}.post-holder .section-wrapper .cat-list li a.cat-list_item{display:inline-block;font-weight:700;font-size:1.8rem;line-height:2.2rem;color:var(--primary);border-radius:2.5rem;border:1px solid var(--primary);transition:250ms all cubic-bezier(0.8, 0, 0.6, 1);cursor:pointer;padding:.7rem 2.5rem;margin:0 0;width:100%}.post-holder .section-wrapper .cat-list li a.cat-list_item:hover{background:#ece6ee;color:var(--primary)}.post-holder .section-wrapper .cat-list li a.cat-list_item.active{background:var(--primary);color:#fff}.post-holder .section-wrapper .mobileCatSlider{display:none}.post-holder .section-wrapper .mobileSwiper{display:none}.post-holder .section-wrapper #learnPostsHolder{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:3.5rem;margin-bottom:6rem;position:relative}.post-holder .section-wrapper #learnPostsHolder article{display:flex;flex-direction:column;overflow:hidden;max-width:100%;max-height:35rem;height:auto;background-color:var(--background-light);box-shadow:0px 0px 1px rgba(20,21,26,.1),0px 7px 14px rgba(71,77,87,.08),0px 3px 6px rgba(20,21,26,.08);border-radius:1.6rem}.post-holder .section-wrapper #learnPostsHolder article a{flex-grow:1;display:flex;flex-direction:column}.post-holder .section-wrapper #learnPostsHolder article .blog-image{position:relative;min-height:5rem;height:10.4rem;overflow:hidden}.post-holder .section-wrapper #learnPostsHolder article .blog-image .blog-category{position:absolute;top:2.3rem;left:2.3rem;padding:.5rem 1.3rem;font-size:1rem;font-family:var(--text-font);font-weight:700;color:#fff;background-color:#0b0e11;line-height:1.2rem;border-radius:10rem}.post-holder .section-wrapper #learnPostsHolder article .blog-image img{display:block;width:100%;object-fit:cover;height:auto}.post-holder .section-wrapper #learnPostsHolder article .blog-content{padding:2rem 2.4rem;display:flex;flex-direction:column;flex:1;justify-content:flex-start;flex-grow:1}.post-holder .section-wrapper #learnPostsHolder article .blog-content .blog-title{max-width:100%;max-height:5.2rem;min-height:5.2rem;overflow:hidden;margin-bottom:.8rem;font-size:2rem;font-family:var(--text-font);font-weight:700;color:#14151a;line-height:2.6rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.post-holder .section-wrapper #learnPostsHolder article .blog-content .blog-excerpt{min-height:2.4rem;max-height:2.4rem;overflow:hidden;flex-grow:initial;padding:0;margin:0 0 1.4rem 0;font-size:1.6rem;font-family:var(--text-font);font-weight:400;color:#14151a;line-height:2.4rem;letter-spacing:-0.4px;text-overflow:ellipsis;white-space:nowrap}.post-holder .section-wrapper #learnPostsHolder article .blog-content .blog-misc{margin-top:auto}.post-holder .section-wrapper #learnPostsHolder article .blog-content .blog-misc .blog-details{font-size:1.2rem;font-family:var(--text-font);color:#76808f;line-height:1.6rem}.post-holder .section-wrapper #learnPostsHolder article .blog-content .blog-misc .blog-more-info{margin-top:1.6rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.post-holder .section-wrapper #learnPostsHolder article .blog-content .blog-misc .blog-more-info .blog-level{position:relative;max-width:10.5rem;height:2.8rem;padding:.8rem 2.2rem;margin-right:1.1rem;font-size:1.2rem;font-family:var(--text-font);font-weight:400;color:#474d57;line-height:1.4rem;border-radius:.8rem}.post-holder .section-wrapper #learnPostsHolder article .blog-content .blog-misc .blog-more-info .blog-level::before{content:"";position:absolute;top:50%;left:.8rem;transform:translate(0, -50%);width:.6rem;height:.6rem;background:#76808f;border-radius:50%}.post-holder .section-wrapper #learnPostsHolder article .blog-content .blog-misc .blog-more-info .blog-level.blog-level-beginner{background:linear-gradient(104.89deg, rgba(130, 30, 200, 0.2) -4.91%, rgba(0, 187, 104, 0.2) 82.97%)}.post-holder .section-wrapper #learnPostsHolder article .blog-content .blog-misc .blog-more-info .blog-level.blog-level-beginner::before{background:#00bb68}.post-holder .section-wrapper #learnPostsHolder article .blog-content .blog-misc .blog-more-info .blog-level.blog-level-intermediate{background:radial-gradient(139.54% 1462.56% at -49.93% 415.26%, rgba(75, 71, 255, 0.2) 38.87%, rgba(255, 199, 0, 0.2) 79.67%)}.post-holder .section-wrapper #learnPostsHolder article .blog-content .blog-misc .blog-more-info .blog-level.blog-level-intermediate::before{background:#4b47ff}.post-holder .section-wrapper #learnPostsHolder article .blog-content .blog-misc .blog-more-info .blog-level.blog-level-advanced{background:linear-gradient(221.16deg, rgba(142, 0, 237, 0.2) 40.42%, rgba(75, 71, 255, 0.2) 79.13%)}.post-holder .section-wrapper #learnPostsHolder article .blog-content .blog-misc .blog-more-info .blog-level.blog-level-advanced::before{background:var(--primary)}.post-holder .section-wrapper #learnPostsHolder article .blog-content .blog-misc .blog-more-info .blog-post-date{margin:0 1.7rem 0 0;font-size:1.4rem;font-family:var(--text-font);font-weight:400;color:#76808f;line-height:2.4rem}.post-holder .section-wrapper #learnPostsHolder article .blog-content .blog-misc .blog-more-info .blog-read-time{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.post-holder .section-wrapper #learnPostsHolder article .blog-content .blog-misc .blog-more-info .blog-read-time img{margin-right:.5rem}.post-holder .section-wrapper #learnPostsHolder article .blog-content .blog-misc .blog-more-info .blog-read-time span{font-size:1.6rem;font-family:var(--text-font);font-weight:400;color:#76808f;line-height:2.4rem}.post-holder .section-wrapper #learnPostsHolder .dimmTest{height:25rem;background:linear-gradient(to bottom, rgba(250, 250, 250, 0) 0%, rgb(250, 250, 250) 60%);z-index:3;position:absolute;bottom:0;left:0;width:100%;display:none}.post-holder .section-wrapper .btn__wrapper{text-align:center;padding:0 0 8rem 0}.learn-widget-section{background:#e7eaf2;max-width:124.5rem;border-radius:24px;padding:3rem 3rem;margin:10rem auto;position:relative;z-index:2;display:flex;flex-flow:column wrap;min-height:32rem;justify-content:space-between}.learn-widget-section::after{position:absolute;content:url(../images/learn-centre-bg2.png);right:0;top:-15rem;object-fit:cover;z-index:-1;width:auto;height:100%}.learn-widget-section h3{font-size:28px;line-height:52px;color:var(--primary);max-width:50%}.learn-widget-section a.btn{display:inline-flex;align-items:center;justify-content:center;width:28rem}.learn-widget-section a.btn label{margin:0 0 0 2rem;cursor:pointer}.faq-section .section-wrapper{padding:0 4.7rem;max-width:133.9rem;margin:2rem auto 14rem auto}.faq-section .section-wrapper .section-content{display:flex;flex-flow:row wrap;justify-content:space-between}.faq-section .section-wrapper .section-content .faq-image{width:30%}.faq-section .section-wrapper .section-content .faq-image img{border-radius:1.2rem;max-width:100%;height:auto}.faq-section .section-wrapper .section-content .faq-content{width:65%}.faq-section .section-wrapper .section-content .faq-content .faq-content-title{font-size:5rem;line-height:6.8rem;display:block;color:var(--primary)}.faq-section .section-wrapper .section-content .faq-content .faq-groups-list{display:flex;flex-flow:column wrap;justify-content:space-between;gap:2.5rem}.faq-section .section-wrapper .section-content .faq-content .faq-groups-list .faq-item{border-bottom:1px solid #e0e0e0;padding:0 0 1rem 0}.faq-section .section-wrapper .section-content .faq-content .faq-groups-list .faq-item .far-title-h .faq-question{font-style:italic;font-weight:600;font-size:2.2rem;line-height:3.4rem}.faq-section .section-wrapper .section-content .faq-content .faq-groups-list .faq-item .far-title-h img{display:none}.faq-section .section-wrapper .section-content .faq-content .faq-groups-list .faq-item .faq-answer{font-size:1.8rem;line-height:3.2rem;color:#393939}.faq-section .section-wrapper .section-content .faq-content .faq-groups-list .faq-more-h{text-align:left}.start-section .section-wrapper .section-content{display:flex;flex-direction:column;align-items:center}.start-section .section-wrapper .section-content .section-title{padding:2rem 0}.start-section .section-wrapper .section-content .section-subtitle{text-align:center;max-width:92rem}.start-section .section-wrapper .start-list{display:grid;grid-template-columns:1fr 1fr 1fr;gap:4rem;max-width:var(--paragraph);margin:0 auto}.start-section .section-wrapper .start-list .start-item{display:flex;flex-direction:column;background-color:var(--background-light);box-shadow:0px 20px 40px rgba(87,0,116,.08);border-radius:1.2rem;padding:3.2rem 2.4rem;box-sizing:border-box;border:2px solid var(--background-light)}.start-section .section-wrapper .start-list .start-item:hover{border:2px solid var(--primary)}.start-section .section-wrapper .start-list .start-item .start-image img{transform:scale(1.5)}.start-section .section-wrapper .start-list .start-item .start-content{display:flex;flex-direction:column;flex:1}.start-section .section-wrapper .start-list .start-item .start-title{color:var(--primary);padding:1.4rem 0}.start-section .section-wrapper .start-list .start-item .start-subtitle{padding-bottom:3rem}.start-section .section-wrapper .start-list .start-item .action-list{display:flex;justify-content:space-between;margin-top:auto}.start-section .section-wrapper .start-list .start-item .btn.small{display:inline-flex;align-items:center;justify-content:flex-start;min-height:4rem;padding:.8rem 4.6rem;line-height:1.9rem;font-weight:400}.start-section .section-wrapper .start-list .start-item .btn.small label{padding-left:0}.start-section .section-wrapper .start-list .start-item .btn.small:hover>img{-webkit-filter:contrast(0%) brightness(200%);filter:contrast(0%) brightness(200%)}@media only screen and (max-width: 1200px){.hero-section .section-wrapper{max-width:100%;padding-left:3.6rem;padding-right:3.6rem}.hero-section .section-wrapper .future-post-1{padding:3rem 3rem}.hero-section .section-wrapper .future-post-2{padding:3rem 3rem}.hero-section .section-wrapper .future-post-2 .blog-content{width:52%}.hero-section .section-wrapper .future-post-2 .blog-content .blog-excerpt{line-height:2.6rem}.hero-section .section-wrapper .get-educational::after{right:-9rem}.post-holder .section-wrapper{padding:0 3.6rem}.learn-widget-section{margin:10rem 3.6rem}.faq-section .section-wrapper{padding:0 3.6rem}}@media only screen and (max-width: 1080px){.hero-section .section-wrapper .future-post-1{padding:3rem 3rem}.hero-section .section-wrapper .future-post-1 .blog-content .blog-title{font-size:3.8rem;line-height:4.8rem}.hero-section .section-wrapper .future-post-1 .blog-content a.btn{margin:0 0 2rem 0}.hero-section .section-wrapper .future-post-2{padding:2rem 2rem}.hero-section .section-wrapper .future-post-2 .blog-content{width:55%}.hero-section .section-wrapper .future-post-2 .blog-content .blog-excerpt{line-height:2.4rem;font-size:1.6rem}.hero-section .section-wrapper .future-post-2 .blog-content .blog-meta{font-size:1.4rem}.hero-section .section-wrapper .future-post-2 .blog-content .blog-meta a{margin:0 1rem 0 0}.hero-section .section-wrapper .future-post-2 .blog-content a.btn{margin:0 0 2rem 0;padding:1.2rem 2.6rem}.hero-section .section-wrapper .future-post-2 .blog-image{width:43%}.hero-section .section-wrapper .get-educational::after{right:-5rem;transform:scale(0.55)}.post-holder .section-wrapper{padding:0 3.6rem}.post-holder .section-wrapper #learnPostsHolder{gap:2rem}.post-holder .section-wrapper #learnPostsHolder article{height:51rem}.post-holder .section-wrapper #learnPostsHolder article .blog-image{min-height:12rem;height:12rem}.post-holder .section-wrapper #learnPostsHolder article .blog-content{padding:1.5rem 1.5rem}.post-holder .section-wrapper #learnPostsHolder article .blog-content .blog-title{font-size:2rem;line-height:3rem}.post-holder .section-wrapper #learnPostsHolder article .blog-content .blog-excerpt{font-size:1.6rem;line-height:2.6rem;flex:1}.post-holder .section-wrapper #learnPostsHolder article .blog-content a.btn{padding:1rem 2rem}.learn-widget-section{margin:10rem 3.6rem}.learn-widget-section::after{right:-14%;transform:scale(0.8)}.learn-widget-section h3{font-size:2.6rem;line-height:3.8rem}.faq-section .section-wrapper{padding:0 3.6rem}}@media only screen and (max-width: 768px){.hero-section .section-wrapper{grid-template-columns:auto;padding:0 2rem}.hero-section .section-wrapper .section-image{display:none}.hero-section .section-wrapper .section-image img{display:none}.hero-section .section-wrapper .section-content{max-width:100%;padding:0 0;margin:0 0}.hero-section .section-wrapper .section-content .section-title{text-align:left;font-size:3.4rem;line-height:4.1rem;padding:5rem 0 2rem}.hero-section .section-wrapper .section-content .section-subtitle{font-size:1.8rem;line-height:3.2rem}.hero-section .section-wrapper .future-post-1,.hero-section .section-wrapper .future-post-2{display:none}.hero-section .section-wrapper .get-educational{text-align:center;min-height:38rem}.hero-section .section-wrapper .get-educational::after{right:15rem;top:1.2rem}.hero-section .section-wrapper .get-educational h3{font-size:2.2rem;line-height:3.3rem}.hero-section .section-wrapper .get-educational a.btn{margin:0 auto;padding:1rem .4rem}.hero-section .section-wrapper .mobFutureSwiper.swiper{display:block;padding:0 0;position:relative;max-width:109.6rem;width:100%;filter:drop-shadow(0px 6px 18px rgba(0, 0, 0, 0.161))}.hero-section .section-wrapper .mobFutureSwiper.swiper .blog-card .blog-content .btn{margin:0 0 2rem 0;display:inline-block}.hero-section .section-wrapper .mobFutureSwiper.swiper .swiper-wrapper{padding:0}.hero-section .section-wrapper .mobFutureSwiper.swiper .swiper-wrapper .blog-card{display:flex;flex-direction:column;overflow:hidden;max-width:35.2rem;height:auto;background-color:var(--background-light);box-shadow:0px 0px 1px rgba(20,21,26,.1),0px 7px 14px rgba(71,77,87,.08),0px 3px 6px rgba(20,21,26,.08);border-radius:1.6rem}.hero-section .section-wrapper .mobFutureSwiper.swiper .swiper-wrapper .blog-card .blog-image{min-height:16.2rem;position:relative;height:10.4rem;overflow:hidden}.hero-section .section-wrapper .mobFutureSwiper.swiper .swiper-wrapper .blog-card .blog-image img{max-height:16.2rem;display:block;width:100%;object-fit:cover;height:auto}.hero-section .section-wrapper .mobFutureSwiper.swiper .swiper-wrapper .blog-card .blog-content{display:flex;flex-direction:column;flex:1;justify-content:flex-start;padding:2rem 2.4rem}.hero-section .section-wrapper .mobFutureSwiper.swiper .swiper-wrapper .blog-card .blog-content .blog-meta{color:var(--primary);margin-bottom:2rem}.hero-section .section-wrapper .mobFutureSwiper.swiper .swiper-wrapper .blog-card .blog-content .blog-meta .btn{color:var(--primary);margin:2rem 0}.hero-section .section-wrapper .mobFutureSwiper.swiper .swiper-wrapper .blog-card .blog-content .icon-price-tag,.hero-section .section-wrapper .mobFutureSwiper.swiper .swiper-wrapper .blog-card .blog-content .icon-clock2{color:gray}.hero-section .section-wrapper .mobFutureSwiper.swiper .swiper-wrapper .blog-card .blog-content h3.blog-title{width:fit-content;max-width:100%;font-size:2rem;font-family:var(--text-font);font-weight:700;color:#14151a;line-height:2.6rem;max-height:5.2rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:1rem}.hero-section .section-wrapper .mobFutureSwiper.swiper .swiper-wrapper .blog-card .blog-content h3.blog-title a{display:inline-block}.hero-section .section-wrapper .mobFutureSwiper.swiper .swiper-wrapper .blog-card .blog-content .blog-excerpt{min-height:4.8rem;max-height:4.8rem;overflow:hidden;flex-grow:initial;padding:0;margin:0 0 1.4rem 0;font-size:1.6rem;font-family:var(--text-font);font-weight:400;color:#14151a;line-height:2.4rem}.hero-section .section-wrapper .mobFutureSwiper.swiper .swiper-wrapper .blog-card .blog-content .blog-details{font-size:1.2rem;font-family:var(--text-font);color:#76808f;line-height:1.6rem}.post-holder{margin:10rem auto 0 auto}.post-holder .section-wrapper{padding:0 2rem}.post-holder .section-wrapper .blog-list.swiper{padding:0 0}.post-holder .section-wrapper .cat-list li{margin:0 4% 4% 0}.post-holder .section-wrapper #learnPostsHolder,.post-holder .section-wrapper .btn__wrapper{display:none}.post-holder .section-wrapper .cat-list{display:none}.post-holder .section-wrapper .mobileCatSlider{display:block;padding:0 0;position:relative;width:100%;user-select:none}.post-holder .section-wrapper .mobileCatSlider .cat-list{user-select:none;display:flex;margin:1rem auto 4rem auto}.post-holder .section-wrapper .mobileCatSlider .cat-list span{margin:0 0;width:auto;user-select:none;display:inline-block;font-weight:700;font-size:1.8rem;line-height:2.2rem;color:var(--primary);border-radius:2.5rem;border:1px solid var(--primary);transition:250ms all cubic-bezier(0.8, 0, 0.6, 1);cursor:pointer;padding:.7rem 2.5rem}.post-holder .section-wrapper .mobileCatSlider .cat-list span.active{background:var(--primary);color:#fff}.post-holder .section-wrapper .mobileSwiper{display:block;margin:0 0}.post-holder .section-wrapper .mobileSwiper .swiper-wrapper{padding:0}.post-holder .section-wrapper .mobileSwiper .swiper-wrapper .blog-card .blog-image{min-height:16.2rem}.post-holder .section-wrapper .mobileSwiper .swiper-wrapper .blog-card .blog-image img{max-height:16.2rem}.post-holder .section-wrapper .mobileSwiper .swiper-wrapper .blog-content .blog-meta{color:var(--primary);margin-bottom:2rem}.post-holder .section-wrapper .mobileSwiper .swiper-wrapper .blog-content .blog-meta a{color:var(--primary)}.post-holder .section-wrapper .mobileSwiper .swiper-wrapper .blog-content .icon-price-tag,.post-holder .section-wrapper .mobileSwiper .swiper-wrapper .blog-content .icon-clock2{color:gray}.post-holder .section-wrapper .mobileSwiper .swiper-wrapper .blog-content h3.blog-title{width:fit-content}.post-holder .section-wrapper .mobileSwiper .swiper-wrapper .blog-content .blog-details{font-weight:400;font-size:14px;line-height:17px;color:var(--primary)}.post-holder .section-wrapper .mobileSwiper .swiper-wrapper .blog-content .btn.outline{margin:2rem 0}.learn-widget-section{margin:3rem 0 10rem 0;border-radius:0;padding:2rem 2rem;min-height:48rem}.learn-widget-section::after{right:12%;transform:scale(0.6);top:5%;object-position:center}.learn-widget-section h3{font-size:2.2rem;line-height:3.3rem;max-width:100%}.learn-widget-section a.btn{margin:0 auto}.faq-section .section-wrapper{padding:0 0;margin:2rem auto 4.6rem auto}.faq-section .section-wrapper .section-content{display:block}.faq-section .section-wrapper .section-content .faq-image{display:none}.faq-section .section-wrapper .section-content .faq-content{width:100%}.faq-section .section-wrapper .section-content .faq-content .faq-content-title{border-bottom:1px solid #ccc;margin:0 0 5rem 0;font-size:3.4rem;line-height:4.1rem;padding:0 0 2rem 2rem}.faq-section .section-wrapper .section-content .faq-content .faq-groups-list .faq-item{padding:0 2rem 2rem 2rem}.faq-section .section-wrapper .section-content .faq-content .faq-groups-list .faq-item .far-title-h{display:flex;flex-flow:row wrap;justify-content:space-between}.faq-section .section-wrapper .section-content .faq-content .faq-groups-list .faq-item .far-title-h .faq-question{font-size:1.8rem;line-height:2.2rem;width:90%}.faq-section .section-wrapper .section-content .faq-content .faq-groups-list .faq-item .far-title-h img{display:block}.faq-section .section-wrapper .section-content .faq-content .faq-groups-list .faq-item .faq-answer{transition:opacity .4s ease-in-out;opacity:0;height:0;overflow:hidden}.faq-section .section-wrapper .section-content .faq-content .faq-groups-list .faq-item .faq-answer.shown{opacity:1;height:auto}.faq-section .section-wrapper .section-content .faq-content .faq-groups-list .faq-more-h{max-width:90%;margin:0 auto}.faq-section .section-wrapper .section-content .faq-content .faq-groups-list .faq-more-h a{width:32rem}.start-section .section-wrapper .section-content{display:flex;flex-direction:column;align-items:center}.start-section .section-wrapper .section-content .section-title{padding:3rem 0 2rem}.start-section .section-wrapper .section-content .section-subtitle{text-align:center;max-width:92rem}.start-section .section-wrapper .start-list{grid-template-columns:1fr;gap:3.2rem}.start-section .section-wrapper .start-list .start-item{display:flex;flex-direction:column;background-color:var(--background-light);box-shadow:0px 20px 40px rgba(87,0,116,.08);border-radius:1.2rem;padding:3.2rem 2.4rem}.start-section .section-wrapper .start-list .start-item .start-content{display:flex;flex-direction:column;flex:1}.start-section .section-wrapper .start-list .start-item .start-title{color:var(--primary);padding:1.4rem 0}.start-section .section-wrapper .start-list .start-item .start-subtitle{padding-bottom:3rem}.start-section .section-wrapper .start-list .start-item .action-list{display:flex;justify-content:space-between;margin-top:auto}.start-section .section-wrapper .start-list .start-item .btn.small{display:inline-flex;align-items:center;justify-content:flex-start;min-height:4rem}.start-section .section-wrapper .start-list .start-item .btn.small label{padding-left:.8rem}.footer-wrapper-navigation{margin-bottom:2rem}}@media only screen and (max-width: 480px){.hero-section .section-wrapper{padding:0 2rem}.hero-section .section-wrapper .section-content{margin:0 0 5rem}.hero-section .section-wrapper .section-image img{top:-10rem}.hero-section .section-wrapper .get-educational::after{right:1rem;top:1rem;transform:scale(0.47)}.hero-section .section-wrapper .mobFutureSwiper.swiper .blog-card{max-width:38rem}.post-holder .section-wrapper{padding:0 2rem;margin:10rem auto 0 auto}.learn-widget-section::after{right:-12%}}@media only screen and (max-width: 428px){.hero-section .section-wrapper .get-educational::after{right:-1rem}.post-holder .section-wrapper .mobileSwiper .swiper-wrapper{padding:0 0}.learn-widget-section::after{right:-20%}.post-holder .section-wrapper .blog-list.swiper{padding:0 0}.blog-list.swiper .blog-card{max-width:40rem}}@media only screen and (max-width: 395px){.hero-section .section-wrapper{padding:0 2rem}.hero-section .section-wrapper .section-content{margin:0 0 5rem}.hero-section .section-wrapper .section-image img{top:-10rem;right:0}.hero-section .section-wrapper .get-educational::after{right:-3rem}.hero-section .section-wrapper .mobFutureSwiper.swiper .blog-card{max-width:35rem}.learn-widget-section::after{right:-28%}.post-holder .section-wrapper .mobileSwiper .swiper-wrapper{padding:0 0}.post-holder .section-wrapper .blog-list.swiper{padding:0 0}.blog-list.swiper .blog-card{max-width:35.2rem}}@media only screen and (max-width: 375px){.hero-section .section-wrapper .get-educational{padding:3rem 2rem}.hero-section .section-wrapper .get-educational::after{right:-5rem}.hero-section .section-wrapper .mobFutureSwiper.swiper .blog-card{max-width:32.2rem}.learn-widget-section::after{right:-36%;transform:scale(0.5)}}@media only screen and (max-width: 280px){.hero-section .section-wrapper .get-educational{padding:3rem 1rem}.hero-section .section-wrapper .get-educational a.btn{width:21rem;font-size:1.2rem}.hero-section .section-wrapper .get-educational a.btn label{margin:0 0 0 1rem}.hero-section .section-wrapper .get-educational::after{right:-10rem;top:2rem;transform:scale(0.4)}.hero-section .section-wrapper .mobFutureSwiper.swiper .blog-card{max-width:32.2rem}.hero-section .section-wrapper .mobFutureSwiper.swiper .blog-card .blog-content .btn{margin:0 0 2rem 0;display:inline-block;padding:1.6rem 2rem}.learn-widget-section::after{right:-60%;transform:scale(0.45)}.learn-widget-section h3{font-size:2rem;line-height:2.6rem;max-width:100%}.learn-widget-section a.btn{width:24rem;font-size:1.3rem}.learn-widget-section a.btn label{margin:0 0 0 1rem}.faq-section .section-wrapper .section-content .faq-content .faq-groups-list .faq-more-h a{width:22rem}.blog-list.swiper .blog-card a .blog-content .blog-misc .blog-more-info .blog-post-date,.blog-list.swiper .blog-card a .blog-content .blog-misc .blog-more-info .blog-read-time span{font-size:.8rem}.blog-list.swiper .blog-card a .blog-content .blog-misc .blog-more-info .blog-level{padding:.5rem .2rem .5rem 1.7rem;margin-right:0;font-size:.9rem;line-height:1.8rem}}/*# sourceMappingURL=learn.css.map */
