@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}}.post [class*=" icon-"],.post [class^=icon-]{font-family:icomoon !important}article .section-scroll-margin{scroll-margin:12.5rem}.hero-section .section-wrapper{display:flex;flex-direction:column;align-items:baseline;padding:3rem 0;z-index:6;min-height:573px}.hero-section .section-wrapper .section-image{position:relative;width:100%;height:100%}.hero-section .section-wrapper .section-image img{position:absolute;top:0;width:100%;object-fit:contain;z-index:-1}.hero-section .section-wrapper .section-image img.hide-mobile{z-index:-9;top:-27px}.hero-section .section-wrapper .section-breadcrumbs{font-size:18px;line-height:22px;text-align:left;z-index:7;width:100%;margin:0 auto 3rem auto}.hero-section .section-wrapper .section-breadcrumbs a{color:#414141}.hero-section .section-wrapper .section-breadcrumbs a:hover{text-decoration:underline}.hero-section .section-wrapper .section-tags{z-index:7;width:100%;margin:0 0 3rem 3.5rem}.hero-section .section-wrapper .section-tags a{text-decoration:underline;margin:0 1.5rem 0 0}.hero-section .section-wrapper .section-tags a:hover{text-decoration:none}.hero-section .section-wrapper .section-tags .firstTag{margin:0 0 2rem 0}.hero-section .section-wrapper .section-tags .firstTag span{text-decoration:none}.hero-section .section-wrapper .section-tags .post-read-time{display:block;margin-bottom:1.5rem}.hero-section .section-wrapper .section-tags .related-tags-block{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}.hero-section .section-wrapper .section-tags .related-tags-block .tags_h{position:relative;margin-bottom:1rem}.hero-section .section-wrapper .section-tags .related-tags-block .tags_h span{color:#000}.hero-section .section-wrapper .section-tags .related-tags-block .tags_h .tag_h-name a{text-decoration:underline;margin:0 1.5rem 0 0;color:#000}.hero-section .section-wrapper .section-tags .related-tags-block .tags_h:nth-of-type(1){margin:0}.hero-section .section-wrapper .section-tags .icon-price-tag,.hero-section .section-wrapper .section-tags .icon-clock2{position:relative;top:1px;margin:0 .5rem 0 0}.hero-section .section-wrapper .section-content{z-index:7;max-width:40%}.hero-section .section-wrapper .section-content .section-label,.hero-section .section-wrapper .section-content .section-title,.hero-section .section-wrapper .section-content .section-subtitle{text-align:left}.hero-section .section-wrapper .section-content .section-title{padding:0 0 3rem}.hero-section .section-wrapper .section-content .section-label{color:var(--text-body)}.hero-section .section-wrapper .section-content .section-subtitle{max-width:55rem}.hero-section .section-wrapper .entry-meta{font-size:18px;line-height:22px}.hero-section .section-wrapper .entry-meta .entry-meta-author .icon-user{position:relative;top:1px;margin:0 .5rem 0 0}.top-text-section{background:#f5f5f5;padding:8rem 0 6rem 0}.top-text-section .section-wrapper{max-width:903px;padding:0 0}.top-text-section .section-wrapper .section-intro{width:100%;text-align:left;border-bottom:1px solid #707070;margin:0 0 4rem 0}.top-text-section .section-wrapper .section-intro h3{font-size:18px;line-height:22px;color:#393939;margin:0 0 2.5rem}.top-text-section .section-wrapper .section-content .section-title{font-weight:700;font-size:29px;line-height:35px;color:var(--primary);padding:0 0 3rem 0;text-align:left}.top-text-section .section-wrapper .section-content .section-subtitle{line-height:32px;color:#393939;padding:0 0 6rem 0}.top-text-section .section-wrapper .section-content .section-image{text-align:center}.top-text-section .section-wrapper .section-content .section-image img{max-width:100%;height:auto;margin:0 auto}.register-section{padding:18rem 0 13rem 0}.register-section .section-wrapper{max-width:1160px;background:#f6edf4;border-radius:12px}.register-section .section-wrapper .section-inner{max-width:1160px;padding:15rem 6rem 6rem 6rem}.register-section .section-wrapper .section-inner .section-content .section-title{padding:0 0 2rem 0}.register-section .section-wrapper .section-inner .section-content .section-subtitle{line-height:32px;color:#393939;padding:0 0 4.5rem 0}.middle-text-section{background:#f5f5f5;padding:8rem 0 6rem 0}.middle-text-section .section-wrapper{max-width:903px;padding:0 0}.middle-text-section .section-wrapper .section-intro{width:100%;text-align:left;border-bottom:1px solid #707070;margin:0 0 4rem 0}.middle-text-section .section-wrapper .section-intro h3{font-size:18px;line-height:22px;color:#393939;margin:0 0 2.5rem}.middle-text-section .section-wrapper .section-content .section-title{font-weight:700;font-size:29px;line-height:35px;color:var(--primary);padding:0 0 3rem 0;text-align:left}.middle-text-section .section-wrapper .section-content .section-subtitle{line-height:32px;color:#393939;padding:0 0 6rem 0}.middle-text-section .section-wrapper .section-content .section-image{max-width:100%;height:auto;text-align:center}.middle-text-section .section-wrapper .section-content .section-image img{margin:0 auto}.register-section.second-register{padding:15rem 0 7rem 0}.register-section.second-register .section-wrapper{background-color:#e7f0f2}.register-section.second-register .section-wrapper .section-inner{padding:15rem 8rem 6rem}.register-section.second-register .section-wrapper .section-image{width:49%;margin:0 0}.register-section.second-register .section-wrapper .section-image img{top:-24rem;left:-10rem}.register-section.second-register .section-wrapper .section-content{width:50%;margin:0 0}.register-section.second-register .section-wrapper .section-content .section-title{padding:0 0 4rem 0}.bottom-text-section{background:#f5f5f5;padding:8rem 0 6rem 0}.bottom-text-section .section-wrapper{max-width:903px;padding:0 0}.bottom-text-section .section-wrapper .section-intro{width:100%;text-align:left;border-bottom:1px solid #707070;margin:0 0 4rem 0}.bottom-text-section .section-wrapper .section-intro h3{font-size:18px;line-height:22px;color:#393939;margin:0 0 2.5rem}.bottom-text-section .section-wrapper .section-content .section-title{font-weight:700;font-size:29px;line-height:35px;color:var(--primary);padding:0 0 3rem 0;text-align:left}.bottom-text-section .section-wrapper .section-content .section-subtitle{line-height:32px;color:#393939;padding:0 0 6rem 0}.bottom-text-section .section-wrapper .section-content .section-image{max-width:100%;height:auto;text-align:center}.bottom-text-section .section-wrapper .section-content .section-image img{margin:0 auto}.feed-section{background:var(--primary);padding:13rem 0 13rem 6rem}.feed-section .section-wrapper{display:flex;flex-direction:column;align-items:center;padding:0 0}.feed-section .section-wrapper .section-title{padding:0 0;text-align:left;width:100%;margin:0 0 10rem}.feed-section .section-wrapper .section-title h2{font-weight:700;font-size:18px;line-height:22px;color:#fff;border-bottom:1px solid #fff;padding:0 0 2.4rem 0}.feed-section .section-wrapper .btn{align-self:flex-start}.feed-section .section-wrapper .blog-swiper-nav{background:#fafafa;padding:0 2rem;border-radius:1.6rem}.video-section{padding:8rem 0}.video-section .section-wrapper{padding:0 3.6rem}.video-section .section-wrapper .section-showVideo{max-width:76rem;margin:0 auto;text-align:center}.video-section .section-wrapper .section-showImage{max-width:760rem;text-align:center}.video-section .section-wrapper .section-showImage img{max-width:100%;height:auto;margin:0 auto}.related-topics{background:#f5f5f5}.related-topics .section-wrapper{max-width:903px;padding:4rem 0 12rem 0}.related-topics .section-wrapper h3{font-size:18px;line-height:22px;color:gray;margin:0 0 3.8rem}.related-topics .section-wrapper .section-tags{width:100%;margin:0 auto 0 auto;color:gray}.related-topics .section-wrapper .section-tags a{text-decoration:underline;margin:0 1.5rem 0 0;color:gray}.related-topics .section-wrapper .section-tags a:hover{text-decoration:none}.related-topics .section-wrapper .section-tags .tags_h{position:relative}.related-topics .section-wrapper .section-tags .tags_h span{color:#959292}.related-topics .section-wrapper .section-tags .tags_h a{text-decoration:underline;margin:0 1.5rem 0 0;color:#959292}.related-topics .section-wrapper .section-tags .icon-price-tag{position:relative;top:1px;margin:0 .5rem 0 0}html{scroll-behavior:smooth}body{background-color:var(--text-white)}.post-wrapper{padding:5.2rem 3.1rem;display:grid;grid-template-columns:1fr 26.4rem;width:100%;gap:10.4rem;margin:0 auto;max-width:var(--container);position:relative;z-index:6}.post-wrapper .mobileView{display:none}.post-wrapper .sections-holder .hero-section .section-wrapper{display:flex;flex-direction:column;align-items:baseline;padding:0 0 8rem 0;z-index:6}.post-wrapper .sections-holder .hero-section .section-wrapper .section-image{position:relative;width:100%;height:100%;margin:0 0 4.8rem 0}.post-wrapper .sections-holder .hero-section .section-wrapper .section-image img{max-width:100%;width:auto;height:auto;border-radius:1.6rem;position:initial}.post-wrapper .sections-holder .hero-section .section-wrapper .section-image .imgCaption{position:absolute;bottom:-1.6rem;left:1.6rem;color:#797979;font-size:1.1rem;font-weight:400;line-height:2rem}.post-wrapper .sections-holder .hero-section .section-wrapper .section-breadcrumbs{color:#14151a;font-size:1.2rem;font-weight:400;line-height:1.6rem;text-align:left;z-index:7;width:100%;margin:0 auto 8rem auto}.post-wrapper .sections-holder .hero-section .section-wrapper .section-breadcrumbs a{color:#14151a}.post-wrapper .sections-holder .hero-section .section-wrapper .section-breadcrumbs a:hover{text-decoration:underline}.post-wrapper .sections-holder .hero-section .section-wrapper .section-breadcrumbs span{color:#797979}.post-wrapper .sections-holder .hero-section .section-wrapper .section-title,.post-wrapper .sections-holder .hero-section .section-wrapper .section-subtitle{text-align:left}.post-wrapper .sections-holder .hero-section .section-wrapper .section-title{padding:0 0 2.4rem;font-size:6rem;line-height:7.2rem;font-weight:700}.post-wrapper .sections-holder .hero-section .section-wrapper .section-label{color:var(--text-body)}.post-wrapper .sections-holder .hero-section .section-wrapper .section-subtitle{max-width:100%;padding:0 0}.post-wrapper .sections-holder .hero-section .section-wrapper .entry-meta{width:100%;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center;margin:0 0 4.2rem 0}.post-wrapper .sections-holder .hero-section .section-wrapper .entry-meta .meta-info{color:#797979;margin:0 0;font-size:1.6rem;font-weight:400;line-height:2rem;display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center;gap:1.2rem}.post-wrapper .sections-holder .hero-section .section-wrapper .entry-meta .meta-info .entry-meta-author span{color:#14151a}.post-wrapper .sections-holder .hero-section .section-wrapper .entry-meta .meta-info .post-read-time{display:flex;flex-flow:row wrap;align-items:center;gap:.4rem;margin:0 0}.post-wrapper .sections-holder .hero-section .section-wrapper .entry-meta .meta-info .blog-level{position:relative;max-width:10.5rem;height:2.8rem;padding:.8rem 1.6rem .8rem 2.2rem;margin:0 0;font-size:1.2rem;font-family:var(--text-font);font-weight:400;color:#474d57;line-height:1.4rem;border-radius:.8rem}.post-wrapper .sections-holder .hero-section .section-wrapper .entry-meta .meta-info .blog-level::before{content:"";position:absolute;top:50%;left:1rem;transform:translate(0, -50%);width:.6rem;height:.6rem;background:#76808f;border-radius:50%}.post-wrapper .sections-holder .hero-section .section-wrapper .entry-meta .meta-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-wrapper .sections-holder .hero-section .section-wrapper .entry-meta .meta-info .blog-level.blog-level-beginner::before{background:#00bb68}.post-wrapper .sections-holder .hero-section .section-wrapper .entry-meta .meta-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-wrapper .sections-holder .hero-section .section-wrapper .entry-meta .meta-info .blog-level.blog-level-intermediate::before{background:#4b47ff}.post-wrapper .sections-holder .hero-section .section-wrapper .entry-meta .meta-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-wrapper .sections-holder .hero-section .section-wrapper .entry-meta .meta-info .blog-level.blog-level-advanced::before{background:var(--primary)}.post-wrapper .sections-holder .hero-section .section-wrapper .entry-meta .meta-info .sep{width:.4rem;height:.4rem;background-color:#14151a;border-radius:50%;display:block}.post-wrapper .sections-holder .hero-section .section-wrapper .entry-meta .meta-social{display:flex;flex-flow:row wrap;justify-content:end;align-items:center;gap:1.6rem}.post-wrapper .sections-holder .hero-section .section-wrapper .entry-meta .meta-social a{text-decoration:none;display:inline-block;width:3rem;height:3rem}.post-wrapper .sections-holder .hero-section .section-wrapper .entry-meta .meta-social a:hover{opacity:.7}.post-wrapper .sections-holder .mobile-sections-nav{display:none}.post-wrapper .sections-holder .post-sections{margin:0 0 8rem 0;scroll-margin-top:12rem}.post-wrapper .sections-holder .post-sections .section-wrapper{padding:0 0}.post-wrapper .sections-holder .post-sections .section-wrapper h2{font-size:4.2rem;line-height:5.6rem;margin:0 0 2rem 0}.post-wrapper .sections-holder .post-sections .section-wrapper .section-desc p{margin:0 0 3.2rem 0}.post-wrapper .sections-holder .post-sections .section-wrapper .section-desc a{color:var(--primary)}.post-wrapper .sections-holder .post-sections .section-wrapper .section-desc img{max-width:100%;width:auto;height:auto}.post-wrapper .sections-holder .post-sections .section-wrapper .section-desc blockquote{font-weight:600;position:relative;margin:0 0 8rem 0}.post-wrapper .sections-holder .post-sections .section-wrapper .section-desc blockquote::before{content:"";background:url(../images/blockquoteStart.svg) no-repeat left top;display:block;width:8.7rem;height:6rem}.post-wrapper .sections-holder .post-sections .section-wrapper .section-desc blockquote::after{content:"";background:url(../images/blockquoteEnd.svg) no-repeat left top;display:block;width:8.7rem;height:6rem;position:absolute;right:1rem;bottom:-5rem}.post-wrapper .sections-holder .related-topics{background:#fff}.post-wrapper .sections-holder .related-topics .section-wrapper{max-width:100%;padding:0 0 8rem 0}.post-wrapper .sections-holder .related-topics .section-wrapper .section-tags{width:100%;margin:0 auto 0 auto;color:gray;display:flex;flex-flow:row wrap;justify-content:start;align-items:center;gap:1.6rem}.post-wrapper .sections-holder .related-topics .section-wrapper .section-tags a{text-decoration:none;margin:0 0;color:gray;border-radius:3rem;background:#f5effa;padding:.7rem 1.6rem;text-align:center;font-size:1.2rem;font-weight:400;line-height:1.6rem}.post-wrapper .sections-holder .related-topics .section-wrapper .section-tags a:hover{opacity:.7}.post-wrapper .sections-nav{position:sticky;top:16.6rem;align-self:start}.post-wrapper .sections-nav h4{font-size:2rem;line-height:2.4rem;text-transform:uppercase;margin:0 0 2.4rem 0}.post-wrapper .sections-nav ul.catLegend{margin:0 0 5rem 0;color:var(--font, #14151A);font-size:1.6rem;font-weight:400;line-height:3.2rem}.post-wrapper .sections-nav ol li{border-left:3px dotted #ccc;padding:0 0 1.3rem 2.8rem;margin:0 0 .4rem 0}.post-wrapper .sections-nav ol li a{font-size:1.6rem;font-weight:400;line-height:2.4rem;color:#d2d2d2;transition:all 50ms ease-in-out}.post-wrapper .sections-nav ol li a:hover{color:var(--primary)}.post-wrapper .sections-nav ol li a span{position:absolute;left:-1.05rem;width:24px;height:24px;background:#fff;border-radius:12px;display:flex;flex-flow:column wrap;align-items:center;justify-content:center;box-shadow:0px 4px 14px 0px rgba(0,0,0,.15)}.post-wrapper .sections-nav ol li a span span{background:#d2d2d2;display:block;width:10px;height:10px;border-radius:5px;position:initial}.post-wrapper .sections-nav ol li:hover{border-left:3px dotted var(--primary)}.post-wrapper .sections-nav ol li:hover a span span{background:var(--primary)}.post-wrapper .sections-nav ol li.active{border-left:3px dotted var(--primary)}.post-wrapper .sections-nav ol li.active a{color:var(--primary)}.post-wrapper .sections-nav ol li.active a span span{background:var(--primary)}.post-wrapper .sections-nav ol li:last-of-type{border:none}.post-wrapper .new_reg1-section{margin:0 0 8rem 0}.post-wrapper .new_reg1-section .section-wrapper{max-width:93.6rem;background:url(../images/newReg1Bg.svg) no-repeat center center;background-size:cover;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center;padding:5.6rem 4.8rem;border-radius:1.6rem}.post-wrapper .new_reg1-section .section-wrapper .section-content{max-width:55%;display:flex;flex-flow:column wrap;justify-content:center;align-items:start}.post-wrapper .new_reg1-section .section-wrapper .section-content .section-title{color:var(--text-white);font-size:3rem;font-weight:700;line-height:4rem;margin:0 0 1.1rem 0;padding:0 0;text-align:left}.post-wrapper .new_reg1-section .section-wrapper .section-content .section-subtitle{line-height:2.6rem;color:var(--text-white);padding:0 0}.post-wrapper .new_reg1-section .section-wrapper .section-cta{display:flex;flex-flow:column wrap;align-items:center;justify-content:center}.post-wrapper .new_reg1-section .section-wrapper .section-cta .btn{background-color:var(--text-white);color:var(--primary)}.post-wrapper .new_reg2-section{margin:0 0 10rem 0}.post-wrapper .new_reg2-section .section-wrapper{max-width:93.6rem;background:url(../images/newReg2Bg.svg) no-repeat center center;background-size:cover;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center;padding:5.6rem 4.8rem;border-radius:1.6rem}.post-wrapper .new_reg2-section .section-wrapper .section-content{max-width:55%;display:flex;flex-flow:column wrap;justify-content:center;align-items:start}.post-wrapper .new_reg2-section .section-wrapper .section-content .section-title{color:var(--text-white);font-size:3rem;font-weight:700;line-height:4rem;margin:0 0 1.1rem 0;padding:0 0;text-align:left}.post-wrapper .new_reg2-section .section-wrapper .section-content .section-subtitle{line-height:2.6rem;color:var(--text-white);padding:0 0}.post-wrapper .new_reg2-section .section-wrapper .section-cta{display:flex;flex-flow:column wrap;align-items:center;justify-content:center}.post-wrapper .new_reg2-section .section-wrapper .section-cta .btn{background-color:var(--text-white);color:var(--primary);padding:1.6rem 3.6rem}.feed-section.feed-version2{background:var(--background);padding:7.6rem 0 12rem 0}.feed-section.feed-version2 .section-wrapper{max-width:131.2rem;display:flex;flex-direction:column;align-items:center;padding:0 3.2rem}.feed-section.feed-version2 .section-wrapper .section-title{padding:0 0;text-align:center;width:100%;margin:0 0 5.6rem}.feed-section.feed-version2 .section-wrapper .section-title h2{margin:0 auto;padding:0 0;font-size:6.4rem;line-height:7.2rem;text-transform:capitalize;text-align:center;background:linear-gradient(45deg, rgb(142, 0, 237), rgb(19, 132, 232));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);border:none}.feed-section.feed-version2 .section-wrapper .btn{align-self:flex-start}.feed-section.feed-version2 .section-wrapper .blog-swiper-nav{background:#fafafa;padding:0 2rem;border-radius:1.6rem}@media only screen and (max-width: 1440px){.register-section .section-wrapper{border-radius:0}}@media only screen and (max-width: 1200px){.header,.mobile-header{z-index:7}.hero-section .section-wrapper{max-width:100%;padding-left:3.6rem;padding-right:3.6rem}.register-section.second-register .section-wrapper .section-image{width:60%}.register-section.second-register .section-wrapper .section-content{width:40%}}@media only screen and (max-width: 1080px){.post-wrapper{gap:4.4rem;grid-template-columns:1fr 20rem}.post-wrapper .sections-nav{max-width:20rem}.post-wrapper .new_reg2-section .section-wrapper .section-cta .btn{padding:1.6rem 1.6rem}}@media only screen and (max-width: 980px){.top-text-section .section-wrapper,.middle-text-section .section-wrapper,.bottom-text-section .section-wrapper{max-width:100%;padding:0 3.6rem}.register-section.second-register{padding-top:24rem}.register-section.second-register .section-wrapper .section-inner,.register-section .section-wrapper .section-inner{padding:15rem 3.6rem 6rem}}@media only screen and (max-width: 940px){.post-wrapper{gap:initial;grid-template-columns:auto;padding:1.6rem 2rem 4.8rem 2rem;display:block}.post-wrapper .desktopView{display:none !important}.post-wrapper .mobileView{display:block}.post-wrapper .sections-holder .hero-section .section-wrapper{padding:0 0 4rem 0}.post-wrapper .sections-holder .hero-section .section-wrapper .section-breadcrumbs{display:none}.post-wrapper .sections-holder .hero-section .section-wrapper .section-title{font-size:3.2rem;line-height:4.8rem;padding:0 0 1.8rem 0}.post-wrapper .sections-holder .hero-section .section-wrapper .entry-meta{padding:0 0}.post-wrapper .sections-holder .hero-section .section-wrapper .entry-meta2{width:100%;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center;margin:0 0 3.2rem 0}.post-wrapper .sections-holder .hero-section .section-wrapper .entry-meta2 .meta-info{color:#797979;margin:0 0;font-size:1.6rem;font-weight:400;line-height:2rem;display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center;gap:1.2rem}.post-wrapper .sections-holder .hero-section .section-wrapper .entry-meta2 .meta-info .entry-meta-author span{color:#14151a}.post-wrapper .sections-holder .hero-section .section-wrapper .entry-meta2 .meta-social{display:flex;flex-flow:row wrap;justify-content:end;align-items:center;gap:1.6rem}.post-wrapper .sections-holder .hero-section .section-wrapper .entry-meta2 .meta-social a{text-decoration:none;display:inline-block;width:3rem;height:3rem}.post-wrapper .sections-holder .hero-section .section-wrapper .entry-meta2 .meta-social a:hover{opacity:.7}.post-wrapper .sections-holder .mobile-sections-nav{margin:0 0 5.4rem 0;display:flex;flex-flow:column wrap;justify-content:start;align-items:start;position:relative}.post-wrapper .sections-holder .mobile-sections-nav h4{font-size:2rem;line-height:2.4rem;text-transform:uppercase;margin:0 0 2.4rem 0}.post-wrapper .sections-holder .mobile-sections-nav ol{margin:0 0 0 1rem}.post-wrapper .sections-holder .mobile-sections-nav ol li{border-left:3px dotted #14151a;padding:0 0 1.3rem 2.8rem;margin:0 0 .4rem 0}.post-wrapper .sections-holder .mobile-sections-nav ol li a{font-size:1.6rem;font-weight:400;line-height:2.4rem;color:#14151a;transition:all 50ms ease-in-out}.post-wrapper .sections-holder .mobile-sections-nav ol li a:hover{color:var(--primary)}.post-wrapper .sections-holder .mobile-sections-nav ol li a span{position:absolute;left:-0.1rem;width:24px;height:24px;background:#fff;border-radius:12px;display:flex;flex-flow:column wrap;align-items:center;justify-content:center;box-shadow:0px 4px 14px 0px rgba(0,0,0,.15)}.post-wrapper .sections-holder .mobile-sections-nav ol li a span span{background:#14151a;display:block;width:10px;height:10px;border-radius:5px;position:initial}.post-wrapper .sections-holder .mobile-sections-nav ol li:hover{border-left:3px dotted var(--primary)}.post-wrapper .sections-holder .mobile-sections-nav ol li:hover a span span{background:var(--primary)}.post-wrapper .sections-holder .mobile-sections-nav ol li.active{border-left:3px dotted var(--primary)}.post-wrapper .sections-holder .mobile-sections-nav ol li.active a{color:var(--primary)}.post-wrapper .sections-holder .mobile-sections-nav ol li.active a span span{background:var(--primary)}.post-wrapper .sections-holder .mobile-sections-nav ol li:last-of-type{border:none}.post-wrapper .sections-holder .post-sections{margin:0 0 4.8rem 0}.post-wrapper .sections-holder .post-sections .section-wrapper h2{font-size:2.4rem;line-height:3.2rem}.post-wrapper .sections-holder .post-sections .section-wrapper .section-desc{font-size:1.6rem;line-height:2.4rem}.post-wrapper .sections-holder .post-sections .section-wrapper .section-desc p{margin:0 0 2.4rem 0;overflow-wrap:break-word}.post-wrapper .sections-holder .post-sections .section-wrapper .section-desc a{font-size:2.4rem;line-height:3.2rem;text-wrap:balance;display:inline-block}.post-wrapper .new_reg1-section,.post-wrapper .new_reg2-section{margin:0 0 4.8rem 0}.feed-section.feed-version2{padding:5.6rem 0 8rem 0}.feed-section.feed-version2 .section-wrapper{padding:0 0}.feed-section.feed-version2 .section-wrapper .section-title h2{margin:0 auto;padding:0 0;font-size:3.2rem;line-height:4.8rem}}@media only screen and (max-width: 768px){.hero-section .section-wrapper .section-image img{position:absolute;top:-4.7rem;right:0;width:53%;object-fit:cover}.hero-section .section-wrapper .section-content{max-width:70%;padding:0 0}.hero-section .section-wrapper .section-content .section-title{text-align:left}.register-section .section-wrapper .section-image{width:60%;height:65rem;margin:0 auto}.register-section .section-wrapper .section-image img{top:-24rem;left:-3rem;max-width:100%;height:auto;z-index:-99}.register-section .section-wrapper .section-content{width:100%;margin:-24rem 0 0 0}.register-section.second-register .section-wrapper .section-image{width:70%;margin:0 auto;height:50rem}.register-section.second-register .section-wrapper .section-image img{top:-24rem;left:3%;max-width:100%;height:auto}.register-section.second-register .section-wrapper .section-content{width:100%;margin:-20rem 0 0 0}.feed-section{padding:6rem 0}.feed-section .section-wrapper{padding:0}.feed-section .section-wrapper .section-title{text-align:center;margin:0 auto 5rem auto}.feed-section .section-wrapper .section-title h2{width:fit-content;margin:0 auto}.feed-section .section-wrapper .blog-swiper-nav{background:rgba(0,0,0,0);padding:0 0;border-radius:0}.feed-section .blog-swiper-nav .blog-pagination .swiper-pagination-bullet{background-color:#a374b3}.feed-section .blog-swiper-nav .blog-pagination .swiper-pagination-bullet-active{background-color:var(--text-white)}.related-topics{background:#f5f5f5}.related-topics .section-wrapper{max-width:100%;padding:0 3.6rem 10rem 3.6rem}.video-section{padding:6rem 0}.video-section .section-wrapper{padding:0 3.6rem}.video-section .section-wrapper .section-showVideo{max-width:100%}.video-section .section-wrapper .section-showVideo #article-video{width:100%}}@media only screen and (max-width: 580px){.post-wrapper .new_reg2-section .section-wrapper{flex-flow:column wrap;justify-content:center;align-items:start;padding:5.6rem 3.2rem}.post-wrapper .new_reg2-section .section-wrapper .section-content{max-width:100%;margin:0 0 2.6rem 0}.post-wrapper .new_reg1-section .section-wrapper{flex-flow:column wrap;justify-content:center;align-items:start;padding:5.6rem 3.2rem}.post-wrapper .new_reg1-section .section-wrapper .section-content{max-width:100%;margin:0 0 2.6rem 0}}@media only screen and (max-width: 480px){.hero-section .section-wrapper{min-height:auto}.hero-section .section-wrapper .section-image img{position:absolute;top:-4rem;right:0;width:100%;object-fit:contain}.hero-section .section-wrapper .section-content{max-width:100%;padding:0 0}.hero-section .section-wrapper .section-content .section-title{text-align:left;min-height:34rem}.register-section .section-wrapper .section-image{width:100%;height:45rem}.register-section .section-wrapper .section-image img{top:-24rem;left:0;max-width:75%;height:auto}.register-section .section-wrapper .section-content{width:100%;margin:-24rem 0 0 0}.register-section.second-register .section-wrapper .section-image{width:100%;height:40rem}.register-section.second-register .section-wrapper .section-image img{top:-24rem;left:3%;max-width:100%;height:auto}.register-section.second-register .section-wrapper .section-content{width:100%;margin:-24rem 0 0 0}}@media only screen and (max-width: 430px){.hero-section .section-wrapper{min-height:auto;padding:3rem 0}.hero-section .section-wrapper .section-content,.hero-section .section-wrapper .section-breadcrumbs,.hero-section .section-wrapper .section-tags,.hero-section .section-wrapper .entry-meta{padding:0 3.6rem}.hero-section .section-wrapper .section-tags{margin:0 0 3rem 0}.feed-section .section-wrapper .section-title h2{font-size:16px}.register-section .section-wrapper .section-image img{top:-28rem;max-width:85%}}@media only screen and (max-width: 395px){.register-section .section-wrapper .section-image img{top:-22rem}}@media only screen and (max-width: 360px){.register-section .section-wrapper .section-image img{top:-18rem}}/*# sourceMappingURL=single-learn.css.map */
