@charset "UTF-8";.Toastify__toast-container{z-index:9999;-webkit-transform:translateZ(9999px);position:fixed;padding:4px;width:320px;box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:800px;overflow:hidden;font-family:sans-serif;cursor:pointer;direction:ltr}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--dark{background:#121212;color:#fff}.Toastify__toast--default{background:#fff;color:#aaa}.Toastify__toast--info{background:#3498db}.Toastify__toast--success{background:#07bc0c}.Toastify__toast--warning{background:#f1c40f}.Toastify__toast--error{background:#e74c3c}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px}.Toastify--animate{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.7s;animation-duration:.7s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--default{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%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:9999;opacity:.7;background-color:hsla(0,0%,100%,.7);transform-origin:left}.Toastify__progress-bar--animated{-webkit-animation:Toastify__trackProgress linear 1 forwards;animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__progress-bar--default{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55)}.Toastify__progress-bar--dark{background:#bb86fc}@-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;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{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;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@-webkit-keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity: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;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{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;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@-webkit-keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity: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;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{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;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@-webkit-keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity: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;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{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;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@-webkit-keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity: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;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;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%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@-webkit-keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.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%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@-webkit-keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@-webkit-keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@-webkit-keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.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}.StickyContentHeader_stickyContentContainer__CPmtD{height:48px;background-color:#fff;border-bottom:1px solid #efefef;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center}.StickyContentHeader_tabsContainer__2Ud85{padding:0 24px;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;overflow:scroll;width:100%}.StickyContentHeader_tabsContainer__2Ud85::-webkit-scrollbar{display:none}.StickyContentHeader_questionsTabText__3IGHW{margin-right:20px;padding-bottom:12px;padding-top:12px;white-space:nowrap;cursor:pointer}.StickyContentHeader_questionsTabText__3IGHW .StickyContentHeader_image__2RUA-{-webkit-object-position:-58px 0;-o-object-position:-22px 0;object-position:-22px 0}.StickyContentHeader_questionsTabText__3IGHW .StickyContentHeader_image__2RUA-,.StickyContentHeader_questionsTabText__3IGHW .StickyContentHeader_imageDownload__3rjPS{-webkit-object-fit:none;-o-object-fit:none;object-fit:none;width:19px;height:17px;transform:scale(.7);-webkit-transform:scale(.7);-moz-transform:scale(.7);-o-transform:scale(.7);-ms-transform:scale(.7)}.StickyContentHeader_questionsTabText__3IGHW .StickyContentHeader_imageDownload__3rjPS{-webkit-object-position:-58px 0;-o-object-position:0 0;object-position:0 0}.StickyContentHeader_questionsTabText__3IGHW .StickyContentHeader_imageChange__3X7aj{margin-right:6px;height:12px;width:10px}.StickyContentHeader_active__1js5n{border-bottom:2px solid #ff6d26;color:#ff6d26}.StickyContentHeader_turnReverse__1BKP-{transform:rotate(180deg) scale(.7)!important}.StickyContentHeader_textStylesChage__193_v{background-color:#1566c0;color:#fff;padding-right:14px;padding-left:12px}.StickyContentHeader_leftArrow__1lK1k{border-radius:4px;width:31px;height:48px;box-shadow:3px 0 3px -1px hsla(0,0%,47.8%,.18);background-color:#fff;position:absolute;left:0;z-index:99;text-align:center;padding-top:13px;cursor:pointer;display:none}.StickyContentHeader_leftArrow__1lK1k img{width:20px;height:20px}.StickyContentHeader_rightArrow__5zoq0{border-radius:4px;width:31px;height:48px;box-shadow:-3px 0 3px -1px hsla(0,0%,47.8%,.18);background-color:#fff;position:absolute;right:0;z-index:99;text-align:center;padding-top:13px;cursor:pointer}.StickyContentHeader_rightArrow__5zoq0 img{-o-object-fit:none;object-fit:none;-o-object-position:-58px 0;object-position:-58px 0;width:21px;height:20px}@media(max-width:768px){.StickyContentHeader_stickyContentContainer__CPmtD{width:100%}.StickyContentHeader_tabsContainer__2Ud85{padding:0 16px}}.Title_title__1uYWK{font-size:32px;font-weight:700;color:#222;margin:0}@media(max-width:768px){.Title_title__1uYWK{font-size:22px;line-height:1.36}}.Title_h1Tag__1cwzM{font-size:32px;font-weight:700;color:#222;margin:0}@media(max-width:768px){.Title_h1Tag__1cwzM{font-size:20px;line-height:1.36}}.NewsCard_newCardContainer__2Bbxz{text-decoration:none}.NewsCard_newCardContainer__2Bbxz .NewsCard_tileContainer__1vAve{display:flex;align-items:center;padding:10px 0;background-color:#fff;margin-top:12px;transition:transform .1s}.NewsCard_newCardContainer__2Bbxz .NewsCard_tileContainer__1vAve .NewsCard_imageTile__31lP2{width:98px;height:55px;border-radius:4px;background-color:#d8d8d8}.NewsCard_newCardContainer__2Bbxz .NewsCard_tileContainer__1vAve .NewsCard_imageTile__31lP2 .NewsCard_image__3JZwC{width:98px;height:55px;border:0}.NewsCard_newCardContainer__2Bbxz .NewsCard_tileContainer__1vAve .NewsCard_descBox__Qr4Le{margin-left:30px}.NewsCard_newCardContainer__2Bbxz .NewsCard_tileContainer__1vAve .NewsCard_descBox__Qr4Le .NewsCard_titleText__2k5OP{font-size:18px;font-weight:600;line-height:1.44;color:#26384d;text-decoration:none}.NewsCard_newCardContainer__2Bbxz .NewsCard_tileContainer__1vAve .NewsCard_descBox__Qr4Le .NewsCard_blogPublishDate__27P1b{font-size:12px;line-height:1.17;color:#26384d;text-decoration:none;padding-top:5px}.NewsCard_newCardContainer__2Bbxz .NewsCard_tileContainer__1vAve:hover{border-radius:4px;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);transform:scale(1.02)}.Tooltip_tooltip__274iQ{position:relative}.Tooltip_tooltipTrigger__3E4by{display:inline-block}.Tooltip_tooltipBubble__3qGwj{min-width:120px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:absolute;z-index:100}.Tooltip_tooltipBubble__3qGwj:after{content:"";position:absolute}.Tooltip_tooltipTop__1nQkF{bottom:100%;left:50%;padding-bottom:9px;transform:translateX(-50%)}.Tooltip_tooltipTop__1nQkF:after{border-left:9px solid transparent;border-right:9px solid transparent;border-top:9px solid rgba(0,0,0,.7);bottom:0;left:50%;transform:translateX(-50%)}.Tooltip_tooltipBottom__2eJtG{top:100%;left:50%;padding-top:9px;transform:translateX(-50%)}.Tooltip_tooltipBottom__2eJtG:after{border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:9px solid rgba(0,0,0,.7);top:0;left:50%;transform:translateX(-50%)}.Tooltip_tooltipLeft__3b5Re{top:50%;right:100%;padding-right:9px;transform:translateY(-50%)}.Tooltip_tooltipLeft__3b5Re:after{border-left:9px solid rgba(0,0,0,.7);border-top:9px solid transparent;border-bottom:9px solid transparent;top:50%;right:0;transform:translateY(-50%)}.Tooltip_tooltipRight__2I25t{top:50%;left:100%;padding-left:9px;transform:translateY(-50%)}.Tooltip_tooltipRight__2I25t:after{border-right:9px solid rgba(0,0,0,.7);border-top:9px solid transparent;border-bottom:9px solid transparent;top:50%;left:0;transform:translateY(-50%)}.Tooltip_tooltipMessage__nlQ1e{background:rgba(0,0,0,.7);border-radius:3px;color:#fff;font-size:.75rem;line-height:1.4;padding:.75em;text-align:center}.VImage_imageContainer__1MmA5{overflow:hidden;position:relative}.VImage_image__3FN-S{position:absolute;width:100%;height:100%;opacity:0}.VImage_image__3FN-S.VImage_thumb__1lQYH{background-color:#ccc;opacity:1;filter:blur(10px);transition:opacity 1s ease-out;-webkit-transition:opacity 1s ease-out;-o-transition:opacity 1s ease-out;-moz-transition:opacity 1s ease-out;-ms-transition:opacity 1s ease-out;position:absolute}.VImage_image__3FN-S.VImage_thumb__1lQYH.VImage_isLoaded__1od2c{opacity:0}.VImage_image__3FN-S.VImage_isLoaded__1od2c{transition:opacity 1s ease-out;-webkit-transition:opacity 1s ease-out;-o-transition:opacity 1s ease-out;-moz-transition:opacity 1s ease-out;-ms-transition:opacity 1s ease-out;opacity:1}.BlogCard_blogCardWrapper__3YSua{max-width:276px;width:100%;height:290px;border-radius:8px;box-shadow:0 0 8px 0 rgba(0,0,0,.08);border:1px solid #e5e5e5;background-color:#fff;cursor:pointer}@media(max-width:768px){.BlogCard_blogCardWrapper__3YSua{max-width:unset;height:unset}}.BlogCard_blogCardWrapper__3YSua .BlogCard_imageField__3qfWq{width:274px}@media(max-width:768px){.BlogCard_blogCardWrapper__3YSua .BlogCard_imageField__3qfWq{width:100%}}.BlogCard_blogCardWrapper__3YSua .BlogCard_imageField__3qfWq img{border-top-left-radius:8px;border-top-right-radius:8px;width:274px;height:144px}@media(max-width:768px){.BlogCard_blogCardWrapper__3YSua .BlogCard_imageField__3qfWq img{width:100%;height:100%}}.BlogCard_blogCardWrapper__3YSua .BlogCard_blogCardMain__sVMph .BlogCard_title__33jmb{font-family:Open Sans;font-size:1.0625rem;font-weight:600;line-height:1.53;padding:.625rem;color:#000}.BlogCard_blogCardWrapper__3YSua .BlogCard_blogCardMain__sVMph .BlogCard_desc__3oqIg{font-family:Open Sans;font-size:.875rem;line-height:1.43;color:#666;padding-left:11px;padding-right:11px}.FirstFold_firstfoldWrapper__DAsH8{width:100vw;text-align:center;justify-content:center;background-image:url(https://seo-fe.vedantu.com/cdn/images/testPrep/banner.webp);padding-bottom:12px;background-size:cover;background-repeat:no-repeat}@media(max-width:768px){.FirstFold_firstfoldWrapper__DAsH8{background-image:url(https://seo-fe.vedantu.com/cdn/images/testPrep/bannermobile.webp);background-size:cover;background-repeat:no-repeat}}.FirstFold_firstfoldWrapper__DAsH8 .FirstFold_startLearning__3Ozfi{min-width:50vw;min-height:200px;padding:90px 0 50px;margin:auto;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media(max-width:768px){.FirstFold_firstfoldWrapper__DAsH8 .FirstFold_startLearning__3Ozfi{width:100%;margin:10px auto;padding:190px 0 50px}}.FirstFold_firstfoldWrapper__DAsH8 .FirstFold_startLearning__3Ozfi .FirstFold_courseName__3eUPw{min-width:500px;font-weight:600;font-size:40px;line-height:140%;color:#01202b}@media(max-width:768px){.FirstFold_firstfoldWrapper__DAsH8 .FirstFold_startLearning__3Ozfi .FirstFold_courseName__3eUPw{font-size:32px;min-width:50vw}}.FirstFold_firstfoldWrapper__DAsH8 .FirstFold_startLearning__3Ozfi .FirstFold_description__US2YF{min-width:500px;font-weight:500;font-size:16px;line-height:140%;max-width:50vw;color:#5f747d;margin:7px auto 14px}@media(max-width:768px){.FirstFold_firstfoldWrapper__DAsH8 .FirstFold_startLearning__3Ozfi .FirstFold_description__US2YF{font-size:13px;min-width:unset;max-width:calc(100vw - 32px)}}.FirstFold_firstfoldWrapper__DAsH8 .FirstFold_startLearning__3Ozfi .FirstFold_button__1GFkH .FirstFold_buttonClass__3txOI{font-weight:500;font-size:12px;line-height:16px;color:#fff;padding:10px 56px;background:#ff693d;box-shadow:0 2px 0 #f35427;border-radius:6px;margin:auto;min-width:194px;max-height:36px;outline:none}.FirstFold_firstfoldWrapper__DAsH8 .FirstFold_tabsWrapper__2ecqH{display:flex;text-align:center;justify-content:center;gap:24px}@media(max-width:768px){.FirstFold_firstfoldWrapper__DAsH8 .FirstFold_tabsWrapper__2ecqH{justify-content:flex-start;padding:0 16px;overflow:scroll}.FirstFold_firstfoldWrapper__DAsH8 .FirstFold_tabsWrapper__2ecqH::-webkit-scrollbar{display:none}}.FirstFold_firstfoldWrapper__DAsH8 .FirstFold_tabsWrapper__2ecqH .FirstFold_eachTab__1pTYE{padding:12px;border-radius:8px;text-decoration:none;position:relative;margin-bottom:3px}.FirstFold_firstfoldWrapper__DAsH8 .FirstFold_tabsWrapper__2ecqH .FirstFold_eachTab__1pTYE .FirstFold_newOffer__2TXM9{position:absolute;right:0}.FirstFold_firstfoldWrapper__DAsH8 .FirstFold_tabsWrapper__2ecqH .FirstFold_eachTab__1pTYE .FirstFold_newOffer__2TXM9 .FirstFold_tagImage__21mPo{position:relative}.FirstFold_firstfoldWrapper__DAsH8 .FirstFold_tabsWrapper__2ecqH .FirstFold_eachTab__1pTYE .FirstFold_newOffer__2TXM9 .FirstFold_newTag__1u6dG{position:absolute;font-weight:500;font-size:12px;color:#fff;top:-1px;right:6px}.FirstFold_firstfoldWrapper__DAsH8 .FirstFold_tabsWrapper__2ecqH .FirstFold_eachTab__1pTYE .FirstFold_icon__1YQ7G{width:40px;height:40px;margin-bottom:2px;display:flex}.FirstFold_firstfoldWrapper__DAsH8 .FirstFold_tabsWrapper__2ecqH .FirstFold_eachTab__1pTYE .FirstFold_navigateWrapper__1fDHn{position:relative;width:160px;cursor:pointer}.FirstFold_firstfoldWrapper__DAsH8 .FirstFold_tabsWrapper__2ecqH .FirstFold_eachTab__1pTYE .FirstFold_navigateWrapper__1fDHn .FirstFold_title__3lRkl{font-weight:500;font-size:14px;line-height:24px;color:#01202b;max-width:80%;text-align:left}.FirstFold_firstfoldWrapper__DAsH8 .FirstFold_tabsWrapper__2ecqH .FirstFold_eachTab__1pTYE .FirstFold_navigateWrapper__1fDHn .FirstFold_titleBanner__27h_v{font-weight:500;font-size:14px;line-height:24px;color:#01202b;text-align:left}.FirstFold_firstfoldWrapper__DAsH8 .FirstFold_tabsWrapper__2ecqH .FirstFold_eachTab__1pTYE .FirstFold_navigateWrapper__1fDHn .FirstFold_price__1n8mK{min-width:70px;min-height:20px;background:#0a9663;border-radius:3px;color:#fff;padding:2px 7px;font-weight:700;font-size:14px;line-height:20px}.FirstFold_firstfoldWrapper__DAsH8 .FirstFold_tabsWrapper__2ecqH .FirstFold_eachTab__1pTYE .FirstFold_navigateWrapper__1fDHn .FirstFold_arrowIcon__31C-7{position:absolute;bottom:7px;right:4px;border:solid #808f95;border-width:0 1.25px 1.25px 0;display:inline-block;padding:3px;width:7px;height:7px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg)}.TrendingPages_trendingPages__2NZFs{background-color:#fff;border-radius:8px;padding:24px 16px 16px;margin-bottom:20px}.TrendingPages_trendingPages__2NZFs .TrendingPages_title__2kSyG{display:flex;gap:8px;margin-bottom:6px;font-weight:600;font-size:16px;line-height:140%;color:#01202b}.TrendingPages_trendingPages__2NZFs .TrendingPages_title__2kSyG .TrendingPages_icon__1DMX9{width:34px;height:24px}.TrendingPages_trendingPages__2NZFs .TrendingPages_topicTiles__3mvDS{margin:18px 0 16px;cursor:pointer}.TrendingPages_trendingPages__2NZFs .TrendingPages_topicTiles__3mvDS .TrendingPages_topicTile__3lbuD+.TrendingPages_topicTile__3lbuD{margin-top:12px}.TrendingPages_trendingPages__2NZFs .TrendingPages_topicTiles__3mvDS .TrendingPages_topicTile__3lbuD{background:#f8f8f8;border:1px solid #e2e7ec;box-sizing:border-box;box-shadow:0 1px 0 rgba(0,0,0,.1);border-radius:8px;padding:14px 14px 16px}.TrendingPages_trendingPages__2NZFs .TrendingPages_topicTiles__3mvDS .TrendingPages_topicTile__3lbuD .TrendingPages_type__3BOfC{font-weight:500;font-size:10px;line-height:14px;color:#344e5a}.TrendingPages_trendingPages__2NZFs .TrendingPages_topicTiles__3mvDS .TrendingPages_topicTile__3lbuD .TrendingPages_titleName__1Ybnr{font-weight:500;font-size:14px;line-height:140%;color:#000;margin:15px 0 6px}.TrendingPages_trendingPages__2NZFs .TrendingPages_topicTiles__3mvDS .TrendingPages_topicTile__3lbuD .TrendingPages_viewPage__1h4I7{font-weight:500;font-size:12px;line-height:16px;color:#ff693d;cursor:pointer;margin-top:13px}.TrendingPages_trendingPages__2NZFs .TrendingPages_sellAll__1V4lf{width:-webkit-fill-available;font-weight:500;font-size:12px;line-height:16px;color:#ff693d;padding:10px 0;background:#fff;border:1px solid #f0f0f0;box-sizing:border-box;box-shadow:0 1px 0 #f0f0f0;border-radius:6px}.AdBanner_bannerContainer__2AsLX{margin:unset;width:100%;max-width:895px;height:110px;margin-bottom:12px;cursor:pointer}@media(max-width:768px){.AdBanner_bannerContainer__2AsLX{margin:unset;width:100%;max-width:100%;height:100%;margin-bottom:4px}}.AdBanner_bannerContainer__2AsLX img{width:100%;height:110px}@media(max-width:768px){.AdBanner_bannerContainer__2AsLX img{height:100%}}.AdBanner_bannerContainer__2AsLX .AdBanner_AdBannerImage__1u9Qw{width:100%;height:110px}@media(max-width:768px){.AdBanner_bannerContainer__2AsLX .AdBanner_AdBannerImage__1u9Qw{height:56px}}.BreadCrumb_breadcrumbContainer__2Jg_R{font-size:14px;color:#000;letter-spacing:.67px;display:flex;position:relative;flex-wrap:wrap}.BreadCrumb_breadcrumbContainer__2Jg_R span{color:#4a4a4a;padding-right:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block}.BreadCrumb_breadcrumbContainer__2Jg_R .BreadCrumb_next-icon__3gFTU{font-size:8px;vertical-align:super;color:inherit}.BreadCrumb_breadcrumbContainer__2Jg_R .BreadCrumb_moduleContainer__3j0-4{width:unset;margin-right:10px;padding-left:3px;margin-top:unset;margin-bottom:unset;word-wrap:break-word}.BreadCrumb_breadcrumbContainer__2Jg_R .BreadCrumb_moduleContainer__3j0-4:first-child{padding-left:unset;color:#1561cc}.BreadCrumb_breadcrumbContainer__2Jg_R .BreadCrumb_moduleContainer__3j0-4 .BreadCrumb_module__1Xfgj:after{content:"";position:absolute;border-right:1.3px solid #666;border-bottom:1.3px solid #666;width:5px;height:5px;top:39%;transform:translateY(-50%) rotate(-45deg)}@media(max-width:768px){.BreadCrumb_breadcrumbContainer__2Jg_R .BreadCrumb_moduleContainer__3j0-4 .BreadCrumb_module__1Xfgj:after{top:.6rem}}.BreadCrumb_breadcrumbContainer__2Jg_R .BreadCrumb_moduleContainer__3j0-4 .BreadCrumb_module__1Xfgj{font-family:Open Sans}.BreadCrumb_breadcrumbContainer__2Jg_R .BreadCrumb_moduleContainer__3j0-4 .BreadCrumb_module__1Xfgj .BreadCrumb_text__16Qkv{text-decoration:none;color:#000;font-size:12px}.BreadCrumb_breadcrumbContainer__2Jg_R .BreadCrumb_moduleContainer__3j0-4 .BreadCrumb_module__1Xfgj .BreadCrumb_active__1nwCY{color:#999;pointer-events:none}@media(max-width:768px){.BreadCrumb_breadcrumbContainer__2Jg_R .BreadCrumb_moduleContainer__3j0-4 .BreadCrumb_module__1Xfgj .BreadCrumb_active__1nwCY{width:17rem}.BreadCrumb_breadcrumbContainer__2Jg_R .BreadCrumb_moduleContainerPagetype__13zUz{width:unset}}.BreadCrumb_breadcrumbContainer__2Jg_R .BreadCrumb_moduleContainerPagetype__13zUz:first-child{width:unset}.BreadCrumb_breadcrumbContainer__2Jg_R a{padding-right:3px;white-space:nowrap;overflow:hidden;display:inline-block;color:inherit;text-decoration:none}.BreadCrumb_breadcrumbContainer__2Jg_R a:hover{text-decoration:underline}.BreadCrumb_moduleContainer__3j0-4 .BreadCrumb_module__1Xfgj{list-style-type:none}.BreadCrumb_moduleContainer__3j0-4:last-child .BreadCrumb_module__1Xfgj:after{visibility:hidden}.PageHeader_pageMainHeader__foii4{width:100%;max-width:1366px;padding-right:104px;padding-left:101px;margin:0 auto 15px;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;justify-content:space-between;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;padding-bottom:22px}@media(max-width:768px){.PageHeader_pageMainHeader__foii4{width:100%;max-width:unset;padding:0 1rem 1.125rem;margin-bottom:7px}}.PageHeader_pageMainHeader__foii4 .PageHeader_leftSectionHeader__2C5Bz{width:100%;word-break:break-word}.PageHeader_pageMainHeader__foii4 .PageHeader_leftSectionHeader__2C5Bz .PageHeader_pageTitle__zN_3d{padding-top:30px;padding-bottom:16px}@media(max-width:768px){.PageHeader_pageMainHeader__foii4 .PageHeader_leftSectionHeader__2C5Bz .PageHeader_pageTitle__zN_3d{padding-top:1rem;padding-bottom:10px}}.PageHeader_pageMainHeader__foii4 .PageHeader_leftSectionHeader__2C5Bz .PageHeader_breadCrumbSection__2rZrY .PageHeader_textClassName__1aqfy{font-size:16px;letter-spacing:.67px;padding:0 5px;color:#1561cc}@media(max-width:768px){.PageHeader_pageMainHeader__foii4 .PageHeader_leftSectionHeader__2C5Bz .PageHeader_breadCrumbSection__2rZrY .PageHeader_textClassName__1aqfy{font-size:12px}}.PageHeader_pageMainHeader__foii4 .PageHeader_leftSectionHeader__2C5Bz .PageHeader_breadCrumbSection__2rZrY .PageHeader_textClassName__1aqfy:hover{text-decoration:none}.PageHeader_pageMainHeader__foii4 .PageHeader_leftSectionHeader__2C5Bz .PageHeader_breadCrumbSection__2rZrY .PageHeader_textClassName__1aqfy:first-child{padding-left:0}.PageHeader_pageMainHeader__foii4 .PageHeader_leftSectionHeader__2C5Bz .PageHeader_breadCrumbSection__2rZrY .PageHeader_activeClassName__1StxO{color:#000}@media(max-width:768px){.PageHeader_pageMainHeader__foii4 .PageHeader_rightSectionHeader__2QKKg{display:none}}.PageHeader_pageMainHeader__foii4 .PageHeader_rightSectionHeader__2QKKg img{width:138px;height:104px}.HeaderLinks_HeaderLinksWrapper__2b8MX{line-height:1.8em;color:#0091ff;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;-moz-flex-wrap:wrap}@media(max-width:768px){.HeaderLinks_HeaderLinksWrapper__2b8MX{display:unset}}.HeaderLinks_HeaderLinksWrapper__2b8MX a{color:#000;width:400px}.HeaderLinks_HeaderLinksWrapper__2b8MX .HeaderLinks_flexLinks__29pn-{padding:22px 0 22px 18px;border-radius:4.9px;box-shadow:0 2px 5px 0 rgba(0,0,0,.15);background-color:#fff;border-left:4px solid #0091ff;margin-bottom:12px;margin-right:14px;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;justify-content:space-between;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;cursor:pointer}@media(max-width:768px){.HeaderLinks_HeaderLinksWrapper__2b8MX .HeaderLinks_flexLinks__29pn-{width:100%}}.HeaderLinks_HeaderLinksWrapper__2b8MX .HeaderLinks_flexLinks__29pn- img{width:20px;height:20px}.HeadSection_HeadDescriptionWrapper__1hWNB{background-color:#fff;padding-bottom:15px;margin-bottom:12px}@media(max-width:768px){.HeadSection_HeadDescriptionWrapper__1hWNB{margin-bottom:4px}.HeadSection_HeadDescriptionWrapper__1hWNB p img{width:100%}}.HeadSection_HeadDescriptionWrapper__1hWNB p span{line-height:1.5!important}.HeadSection_HeadDescriptionWrapper__1hWNB .HeadSection_subTitleWrapper__3nNuF{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;justify-content:space-between;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;padding:16px 20px 0 15px}@media(max-width:768px){.HeadSection_HeadDescriptionWrapper__1hWNB .HeadSection_subTitleWrapper__3nNuF{padding:12px 20px 0 15px}}.HeadSection_HeadDescriptionWrapper__1hWNB .HeadSection_subTitleWrapper__3nNuF .HeadSection_subTitleSection__iv2iB{font-size:20px;margin:unset!important;margin-bottom:18px!important;padding-top:6px!important}@media(max-width:768px){.HeadSection_HeadDescriptionWrapper__1hWNB .HeadSection_subTitleWrapper__3nNuF .HeadSection_subTitleSection__iv2iB{padding-top:8px!important;font-size:18px!important;margin-bottom:18px!important}}.HeadSection_HeadDescriptionWrapper__1hWNB .HeadSection_subTitleWrapper__3nNuF .HeadSection_bookMarkIcon__1qUUA{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2)}.HeadSection_HeadDescriptionWrapper__1hWNB .HeadSection_headerdescriptionWrapper__3ToAu{padding:0 20px 20px 15px}.HeadSection_HeadDescriptionWrapper__1hWNB .HeadSection_headerdescriptionWrapper__3ToAu table{border-collapse:collapse}.HeadSection_HeadDescriptionWrapper__1hWNB .HeadSection_headerdescriptionWrapper__3ToAu table,.HeadSection_HeadDescriptionWrapper__1hWNB .HeadSection_headerdescriptionWrapper__3ToAu td,.HeadSection_HeadDescriptionWrapper__1hWNB .HeadSection_headerdescriptionWrapper__3ToAu th{border:1px solid #000;padding:5px}.HeadSection_HeadDescriptionWrapper__1hWNB .HeadSection_headerdescriptionWrapper__3ToAu img{max-width:75%}.HeadSection_HeadDescriptionWrapper__1hWNB .HeadSection_headerdescriptionWrapper__3ToAu a{color:#15c;background-color:transparent;text-decoration:none}.HeadSection_HeadDescriptionWrapper__1hWNB .HeadSection_headerdescriptionWrapper__3ToAu ol{font-size:16px}.HeadSection_HeadDescriptionWrapper__1hWNB .HeadSection_headerdescriptionWrapper__3ToAu .HeadSection_expandedDesc__2owBb p{font-size:18px!important}@media(max-width:768px){.HeadSection_HeadDescriptionWrapper__1hWNB .HeadSection_headerdescriptionWrapper__3ToAu .HeadSection_expandedDesc__2owBb p{font-size:16px!important}}.HeadSection_HeadDescriptionWrapper__1hWNB .HeadSection_headerdescriptionWrapper__3ToAu .HeadSection_expandedDesc__2owBb br,.HeadSection_HeadDescriptionWrapper__1hWNB .HeadSection_headerdescriptionWrapper__3ToAu .HeadSection_expandedDesc__2owBb p br{content:"";margin:12em;display:block;font-size:5%}.HeadSection_HeadDescriptionWrapper__1hWNB .HeadSection_headerdescriptionWrapper__3ToAu .HeadSection_expandedDesc__2owBb h1{font-size:32px}@media(max-width:768px){.HeadSection_HeadDescriptionWrapper__1hWNB .HeadSection_headerdescriptionWrapper__3ToAu .HeadSection_expandedDesc__2owBb h1{font-size:20px!important}}.HeadSection_HeadDescriptionWrapper__1hWNB .HeadSection_headerdescriptionWrapper__3ToAu .HeadSection_expandedDesc__2owBb h2{font-size:20px!important}@media(max-width:768px){.HeadSection_HeadDescriptionWrapper__1hWNB .HeadSection_headerdescriptionWrapper__3ToAu .HeadSection_expandedDesc__2owBb h2{font-size:18px!important}}.HeadSection_HeadDescriptionWrapper__1hWNB .HeadSection_headerdescriptionWrapper__3ToAu .HeadSection_expandedDesc__2owBb h3{font-size:18px!important}@media(max-width:768px){.HeadSection_HeadDescriptionWrapper__1hWNB .HeadSection_headerdescriptionWrapper__3ToAu .HeadSection_expandedDesc__2owBb h3{font-size:16px!important}}.HeadSection_HeadDescriptionWrapper__1hWNB .HeadSection_headerdescriptionWrapper__3ToAu .HeadSection_readMore__2BwUK{color:#ff6200;line-height:2.5;font-size:14px;font-weight:600;cursor:pointer;display:inline-block;padding-bottom:12px;display:none}.HeadSection_HeadDescriptionWrapper__1hWNB .HeadSection_videoSlider__2r3sC{margin-top:38px}.FooterSection_FooterDescriptionWrapper__21wT1{font-family:Open Sans;padding:17px 20px 23px;background-color:#fff;margin-top:0;margin-bottom:12px;overflow-x:hidden;overflow-y:hidden}@media(max-width:768px){.FooterSection_FooterDescriptionWrapper__21wT1{padding:12px 20px 20px;margin-bottom:4px}}.FooterSection_FooterDescriptionWrapper__21wT1 p span{line-height:1.5!important}.FooterSection_FooterDescriptionWrapper__21wT1 .FooterSection_footerSubTitleWrapper__3VzKc{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;justify-content:space-between;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center}.FooterSection_FooterDescriptionWrapper__21wT1 .FooterSection_footerSubTitleWrapper__3VzKc .FooterSection_subTitleFooter__2ehfV{font-size:20px;margin-bottom:4px;margin-top:unset}.FooterSection_FooterDescriptionWrapper__21wT1 .FooterSection_footerdescriptionWrapper__3WIcA table{border-collapse:collapse}.FooterSection_FooterDescriptionWrapper__21wT1 .FooterSection_footerdescriptionWrapper__3WIcA table,.FooterSection_FooterDescriptionWrapper__21wT1 .FooterSection_footerdescriptionWrapper__3WIcA td,.FooterSection_FooterDescriptionWrapper__21wT1 .FooterSection_footerdescriptionWrapper__3WIcA th{border:1px solid #000;padding:5px}.FooterSection_FooterDescriptionWrapper__21wT1 .FooterSection_footerdescriptionWrapper__3WIcA img{max-width:75%}.FooterSection_FooterDescriptionWrapper__21wT1 .FooterSection_footerdescriptionWrapper__3WIcA a{color:#15c;background-color:transparent;text-decoration:none}.FooterSection_FooterDescriptionWrapper__21wT1 .FooterSection_footerdescriptionWrapper__3WIcA ol{font-size:16px}.FooterSection_FooterDescriptionWrapper__21wT1 .FooterSection_footerdescriptionWrapper__3WIcA .FooterSection_expand_footer_description__3YBBj{font-weight:16px;line-height:24px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.FooterSection_FooterDescriptionWrapper__21wT1 .FooterSection_footerdescriptionWrapper__3WIcA .FooterSection_expandedDesc__3qUY0 p{font-size:18px!important}@media(max-width:768px){.FooterSection_FooterDescriptionWrapper__21wT1 .FooterSection_footerdescriptionWrapper__3WIcA .FooterSection_expandedDesc__3qUY0 p{font-size:16px!important}}.FooterSection_FooterDescriptionWrapper__21wT1 .FooterSection_footerdescriptionWrapper__3WIcA .FooterSection_expandedDesc__3qUY0 br,.FooterSection_FooterDescriptionWrapper__21wT1 .FooterSection_footerdescriptionWrapper__3WIcA .FooterSection_expandedDesc__3qUY0 p br{content:"";margin:12em;display:block;font-size:5%}.FooterSection_FooterDescriptionWrapper__21wT1 .FooterSection_footerdescriptionWrapper__3WIcA .FooterSection_expandedDesc__3qUY0 h1{font-size:32px}@media(max-width:768px){.FooterSection_FooterDescriptionWrapper__21wT1 .FooterSection_footerdescriptionWrapper__3WIcA .FooterSection_expandedDesc__3qUY0 h1{font-size:20px!important}}.FooterSection_FooterDescriptionWrapper__21wT1 .FooterSection_footerdescriptionWrapper__3WIcA .FooterSection_expandedDesc__3qUY0 h2{font-size:20px!important}@media(max-width:768px){.FooterSection_FooterDescriptionWrapper__21wT1 .FooterSection_footerdescriptionWrapper__3WIcA .FooterSection_expandedDesc__3qUY0 h2{font-size:18px!important}}.FooterSection_FooterDescriptionWrapper__21wT1 .FooterSection_footerdescriptionWrapper__3WIcA .FooterSection_expandedDesc__3qUY0 h3{font-size:18px!important}@media(max-width:768px){.FooterSection_FooterDescriptionWrapper__21wT1 .FooterSection_footerdescriptionWrapper__3WIcA .FooterSection_expandedDesc__3qUY0 h3{font-size:16px!important}}.FooterSection_FooterDescriptionWrapper__21wT1 .FooterSection_footerdescriptionWrapper__3WIcA .FooterSection_readMore__34Kce{color:#ff6200;line-height:2.5;font-size:14px;font-weight:600;cursor:pointer;display:inline-block;padding-bottom:12px;display:none}.RotatingLoader_rotatingLoader__8CFgW{border-radius:50%;border:8px solid #f3f3f3;border-top-color:#333;width:70px;height:70px;-webkit-animation:RotatingLoader_spin__1potm 2s linear infinite;animation:RotatingLoader_spin__1potm 2s linear infinite}@-webkit-keyframes RotatingLoader_spin__1potm{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes RotatingLoader_spin__1potm{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.VideoMeta_videoMetaWrapper__3P2Us{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;flex-wrap:wrap;font-family:Open Sans;font-weight:600;font-size:12px;line-height:16px;color:#666;margin-top:.5rem;justify-content:space-between;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between}@media(max-width:768px){.VideoMeta_videoMetaWrapper__3P2Us{font-size:11px;margin-top:.2rem}}.VideoMeta_videoMetaWrapper__3P2Us .VideoMeta_left__1q6Pn{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center}.VideoMeta_videoMetaWrapper__3P2Us .VideoMeta_left__1q6Pn .VideoMeta_viewsPoint__SuNq4{background:url(/cdn/images/seo-templates/seo-sprites.svg);background-position-x:157px;background-position-y:68px;height:-8px;padding-right:14px;background-size:160px 42px;width:11px;padding-top:9px;margin-right:5px;border-radius:50%}.VideoMeta_videoMetaWrapper__3P2Us .VideoMeta_left__1q6Pn .VideoMeta_verticalDivider__2V8Nc{display:inline-block;font-size:21px;font-weight:100;margin:0 4px;color:#b3b3b3}.VideoMeta_videoMetaWrapper__3P2Us .VideoMeta_left__1q6Pn .VideoMeta_date__mCAOr{font-weight:400}.VideoMeta_videoMetaWrapper__3P2Us .VideoMeta_right__FFUcF{margin-right:10px;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center}.VideoMeta_videoMetaWrapper__3P2Us .VideoMeta_right__FFUcF .VideoMeta_loader__3l1a5{width:25px;height:25px;border-width:8px 2px 2px;border-top:2px solid #ed7640;margin-left:.2rem}.VideoMeta_videoMetaWrapper__3P2Us .VideoMeta_right__FFUcF .VideoMeta_upVoteFalseButton__JcEWz{background:url(/cdn/images/seo-templates/seo-sprites.svg);background-position-x:144px;background-position-y:36px;height:32px;cursor:pointer;border-radius:50%;background-size:165px;width:32px;margin-left:.2rem}.VideoMeta_videoMetaWrapper__3P2Us .VideoMeta_right__FFUcF .VideoMeta_upVoteTrueButton__2HBeO{background:url(/cdn/images/seo-templates/seo-sprites.svg);background-position-x:72px;background-position-y:37px;height:32px;cursor:pointer;background-size:165px;width:32px;border-radius:50%;margin-left:.2rem}.Videos_videoSlideWrapper__1QoDq{width:100%}@media(max-width:768px){.Videos_videoSlideWrapper__1QoDq{width:95%}}.Videos_videoSlide__3Hmkk{cursor:pointer;position:relative}@media(max-width:768px){.Videos_videoSlide__3Hmkk{height:unset}}.Videos_videoSlide__3Hmkk .Videos_thumbnail__3CATh{width:95%;background:hsla(0,0%,100%,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:8px}@media(max-width:768px){.Videos_videoSlide__3Hmkk .Videos_thumbnail__3CATh{width:100%}}.Videos_videoName__cr8tx{font-weight:600;font-size:14px;line-height:20px;color:#000;max-width:330px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:16px 5px 4px}.Videos_videoIcon__3VjfV{width:55px;height:55px;box-sizing:border-box;border-radius:50%;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;justify-content:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;background:#000;opacity:.8;border:2px solid #fff;z-index:1111;position:absolute;top:48%;left:46%;margin-left:-22px;margin-top:-26px}.Videos_videoIcon__3VjfV .Videos_playIcon__ACI1V{background-image:url(/assets/nextjs/seo/play.png);height:22px;width:19px}.Videos_videoW__JGJVb{width:100%}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(https://seo-fe.vedantu.com/_next/static/media/ajax-loader.fb6f3c230cb846e25247dfaa1da94d8f.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(https://seo-fe.vedantu.com/_next/static/media/slick.a4e97f5a2a64f0ab132323fbeb33ae29.eot);src:url(https://seo-fe.vedantu.com/_next/static/media/slick.a4e97f5a2a64f0ab132323fbeb33ae29.eot#iefix) format("embedded-opentype"),url(https://seo-fe.vedantu.com/_next/static/media/slick.295183786cd8a138986521d9f388a286.woff) format("woff"),url(https://seo-fe.vedantu.com/_next/static/media/slick.c94f7671dcc99dce43e22a89f486f7c2.ttf) format("truetype"),url(https://seo-fe.vedantu.com/_next/static/media/slick.2630a3e3eab21c607e21576571b95b9d.svg#slick) format("svg")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.VideoSlider_video__3J_6T{margin:20px auto;padding-top:10px;padding-left:10px;padding-right:10px;position:relative;width:100%}.VideoSlider_video__3J_6T .slick-track{overflow:hidden;min-height:0;min-width:0;display:flex;align-items:flex-end}@media(max-width:768px){.VideoSlider_video__3J_6T{width:100%;padding-left:unset;padding-right:unset}}.VideoSlider_video__3J_6T .VideoSlider_wrapper-slider__33BWJ{position:absolute;height:300px;z-index:2;width:70px;right:0;float:right;display:block;background:linear-gradient(270deg,#fff 0,hsla(0,0%,100%,.8))}@media(min-width:1160px)and (max-width:1920px){.VideoSlider_video__3J_6T .VideoSlider_wrapper-slider__33BWJ{right:0}}@media(max-width:768px){.VideoSlider_video__3J_6T .VideoSlider_wrapper-slider__33BWJ{display:none}}.VideoSlider_video__3J_6T .VideoSlider_wrapper-slider-sec__9ssY6{position:absolute;height:300px;z-index:2;width:68px;left:-1%;float:left;display:block;background:linear-gradient(270deg,#fff 0,hsla(0,0%,100%,.8))}@media(min-width:1160px)and (max-width:1920px){.VideoSlider_video__3J_6T .VideoSlider_wrapper-slider-sec__9ssY6{left:-1%}}@media(max-width:768px){.VideoSlider_video__3J_6T .VideoSlider_wrapper-slider-sec__9ssY6{display:none}}.VideoSlider_video__3J_6T .VideoSlider_prev_arrow__3fwkL{cursor:pointer;width:43px;border:1px solid #6a6a6a;box-sizing:border-box;transform:matrix(-1,0,0,1,0,0);height:42px;border-radius:50%;position:absolute;right:-2px;top:30%;display:block;z-index:11}.VideoSlider_video__3J_6T .VideoSlider_prev_arrow__3fwkL img{position:fixed;top:15px;left:16px}@media(max-width:768px){.VideoSlider_video__3J_6T .VideoSlider_prev_arrow__3fwkL{display:none}}.VideoSlider_video__3J_6T .VideoSlider_next_arrow__32qgT{cursor:pointer;width:43px;border:1px solid #6a6a6a;box-sizing:border-box;transform:matrix(-1,0,0,1,0,0);height:42px;border-radius:50%;position:absolute;left:-5px;top:30%;display:block;z-index:11}.VideoSlider_video__3J_6T .VideoSlider_next_arrow__32qgT img{position:fixed;top:15px;left:16px}@media(max-width:768px){.VideoSlider_video__3J_6T .VideoSlider_next_arrow__32qgT{display:none}}.VideoSlider_videoWrapper__DY6dY{padding:8px;border-radius:6px;box-shadow:0 8px 24px 0 rgba(0,0,0,.06);border:1px solid rgba(0,0,0,.1);background-color:#fff;position:relative}.VideoSlider_closeVideo__3gGXw{position:absolute;top:-12px;right:-12px;width:24px;height:24px;cursor:pointer}.VideoSlider_videoOne__3sU2f{width:60%;margin:20px auto}@media(max-width:800px){.VideoSlider_videoOne__3sU2f{width:100%}}.PageListModulesmain_common_data_box_left__SihF6{padding:17px 20px 23px;background-color:#fff;margin-top:0;overflow-x:hidden;margin-bottom:12px}.PageListModulesmain_common_data_box_left__SihF6 a{color:#000;text-decoration:none}@media(max-width:768px){.PageListModulesmain_common_data_box_left__SihF6{width:unset;padding:12px 20px 20px;margin-top:unset;margin-bottom:4px}}.PageListModulesmain_common_data_box_left__SihF6 .PageListModulesmain_module__loSzd{padding-top:unset}@media(max-width:768px){.PageListModulesmain_common_data_box_left__SihF6 .PageListModulesmain_module__loSzd{padding:unset}}.PageListModulesmain_common_data_box_left__SihF6 .PageListModulesmain_module__loSzd .PageListModulesmain_moduleMainWrapper__1-ZRN{line-height:1.8em;color:#0091ff;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;-moz-flex-wrap:wrap}@media(max-width:768px){.PageListModulesmain_common_data_box_left__SihF6 .PageListModulesmain_module__loSzd .PageListModulesmain_moduleMainWrapper__1-ZRN{display:unset}}.PageListModulesmain_common_data_box_left__SihF6 .PageListModulesmain_module__loSzd .PageListModulesmain_moduleMainWrapper__1-ZRN .PageListModulesmain_linksWrapper__3CpAQ{margin-top:1rem;padding:22px 0 22px 18px;border-radius:4.9px;box-shadow:0 2px 5px 0 rgba(0,0,0,.15);background-color:#fff;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;border-left:4px solid #0091ff;margin-bottom:12px;margin-right:14px;justify-content:space-between;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;cursor:pointer}@media(max-width:768px){.PageListModulesmain_common_data_box_left__SihF6 .PageListModulesmain_module__loSzd .PageListModulesmain_moduleMainWrapper__1-ZRN .PageListModulesmain_linksWrapper__3CpAQ{font-size:14px}}.PageListModulesmain_common_data_box_left__SihF6 .PageListModulesmain_module__loSzd .PageListModulesmain_moduleMainWrapper__1-ZRN .PageListModulesmain_linksWrapper__3CpAQ img{width:20px;height:20px}.PageListModulesmain_common_data_box_left__SihF6 .PageListModulesmain_module__loSzd .PageListModulesmain_moduleMainWrapper__1-ZRN .PageListModulesmain_linksWrapper__3CpAQ .PageListModulesmain_links__2GZ6L{width:350px}.PageListModulesmain_common_data_box_left__SihF6 .PageListModulesmain_module__loSzd .PageListModulesmain_moduleMainWrapper__1-ZRN .PageListModulesmain_linksWrapper__3CpAQ .PageListModulesmain_customLinks__33vNC{font-size:14px;color:#418ee5;width:400px}.Faq_faqContainer__1jEMA{width:100%;background-color:#fff;padding:28px 24px;word-break:break-word;margin-top:13px;margin-bottom:20px}.Faq_faqContainer__1jEMA .Faq_faqHeader__3dcDE{width:100%;height:30px;font-size:20px;font-weight:700;letter-spacing:.39px;color:#333;margin-bottom:25px}.Faq_faqContainer__1jEMA .Faq_faqSection__2-6A3{width:100%;height:auto;margin-bottom:20px}.Faq_faqContainer__1jEMA .Faq_faqSection__2-6A3 img{width:230px;height:170px}.Faq_faqContainer__1jEMA .Faq_faqSection__2-6A3 .Faq_faqQuestionMain__315oZ{font-weight:700;margin-bottom:10px}.Faq_faqContainer__1jEMA .Faq_faqSection__2-6A3 .Faq_faqQuestion__3wcJS p{width:100%;height:auto;font-size:17px;font-weight:700;line-height:1.14;letter-spacing:.27px;color:#333;margin-bottom:10px}.Faq_faqContainer__1jEMA .Faq_faqSection__2-6A3 .Faq_faqAnswerMain__BmPi7{font-size:17px;color:#333;line-height:20px;letter-spacing:.27px}.SharePageType_shareContainerWrapper__IcI1P{background-color:wheat;background-color:#fff;padding:10px 24px;margin-top:15px;width:100%;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;margin-bottom:20px}@media(max-width:768px){.SharePageType_shareContainerWrapper__IcI1P{display:block;width:100%;margin-top:8px;margin-bottom:4px}}.SharePageType_shareContainerWrapper__IcI1P .SharePageType_sharetext__1yZbg{display:inline-block;color:#333;padding-top:0;font-size:14px;padding-right:5px}.SharePageType_shareContainerWrapper__IcI1P .SharePageType_icons__8j080{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex}.SharePageType_shareContainerWrapper__IcI1P .SharePageType_shareBox__14RGp{padding:.35rem;border-radius:4px;border:1px solid #3b5998;font-family:Open Sans;font-size:14px;font-weight:600;line-height:1.71;text-transform:uppercase;min-width:40px;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;cursor:pointer;margin-right:.5rem}@media(max-width:768px){.SharePageType_shareContainerWrapper__IcI1P .SharePageType_shareBox__14RGp{margin:1rem .2rem;display:unset}}.SharePageType_shareContainerWrapper__IcI1P .SharePageType_fb_box__2iPbb{background-color:unset;border:1px solid #516eab;color:#516eab;margin-bottom:unset;text-transform:uppercase;height:32px;font-size:8px;display:flex;align-items:center}.SharePageType_shareContainerWrapper__IcI1P .SharePageType_fb_box__2iPbb .SharePageType_fb_icon__2aqSB{width:20px;height:16px;color:#3b5998}.SharePageType_shareContainerWrapper__IcI1P .SharePageType_twitter_box__1yyaT{background-color:unset;border:1px solid #29c5f6;color:#29c5f6;margin-bottom:unset;text-transform:uppercase;height:32px;font-size:8px;display:flex;align-items:center}.SharePageType_shareContainerWrapper__IcI1P .SharePageType_twitter_box__1yyaT .SharePageType_twitter_icon__1Zfl0{width:20px;height:16px}.SharePageType_shareContainerWrapper__IcI1P .SharePageType_whatsapp_box__2TzXn{border:1px solid #7bbf6a;color:#7bbf6a;background-color:unset;margin-right:0;margin-bottom:unset;text-transform:uppercase;height:32px;font-size:8px;display:flex;align-items:center}.SharePageType_shareContainerWrapper__IcI1P .SharePageType_whatsapp_box__2TzXn .SharePageType_whatsapp_icon__2Y4cP{width:20px;height:16px}.SharePageType_shareContainerWrapper__IcI1P .SharePageType_subscribe_box__3IfQf{background-color:unset;border:1px solid #ff6d26;color:#ff6d26;margin-left:7px;margin-bottom:unset;text-transform:uppercase;height:32px;font-size:8px;display:flex;align-items:center}.SharePageType_shareContainerWrapper__IcI1P .SharePageType_subscribe_box__3IfQf .SharePageType_subscribe_icon__GcIoT{width:20px;height:16px}.mainModules_mainModuleWrapper__nYSf9{background-color:#fff;padding:17px 20px 23px;margin-top:20px;margin-bottom:12px;overflow-x:hidden;overflow-y:hidden}@media(max-width:768px){.mainModules_mainModuleWrapper__nYSf9{padding:12px 20px 20px;margin-bottom:4px}}.mainModules_mainModuleWrapper__nYSf9 p span{line-height:1.5!important}@media(max-width:768px){.mainModules_mainModuleWrapper__nYSf9 p img{width:100%}}.mainModules_mainModuleWrapper__nYSf9 .mainModules_subWrapper__2GQXE{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;justify-content:space-between;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center}.mainModules_mainModuleWrapper__nYSf9 .mainModules_subWrapper__2GQXE .mainModules_subTitleSection__zjjmA{font-size:20px;margin-bottom:16px;margin-top:unset}.mainModules_mainModuleWrapper__nYSf9 .mainModules_mainModuledescriptionWrapper__2R7v3{padding-bottom:10px}.mainModules_mainModuleWrapper__nYSf9 .mainModules_mainModuledescriptionWrapper__2R7v3 table{border-collapse:collapse}.mainModules_mainModuleWrapper__nYSf9 .mainModules_mainModuledescriptionWrapper__2R7v3 table,.mainModules_mainModuleWrapper__nYSf9 .mainModules_mainModuledescriptionWrapper__2R7v3 td,.mainModules_mainModuleWrapper__nYSf9 .mainModules_mainModuledescriptionWrapper__2R7v3 th{border:1px solid #000;padding:5px}.mainModules_mainModuleWrapper__nYSf9 .mainModules_mainModuledescriptionWrapper__2R7v3 img{max-width:300px}.mainModules_mainModuleWrapper__nYSf9 .mainModules_mainModuledescriptionWrapper__2R7v3 .mainModules_expand_module_description__b0P7X{font-weight:16px;line-height:24px}.mainModules_mainModuleWrapper__nYSf9 .mainModules_mainModuledescriptionWrapper__2R7v3 .mainModules_expand_module_description__b0P7X p{font-size:18px!important}@media(max-width:768px){.mainModules_mainModuleWrapper__nYSf9 .mainModules_mainModuledescriptionWrapper__2R7v3 .mainModules_expand_module_description__b0P7X p{font-size:16px!important}}.mainModules_mainModuleWrapper__nYSf9 .mainModules_mainModuledescriptionWrapper__2R7v3 .mainModules_expand_module_description__b0P7X br,.mainModules_mainModuleWrapper__nYSf9 .mainModules_mainModuledescriptionWrapper__2R7v3 .mainModules_expand_module_description__b0P7X p br{content:"";margin:12em;display:block;font-size:5%}.mainModules_mainModuleWrapper__nYSf9 .mainModules_mainModuledescriptionWrapper__2R7v3 .mainModules_expand_module_description__b0P7X h1{font-size:32px}@media(max-width:768px){.mainModules_mainModuleWrapper__nYSf9 .mainModules_mainModuledescriptionWrapper__2R7v3 .mainModules_expand_module_description__b0P7X h1{font-size:20px!important}}.mainModules_mainModuleWrapper__nYSf9 .mainModules_mainModuledescriptionWrapper__2R7v3 .mainModules_expand_module_description__b0P7X h2{font-size:20px!important}@media(max-width:768px){.mainModules_mainModuleWrapper__nYSf9 .mainModules_mainModuledescriptionWrapper__2R7v3 .mainModules_expand_module_description__b0P7X h2{font-size:18px!important}}.mainModules_mainModuleWrapper__nYSf9 .mainModules_mainModuledescriptionWrapper__2R7v3 .mainModules_expand_module_description__b0P7X h3{font-size:18px!important}@media(max-width:768px){.mainModules_mainModuleWrapper__nYSf9 .mainModules_mainModuledescriptionWrapper__2R7v3 .mainModules_expand_module_description__b0P7X h3{font-size:16px!important}}.mainModules_mainModuleWrapper__nYSf9 .mainModules_mainModuledescriptionWrapper__2R7v3 a{color:#15c;background-color:transparent;text-decoration:none}.mainModules_mainModuleWrapper__nYSf9 .mainModules_mainModuledescriptionWrapper__2R7v3 ol{font-size:16px}.mainModules_mainModuleWrapper__nYSf9 .mainModules_mainModuleVideoSlider__3OVo5{height:20rem}@media(max-width:446px){.mainModules_mainModuleWrapper__nYSf9 .mainModules_mainModuleVideoSlider__3OVo5{height:17rem}}.TextorAnchor_anchorText__31aRb{text-decoration:none;color:inherit;font-weight:400;margin:8px 0}.TextorAnchor_anchorText__31aRb:hover{text-decoration:underline;color:#00e}.TextorAnchor_anchorTextBlue__dO-q1{text-decoration:none;color:inherit;font-weight:400;margin:8px 0;color:#0779e4}.TextorAnchor_anchorActive__Ci4ZO{color:#00e}.SidebarModule_sidebarModuleWrapper__1fjdt{border-radius:8px;padding:16px;font-size:14px;width:100%;border:1px solid #e5e5e5;background-color:#fff;font-family:Open Sans;margin-bottom:10px}@media(max-width:768px){.SidebarModule_sidebarModuleWrapper__1fjdt{width:91.12%;margin:0 auto 4px}}.SidebarModule_sidebarModuleWrapper__1fjdt .SidebarModule_sideBarHeading__2IKeD{font-weight:600;border-bottom:1px solid #f0f0f0;text-transform:uppercase;letter-spacing:.35px;width:90%;border-radius:2px;background-color:#e6f1fc;font-size:13px;color:#0779e4;padding:10px 5px;border-left:2px solid;font-family:Open Sans}.SidebarModule_sidebarModuleWrapper__1fjdt .SidebarModule_sideBarHeading__2IKeD .SidebarModule_sidebarText__yQoUZ{margin:0;font-weight:600;font-size:14px;cursor:pointer}.SidebarModule_sidebarModuleWrapper__1fjdt .SidebarModule_sideBarHeading__2IKeD .SidebarModule_sidebarText__yQoUZ a:hover{text-decoration:underline}.SidebarModule_sidebarModuleWrapper__1fjdt .SidebarModule_content__2O9WP{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;font-weight:400;margin-top:16px}.SidebarModule_sidebarModuleWrapper__1fjdt .SidebarModule_content__2O9WP .SidebarModule_contentTextLink__2LgM_{margin-right:1rem}.SidebarModule_sidebarModuleWrapper__1fjdt .SidebarModule_content__2O9WP .SidebarModule_contentBookMarkIcon__3PnyJ{margin-left:auto;cursor:pointer}.AutomatedModules_common_data_box_right_latest___gxpT{border-radius:8px;padding:16px;font-size:14px;margin-bottom:8px;width:100%;border:1px solid #e5e5e5;background-color:#fff}@media(max-width:768px){.AutomatedModules_common_data_box_right_latest___gxpT{width:91.12%;margin:0 auto 4px}}.AutomatedModules_common_data_box_right_latest___gxpT .AutomatedModules_box_heading_latest__2WWBL{font-weight:600;border-bottom:1px solid #f0f0f0;text-transform:uppercase;letter-spacing:.35px;width:90%;border-radius:2px;background-color:#e6f1fc;font-size:13px;color:#0779e4;padding:10px 5px;border-left:2px solid;font-family:Open Sans}.AutomatedModules_common_data_box_right_latest___gxpT .AutomatedModules_box_heading_latest__2WWBL a:hover{text-decoration:underline}.AutomatedModules_common_data_box_right_latest___gxpT .AutomatedModules_box_heading_latest__2WWBL .AutomatedModules_box_data_latest__2jle9 .AutomatedModules_anchor__3ZDk_{display:inline-block;text-decoration:none;color:inherit;margin:8px 0}.AutomatedModules_common_data_box_right_latest___gxpT .AutomatedModules_box_headings_latest__2YPaN{font-weight:600;border-bottom:1px solid #f0f0f0;text-transform:uppercase;letter-spacing:.35px;border-radius:2px;background-color:#e6f1fc;font-size:13px;color:#0779e4;padding:0 5px;border-left:2px solid;font-family:Open Sans}.AutomatedModules_common_data_box_right_latest___gxpT .AutomatedModules_box_headings_latest__2YPaN .AutomatedModules_anchor__3ZDk_{margin:8px 0;display:inline-block;text-decoration:none;color:inherit}.AutomatedModules_common_data_box_right_latest___gxpT .AutomatedModules_box_data_latest__2jle9{font-family:Open Sans;font-size:14px;line-height:1.86;color:#222}.AutomatedModules_common_data_box_right_latest___gxpT .AutomatedModules_textIcon__yoRFl{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;margin:8px 0}.AutomatedModules_common_data_box_right_latest___gxpT .AutomatedModules_textIcon__yoRFl .AutomatedModules_linkText__vK4Hp{width:90%}.AutomatedModules_common_data_box_right_latest___gxpT .AutomatedModules_textIcon__yoRFl .AutomatedModules_linkText__vK4Hp .AutomatedModules_anchorTextBlue__1u0PB{text-decoration:none;font-weight:400;margin:8px 0;color:#0779e4}.AutomatedModules_common_data_box_right_latest___gxpT .AutomatedModules_textIcon__yoRFl .AutomatedModules_linkText__vK4Hp .AutomatedModules_anchor__3ZDk_{display:inline-block;text-decoration:none;color:inherit}.AutomatedModules_common_data_box_right_latest___gxpT .AutomatedModules_textIcon__yoRFl .AutomatedModules_icon__2QAgx{margin-left:auto}.AutomatedModules_common_data_box_right_latest___gxpT .AutomatedModules_advertizeImage__2PU5M{width:244px;height:244px}@media(max-width:768px){.AutomatedModules_common_data_box_right_latest___gxpT .AutomatedModules_advertizeImage__2PU5M{width:100%;height:100%}}.rightSection_rightSection__2GOJG{width:17.375rem}@media(max-width:768px){.rightSection_rightSection__2GOJG{width:100%}}.rightSection_rightSection__2GOJG .rightSection_searchPlaceHolder__14i-q{background-color:#fff;padding:12px 17px;border-radius:8px;border:1px solid #e5e5e5;height:4.3rem;margin-bottom:10px}@media(max-width:768px){.rightSection_rightSection__2GOJG .rightSection_searchPlaceHolder__14i-q{display:none}.rightSection_automatedSideBar__ur-Zp{margin:.5rem auto 0}}.FAQ_faq_container__3dB__{margin-top:3rem}.FAQ_faq_container__3dB__ .FAQ_faq_header__2oIiV{font-family:Open Sans,sans-serif;font-size:20px;font-weight:700;letter-spacing:.39px;color:#333;margin-bottom:25px}.FAQ_faq_container__3dB__ .FAQ_faq_section__zgxQj{width:100%;height:auto;margin-bottom:20px;border-bottom:1px solid #e5e5e5}.FAQ_faq_container__3dB__ .FAQ_faq_section__zgxQj .FAQ_faq_question__2tBv8 p{font-size:14px;font-family:Open Sans,sans-serif;font-weight:700;line-height:1.14;letter-spacing:.27px;color:#333;margin-bottom:10px}.FAQ_faq_container__3dB__ .FAQ_faq_section__zgxQj .FAQ_faq_answer__wdbW0 p{line-height:1.5em;font-size:14px;font-family:Open Sans,sans-serif;color:#333;margin-bottom:20px}.Recommended_common_data_box_right_sidebar__2hCPB{width:100%;border:1px solid #e5e5e5;background-color:#fff;margin-bottom:8px;border-radius:8px;padding:16px}.Recommended_common_data_box_right_sidebar__2hCPB .Recommended_box_sidebar_heading__1G62X{display:flex;padding-bottom:8px;align-items:center}.Recommended_common_data_box_right_sidebar__2hCPB .Recommended_box_sidebar_heading__1G62X .Recommended_sidebar_icon__3zd8L{width:14px;font-size:14px;color:#e6632f;margin-right:5px}.Recommended_common_data_box_right_sidebar__2hCPB .Recommended_box_sidebar_heading__1G62X .Recommended_sidebar_icon__3zd8L img{vertical-align:unset}.Recommended_common_data_box_right_sidebar__2hCPB .Recommended_box_sidebar_heading__1G62X .Recommended_title_div__1JWo2{font-size:12px;font-weight:700;color:#222}.Recommended_common_data_box_right_sidebar__2hCPB .Recommended_title_bottom_line__1KabN{border:1px solid #f0f0f0}.Recommended_common_data_box_right_sidebar__2hCPB .Recommended_box_data_sidebar__23gqB{width:100%;margin:11px -1px 16px;display:flex}.Recommended_common_data_box_right_sidebar__2hCPB .Recommended_box_data_sidebar__23gqB .Recommended_box_data_image__3Ij-8{width:88px;margin-right:7px}.Recommended_common_data_box_right_sidebar__2hCPB .Recommended_box_data_sidebar__23gqB .Recommended_box_data_image__3Ij-8 img{width:88px;height:46px}.Recommended_common_data_box_right_sidebar__2hCPB .Recommended_box_data_sidebar__23gqB .Recommended_box_data_text__1aCVs{width:146px;font-size:12px;color:#00e}.Type3Footer_content_footer__1z2_Z{margin-top:3rem}.Type3Footer_content_footer__1z2_Z .Type3Footer_newsPage__1ELsT h3,.Type3Footer_content_footer__1z2_Z .Type3Footer_newsPage__1ELsT h4,.Type3Footer_content_footer__1z2_Z .Type3Footer_newsPage__1ELsT h5,.Type3Footer_content_footer__1z2_Z .Type3Footer_newsPage__1ELsT h6{margin:0;font-size:inherit}.Type3Footer_content_footer__1z2_Z .Type3Footer_newsPage__1ELsT h2{font-size:20px;margin-bottom:6px;margin-top:unset}@media(max-width:768px){.Type3Footer_content_footer__1z2_Z .Type3Footer_newsPage__1ELsT h2{font-size:16px;margin-bottom:8px}}.Type3Footer_content_footer__1z2_Z .Type3Footer_newsPage__1ELsT p{line-height:1.38;letter-spacing:.5px;font-size:16px;margin:unset}@media(max-width:768px){.Type3Footer_content_footer__1z2_Z .Type3Footer_newsPage__1ELsT p{font-size:14px;text-align:left}}.Type3Footer_content_footer__1z2_Z .Type3Footer_links__3neHq{font-size:14px}.Type3Footer_content_footer__1z2_Z .Type3Footer_links__3neHq .Type3Footer_link__3vRWO{margin-right:.5rem}.Type3Footer_content_footer__1z2_Z .Type3Footer_links__3neHq .Type3Footer_link__3vRWO a{text-decoration:none;color:#418ee5}.Notification_notificationContainer___3bf_{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex}.Notification_notificationContainer___3bf_ .Notification_mainText__30_QU{margin-right:1rem;color:#fff}.FAQReadMore_classHolder__32c40 * h3{background-color:#fff3ee}.FAQReadMore_classHolder__32c40 .FAQReadMore_faq__container__10TJC{position:relative;background-color:#fff;max-width:1030px;width:100%;margin:0 auto;border-radius:8px;padding:24px}@media(max-width:767px){.FAQReadMore_classHolder__32c40 .FAQReadMore_faq__container__10TJC{width:100%;margin:20px auto 0;padding:24px;border-radius:0}}.FAQReadMore_classHolder__32c40 .FAQReadMore_faq__container__10TJC .FAQReadMore_iconWrap__3bh5_{display:flex;align-items:center;gap:8px;margin-bottom:20px}.FAQReadMore_classHolder__32c40 .FAQReadMore_faq__container__10TJC .FAQReadMore_iconWrap__3bh5_ .FAQReadMore_iconImg__2dKwm{width:32px;height:32px}.FAQReadMore_classHolder__32c40 .FAQReadMore_faq__container__10TJC .FAQReadMore_iconWrap__3bh5_ .FAQReadMore_faq__heading__203-F{font-size:24px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.25;letter-spacing:normal;text-align:left;color:#001620}@media(min-width:767px){.FAQReadMore_classHolder__32c40 .FAQReadMore_faq__container__10TJC .FAQReadMore_iconWrap__3bh5_ .FAQReadMore_faq__heading__203-F{flex-grow:0;-webkit-flex-grow:0;-ms-flex-grow:0;-o-flex-grow:0;-moz-flex-grow:0;font-size:32px;font-weight:600;line-height:1.38;letter-spacing:.64px}}@media(max-width:767px){.FAQReadMore_classHolder__32c40 .FAQReadMore_faq__container__10TJC .FAQReadMore_iconWrap__3bh5_ .FAQReadMore_faq__heading__203-F{display:none}}.FAQReadMore_classHolder__32c40 .FAQReadMore_faq__container__10TJC .FAQReadMore_iconWrap__3bh5_ .FAQReadMore_faq__heading_mobile__zqAYz{display:none}@media(max-width:767px){.FAQReadMore_classHolder__32c40 .FAQReadMore_faq__container__10TJC .FAQReadMore_iconWrap__3bh5_ .FAQReadMore_faq__heading_mobile__zqAYz{font-size:24px;font-weight:600;line-height:1.25;text-align:left;color:#001620;display:block}}@media(max-width:768px){.FAQReadMore_classHolder__32c40 .FAQReadMore_faq__container__10TJC .FAQReadMore_faqSection__2HErX{padding-left:unset}}.FAQReadMore_classHolder__32c40 .FAQReadMore_faq__container__10TJC .FAQReadMore_faqSection__2HErX .FAQReadMore_questionCard__wdFN3{cursor:pointer;border-bottom:1px solid rgba(0,22,32,.1);padding:24px 0}@media(max-width:768px){.FAQReadMore_classHolder__32c40 .FAQReadMore_faq__container__10TJC .FAQReadMore_faqSection__2HErX .FAQReadMore_questionCard__wdFN3{padding:16px 0}}.FAQReadMore_classHolder__32c40 .FAQReadMore_faq__container__10TJC .FAQReadMore_faqSection__2HErX .FAQReadMore_questionCard__wdFN3:first-child{border-top:1px solid rgba(0,22,32,.1)}.FAQReadMore_classHolder__32c40 .FAQReadMore_faq__container__10TJC .FAQReadMore_faqSection__2HErX .FAQReadMore_questionCard__wdFN3 .FAQReadMore_questionSection__3QaKZ{margin:unset;position:relative;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;justify-content:space-between;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;align-items:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-o-align-items:flex-start}.FAQReadMore_classHolder__32c40 .FAQReadMore_faq__container__10TJC .FAQReadMore_faqSection__2HErX .FAQReadMore_questionCard__wdFN3 .FAQReadMore_questionSection__3QaKZ .FAQReadMore_question__3h6qH{flex-grow:0;font-size:20px;line-height:32px;text-align:left;color:#001620;max-width:80%}.FAQReadMore_classHolder__32c40 .FAQReadMore_faq__container__10TJC .FAQReadMore_faqSection__2HErX .FAQReadMore_questionCard__wdFN3 .FAQReadMore_questionSection__3QaKZ .FAQReadMore_question__3h6qH p span{background-color:#fff3ee;font-weight:700!important}.FAQReadMore_classHolder__32c40 .FAQReadMore_faq__container__10TJC .FAQReadMore_faqSection__2HErX .FAQReadMore_questionCard__wdFN3 .FAQReadMore_questionSection__3QaKZ .FAQReadMore_question__3h6qH p{background-color:inherit}@media(max-width:768px){.FAQReadMore_classHolder__32c40 .FAQReadMore_faq__container__10TJC .FAQReadMore_faqSection__2HErX .FAQReadMore_questionCard__wdFN3 .FAQReadMore_questionSection__3QaKZ .FAQReadMore_question__3h6qH{max-width:85%;font-size:14px;line-height:20px}}.FAQReadMore_classHolder__32c40 .FAQReadMore_faq__container__10TJC .FAQReadMore_faqSection__2HErX .FAQReadMore_questionCard__wdFN3 .FAQReadMore_questionSection__3QaKZ .FAQReadMore_changingSign__3PVWQ{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;justify-content:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;margin-top:.5rem}.FAQReadMore_classHolder__32c40 .FAQReadMore_faq__container__10TJC .FAQReadMore_faqSection__2HErX .FAQReadMore_questionCard__wdFN3 .FAQReadMore_questionSection__3QaKZ .FAQReadMore_changingSign__3PVWQ .FAQReadMore_arrowUp__37hCN{padding:3px;transform:rotate(44deg);-webkit-transform:rotate(44deg);-moz-transform:rotate(44deg);-o-transform:rotate(44deg);-ms-transform:rotate(44deg);border:1px solid #001620;border-width:0 1px 1px 0;height:5px;width:5px;cursor:pointer}.FAQReadMore_classHolder__32c40 .FAQReadMore_faq__container__10TJC .FAQReadMore_faqSection__2HErX .FAQReadMore_questionCard__wdFN3 .FAQReadMore_questionSection__3QaKZ .FAQReadMore_changingSign__3PVWQ .FAQReadMore_arrowDown__3Odsr{padding:3px;transform:rotate(223deg);-webkit-transform:rotate(223deg);-moz-transform:rotate(223deg);-o-transform:rotate(223deg);-ms-transform:rotate(223deg);border:1px solid #001620;border-width:0 1px 1px 0;height:5px;width:5px;cursor:pointer}.FAQReadMore_classHolder__32c40 .FAQReadMore_faq__container__10TJC .FAQReadMore_faqSection__2HErX .FAQReadMore_questionCard__wdFN3 .FAQReadMore_answerSection__1Iyhx{overflow:hidden;max-height:0;padding-right:10px}.FAQReadMore_classHolder__32c40 .FAQReadMore_faq__container__10TJC .FAQReadMore_faqSection__2HErX .FAQReadMore_questionCard__wdFN3 .FAQReadMore_answerSection__1Iyhx .FAQReadMore_top__QQVRB,.FAQReadMore_classHolder__32c40 .FAQReadMore_faq__container__10TJC .FAQReadMore_faqSection__2HErX .FAQReadMore_questionCard__wdFN3 .FAQReadMore_answerSection__1Iyhx .FAQReadMore_top__QQVRB li{height:auto;flex-grow:0;-webkit-flex-grow:0;-ms-flex-grow:0;-o-flex-grow:0;-moz-flex-grow:0;font-weight:400;font-size:16px;line-height:24px;text-align:left;color:#243743;margin:8px 0 0}@media(max-width:768px){.FAQReadMore_classHolder__32c40 .FAQReadMore_faq__container__10TJC .FAQReadMore_faqSection__2HErX .FAQReadMore_questionCard__wdFN3 .FAQReadMore_answerSection__1Iyhx .FAQReadMore_top__QQVRB,.FAQReadMore_classHolder__32c40 .FAQReadMore_faq__container__10TJC .FAQReadMore_faqSection__2HErX .FAQReadMore_questionCard__wdFN3 .FAQReadMore_answerSection__1Iyhx .FAQReadMore_top__QQVRB li{font-size:12px;line-height:22px}}.FAQReadMore_classHolder__32c40 .FAQReadMore_faq__container__10TJC .FAQReadMore_faqSection__2HErX .FAQReadMore_questionCard__wdFN3 .FAQReadMore_answerSection__1Iyhx .FAQReadMore_top__QQVRB li{margin-left:25px}.FAQReadMore_classHolder__32c40 .FAQReadMore_faq__container__10TJC .FAQReadMore_faqSection__2HErX .FAQReadMore_questionCard__wdFN3.FAQReadMore_active__tp5sp .FAQReadMore_answerSection__1Iyhx{max-height:unset}.FAQReadMore_classHolder__32c40 .FAQReadMore_faq__container__10TJC .FAQReadMore_readMore__tv0Nm{padding:32px 0 0}.FAQReadMore_classHolder__32c40 .FAQReadMore_faq__container__10TJC .FAQReadMore_readMore__tv0Nm .FAQReadMore_readMoreButton__wwnka{border:1px solid #b7cad3;box-sizing:border-box;border-radius:4px;background-color:#fff;font-weight:700;font-size:12px;line-height:24px;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;color:#001620;padding:8px 25px;margin:auto}@media(hover:hover){.FAQReadMore_classHolder__32c40 .FAQReadMore_faq__container__10TJC .FAQReadMore_readMore__tv0Nm .FAQReadMore_readMoreButton__wwnka:hover{background-color:#f3f5f7}}.FAQReadMore_classHolder__32c40 .FAQReadMore_faq__container__10TJC .FAQReadMore_readMore__tv0Nm .FAQReadMore_readMoreButton__wwnka:active{background-color:#e2e7ec;font-weight:700}@media(max-width:767px){.FAQReadMore_classHolder__32c40 .FAQReadMore_faq__container__10TJC .FAQReadMore_readMore__tv0Nm{padding:0}}.FAQReadMore_classHolder__32c40 .FAQReadMore_faq_seo_container__uZZe0{position:relative;background-color:#fff;width:100%;padding-top:25px;margin-bottom:16px;margin-top:0}@media(max-width:768px){.FAQReadMore_classHolder__32c40 .FAQReadMore_faq_seo_container__uZZe0{padding-top:16px;margin-bottom:16px}}.FAQReadMore_classHolder__32c40 .FAQReadMore_faq_seo_container__uZZe0 .FAQReadMore_faq__heading__203-F{margin:0 0 16px 16px;width:381px;height:39px;background-color:#fff3ee;font-family:Inter;font-weight:700;font-size:20px;line-height:24px;color:#001620;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;padding-left:13px;border-left:3px solid #ff6d26}@media(max-width:768px){.FAQReadMore_classHolder__32c40 .FAQReadMore_faq_seo_container__uZZe0 .FAQReadMore_faq__heading__203-F{width:322px;font-size:17px;line-height:21px;padding-left:12px;margin:0 0 0 16px}.FAQReadMore_classHolder__32c40 .FAQReadMore_faq_seo_container__uZZe0 .FAQReadMore_faqSection__2HErX{padding:16px 0 0}}.FAQReadMore_classHolder__32c40 .FAQReadMore_faq_seo_container__uZZe0 .FAQReadMore_faqSection__2HErX .FAQReadMore_questionCard__wdFN3{cursor:pointer;border-bottom:1px solid #f4f4f4;padding:24px}@media(max-width:768px){.FAQReadMore_classHolder__32c40 .FAQReadMore_faq_seo_container__uZZe0 .FAQReadMore_faqSection__2HErX .FAQReadMore_questionCard__wdFN3{padding:18px 18px 18px 23px}}.FAQReadMore_classHolder__32c40 .FAQReadMore_faq_seo_container__uZZe0 .FAQReadMore_faqSection__2HErX .FAQReadMore_questionCard__wdFN3 .FAQReadMore_questionSection__3QaKZ{margin:unset;position:relative;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;justify-content:space-between;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;align-items:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-o-align-items:flex-start}.FAQReadMore_classHolder__32c40 .FAQReadMore_faq_seo_container__uZZe0 .FAQReadMore_faqSection__2HErX .FAQReadMore_questionCard__wdFN3 .FAQReadMore_questionSection__3QaKZ .FAQReadMore_question__3h6qH{flex-grow:0;text-align:left;max-width:95%;font-family:Inter;font-weight:700!important;font-size:20px;line-height:22px;color:#000}.FAQReadMore_classHolder__32c40 .FAQReadMore_faq_seo_container__uZZe0 .FAQReadMore_faqSection__2HErX .FAQReadMore_questionCard__wdFN3 .FAQReadMore_questionSection__3QaKZ .FAQReadMore_question__3h6qH p{margin:unset!important}.FAQReadMore_classHolder__32c40 .FAQReadMore_faq_seo_container__uZZe0 .FAQReadMore_faqSection__2HErX .FAQReadMore_questionCard__wdFN3 .FAQReadMore_questionSection__3QaKZ .FAQReadMore_question__3h6qH span{font-weight:700!important}@media(max-width:768px){.FAQReadMore_classHolder__32c40 .FAQReadMore_faq_seo_container__uZZe0 .FAQReadMore_faqSection__2HErX .FAQReadMore_questionCard__wdFN3 .FAQReadMore_questionSection__3QaKZ .FAQReadMore_question__3h6qH{max-width:90%;font-weight:500;font-size:16px;line-height:16px;color:#001620}}.FAQReadMore_classHolder__32c40 .FAQReadMore_faq_seo_container__uZZe0 .FAQReadMore_faqSection__2HErX .FAQReadMore_questionCard__wdFN3 .FAQReadMore_questionSection__3QaKZ .FAQReadMore_changingSign__3PVWQ{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;justify-content:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;margin-top:.5rem}.FAQReadMore_classHolder__32c40 .FAQReadMore_faq_seo_container__uZZe0 .FAQReadMore_faqSection__2HErX .FAQReadMore_questionCard__wdFN3 .FAQReadMore_questionSection__3QaKZ .FAQReadMore_changingSign__3PVWQ .FAQReadMore_arrowUp__37hCN{padding:4px;transform:rotate(44deg);-webkit-transform:rotate(44deg);-moz-transform:rotate(44deg);-o-transform:rotate(44deg);-ms-transform:rotate(44deg);transition:all .2s ease;-webkit-transition:all .2s ease;-o-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;border:1px solid #001620;border-width:0 2px 2px 0;height:5px;width:5px;cursor:pointer}@media(max-width:768px){.FAQReadMore_classHolder__32c40 .FAQReadMore_faq_seo_container__uZZe0 .FAQReadMore_faqSection__2HErX .FAQReadMore_questionCard__wdFN3 .FAQReadMore_questionSection__3QaKZ .FAQReadMore_changingSign__3PVWQ .FAQReadMore_arrowUp__37hCN{padding:3px}}.FAQReadMore_classHolder__32c40 .FAQReadMore_faq_seo_container__uZZe0 .FAQReadMore_faqSection__2HErX .FAQReadMore_questionCard__wdFN3 .FAQReadMore_questionSection__3QaKZ .FAQReadMore_changingSign__3PVWQ .FAQReadMore_arrowDown__3Odsr{padding:4px;transform:rotate(223deg);-webkit-transform:rotate(223deg);-moz-transform:rotate(223deg);-o-transform:rotate(223deg);-ms-transform:rotate(223deg);transition:all .2s ease;-webkit-transition:all .2s ease;-o-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;border:1px solid #001620;border-width:0 2px 2px 0;height:5px;width:5px;cursor:pointer}@media(max-width:768px){.FAQReadMore_classHolder__32c40 .FAQReadMore_faq_seo_container__uZZe0 .FAQReadMore_faqSection__2HErX .FAQReadMore_questionCard__wdFN3 .FAQReadMore_questionSection__3QaKZ .FAQReadMore_changingSign__3PVWQ .FAQReadMore_arrowDown__3Odsr{padding:3px}}.FAQReadMore_classHolder__32c40 .FAQReadMore_faq_seo_container__uZZe0 .FAQReadMore_faqSection__2HErX .FAQReadMore_questionCard__wdFN3 .FAQReadMore_answerSection__1Iyhx{overflow:hidden;max-height:0;padding-right:10px}.FAQReadMore_classHolder__32c40 .FAQReadMore_faq_seo_container__uZZe0 .FAQReadMore_faqSection__2HErX .FAQReadMore_questionCard__wdFN3 .FAQReadMore_answerSection__1Iyhx .FAQReadMore_top__QQVRB{height:auto;flex-grow:0;-webkit-flex-grow:0;-ms-flex-grow:0;-o-flex-grow:0;-moz-flex-grow:0;margin:16px 0 0;font-family:Inter;font-weight:500;font-size:16px;line-height:24px;color:#332e2b}.FAQReadMore_classHolder__32c40 .FAQReadMore_faq_seo_container__uZZe0 .FAQReadMore_faqSection__2HErX .FAQReadMore_questionCard__wdFN3 .FAQReadMore_answerSection__1Iyhx .FAQReadMore_top__QQVRB span{background-color:#fff3ee}.FAQReadMore_classHolder__32c40 .FAQReadMore_faq_seo_container__uZZe0 .FAQReadMore_faqSection__2HErX .FAQReadMore_questionCard__wdFN3 .FAQReadMore_answerSection__1Iyhx .FAQReadMore_top__QQVRB p{background-color:#fff3ee;margin:unset!important}@media(max-width:768px){.FAQReadMore_classHolder__32c40 .FAQReadMore_faq_seo_container__uZZe0 .FAQReadMore_faqSection__2HErX .FAQReadMore_questionCard__wdFN3 .FAQReadMore_answerSection__1Iyhx .FAQReadMore_top__QQVRB{font-weight:500;font-size:14px;line-height:24px;color:#332e2b;margin:8px 0 0}}.FAQReadMore_classHolder__32c40 .FAQReadMore_faq_seo_container__uZZe0 .FAQReadMore_faqSection__2HErX .FAQReadMore_questionCard__wdFN3.FAQReadMore_active__tp5sp{background-color:#fff3ee;padding:24px}@media(max-width:768px){.FAQReadMore_classHolder__32c40 .FAQReadMore_faq_seo_container__uZZe0 .FAQReadMore_faqSection__2HErX .FAQReadMore_questionCard__wdFN3.FAQReadMore_active__tp5sp{padding:18px 18px 18px 23px}}.FAQReadMore_classHolder__32c40 .FAQReadMore_faq_seo_container__uZZe0 .FAQReadMore_faqSection__2HErX .FAQReadMore_questionCard__wdFN3.FAQReadMore_active__tp5sp .FAQReadMore_question__3h6qH{font-weight:700!important}.FAQReadMore_classHolder__32c40 .FAQReadMore_faq_seo_container__uZZe0 .FAQReadMore_faqSection__2HErX .FAQReadMore_questionCard__wdFN3.FAQReadMore_active__tp5sp .FAQReadMore_question__3h6qH span{background-color:#fff3ee}.FAQReadMore_classHolder__32c40 .FAQReadMore_faq_seo_container__uZZe0 .FAQReadMore_faqSection__2HErX .FAQReadMore_questionCard__wdFN3.FAQReadMore_active__tp5sp .FAQReadMore_answerSection__1Iyhx{max-height:unset}.FAQReadMore_classHolder__32c40 .FAQReadMore_faq_seo_container__uZZe0 img{width:230px;height:170px}.NavigationListElements_navListParent__2jNxT{width:100%;background:#fff;padding:30px 0;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;height:60px;margin-top:-3px}@media(max-width:768px){.NavigationListElements_navListParent__2jNxT{padding:8px 0;height:54}}.NavigationListElements_navListParent__2jNxT a{text-decoration:none}.NavigationListElements_navListParent__2jNxT .NavigationListElements_tabContainer__2wX2M{width:100%;top:0;max-width:83%;padding:10px 0 0;overflow-x:auto;white-space:nowrap;position:absolute}@media(max-width:768px){.NavigationListElements_navListParent__2jNxT .NavigationListElements_tabContainer__2wX2M{position:unset;padding:unset;max-width:unset;height:unset}}@media(min-width:770px)and (max-width:930px){.NavigationListElements_navListParent__2jNxT .NavigationListElements_tabContainer__2wX2M{max-width:72%}}@media(min-width:940px)and (max-width:1130px){.NavigationListElements_navListParent__2jNxT .NavigationListElements_tabContainer__2wX2M{max-width:76%}}@media(min-width:1000px)and (max-width:1200px){.NavigationListElements_navListParent__2jNxT .NavigationListElements_tabContainer__2wX2M{max-width:80%}}.NavigationListElements_navListParent__2jNxT .NavigationListElements_tabContainer__2wX2M .NavigationListElements_searchIcon__e9W6g{display:inline-block;vertical-align:middle}.NavigationListElements_navListParent__2jNxT .NavigationListElements_tabContainer__2wX2M::-webkit-scrollbar{display:none}.NavigationListElements_navListParent__2jNxT .NavigationListElements_leftArrow__36N5V{border-radius:4px;width:31px;height:60px;box-shadow:8px 0 10px 2px hsla(0,0%,47.8%,.18);background-color:#fff;position:absolute;left:100px;z-index:99;text-align:center;padding-top:13px;cursor:pointer;display:none}@media(max-width:768px){.NavigationListElements_navListParent__2jNxT .NavigationListElements_leftArrow__36N5V{left:0;height:55px;top:-2px;padding-top:9px}}.NavigationListElements_navListParent__2jNxT .NavigationListElements_leftArrow__36N5V img{width:21px;height:26px;margin-top:5px}@media(max-width:768px){.NavigationListElements_navListParent__2jNxT .NavigationListElements_leftArrow__36N5V img{margin-top:7px}}.NavigationListElements_navListParent__2jNxT .NavigationListElements_rightArrow__3sYoW{border-radius:4px;width:31px;height:60px;box-shadow:-5px 0 10px 2px hsla(0,0%,47.8%,.18);background-color:#fff;position:absolute;right:100px;z-index:99;text-align:center;padding-top:13px;cursor:pointer;display:block}@media(max-width:768px){.NavigationListElements_navListParent__2jNxT .NavigationListElements_rightArrow__3sYoW{right:0;top:-2px;height:55px}}.NavigationListElements_navListParent__2jNxT .NavigationListElements_rightArrow__3sYoW img{width:21px;height:26px;margin-top:5px}@media(max-width:768px){.NavigationListElements_navListParent__2jNxT .NavigationListElements_rightArrow__3sYoW img{margin-top:2px}}.NavigationListElements_navListParent__2jNxT .NavigationListElements_downloadPdfTab__3o64i{width:9rem;height:35px;background-color:#0779e4;border-radius:2px;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;color:#fff;text-align:center;justify-content:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;padding-top:5px;cursor:pointer;font-size:14px;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;margin-left:20px;display:inline-block;vertical-align:middle}@media(max-width:768px){.NavigationListElements_navListParent__2jNxT .NavigationListElements_downloadPdfTab__3o64i{font-size:12px}}.NavigationListElements_navListParent__2jNxT .NavigationListElements_downloadPdfTab__3o64i span{width:10rem;text-align:left}.NavigationListElements_navListParent__2jNxT .NavigationListElements_downloadPdfTab__3o64i img{width:12px;height:18px;padding-top:5px}.NavigationListElements_navListParent__2jNxT .NavigationListElements_qnaAnswerTab__1lFWP{width:100px;height:35px;background:rgba(42,99,197,.1);border:1px solid #2a63c5;box-sizing:border-box;border-radius:2px;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;color:#fff;text-align:center;justify-content:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;padding-top:7px;cursor:pointer;font-size:14px;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;margin-left:20px;display:inline-block;vertical-align:middle}@media(max-width:768px){.NavigationListElements_navListParent__2jNxT .NavigationListElements_qnaAnswerTab__1lFWP{font-size:12px;width:80px}}.NavigationListElements_navListParent__2jNxT .NavigationListElements_qnaAnswerTab__1lFWP span{width:10rem;line-height:14px;text-align:left;color:#2a63c5;padding-right:5px}.NavigationListElements_navListParent__2jNxT .NavigationListElements_qnaAnswerTab__1lFWP img{width:12px;height:14px;padding-top:5px;position:relative;display:inline-block}@media(max-width:768px){.NavigationListElements_navListParent__2jNxT{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;overflow:scroll}}.NavigationListElements_navListParent__2jNxT .NavigationListElements_activeHeader__169Aa{box-sizing:border-box;color:#fff;position:relative;border-bottom:5px solid transparent;cursor:pointer;font-size:14px;letter-spacing:.3px;display:inline-block;margin-left:18px}.NavigationListElements_navListParent__2jNxT .NavigationListElements_activeHeader__169Aa:last-child{margin-right:15px}.NavigationListElements_navListParent__2jNxT .NavigationListElements_activeHeader__169Aa .NavigationListElements_itemText__gYGZe{border:1px solid #000;position:relative;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;border-radius:2px}.NavigationListElements_navListParent__2jNxT .NavigationListElements_activeHeader__169Aa .NavigationListElements_itemText__gYGZe .NavigationListElements_wrapperBorder__O3gZ-{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;border-right:1px solid #9e9e9e;text-decoration:none}@media(max-width:768px){.NavigationListElements_navListParent__2jNxT .NavigationListElements_activeHeader__169Aa .NavigationListElements_itemText__gYGZe .NavigationListElements_wrapperBorder__O3gZ-{width:unset}}.NavigationListElements_navListParent__2jNxT .NavigationListElements_activeHeader__169Aa .NavigationListElements_itemText__gYGZe .NavigationListElements_wrapperBorder__O3gZ- .NavigationListElements_name__2ZzlV{padding:8px 10px;color:#222;min-width:80px}@media(max-width:768px){.NavigationListElements_navListParent__2jNxT .NavigationListElements_activeHeader__169Aa .NavigationListElements_itemText__gYGZe .NavigationListElements_wrapperBorder__O3gZ- .NavigationListElements_name__2ZzlV{width:-webkit-max-content;width:-moz-max-content;width:max-content}}.NavigationListElements_navListParent__2jNxT .NavigationListElements_activeHeader__169Aa .NavigationListElements_itemText__gYGZe .NavigationListElements_iconWrap__2FReD{width:27px}.NavigationListElements_navListParent__2jNxT .NavigationListElements_activeHeader__169Aa .NavigationListElements_itemText__gYGZe .NavigationListElements_iconWrap__2FReD .NavigationListElements_arrow__2f2S7{border:solid #fff;border-width:0 1px 1px 0;padding:2px;display:inline-block;margin-right:17px;margin-top:-3px;vertical-align:-webkit-baseline-middle;position:absolute;bottom:13px;right:-7px;width:7px;height:7px}.NavigationListElements_navListParent__2jNxT .NavigationListElements_activeHeader__169Aa .NavigationListElements_itemText__gYGZe .NavigationListElements_iconWrap__2FReD .NavigationListElements_down__Vy_UO{border-color:#000;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);padding:2px}.NavigationListElements_navListParent__2jNxT .NavigationListElements_activeHeader__169Aa .NavigationListElements_card__K7USB{display:none}.NavigationListElements_navListParent__2jNxT .NavigationListElements_activeHeader__169Aa:hover .NavigationListElements_name__2ZzlV{background:#fff3ee}@media(max-width:768px){.NavigationListElements_navListParent__2jNxT .NavigationListElements_activeHeader__169Aa:hover .NavigationListElements_name__2ZzlV{background-color:unset;font-weight:400;text-shadow:unset}}.NavigationListElements_navListParent__2jNxT .NavigationListElements_activeHeader__169Aa:hover .NavigationListElements_iconWrap__2FReD{background:#ff6d26}@media(max-width:768px){.NavigationListElements_navListParent__2jNxT .NavigationListElements_activeHeader__169Aa:hover .NavigationListElements_iconWrap__2FReD{background-color:unset}}.NavigationListElements_navListParent__2jNxT .NavigationListElements_activeHeader__169Aa:hover .NavigationListElements_iconWrap__2FReD .NavigationListElements_down__Vy_UO{border-color:#fff}@media(max-width:768px){.NavigationListElements_navListParent__2jNxT .NavigationListElements_activeHeader__169Aa:hover .NavigationListElements_iconWrap__2FReD .NavigationListElements_down__Vy_UO{border-color:#000}}.NavigationListElements_navListParent__2jNxT .NavigationListElements_navList__3moG6{cursor:pointer;font-size:14px;letter-spacing:.3px;display:inline-block;margin-left:18px;border:1px solid #fff;box-sizing:border-box;border-radius:2px}.NavigationListElements_navListParent__2jNxT .NavigationListElements_navList__3moG6 .NavigationListElements_itemText__gYGZe{position:relative;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;border:1px solid #000;border-radius:2px;text-decoration:none}.NavigationListElements_navListParent__2jNxT .NavigationListElements_navList__3moG6 .NavigationListElements_itemText__gYGZe .NavigationListElements_wrapperBorder__O3gZ- .NavigationListElements_name__2ZzlV{padding:8px 10px;color:#001620;background:#fff3ee;min-width:80px;text-decoration:none}@media(max-width:768px){.NavigationListElements_navListParent__2jNxT .NavigationListElements_navList__3moG6 .NavigationListElements_itemText__gYGZe .NavigationListElements_wrapperBorder__O3gZ- .NavigationListElements_name__2ZzlV{width:-webkit-max-content;width:-moz-max-content;width:max-content}}.NavigationListElements_navListParent__2jNxT .NavigationListElements_navList__3moG6 .NavigationListElements_itemText__gYGZe .NavigationListElements_wrapperBorder__O3gZ- .NavigationListElements_borderSide__3Sg5O{border-right:1px solid #fff;margin-right:5px;background:#fff3ee}.NavigationListElements_navListParent__2jNxT .NavigationListElements_navList__3moG6 .NavigationListElements_itemText__gYGZe .NavigationListElements_iconWrap__2FReD{width:27px;background:#ff6d26}.NavigationListElements_navListParent__2jNxT .NavigationListElements_navList__3moG6 .NavigationListElements_itemText__gYGZe .NavigationListElements_iconWrap__2FReD .NavigationListElements_arrow__2f2S7{border:solid #fff;border-width:0 1px 1px 0;padding:2px;display:inline-block;margin-right:17px;margin-top:-3px;vertical-align:-webkit-baseline-middle;position:absolute;bottom:13px;width:7px;height:7px}.NavigationListElements_navListParent__2jNxT .NavigationListElements_navList__3moG6 .NavigationListElements_itemText__gYGZe .NavigationListElements_iconWrap__2FReD .NavigationListElements_down__Vy_UO{border-color:#fff;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);padding:2px;margin-left:10px}.NavigationListElements_navListParent__2jNxT .NavigationListElements_navList__3moG6 .NavigationListElements_card__K7USB{display:none;overflow-y:visible}.NavigationListElements_navListParent__2jNxT .NavigationListElements_navList__3moG6.NavigationListElements_show__38tQA .NavigationListElements_card__K7USB{display:block;min-width:165px;white-space:normal}@media(max-width:768px){.NavigationListElements_navListParent__2jNxT .NavigationListElements_navList__3moG6.NavigationListElements_show__38tQA .NavigationListElements_card__K7USB{width:100%}}.NavigationListChild_navcardparent__17T2w{position:absolute;width:15%}@media(max-width:768px){.NavigationListChild_navcardparent__17T2w{position:absolute;overflow-y:visible;width:100%;left:0;right:0}}.NavigationListChild_navcardparent__17T2w .NavigationListChild_showcard__3kH8e{display:block}.NavigationListChild_navcardparent__17T2w .NavigationListChild_notshowcard__2VipO{display:none}.NavigationListChild_navcardparent__17T2w .NavigationListChild_highlight__ZJauO{color:#e6632f}.NavigationListChild_navcardparent__17T2w .NavigationListChild_fullWidth__3VteL{width:auto!important}.NavigationListChild_navcardparent__17T2w .NavigationListChild_card__3pNXZ{width:294px;position:relative;box-shadow:-3px 9px 13px 0 rgba(0,0,0,.21);background-color:#fff}.NavigationListChild_navcardparent__17T2w .NavigationListChild_card__3pNXZ .NavigationListChild_secondorderlistitem__qb57H .NavigationListChild_leveltwo__SWjY1 .NavigationListChild_leveltwoinner__p8_bR{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;position:relative;background:#fff}.NavigationListChild_navcardparent__17T2w .NavigationListChild_card__3pNXZ .NavigationListChild_secondorderlistitem__qb57H .NavigationListChild_leveltwo__SWjY1 .NavigationListChild_leveltwoinner__p8_bR .NavigationListChild_iconArea__2N_Oz{width:60px;border-bottom:1px solid #e2e7ec;border-left:1px solid #e2e7ec}.NavigationListChild_navcardparent__17T2w .NavigationListChild_card__3pNXZ .NavigationListChild_secondorderlistitem__qb57H .NavigationListChild_leveltwo__SWjY1 .NavigationListChild_leveltwoinner__p8_bR .NavigationListChild_iconArea__2N_Oz .NavigationListChild_arrow__3Rprk{border:solid #fff;border-width:0 1px 1px 0;padding:2px;display:inline-block;margin-right:10px;margin-top:-3px;vertical-align:-webkit-baseline-middle;position:absolute;bottom:15px;right:-7px;width:7px;height:7px}.NavigationListChild_navcardparent__17T2w .NavigationListChild_card__3pNXZ .NavigationListChild_secondorderlistitem__qb57H .NavigationListChild_leveltwo__SWjY1 .NavigationListChild_leveltwoinner__p8_bR .NavigationListChild_iconArea__2N_Oz .NavigationListChild_down__2pbbt{border-color:#ff6d26;right:14px;bottom:18px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);padding:2px}.NavigationListChild_navcardparent__17T2w .NavigationListChild_card__3pNXZ .NavigationListChild_secondorderlistitem__qb57H .NavigationListChild_leveltwo__SWjY1 .NavigationListChild_leveltwoinner__p8_bR:hover .NavigationListChild_iconArea__2N_Oz{background-color:#ffd5bf;color:#ad3300}.NavigationListChild_navcardparent__17T2w .NavigationListChild_card__3pNXZ .NavigationListChild_secondorderlistitem__qb57H .NavigationListChild_leveltwo__SWjY1 .NavigationListChild_leveltwoinner__p8_bR:hover .NavigationListChild_seconda__3VUcz{background:#e2e7ec}.NavigationListChild_navcardparent__17T2w .NavigationListChild_card__3pNXZ .NavigationListChild_secondorderlistitem__qb57H .NavigationListChild_leveltwo__SWjY1 .NavigationListChild_seconda__3VUcz{font-size:14px;line-height:14px;color:#001620;width:100%;padding:14px 4px 14px 13px;border-bottom:1px solid #e2e7ec;display:inline-block}.NavigationListChild_navcardparent__17T2w .NavigationListChild_card__3pNXZ .NavigationListChild_secondorderlistitem__qb57H .NavigationListChild_leveltwo__SWjY1 .NavigationListChild_seconda__3VUcz:hover{background:#e2e7ec}@media(max-width:768px){.NavigationListChild_navcardparent__17T2w .NavigationListChild_card__3pNXZ .NavigationListChild_secondorderlistitem__qb57H .NavigationListChild_leveltwo__SWjY1 .NavigationListChild_seconda__3VUcz{padding:16px 4px 14px 24px}}.NavigationListChild_navcardparent__17T2w .NavigationListChild_card__3pNXZ .NavigationListChild_secondorderlistitem__qb57H .NavigationListChild_leveltwo__SWjY1 .NavigationListChild_backspace__1DFaO{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;border-bottom:1px solid #e2e7ec}.NavigationListChild_navcardparent__17T2w .NavigationListChild_card__3pNXZ .NavigationListChild_secondorderlistitem__qb57H .NavigationListChild_leveltwo__SWjY1 .NavigationListChild_backspace__1DFaO .NavigationListChild_borderSide__3dF27{width:20px;height:39px;border-right:1px solid #e2e7ec;margin-right:5px}.NavigationListChild_navcardparent__17T2w .NavigationListChild_card__3pNXZ .NavigationListChild_secondorderlistitem__qb57H .NavigationListChild_leveltwo__SWjY1 .NavigationListChild_backspace__1DFaO .NavigationListChild_secondHeading__2JfYA{font-size:14px;font-weight:600;line-height:14px;color:#001620;width:100%;padding:14px 25px 13px 13px;display:inline-block}@media(min-width:1200px)and (max-width:1300px){.NavigationListChild_navcardparent__17T2w .NavigationListChild_card__3pNXZ .NavigationListChild_secondorderlistitem__qb57H{overflow-y:scroll;max-height:370px}}.NavigationListChild_navcardparent__17T2w .NavigationListChild_cardIndex__hwsUG{width:294px;position:relative;box-shadow:-3px 9px 13px 0 rgba(0,0,0,.21);border-radius:8px;background-color:#fff;left:-100%}@media(max-width:768px){.NavigationListChild_navcardparent__17T2w .NavigationListChild_cardIndex__hwsUG{left:unset}}.NavigationListChild_navcardparent__17T2w .NavigationListChild_cardChild__3naXm{width:294px;position:relative;box-shadow:-3px 9px 13px 0 rgba(0,0,0,.21);border-radius:8px;background-color:#fff;left:-65%}@media(max-width:768px){.NavigationListChild_navcardparent__17T2w .NavigationListChild_cardChild__3naXm{left:unset}}.NavigationListChild_navcardparent__17T2w .NavigationListChild_thirdcard__2sKax{left:220px;min-width:220px;z-index:-1;top:0}.NavigationListChild_navcardparent__17T2w .NavigationListChild_thirdcard__2sKax .NavigationListChild_thirdorderlistitem__3cd__{position:relative;box-shadow:0 4px 4px rgba(84,84,84,.25);border-radius:0 8px 8px 0}.NavigationListChild_navcardparent__17T2w .NavigationListChild_thirdcard__2sKax .NavigationListChild_thirdorderlistitem__3cd__ div:last-child .NavigationListChild_thirda__3BQQK{border-radius:0 0 8px 0;border-bottom:0 solid #f0f0f0}.NavigationListChild_navcardparent__17T2w .NavigationListChild_thirdcard__2sKax .NavigationListChild_thirdorderlistitem__3cd__ div:first-child .NavigationListChild_thirda__3BQQK{border-radius:0 8px 0 0}.NavigationListChild_navcardparent__17T2w .NavigationListChild_thirdcard__2sKax .NavigationListChild_thirdorderlistitem__3cd__ .NavigationListChild_thirda__3BQQK{font-size:14px;line-height:14px;color:#001620;background-color:#fff;width:100%;padding:14px 30px 14px 16px;display:inline-block;border-bottom:1px solid #f0f0f0}.NavigationListChild_navcardparent__17T2w .NavigationListChild_thirdcard__2sKax .NavigationListChild_thirdorderlistitem__3cd__ .NavigationListChild_headingthird__1TsL9{font-size:14px;padding-left:13px;font-weight:600;background-color:#fff;color:#4a4a4a;cursor:default}.NavigationListChild_navcardparent__17T2w .NavigationListChild_thirdcard__2sKax .NavigationListChild_thirdorderlistitem__3cd__ .NavigationListChild_headingthird__1TsL9:hover{background-color:#fff;color:#4a4a4a}.NavigationListChild_navcardparent__17T2w .NavigationListChild_thirdcard__2sKax .NavigationListChild_userprofilecredentials__3zPU8 .NavigationListChild_headerlist__1zwnA .NavigationListChild_card__3pNXZ{right:0;left:unset}.NavigationListChild_backArrowWrap__2kmj1{height:53px;width:45px;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;justify-content:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;border-right:1px solid #e2e7ec}.NavigationListChild_backArrowWrap__2kmj1 .NavigationListChild_backArrow__-S-HM{width:15px;height:12px}.SearchIcon_searchIcons__2Fe2E{background:#fff;display:flex;align-items:center;padding:8px 0 6px 1rem}.SearchIcon_searchIcons__2Fe2E .SearchIcon_border__2CDez{width:32px;height:35px;border:1px solid #000;border-radius:2px;display:flex;align-items:center;justify-content:center;margin-top:-4px}.NavigationBar_navContainer__eaYP4{width:100%;max-width:1366px;padding-right:104px;padding-left:101px;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;justify-content:space-between;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;margin:0 auto 12px;position:-webkit-sticky;position:sticky;z-index:149;top:113px}@media(max-width:768px){.NavigationBar_navContainer__eaYP4{max-width:unset;padding-right:unset;padding-left:unset;margin-bottom:4px}}.NavigationBar_navContainer__eaYP4 .NavigationBar_show__3jRbP{background-color:rgba(0,21,31,.81)}.NavigationBar_searchOverlay__26JjP{position:relative;box-shadow:0 0 0 1000px #001620;box-shadow:0 0 0 100vmax #001620;opacity:.7;z-index:149;display:none}.TOC_tocWrapper__1ZZY_{margin:20px 0}@media(max-width:768px){.TOC_tocWrapper__1ZZY_{margin:15px 0 -5px}}.TOC_tocWrapper__1ZZY_ .TOC_title__3JWQl{font-weight:500;font-size:18px;line-height:22px;color:#000;height:52px;background:#fff3ee;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;padding-left:1rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(max-width:768px){.TOC_tocWrapper__1ZZY_ .TOC_title__3JWQl{font-size:.8rem;padding-left:20px}}.TOC_tocWrapper__1ZZY_ .TOC_title__3JWQl .TOC_arrow__2XhBe{margin-left:auto;padding-right:1rem;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex}.TOC_tocWrapper__1ZZY_ .TOC_title__3JWQl .TOC_arrow__2XhBe img{width:1.5rem;transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg);transition:all .2s ease;-webkit-transition:all .2s ease;-o-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease}@media(max-width:768px){.TOC_tocWrapper__1ZZY_ .TOC_title__3JWQl .TOC_arrow__2XhBe img{width:1rem}}.TOC_tocWrapper__1ZZY_ .TOC_title__3JWQl .TOC_arrowOpen__2g5g2{margin-left:auto;padding-right:1rem;display:flex}.TOC_tocWrapper__1ZZY_ .TOC_title__3JWQl .TOC_arrowOpen__2g5g2 img{width:1.5rem;transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transition:all .2s ease;-webkit-transition:all .2s ease;-o-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease}@media(max-width:768px){.TOC_tocWrapper__1ZZY_ .TOC_title__3JWQl .TOC_arrowOpen__2g5g2 img{width:1rem}}.TOC_tocWrapper__1ZZY_ .TOC_contentWrapper__3SduM{max-height:20rem;overflow-y:auto;background-color:#fff;font-weight:300}.TOC_tocWrapper__1ZZY_ .TOC_contentWrapper__3SduM .TOC_heading__3wxJc{font-size:1rem;line-height:14px;color:#2a63c5;cursor:pointer;padding:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(max-width:768px){.TOC_tocWrapper__1ZZY_ .TOC_contentWrapper__3SduM .TOC_heading__3wxJc{font-size:.8rem;padding:12px 12px 12px 20px}}.TOC_tocWrapper__1ZZY_ .TOC_contentWrapper__3SduM .TOC_divider__v7rr3{border-bottom:1px solid #f4f4f4}.TOC_tocWrapper__1ZZY_ .TOC_heading__3wxJc:hover{background:#e2e7ec;font-weight:600}.TOC_tocWrapper__1ZZY_ .TOC_subTreeExist__3mYrK{margin-bottom:unset!important}.TOC_childTOCWrapper__3Irp5{padding-left:4rem;font-size:1rem;color:#2a63c5;cursor:pointer;display:flex;padding-bottom:.5rem;padding-top:.5rem;margin:0!important}@media(max-width:768px){.TOC_childTOCWrapper__3Irp5{font-size:.8rem;padding-left:3rem;padding-bottom:.2rem;padding-top:.2rem}}.TOC_childTOCWrapper__3Irp5:hover{background:#e2e7ec;font-weight:600}.TOC_childTOCWrapper__3Irp5 li::marker{font-size:unset!important}.BookmarkIcon_bookMarkFilled__dQQV3{background:url(/cdn/images/seo-templates/topic-sprites.svg);width:20px;height:17px;-o-object-fit:none;object-fit:none;color:#1561cc;cursor:pointer;background-position-x:112px;background-position-y:73px}.BookmarkIcon_bookMarkOutline__149PJ{background:url(/cdn/images/seo-templates/topic-sprites.svg);width:20px;height:18px;-o-object-fit:none;object-fit:none;-o-object-position:11 0;object-position:11 0;color:#5479b4;cursor:pointer;background-position-x:54px;background-position-y:55px}.BookmarkIcon_topicBookMarkOutline__1eOa3{background-size:105%;background:url(/cdn/images/seo-templates/bookmark-blank.svg);background-position-x:128px;background-position-y:64px}.BookmarkIcon_topicBookMarkFilled__M15__,.BookmarkIcon_topicBookMarkOutline__1eOa3{width:32px;height:32px;cursor:pointer;margin-left:8px;outline:none;border-radius:50%}.BookmarkIcon_topicBookMarkFilled__M15__{background:url(/cdn/images/seo-templates/bookmark-out.svg);background-position-x:128px;background-position-y:64px;background-size:100%}.BookmarkIcon_testPrepBookMarkOutline__2Q4pJ{width:24px;height:24px;cursor:pointer;background-size:105%;background:url(https://seo-fe.vedantu.com/cdn/images/testPrep/bookmark.svg);outline:none;background-repeat:no-repeat}.BookmarkIcon_testPrepBookMarkFilled__1hZfa{background:url(https://seo-fe.vedantu.com/cdn/images/testPrep/bookmark-selected.svg);outline:none;width:24px;height:24px;cursor:pointer;background-size:100%;background-repeat:no-repeat}.LikesComponent_likesContainer__1Xkc-{background:#f5f5f5;padding:8px;margin-top:15px;margin-bottom:20px}.LikesComponent_likesContainer__1Xkc- img{user-select:none!important;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.LikesComponent_likesContainer__1Xkc- .LikesComponent_wrapperViewLikes__yuVOw{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;justify-content:space-between;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;letter-spacing:0}.LikesComponent_likesContainer__1Xkc- .LikesComponent_wrapperViewLikes__yuVOw .LikesComponent_totalViews__3VQEi{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;justify-content:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center}.LikesComponent_likesContainer__1Xkc- .LikesComponent_wrapperViewLikes__yuVOw .LikesComponent_totalViews__3VQEi .LikesComponent_viewsPoint__lG2mh{background:url(https://seo-fe.vedantu.com/cdn/images/seo-templates/seo-sprites.svg);background-position-x:157px;background-position-y:68px;height:-8px;padding-right:14px;background-size:160px 42px;width:11px;padding-top:9px;margin-right:5px;border-radius:50%}.LikesComponent_likesContainer__1Xkc- .LikesComponent_wrapperViewLikes__yuVOw .LikesComponent_totalViews__3VQEi .LikesComponent_viewsText__16iAK{font-size:14px;font-family:Open Sans,sans-serif;color:#333}.LikesComponent_likesContainer__1Xkc- .LikesComponent_wrapperViewLikes__yuVOw .LikesComponent_likesDislikescontainer__SZG-e{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center}.LikesComponent_likesContainer__1Xkc- .LikesComponent_wrapperViewLikes__yuVOw .LikesComponent_likesDislikescontainer__SZG-e .LikesComponent_likesCount__1F27H{font-size:14px;font-family:Open Sans,sans-serif;color:#333}.LikesComponent_likesContainer__1Xkc- .LikesComponent_wrapperViewLikes__yuVOw .LikesComponent_likesDislikescontainer__SZG-e .LikesComponent_upVoteTrueButton__1pz4m{background:url(https://seo-fe.vedantu.com/cdn/images/seo-templates/seo-sprites.svg);background-position-x:72px;background-position-y:37px;height:32px;padding-right:32px;cursor:pointer;background-size:165px;width:32px;margin-left:8px;border-radius:50%}.LikesComponent_likesContainer__1Xkc- .LikesComponent_wrapperViewLikes__yuVOw .LikesComponent_likesDislikescontainer__SZG-e .LikesComponent_upVoteFalseButton__1-WeJ{background:url(https://seo-fe.vedantu.com/cdn/images/seo-templates/seo-sprites.svg);background-position-x:144px;background-position-y:36px;height:32px;padding-right:32px;cursor:pointer;border-radius:50%;background-size:165px;width:32px;margin-left:8px}.LikesComponent_likesContainer__1Xkc- .LikesComponent_wrapperViewLikes__yuVOw .LikesComponent_likesDislikescontainer__SZG-e .LikesComponent_downVoteTrueButton__1i-99{background:url(https://seo-fe.vedantu.com/cdn/images/seo-templates/seo-sprites.svg);background-position-x:36px;background-position-y:76px;height:32px;cursor:pointer;background-size:165px;width:32px;border-radius:50%;padding-right:32px;margin-left:8px}.LikesComponent_likesContainer__1Xkc- .LikesComponent_wrapperViewLikes__yuVOw .LikesComponent_likesDislikescontainer__SZG-e .LikesComponent_downVoteFalseButton__1R7KV{background:url(https://seo-fe.vedantu.com/cdn/images/seo-templates/seo-sprites.svg);background-position-x:108px;background-position-y:36px;height:32px;padding-right:32px;cursor:pointer;border-radius:50%;background-size:165px;width:32px;margin-left:8px}.Feedback_Feedback__3uBwI{background-color:#fff;padding:16px;border-radius:8px;margin-top:24px}@media(max-width:768px){.Feedback_Feedback__3uBwI{margin-bottom:10px;margin-top:unset}}.Feedback_Feedback__3uBwI .Feedback_title__1qnVQ{font-weight:500;font-size:16px;line-height:140%;color:#01202b}.Feedback_Feedback__3uBwI .Feedback_iconsWrapper__1i8hw{display:flex;gap:24px;margin-top:20px}.Feedback_Feedback__3uBwI .Feedback_iconsWrapper__1i8hw .Feedback_downVoteTrueButton__1LpIz,.Feedback_Feedback__3uBwI .Feedback_iconsWrapper__1i8hw .Feedback_icon__1jq0c,.Feedback_Feedback__3uBwI .Feedback_iconsWrapper__1i8hw .Feedback_upVoteTrueButton__1LnU5{cursor:pointer;width:24px;height:24px}.Feedback_Feedback__3uBwI .Feedback_iconsWrapper__1i8hw .Feedback_threeDots__PRSQM{cursor:pointer;width:16px;height:16px;margin:auto 5px auto auto}.Feedback_Feedback__3uBwI .Feedback_iconsWrapper__1i8hw .Feedback_threeDots__PRSQM img{width:13px;height:18px}.Feedback_toastWrapper__1N2y5{width:23rem!important}.Feedback_toastWrapper__1N2y5 .Feedback_toastStyle__1ZaG-{border-radius:5px;background-color:#ff6d26;font-size:14px;font-weight:400;color:#fee940;height:2rem;display:flex;min-height:44px}.popUp_VpopUpoverlay__1UQQz{background-color:rgba(0,0,0,.6);display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;flex-direction:column;-moz-flex-direction:column;-o-flex-direction:column;justify-content:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;height:100%;position:fixed;top:0;left:0;width:100%;z-index:999999}.popUp_VpopUpoverlay__1UQQz .popUp_ytcontainer__3-eOL{width:90vw;height:90vh;display:inline-flex}@media(max-width:768px){.popUp_VpopUpoverlay__1UQQz .popUp_ytcontainer__3-eOL{height:28vh}}.popUp_VpopUpoverlay__1UQQz .popUp_overlayClass__QC9zo{background:unset}.popUp_VpopUpholder__X5ywz{background-color:#fff;text-align:center;position:relative;border-radius:10px}.popUp_VpopUpholder__X5ywz.popUp_full-screen-popup__3I0v-{max-width:720px;width:100%}@media(max-width:768px){.popUp_VpopUpholder__X5ywz.popUp_full-screen-popup__3I0v-{width:100%;height:100%}}.popUp_VpopUpholder__X5ywz .popUp_Vcrossclose__1b_hZ{text-align:right;display:block;position:absolute;right:0;top:0;z-index:1}.popUp_Vcrossclose__1b_hZ .popUp_Vcloseholder__38wDf{position:absolute;display:inline-block;width:40px;height:40px;top:5px;right:5px;cursor:pointer}.popUp_Vcrossclose__1b_hZ .popUp_Vcloseholder__38wDf:after,.popUp_Vcrossclose__1b_hZ .popUp_Vcloseholder__38wDf:before{content:"";width:0;height:0;padding:8px;display:inline-block;border:solid #989696;border-width:0 0 1px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);position:absolute;top:4px;right:5px}.popUp_Vcrossclose__1b_hZ .popUp_Vcloseholder__38wDf:before{transform:rotate(135deg);-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-o-transform:rotate(135deg);-ms-transform:rotate(135deg);top:15px}.popUp_Vcrossclose__1b_hZ .popUp_VcloseIconholder__1h8PA{position:absolute;display:inline-block;top:5px;right:5px;cursor:pointer;height:auto;width:auto}.popUp_Vcrossclose__1b_hZ .popUp_closeIcon__hbNVE{width:23px;height:23px;margin:20px}.popUp_VDrawerPopupOverlay__3bfxX{background-color:rgba(0,0,0,.6);display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;flex-direction:column;-moz-flex-direction:column;-o-flex-direction:column;justify-content:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;height:100%;position:fixed;top:0;left:0;width:100%;z-index:99999}.popUp_VDrawerPopupOverlay__3bfxX .popUp_VpopUpholder__X5ywz{background-color:#fff;border-radius:8px 8px 0 0;overflow:hidden;position:absolute;bottom:0;width:100vw}.popUp_VDrawerPopupOverlay__3bfxX .popUp_VpopUpholder__X5ywz .popUp_popUp-body__1riKg{border-radius:8px 8px 0 0}.popUp_VDrawerPopupOverlay__3bfxX .popUp_VpopUpholder__X5ywz .popUp_Vcrossclose__1b_hZ{text-align:right;display:block}.MessagePopUp_popupContainer__Glk_J{width:100%}.MessagePopUp_popupContainer__Glk_J .MessagePopUp_popupBody__3tpbN{width:328px;height:108px;position:relative;border-radius:8px;padding:33px}.MessagePopUp_popupContainer__Glk_J .MessagePopUp_popupBody__3tpbN .MessagePopUp_popUpText__199eK{font-family:Open Sans;font-size:15px;font-weight:600;line-height:1.6;text-align:center;color:#222}.MessagePopUp_popupContainer__Glk_J .MessagePopUp_closeButton__2qIo5{z-index:1}.TopicSharePopup_topicShareFallBack__3xiTW .TopicSharePopup_overlay__1Wdeu{z-index:9999999}.TopicSharePopup_topicShareFallBack__3xiTW .TopicSharePopup_popupClass__JIpTh{border-radius:4px;max-width:430px;width:100%}@media(max-width:767px){.TopicSharePopup_topicShareFallBack__3xiTW .TopicSharePopup_popupClass__JIpTh{width:90%;margin:10px;max-width:unset}}.TopicSharePopup_topicShareFallBack__3xiTW .TopicSharePopup_Vcloseholder__190MO{width:20px;height:20px;top:10px;right:15px}.TopicSharePopup_topicShareFallBack__3xiTW .TopicSharePopup_Vcloseholder__190MO:before{border:solid #333;border-width:0 0 2px;z-index:1;top:8px;width:15px;right:-3px;padding:1px}.TopicSharePopup_topicShareFallBack__3xiTW .TopicSharePopup_Vcloseholder__190MO:after{border:solid #333;border-width:0 0 2px;z-index:1;width:15px;height:15px;padding:1px;top:-6px;right:-9px}.TopicSharePopup_topicShareFallBack__3xiTW .TopicSharePopup_breakLine__2NNHL{background-color:rgba(0,0,0,.1)}@media(max-width:767px){.TopicSharePopup_topicShareFallBack__3xiTW .TopicSharePopup_breakLine__2NNHL{display:none}}.TopicSharePopup_topicShareFallBack__3xiTW .TopicSharePopup_heading__KakDG{font-size:20px;font-weight:600;line-height:1.6;color:#333;text-align:left;padding:15px 28px 16px}@media(max-width:767px){.TopicSharePopup_topicShareFallBack__3xiTW .TopicSharePopup_heading__KakDG{font-size:16px}}.TopicSharePopup_topicShareFallBack__3xiTW .TopicSharePopup_border__1xtac{border:1px solid #e2e7ec}@media(max-width:767px){.TopicSharePopup_topicShareFallBack__3xiTW .TopicSharePopup_border__1xtac{display:none}}.TopicSharePopup_topicShareFallBack__3xiTW .TopicSharePopup_shareLinkWrap__16irs{background:#f9f9f9;border:1px solid #e2e7ec;border-radius:4px;flex-direction:row;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;justify-content:space-between;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;margin:15px 24px 24px;padding:8px}@media(max-width:767px){.TopicSharePopup_topicShareFallBack__3xiTW .TopicSharePopup_shareLinkWrap__16irs{margin:20px 24px 24px}}.TopicSharePopup_topicShareFallBack__3xiTW .TopicSharePopup_shareLinkWrap__16irs .TopicSharePopup_shareLink__2Np8O{border:none;font-size:11px;font-weight:600;outline:none;width:14rem;word-break:break-word;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;-moz-flex-wrap:wrap;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;padding:4px;color:#001620;background:unset}.TopicSharePopup_topicShareFallBack__3xiTW .TopicSharePopup_shareLinkWrap__16irs .TopicSharePopup_buttonLink__362Rg{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;box-sizing:border-box;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;border-radius:60px;flex-direction:row;justify-content:space-between;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;width:80px;font-size:13px}.TopicSharePopup_topicShareFallBack__3xiTW .TopicSharePopup_shareLinkWrap__16irs .TopicSharePopup_buttonLink__362Rg .TopicSharePopup_copyText__2I1cK{width:100%;color:#ed7740;text-align:center;cursor:pointer}.TopicSharePopup_topicShareFallBack__3xiTW .TopicSharePopup_shareImgsHolder__2z03e{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;justify-content:space-between;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;padding:15px 30px}@media(max-width:767px){.TopicSharePopup_topicShareFallBack__3xiTW .TopicSharePopup_shareImgsHolder__2z03e{padding:0 24px}}.TopicSharePopup_topicShareFallBack__3xiTW .TopicSharePopup_shareImgsHolder__2z03e .TopicSharePopup_shareText__1iore{padding-top:10px;font-weight:500;font-size:14px;line-height:17px;color:#001620;cursor:pointer}.TopicSharePopup_topicShareFallBack__3xiTW .TopicSharePopup_close__1M9Ob{position:absolute;z-index:9;right:16px;top:16px;height:22px;width:22px}.TopicSharePopup_topicShareFallBack__3xiTW .TopicSharePopup_facebookShare__q4Lft{background:url(/cdn/images/seo-templates/seo-topic.svg);background-position-x:64%;background-position-y:33%;height:54px;cursor:pointer;background-size:564px;width:58px;margin-left:4px}.TopicSharePopup_topicShareFallBack__3xiTW .TopicSharePopup_twitterShare__3HEJV{background:url(/cdn/images/seo-templates/seo-topic.svg);background-position-x:75%;background-position-y:33%;height:54px;cursor:pointer;background-size:564px;width:58px;margin-left:4px}.TopicSharePopup_topicShareFallBack__3xiTW .TopicSharePopup_whatsappShare__1OdWK{background:url(/cdn/images/seo-templates/seo-topic.svg);background-position-x:88%;background-position-y:33%;height:54px;cursor:pointer;background-size:564px;width:58px;margin-left:4px}.TopicSharePopup_topicShareFallBack__3xiTW .TopicSharePopup_subscribeShare__bqEDF{background:url(/cdn/images/seo-templates/seo-topic.svg);background-position-x:100%;background-position-y:33%;height:54px;cursor:pointer;background-size:519px;width:56px;margin-left:4px}.MenuSection_menuSection__1p87r{position:absolute;right:10px;top:0;width:122px;height:84px;background-color:#3f3a3a;box-shadow:-1px 4px 4px rgba(0,0,0,.25);border-radius:2px;z-index:1}.MenuSection_menuSection__1p87r .MenuSection_option__1m0pn{display:flex;align-items:center;padding:12px 16px 13px;border-bottom:1px solid #303030}.MenuSection_menuSection__1p87r .MenuSection_option__1m0pn .MenuSection_optionImageSection__3Hm9t img{width:14px;height:14px;margin-right:16px}.MenuSection_menuSection__1p87r .MenuSection_option__1m0pn .MenuSection_optionText__jiCpK{font-size:14px;line-height:17px;color:#fff}.MenuSection_menuSection__1p87r .MenuSection_option__1m0pn:last-child{border-bottom:unset}.ReportPopUp_reportPopUpContainer__XpeRh{width:100%}.ReportPopUp_reportPopUpContainer__XpeRh .ReportPopUp_popupScreen1Container__bOXSl{width:439px;background-color:#fff;border-radius:8px;padding:16px 0}@media(max-width:768px){.ReportPopUp_reportPopUpContainer__XpeRh .ReportPopUp_popupScreen1Container__bOXSl{width:100%;border-radius:unset;padding:16px 0 0}}.ReportPopUp_reportPopUpContainer__XpeRh .ReportPopUp_popupScreen1Container__bOXSl .ReportPopUp_headSection__1ghxW{display:flex;justify-content:space-between;padding-left:16px;padding-right:23.5px}@media(max-width:768px){.ReportPopUp_reportPopUpContainer__XpeRh .ReportPopUp_popupScreen1Container__bOXSl .ReportPopUp_headSection__1ghxW{padding-right:23.5px}}.ReportPopUp_reportPopUpContainer__XpeRh .ReportPopUp_popupScreen1Container__bOXSl .ReportPopUp_headSection__1ghxW .ReportPopUp_headingText__6xzHW{font-size:14px;line-height:20px;color:#222;text-align:left;font-weight:600}.ReportPopUp_reportPopUpContainer__XpeRh .ReportPopUp_popupScreen1Container__bOXSl .ReportPopUp_optionsSection__2N6ef .ReportPopUp_option__2Zg7H{display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;box-shadow:0 0 0 #e2e7ec;padding:32px 21px 14px 20px;cursor:pointer}@media(max-width:768px){.ReportPopUp_reportPopUpContainer__XpeRh .ReportPopUp_popupScreen1Container__bOXSl .ReportPopUp_optionsSection__2N6ef .ReportPopUp_option__2Zg7H{padding:26px 23.5px 14px 16px}}.ReportPopUp_reportPopUpContainer__XpeRh .ReportPopUp_popupScreen1Container__bOXSl .ReportPopUp_optionsSection__2N6ef .ReportPopUp_option__2Zg7H .ReportPopUp_optionMainSection__14c7I{display:flex;align-items:center}.ReportPopUp_reportPopUpContainer__XpeRh .ReportPopUp_popupScreen1Container__bOXSl .ReportPopUp_optionsSection__2N6ef .ReportPopUp_option__2Zg7H .ReportPopUp_optionMainSection__14c7I .ReportPopUp_optionImage__2Mgp5 img{width:24px;height:24px;margin-right:11px;margin-top:4px}.ReportPopUp_reportPopUpContainer__XpeRh .ReportPopUp_popupScreen1Container__bOXSl .ReportPopUp_optionsSection__2N6ef .ReportPopUp_option__2Zg7H .ReportPopUp_optionMainSection__14c7I .ReportPopUp_optionText__316v8{font-weight:500;font-size:14px;line-height:20px;color:#222}.ReportPopUp_reportPopUpContainer__XpeRh .ReportPopUp_popupScreen1Container__bOXSl .ReportPopUp_optionsSection__2N6ef .ReportPopUp_option__2Zg7H .ReportPopUp_optionArrow__3W9kr img{width:7.5px;height:15px;margin-top:4px}.ReportPopUp_reportPopUpContainer__XpeRh .ReportPopUp_popupScreen1Container__bOXSl .ReportPopUp_optionsSection__2N6ef .ReportPopUp_bottomBorder__FbJAp{width:90%;border-bottom:1px solid #f0f0f0;margin:0 auto}.ReportPopUp_reportPopUpContainer__XpeRh .ReportPopUp_popupScreen1Container__bOXSl .ReportPopUp_optionsSection__2N6ef .ReportPopUp_option__2Zg7H:first-child{padding-top:26px;padding-bottom:16px}@media(max-width:768px){.ReportPopUp_reportPopUpContainer__XpeRh .ReportPopUp_popupScreen1Container__bOXSl .ReportPopUp_optionsSection__2N6ef .ReportPopUp_option__2Zg7H:first-child{padding-top:31px}}.ReportPopUp_reportPopUpContainer__XpeRh .ReportPopUp_popupScreen1Container__bOXSl .ReportPopUp_optionsSection__2N6ef .ReportPopUp_option__2Zg7H:last-child{padding-bottom:15px}@media(max-width:768px){.ReportPopUp_reportPopUpContainer__XpeRh .ReportPopUp_popupScreen1Container__bOXSl .ReportPopUp_optionsSection__2N6ef .ReportPopUp_option__2Zg7H:last-child{padding-top:24px;padding-bottom:28px}}.ReportPopUp_reportPopUpContainer__XpeRh .ReportPopUp_popupScreen2Container__3u0-S{width:439px;background-color:#fff;border-radius:8px;padding:18px 0 16px}@media(max-width:768px){.ReportPopUp_reportPopUpContainer__XpeRh .ReportPopUp_popupScreen2Container__3u0-S{width:100%;border-radius:unset;padding:18px 0 11px}}.ReportPopUp_reportPopUpContainer__XpeRh .ReportPopUp_popupScreen2Container__3u0-S .ReportPopUp_headSection__1ghxW{display:flex;padding-left:18px;padding-right:17px;margin-bottom:24px}@media(max-width:768px){.ReportPopUp_reportPopUpContainer__XpeRh .ReportPopUp_popupScreen2Container__3u0-S .ReportPopUp_headSection__1ghxW{padding-left:18px;padding-right:23.5px;margin-bottom:unset}}.ReportPopUp_reportPopUpContainer__XpeRh .ReportPopUp_popupScreen2Container__3u0-S .ReportPopUp_headSection__1ghxW .ReportPopUp_backImage__38GsM img{width:17px;height:12px;margin-right:14px;margin-top:5px;cursor:pointer}.ReportPopUp_reportPopUpContainer__XpeRh .ReportPopUp_popupScreen2Container__3u0-S .ReportPopUp_headSection__1ghxW .ReportPopUp_headingText__6xzHW{font-size:14px;line-height:20px;color:#222;text-align:left;font-weight:600;padding-right:30px}.ReportPopUp_reportPopUpContainer__XpeRh .ReportPopUp_popupScreen2Container__3u0-S .ReportPopUp_optionsList__3N4NR{padding-left:18px;padding-right:18px}.ReportPopUp_reportPopUpContainer__XpeRh .ReportPopUp_popupScreen2Container__3u0-S .ReportPopUp_textAreaDiv__Kb0kH{width:100%;padding-left:16px;padding-right:16px;margin-top:-16px;margin-bottom:14px}@media(max-width:768px){.ReportPopUp_reportPopUpContainer__XpeRh .ReportPopUp_popupScreen2Container__3u0-S .ReportPopUp_textAreaDiv__Kb0kH{width:90%;padding:unset;margin:0 auto 10px}}.ReportPopUp_reportPopUpContainer__XpeRh .ReportPopUp_popupScreen2Container__3u0-S .ReportPopUp_textAreaDiv__Kb0kH .ReportPopUp_textArea__2x_5M{width:100%;height:137px;outline:none;resize:none;border:1px solid #e2e7ec;box-sizing:border-box;border-radius:4px;padding:12px}@media(max-width:768px){.ReportPopUp_reportPopUpContainer__XpeRh .ReportPopUp_popupScreen2Container__3u0-S .ReportPopUp_textAreaDiv__Kb0kH .ReportPopUp_textArea__2x_5M{height:100px}}.ReportPopUp_reportPopUpContainer__XpeRh .ReportPopUp_popupScreen2Container__3u0-S .ReportPopUp_textAreaDiv__Kb0kH .ReportPopUp_textArea__2x_5M::-moz-placeholder{font-size:12px;line-height:17px;color:silver}.ReportPopUp_reportPopUpContainer__XpeRh .ReportPopUp_popupScreen2Container__3u0-S .ReportPopUp_textAreaDiv__Kb0kH .ReportPopUp_textArea__2x_5M:-ms-input-placeholder{font-size:12px;line-height:17px;color:silver}.ReportPopUp_reportPopUpContainer__XpeRh .ReportPopUp_popupScreen2Container__3u0-S .ReportPopUp_textAreaDiv__Kb0kH .ReportPopUp_textArea__2x_5M::placeholder{font-size:12px;line-height:17px;color:silver}.ReportPopUp_reportPopUpContainer__XpeRh .ReportPopUp_popupScreen2Container__3u0-S .ReportPopUp_submitButton__4FUqq{width:407px;height:37px;background:#ff6d26;border-radius:4px;font-weight:600;font-size:14px;line-height:20px;color:#fff;margin:0 auto;display:flex;align-items:center;justify-content:center;cursor:pointer}@media(max-width:768px){.ReportPopUp_reportPopUpContainer__XpeRh .ReportPopUp_popupScreen2Container__3u0-S .ReportPopUp_submitButton__4FUqq{width:90%;margin:0 auto}}.ReportPopUp_reportPopUpContainer__XpeRh .ReportPopUp_popupScreen2Container__3u0-S .ReportPopUp_submitButtonDisable__2a1Fc{background:#f0f0f0;width:407px;height:37px;border-radius:4px;font-weight:600;font-size:14px;line-height:20px;color:#fff;margin:0 auto;display:flex;align-items:center;justify-content:center;cursor:pointer}@media(max-width:768px){.ReportPopUp_reportPopUpContainer__XpeRh .ReportPopUp_popupScreen2Container__3u0-S .ReportPopUp_submitButtonDisable__2a1Fc{width:90%;margin:0 auto}.ReportPopUp_reportPopUpContainer__XpeRh .ReportPopUp_positionClass__3eDLW{position:fixed;bottom:0;width:100%}}.ReportPopUp_closeButton__LzeQu{top:10px!important;right:6px!important}@media(max-width:768px){.ReportPopUp_closeButton__LzeQu{right:8.5px!important}}.ReportPopUp_closeButton__LzeQu:after,.ReportPopUp_closeButton__LzeQu:before{border:solid #000!important;border-width:0 0 2px!important}.ReportPopUp_techPdfContainer__poMuT .ReportPopUp_textAreaDiv__Kb0kH{margin-top:-5px!important}@media(max-width:768px){.ReportPopUp_techPdfContainer__poMuT .ReportPopUp_textAreaDiv__Kb0kH{margin-top:-2px!important}}.ReportPopUp_techPdfContainer__poMuT .ReportPopUp_textAreaDiv__Kb0kH .ReportPopUp_textArea__2x_5M{height:93px!important}@media(max-width:768px){.ReportPopUp_techPdfContainer__poMuT .ReportPopUp_textAreaDiv__Kb0kH .ReportPopUp_textArea__2x_5M{height:70px!important}.ReportPopUp_otherContainer__29yYl{padding:16px 0 10px!important}}.ReportPopUp_otherContainer__29yYl .ReportPopUp_textAreaDiv__Kb0kH{margin-top:-8px!important}@media(max-width:768px){.ReportPopUp_otherContainer__29yYl .ReportPopUp_textAreaDiv__Kb0kH{margin-top:9px!important;margin-bottom:8px!important}}.ReportPopUp_otherContainer__29yYl .ReportPopUp_textAreaDiv__Kb0kH .ReportPopUp_textArea__2x_5M{height:228px!important}@media(max-width:768px){.ReportPopUp_otherContainer__29yYl .ReportPopUp_textAreaDiv__Kb0kH .ReportPopUp_textArea__2x_5M{height:100px!important}}.TopicFeedback_TopicFeedbackWrapper__3cPAr{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;justify-content:flex-end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;-o-justify-content:flex-end;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;background-color:#fff;max-height:48px;padding:3px 20px;border:2px solid #f0f0f0;border-left:unset;border-right:unset;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:2px}.TopicFeedback_TopicFeedbackWrapper__3cPAr .TopicFeedback_topicLike__3fIGz{background-color:#fff;margin-top:unset;margin-bottom:unset;padding:0}.TopicFeedback_TopicFeedbackWrapper__3cPAr .TopicFeedback_shareIcon__3Wtcm{width:36px;height:32px;cursor:pointer;margin-left:8px}.TopicFeedback_TopicFeedbackWrapper__3cPAr .TopicFeedback_moreOptions__18Wsa{position:relative;width:4px;height:27px;margin-left:16px;cursor:pointer}.TopicFeedback_TopicFeedbackWrapper__3cPAr .TopicFeedback_moreOptions__18Wsa .TopicFeedback_dotsSection__15PI5{width:3px;height:3px;border-radius:50%;background-color:#333;box-shadow:0 6px 0 #333,0 12px 0 #333;margin-top:6px}.TopicFeedback_TopicFeedbackBottom__2cC4_{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;justify-content:flex-end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;-o-justify-content:flex-end;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;background-color:#fff;max-height:48px;padding:3px 20px;border:2px solid #f0f0f0;border-left:unset;border-right:unset;margin-top:-12px;margin-bottom:20px}.TopicFeedback_topicHeader__1n-FZ{margin-top:0}.ChangeFilterPopup_ChangeFilterPopup__3T8SS{background-color:#fff}.ChangeFilterPopup_ChangeFilterPopup__3T8SS .ChangeFilterPopup_popupClass__1rHTQ{max-width:700px;width:100%;border-radius:16px}@media(max-width:767px){.ChangeFilterPopup_ChangeFilterPopup__3T8SS .ChangeFilterPopup_popupClass__1rHTQ{width:100%;margin:10px;max-width:unset;border-bottom-left-radius:unset;border-bottom-right-radius:unset}}.ChangeFilterPopup_ChangeFilterPopup__3T8SS .ChangeFilterPopup_Vcloseholder__2ikRl{width:20px;height:20px;top:10px;right:15px}.ChangeFilterPopup_ChangeFilterPopup__3T8SS .ChangeFilterPopup_Vcloseholder__2ikRl:after,.ChangeFilterPopup_ChangeFilterPopup__3T8SS .ChangeFilterPopup_Vcloseholder__2ikRl:before{content:"";width:0;height:0;padding:8px;display:inline-block;border:solid #000;border-width:0 0 2px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);position:absolute;top:4px;right:5px}.ChangeFilterPopup_ChangeFilterPopup__3T8SS .ChangeFilterPopup_Vcloseholder__2ikRl:before{transform:rotate(135deg);-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-o-transform:rotate(135deg);-ms-transform:rotate(135deg);top:15px}.ChangeFilterPopup_ChangeFilterPopup__3T8SS .ChangeFilterPopup_FilterPopup__2l6ig .ChangeFilterPopup_Filter__3YVC1{padding:15px;border-radius:16px 16px 0 0;display:none;background:#f8f8f8}@media(max-width:767px){.ChangeFilterPopup_ChangeFilterPopup__3T8SS .ChangeFilterPopup_FilterPopup__2l6ig .ChangeFilterPopup_Filter__3YVC1{display:block;font-weight:600;font-size:14px;line-height:140%;color:#344e5a;text-align:left}}.ChangeFilterPopup_ChangeFilterPopup__3T8SS .ChangeFilterPopup_FilterPopup__2l6ig .ChangeFilterPopup_Filter__3YVC1 .ChangeFilterPopup_tabBorder__ItDp_{display:none}@media(max-width:767px){.ChangeFilterPopup_ChangeFilterPopup__3T8SS .ChangeFilterPopup_FilterPopup__2l6ig .ChangeFilterPopup_Filter__3YVC1 .ChangeFilterPopup_tabBorder__ItDp_{display:block;margin:0 auto;width:32px;left:164px;border:3px solid #c0cad1;border-radius:10px}}.ChangeFilterPopup_ChangeFilterPopup__3T8SS .ChangeFilterPopup_FilterPopup__2l6ig .ChangeFilterPopup_FilterPopuWrapp__1AhWV{padding:24px}.ChangeFilterPopup_ChangeFilterPopup__3T8SS .ChangeFilterPopup_FilterPopup__2l6ig .ChangeFilterPopup_FilterPopuWrapp__1AhWV .ChangeFilterPopup_gradeSet__3XcFa{margin-bottom:10px;text-align:left}.ChangeFilterPopup_ChangeFilterPopup__3T8SS .ChangeFilterPopup_FilterPopup__2l6ig .ChangeFilterPopup_FilterPopuWrapp__1AhWV .ChangeFilterPopup_gradeSet__3XcFa .ChangeFilterPopup_heading__3fBT1{font-weight:500;font-size:14px;line-height:140%;color:#01202b}.ChangeFilterPopup_ChangeFilterPopup__3T8SS .ChangeFilterPopup_FilterPopup__2l6ig .ChangeFilterPopup_FilterPopuWrapp__1AhWV .ChangeFilterPopup_gradeSet__3XcFa .ChangeFilterPopup_tabsWrapper__eocml{flex-wrap:wrap}.ChangeFilterPopup_ChangeFilterPopup__3T8SS .ChangeFilterPopup_FilterPopup__2l6ig .ChangeFilterPopup_FilterPopuWrapp__1AhWV .ChangeFilterPopup_gradeSet__3XcFa .ChangeFilterPopup_tabsWrapper__eocml .ChangeFilterPopup_tabsBody__sKC-i{display:flex;align-items:center;padding:5px 16px;color:#fff;cursor:pointer;border:1px solid #dee0e1;box-sizing:border-box;border-radius:8px;font-size:12px;line-height:18px;color:#01202b;margin-right:9px}.ChangeFilterPopup_ChangeFilterPopup__3T8SS .ChangeFilterPopup_FilterPopup__2l6ig .ChangeFilterPopup_FilterPopuWrapp__1AhWV .ChangeFilterPopup_gradeSet__3XcFa .ChangeFilterPopup_tabsWrapper__eocml .ChangeFilterPopup_activeClass__59XUR{background:#01202b;color:#fff}.ChangeFilterPopup_ChangeFilterPopup__3T8SS .ChangeFilterPopup_FilterPopup__2l6ig .ChangeFilterPopup_FilterPopuWrapp__1AhWV .ChangeFilterPopup_buttonsWrapper__2p3bj{display:flex;justify-content:right;align-items:baseline;gap:10px}.ChangeFilterPopup_ChangeFilterPopup__3T8SS .ChangeFilterPopup_FilterPopup__2l6ig .ChangeFilterPopup_FilterPopuWrapp__1AhWV .ChangeFilterPopup_buttonsWrapper__2p3bj .ChangeFilterPopup_Apply__2B_mn,.ChangeFilterPopup_ChangeFilterPopup__3T8SS .ChangeFilterPopup_FilterPopup__2l6ig .ChangeFilterPopup_FilterPopuWrapp__1AhWV .ChangeFilterPopup_buttonsWrapper__2p3bj .ChangeFilterPopup_Cancel__2kHwV{background:#fff;border:1px solid #f0f0f0;box-sizing:border-box;box-shadow:0 1px 0 #f0f0f0;border-radius:6px;color:#01202b;font-weight:500;font-size:12px;line-height:16px;padding:10px 0;margin-bottom:12px;width:114px;display:block}@media(max-width:767px){.ChangeFilterPopup_ChangeFilterPopup__3T8SS .ChangeFilterPopup_FilterPopup__2l6ig .ChangeFilterPopup_FilterPopuWrapp__1AhWV .ChangeFilterPopup_buttonsWrapper__2p3bj .ChangeFilterPopup_Apply__2B_mn,.ChangeFilterPopup_ChangeFilterPopup__3T8SS .ChangeFilterPopup_FilterPopup__2l6ig .ChangeFilterPopup_FilterPopuWrapp__1AhWV .ChangeFilterPopup_buttonsWrapper__2p3bj .ChangeFilterPopup_Cancel__2kHwV{display:none}}.ChangeFilterPopup_ChangeFilterPopup__3T8SS .ChangeFilterPopup_FilterPopup__2l6ig .ChangeFilterPopup_FilterPopuWrapp__1AhWV .ChangeFilterPopup_buttonsWrapper__2p3bj .ChangeFilterPopup_Apply__2B_mn{display:block;background-color:#ff693d;color:#fff;margin-bottom:0;box-shadow:0 0 0 #f35427}@media(max-width:767px){.ChangeFilterPopup_ChangeFilterPopup__3T8SS .ChangeFilterPopup_FilterPopup__2l6ig .ChangeFilterPopup_FilterPopuWrapp__1AhWV .ChangeFilterPopup_buttonsWrapper__2p3bj .ChangeFilterPopup_Apply__2B_mn{width:-webkit-fill-available}}.Filter_filterWrapper__AhgiI{width:100vw;background-color:#f8f8f8;padding:12px 0 16px;min-height:60px}@media(max-width:768px){.Filter_filterWrapper__AhgiI{padding:7px 0}}.Filter_filterWrapper__AhgiI .Filter_filterCompWrapper__ucLkz{max-width:1280px;margin:0 auto;display:flex;gap:18px}@media(max-width:768px){.Filter_filterWrapper__AhgiI .Filter_filterCompWrapper__ucLkz{display:unset}}.Filter_filterWrapper__AhgiI .Filter_filterCompWrapper__ucLkz .Filter_tabsWrapper__11PWq{padding-top:unset;padding-bottom:unset}@media(max-width:768px){.Filter_filterWrapper__AhgiI .Filter_filterCompWrapper__ucLkz .Filter_tabsWrapper__11PWq{position:absolute;padding-top:2rem;padding-left:20px}}.Filter_filterWrapper__AhgiI .Filter_filterCompWrapper__ucLkz .Filter_tabsWrapper__11PWq .Filter_tabsBody__1tQUJ{display:flex;align-items:center;padding:5px 16px;color:#fff;cursor:pointer;border:1px solid #dee0e1;box-sizing:border-box;border-radius:8px;font-size:12px;line-height:18px;color:#01202b;margin-right:15px;flex-wrap:wrap}.Filter_filterWrapper__AhgiI .Filter_filterCompWrapper__ucLkz .Filter_tabsWrapper__11PWq .Filter_active__3G87z{background:#ff693d;color:#fff}.Filter_filterWrapper__AhgiI .Filter_filterCompWrapper__ucLkz .Filter_buttonWrap__1u0GU{display:flex;align-items:center;width:28%}@media(max-width:768px){.Filter_filterWrapper__AhgiI .Filter_filterCompWrapper__ucLkz .Filter_buttonWrap__1u0GU{justify-content:space-between;margin-left:20px;margin-right:20px;width:unset}}.Filter_filterWrapper__AhgiI .Filter_filterCompWrapper__ucLkz .Filter_buttonWrap__1u0GU .Filter_filterRes__2_VJs{min-width:120px;min-height:20px;color:#01202b;font-weight:500;font-size:14px;line-height:20px;margin:auto 22px}@media(max-width:768px){.Filter_filterWrapper__AhgiI .Filter_filterCompWrapper__ucLkz .Filter_buttonWrap__1u0GU .Filter_filterRes__2_VJs{margin:unset}}.Filter_filterWrapper__AhgiI .Filter_filterCompWrapper__ucLkz .Filter_buttonWrap__1u0GU .Filter_filterButton__2e9L8 .Filter_button__TyDmO{min-width:40px;min-height:15px;font-weight:500;font-size:12px;line-height:16px;color:#ff693d;padding:10px 20px;background:#fff;border:1px solid #eceaea;box-sizing:border-box;box-shadow:0 2px 0 #eceaea;border-radius:6px}.BookDemoForm_BookDemoSuccess__OAGoR{padding:64px 30px 32px;max-width:414px;width:100%}.BookDemoForm_BookDemoSuccess__OAGoR div{color:#01202b;font-size:14px;line-height:22px}.BookDemoForm_BookDemoSuccess__OAGoR img{margin-bottom:32px}.BookDemoForm_BookDemoSuccess__OAGoR span{font-weight:600}.BookDemoForm_BookDemoSuccess__OAGoR .BookDemoForm_heading__1NLUK{font-size:16px;font-weight:600;margin-bottom:8px}.BookDemoForm_BookDemoSuccess__OAGoR button{margin-top:24px}div.BookDemoForm_closeStyle__2omAA{background-color:#fff;color:#01202b;position:absolute;height:20px;width:20px;font-size:32px;font-weight:100;top:20px;right:20px}.BookDemoForm_submitBtn__Rdad9{width:100%}.BookDemoForm_errorMsg__3ee4d{color:#893a48;margin-left:25px;margin-top:10px;margin-bottom:0}.BookDemoForm_openForm__1OTS5{background-color:#f8f8f8;padding:64px 0}.BookDemoForm_openForm__1OTS5 img{max-width:490px}@media(max-width:767px){.BookDemoForm_openForm__1OTS5 img{display:none}}.BookDemoForm_openForm__1OTS5 .BookDemoForm_openFormHeading__3sdZk{font-weight:600;font-size:32px;line-height:48px;color:#01202b;margin-bottom:16px}@media(max-width:767px){.BookDemoForm_openForm__1OTS5 .BookDemoForm_openFormHeading__3sdZk{font-size:24px;line-height:28px;margin-bottom:8px}}.BookDemoForm_openForm__1OTS5 header{color:#01202b;font-weight:400;font-size:14px;line-height:22px;margin-bottom:-4px}@media(max-width:767px){.BookDemoForm_openForm__1OTS5 header{margin-bottom:0}}.BookDemoForm_openForm__1OTS5 .BookDemoForm_dropDownOptions__3Y6_g{width:100%;margin-top:-30px;text-align:left}.BookDemoForm_openForm__1OTS5 .BookDemoForm_submitBtn__Rdad9{max-width:232px}@media(max-width:767px){.BookDemoForm_openForm__1OTS5 .BookDemoForm_submitBtn__Rdad9{max-width:unset}}.BookDemoForm_openForm__1OTS5 .BookDemoForm_gradeDropDown__3SBKJ{margin:0 0 24px;max-width:unset;width:100%;padding:0 16px 0 0;border:1px solid #f0f0f0;background-color:#fff}.BookDemoForm_openForm__1OTS5 .BookDemoForm_gradeDropDown__3SBKJ .BookDemoForm_dropdownDisplay__2vTuB{height:56px;display:block;width:100%;border-radius:8px;font-size:16px;padding:16px;line-height:20px;color:#01202b;background-color:#fff;max-width:unset;display:flex;align-items:center}.BookDemoForm_openForm__1OTS5 .BookDemoForm_gradeDropDown__3SBKJ .BookDemoForm_dropdownDisplay__2vTuB.BookDemoForm_placeholder__3bYxW{color:#51626a}.BookDemoForm_openForm__1OTS5 .BookDemoForm_gradeDropDown__3SBKJ .BookDemoForm_dropdownDisplay__2vTuB:after{padding:4px;border:1.5px solid #01202b;border-width:0 1.5px 1.5px 0;right:0;margin-right:3px}.BookDemoForm_openForm__1OTS5 .BookDemoForm_dummySelect__2TNsW,.BookDemoForm_openForm__1OTS5 input,.BookDemoForm_openForm__1OTS5 select{height:56px;display:block;width:100%;border-radius:8px;margin:24px 0;font-size:16px;padding:16px;line-height:20px;color:#01202b;border:1px solid #f0f0f0;background-color:#fff;max-width:unset}@media(max-width:767px){.BookDemoForm_openForm__1OTS5 .BookDemoForm_dummySelect__2TNsW,.BookDemoForm_openForm__1OTS5 input,.BookDemoForm_openForm__1OTS5 select{height:48px;font-size:14px;line-height:22px;padding:12px 16px;margin:16px 0}}.BookDemoForm_openForm__1OTS5 .BookDemoForm_dummySelect__2TNsW::-moz-placeholder,.BookDemoForm_openForm__1OTS5 input::-moz-placeholder,.BookDemoForm_openForm__1OTS5 select::-moz-placeholder{color:#51626a}.BookDemoForm_openForm__1OTS5 .BookDemoForm_dummySelect__2TNsW:-ms-input-placeholder,.BookDemoForm_openForm__1OTS5 input:-ms-input-placeholder,.BookDemoForm_openForm__1OTS5 select:-ms-input-placeholder{color:#51626a}.BookDemoForm_openForm__1OTS5 .BookDemoForm_dummySelect__2TNsW::placeholder,.BookDemoForm_openForm__1OTS5 input::placeholder,.BookDemoForm_openForm__1OTS5 select::placeholder{color:#51626a}.BookDemoForm_openForm__1OTS5 .BookDemoForm_dummySelect__2TNsW.BookDemoForm_placeholder__3bYxW,.BookDemoForm_openForm__1OTS5 input.BookDemoForm_placeholder__3bYxW,.BookDemoForm_openForm__1OTS5 select.BookDemoForm_placeholder__3bYxW{color:#51626a}.BookDemoForm_demoFormPopup__2_6lb{padding:45px 36px 32px;position:relative;width:100%;max-width:414px}@media(max-width:767px){.BookDemoForm_demoFormPopup__2_6lb{padding:45px 24px 32px;width:calc(100% - 32px)}}.BookDemoForm_demoFormPopup__2_6lb header{color:#01202b;font-size:16px;line-height:22px;font-weight:600;margin-bottom:10px}.BookDemoForm_demoFormPopup__2_6lb .BookDemoForm_subHeading__28pVx{font-weight:500;font-size:14px;line-height:20px;color:#51626a;margin-bottom:-5px}.BookDemoForm_demoFormPopup__2_6lb select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(/cdn/images/new-home-page/dropdown.svg);background-repeat:no-repeat;background-position:calc(100% - 16px)}.BookDemoForm_demoFormPopup__2_6lb .BookDemoForm_dummySelect__2TNsW,.BookDemoForm_demoFormPopup__2_6lb input,.BookDemoForm_demoFormPopup__2_6lb select{height:56px;display:block;width:100%;border:1px solid #dee0e1;border-radius:8px;margin:16px 0;padding:16px;color:#01202b;background-color:#fff;max-width:unset;display:flex;align-items:center}@media(max-width:767px){.BookDemoForm_demoFormPopup__2_6lb .BookDemoForm_dummySelect__2TNsW,.BookDemoForm_demoFormPopup__2_6lb input,.BookDemoForm_demoFormPopup__2_6lb select{height:48px;padding:8px 12px}}.BookDemoForm_demoFormPopup__2_6lb .BookDemoForm_dummySelect__2TNsW::-moz-placeholder,.BookDemoForm_demoFormPopup__2_6lb input::-moz-placeholder,.BookDemoForm_demoFormPopup__2_6lb select::-moz-placeholder{color:#51626a}.BookDemoForm_demoFormPopup__2_6lb .BookDemoForm_dummySelect__2TNsW:-ms-input-placeholder,.BookDemoForm_demoFormPopup__2_6lb input:-ms-input-placeholder,.BookDemoForm_demoFormPopup__2_6lb select:-ms-input-placeholder{color:#51626a}.BookDemoForm_demoFormPopup__2_6lb .BookDemoForm_dummySelect__2TNsW::placeholder,.BookDemoForm_demoFormPopup__2_6lb input::placeholder,.BookDemoForm_demoFormPopup__2_6lb select::placeholder{color:#51626a}.BookDemoForm_demoFormPopup__2_6lb .BookDemoForm_dummySelect__2TNsW.BookDemoForm_placeholder__3bYxW,.BookDemoForm_demoFormPopup__2_6lb input.BookDemoForm_placeholder__3bYxW,.BookDemoForm_demoFormPopup__2_6lb select.BookDemoForm_placeholder__3bYxW{color:#51626a}.BookDemoForm_demoFormPopup__2_6lb .BookDemoForm_gradeDropDown__3SBKJ{width:100%;padding:0 16px 0 0;display:block;border:1px solid #dee0e1;border-radius:8px;margin:16px 0;color:#01202b;background-color:#fff;max-width:unset;display:flex;align-items:center}.BookDemoForm_demoFormPopup__2_6lb .BookDemoForm_gradeDropDown__3SBKJ .BookDemoForm_dropdownDisplay__2vTuB{height:56px;display:block;width:100%;border-radius:8px;padding:16px;line-height:20px;color:#01202b;background-color:#fff;max-width:unset;display:flex;align-items:center}.BookDemoForm_demoFormPopup__2_6lb .BookDemoForm_gradeDropDown__3SBKJ .BookDemoForm_dropdownDisplay__2vTuB.BookDemoForm_placeholder__3bYxW{color:#51626a}.BookDemoForm_demoFormPopup__2_6lb .BookDemoForm_gradeDropDown__3SBKJ .BookDemoForm_dropdownDisplay__2vTuB:after{padding:4px;border:1.5px solid #01202b;border-width:0 1.5px 1.5px 0;right:0;margin-right:3px}.BookDemoForm_dummySelect__2TNsW{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(/cdn/images/new-home-page/dropdown.svg);background-repeat:no-repeat;background-position:calc(100% - 16px)}.BookDemoForm_customRadio__37mW_{font-weight:500;font-size:14px;line-height:24px}.BookDemoForm_customRadio__37mW_ input{display:none}.BookDemoForm_customRadio__37mW_ label{position:relative;padding-left:25px;cursor:pointer}.BookDemoForm_customRadio__37mW_ label:before{position:absolute;left:0;top:0;width:16px;height:16px;border:1px solid #e2e7ec;border-radius:50%;transition:.3s ease;content:""}.BookDemoForm_customRadio__37mW_ label:after{position:absolute;left:5px;top:5px;width:6px;height:6px;background-color:#fff;border-radius:50%;content:"";transform:scale(0);transition:.3s ease}.BookDemoForm_customRadio__37mW_ input:checked+label:before{border:1px solid #ff693d;background-color:#ff693d}.BookDemoForm_customRadio__37mW_ input:checked+label:after{transform:scale(1)}.BookDemoForm_dropDownOptions__3Y6_g{width:100%!important;text-align:left!important}.BookDemoForm_dropDownOptions__3Y6_g div label{background-color:#fff!important;position:relative;display:flex!important;align-items:center;font-weight:500;font-size:14px;line-height:20px;padding:10px 8px!important;color:#01202b!important}.BookDemoForm_dropDownOptions__3Y6_g div label:before{position:relative;margin-right:16px;margin-left:20px;top:calc(50% - 8px);width:16px;height:16px;border:1px solid #b7cad3;border-radius:50%;content:"";display:inline-block}.BookDemoForm_dropDownOptions__3Y6_g div label:after{position:absolute;left:33px;top:calc(50% - 3px);width:6px;height:6px;background-color:transparent;border:none;border-radius:50%;content:"";z-index:1}.BookDemoForm_dropDownOptions__3Y6_g div.BookDemoForm_selectedDropdown__14rx1 label:before{border:none;background-color:#ff693d}.BookDemoForm_dropDownOptions__3Y6_g div.BookDemoForm_selectedDropdown__14rx1 label:after{background-color:#fff}.Close_Close__29Tg4{width:100%;height:100%;background-color:#333;border-radius:50%;color:#fff;font-size:17px;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;justify-content:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;font-weight:600;cursor:pointer}.Button_button__3-9pp{font-size:12px;line-height:1.6;letter-spacing:.2px;cursor:pointer;transition:.3s ease;min-width:195px;padding:12px 15px;border-radius:8px;display:inline-block;text-align:center;font-weight:500}.Button_button__3-9pp:focus{outline:none}@media(max-width:767px){.Button_button__3-9pp.Button_mobile-full__1tojk{width:100%}}.Button_button__3-9pp.Button_button--transition-alt__3jGvs:hover{transform:none!important}.Button_button--small__9lKQ6{font-size:12px}.Button_button__3-9pp:hover{box-shadow:none;transform:translateY(4px)}.Button_button--primary__3fSZF{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity));background:#ff693d;box-shadow:0 3px 0 #f35427;border:1px solid transparent}.Button_button--primary__3fSZF.Button_button--small__9lKQ6{box-shadow:0 1px 0 #f35427}.Button_button--primary__3fSZF.Button_button--small__9lKQ6:hover{box-shadow:none;transform:translateY(2px)}.Button_button--primary__3fSZF.Button_button--medium__3RUDS{box-shadow:0 3px 0 #f35427}.Button_button--primary__3fSZF.Button_button--medium__3RUDS:hover{box-shadow:none;transform:translateY(3px)}.Button_button--primary__3fSZF.Button_button--transition-alt__3jGvs:hover{background-color:#01202b}.Button_button--secondary__1Bd_p{color:#01202b;background:#fff;border:1px solid #eceaea;box-shadow:0 3px 0 #eceaea}.Button_button--secondary__1Bd_p:hover{box-shadow:none;transform:translateY(4px)}.Button_button--secondary__1Bd_p.Button_button--small__9lKQ6{box-shadow:0 1px 0 #eceaea}.Button_button--secondary__1Bd_p.Button_button--small__9lKQ6:hover{box-shadow:none;transform:translateY(3px)}.Button_button--secondary__1Bd_p.Button_button--medium__3RUDS{box-shadow:0 2px 0 #eceaea}.Button_button--secondary__1Bd_p.Button_button--medium__3RUDS:hover{box-shadow:none;transform:translateY(3px)}.Button_button--secondary__1Bd_p.Button_button--transition-alt__3jGvs:hover{background-color:#01202b;border-radius:1px solid #01202b;color:#fff}.Button_button--black__2n6pC{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity));background:#01202b;box-shadow:0 3px 0 #01202b;border:1px solid transparent}.Button_button--black__2n6pC:hover{box-shadow:none;transform:translateY(4px)}.Button_button--black__2n6pC.Button_button--transition-alt__3jGvs:hover{background-color:#ff693d;border-radius:1px solid #ff693d;color:#fff}.Button_button--small__9lKQ6{padding:7px 12px;min-width:100px}.Button_button--medium__3RUDS{font-size:14px;padding:8px 24px;min-width:161px}.Button_button--large__2i4lT{font-size:16px}@media(max-width:768px){.Button_button--large__2i4lT{font-size:14px}}.Button_button--no-shadow__2WMuz{box-shadow:none!important}.Button_button--disabled__2Kv6G{background:#eceaea;box-shadow:0 2px 0 #dee0e1;color:#808f95;pointer-events:none}.Button_button--no-transition__2ghsC:hover{transform:none!important;box-shadow:none}.BookDemoForm_BookDemoSuccess__2A8Xo{padding:64px 30px 32px;max-width:414px;width:100%}.BookDemoForm_BookDemoSuccessWrapper__3B8Qt{display:flex;justify-content:center;align-items:center;flex-direction:column}.BookDemoForm_BookDemoSuccess__2A8Xo div{color:#01202b;font-size:14px;line-height:22px}.BookDemoForm_BookDemoSuccess__2A8Xo img{margin-bottom:32px}.BookDemoForm_BookDemoSuccess__2A8Xo span{font-weight:600}.BookDemoForm_BookDemoSuccess__2A8Xo .BookDemoForm_heading__3zRhq{font-size:16px;font-weight:600;margin-bottom:8px}.BookDemoForm_BookDemoSuccess__2A8Xo button{margin-top:24px}div.BookDemoForm_closeStyle__DeoLn{background-color:#fff;color:#01202b;position:absolute;height:20px;width:20px;font-size:32px;font-weight:100;top:20px;right:20px}.BookDemoForm_submitBtn__1Bqei{width:100%}.BookDemoForm_errorMsg__2v1xy{color:#893a48;margin-left:25px;margin-top:10px;margin-bottom:0}.BookDemoForm_openForm__2b3g_{min-height:400px;min-width:200px;background-color:#f8f8f8;margin:1.2rem 0;padding:1.5rem 1rem;background-color:#fff;display:flex;align-items:center}.BookDemoForm_openFormWrapper__3snHR{width:100%}.BookDemoForm_openForm__2b3g_ img{max-height:370px}@media(max-width:767px){.BookDemoForm_openForm__2b3g_ img{display:none!important}}.BookDemoForm_openForm__2b3g_ .BookDemoForm_openFormHeading__2yMXL{font-weight:600;font-size:32px;line-height:48px;color:#01202b;margin-bottom:16px}@media(max-width:767px){.BookDemoForm_openForm__2b3g_ .BookDemoForm_openFormHeading__2yMXL{font-size:24px;line-height:28px;margin-bottom:8px}}.BookDemoForm_openForm__2b3g_ header{color:#01202b;font-weight:400;font-size:14px;line-height:22px;margin-bottom:-4px}@media(max-width:767px){.BookDemoForm_openForm__2b3g_ header{margin-bottom:0}}.BookDemoForm_openForm__2b3g_ .BookDemoForm_dropDownOptions__2P2jN{width:100%;margin-top:-30px;text-align:left}.BookDemoForm_openForm__2b3g_ .BookDemoForm_submitBtn__1Bqei{max-width:232px}@media(max-width:767px){.BookDemoForm_openForm__2b3g_ .BookDemoForm_submitBtn__1Bqei{max-width:unset}}.BookDemoForm_openForm__2b3g_ .BookDemoForm_gradeDropDown__3BVoG{max-width:unset;width:100%;padding:0 16px 0 0;border:1px solid #f0f0f0;background-color:#f0f0f0;margin-top:0;margin-bottom:1.4rem}@media(max-width:767px){.BookDemoForm_openForm__2b3g_ .BookDemoForm_gradeDropDown__3BVoG{margin-bottom:1rem;margin-top:0}}.BookDemoForm_openForm__2b3g_ .BookDemoForm_gradeDropDown__3BVoG .BookDemoForm_dropdownDisplay__2nc3N{height:56px;display:block;width:100%;border-radius:8px;font-size:16px;padding:16px;line-height:20px;color:#01202b;background-color:#f0f0f0;max-width:unset;display:flex;align-items:center}.BookDemoForm_openForm__2b3g_ .BookDemoForm_gradeDropDown__3BVoG .BookDemoForm_dropdownDisplay__2nc3N.BookDemoForm_placeholder__2p_Ru{color:#51626a}.BookDemoForm_openForm__2b3g_ .BookDemoForm_gradeDropDown__3BVoG .BookDemoForm_dropdownDisplay__2nc3N:after{padding:4px;border:1.5px solid #01202b;border-width:0 1.5px 1.5px 0;right:0;margin-right:3px}.BookDemoForm_openForm__2b3g_ .BookDemoForm_dummySelect__3fkEa,.BookDemoForm_openForm__2b3g_ input,.BookDemoForm_openForm__2b3g_ select{height:56px;display:block;width:100%;border-radius:8px;margin:24px 0;font-size:16px;padding:16px;line-height:20px;color:#01202b;border:1px solid #f0f0f0;background-color:#f0f0f0;max-width:unset}@media(max-width:767px){.BookDemoForm_openForm__2b3g_ .BookDemoForm_dummySelect__3fkEa,.BookDemoForm_openForm__2b3g_ input,.BookDemoForm_openForm__2b3g_ select{height:48px;font-size:14px;line-height:22px;padding:12px 16px;margin:16px 0}}.BookDemoForm_openForm__2b3g_ .BookDemoForm_dummySelect__3fkEa::-moz-placeholder,.BookDemoForm_openForm__2b3g_ input::-moz-placeholder,.BookDemoForm_openForm__2b3g_ select::-moz-placeholder{color:#51626a}.BookDemoForm_openForm__2b3g_ .BookDemoForm_dummySelect__3fkEa:-ms-input-placeholder,.BookDemoForm_openForm__2b3g_ input:-ms-input-placeholder,.BookDemoForm_openForm__2b3g_ select:-ms-input-placeholder{color:#51626a}.BookDemoForm_openForm__2b3g_ .BookDemoForm_dummySelect__3fkEa::placeholder,.BookDemoForm_openForm__2b3g_ input::placeholder,.BookDemoForm_openForm__2b3g_ select::placeholder{color:#51626a}.BookDemoForm_openForm__2b3g_ .BookDemoForm_dummySelect__3fkEa.BookDemoForm_placeholder__2p_Ru,.BookDemoForm_openForm__2b3g_ input.BookDemoForm_placeholder__2p_Ru,.BookDemoForm_openForm__2b3g_ select.BookDemoForm_placeholder__2p_Ru{color:#51626a}.BookDemoForm_demoFormPopup__1cCh1{padding:45px 36px 32px;position:relative;width:100%;max-width:414px}@media(max-width:767px){.BookDemoForm_demoFormPopup__1cCh1{padding:45px 24px 32px;width:calc(100% - 32px)}}.BookDemoForm_demoFormPopup__1cCh1 header{color:#01202b;font-size:16px;line-height:22px;font-weight:600;margin-bottom:10px}.BookDemoForm_demoFormPopup__1cCh1 .BookDemoForm_subHeading__2RdQe{font-weight:500;font-size:14px;line-height:20px;color:#51626a;margin-bottom:-5px}.BookDemoForm_demoFormPopup__1cCh1 select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(/cdn/images/new-home-page/dropdown.svg);background-repeat:no-repeat;background-position:calc(100% - 16px)}.BookDemoForm_demoFormPopup__1cCh1 .BookDemoForm_dummySelect__3fkEa,.BookDemoForm_demoFormPopup__1cCh1 input,.BookDemoForm_demoFormPopup__1cCh1 select{height:56px;display:block;width:100%;border:1px solid #dee0e1;border-radius:8px;margin:16px 0;padding:16px;color:#01202b;background-color:#fff;max-width:unset;display:flex;align-items:center}@media(max-width:767px){.BookDemoForm_demoFormPopup__1cCh1 .BookDemoForm_dummySelect__3fkEa,.BookDemoForm_demoFormPopup__1cCh1 input,.BookDemoForm_demoFormPopup__1cCh1 select{height:48px;padding:8px 12px}}.BookDemoForm_demoFormPopup__1cCh1 .BookDemoForm_dummySelect__3fkEa::-moz-placeholder,.BookDemoForm_demoFormPopup__1cCh1 input::-moz-placeholder,.BookDemoForm_demoFormPopup__1cCh1 select::-moz-placeholder{color:#51626a}.BookDemoForm_demoFormPopup__1cCh1 .BookDemoForm_dummySelect__3fkEa:-ms-input-placeholder,.BookDemoForm_demoFormPopup__1cCh1 input:-ms-input-placeholder,.BookDemoForm_demoFormPopup__1cCh1 select:-ms-input-placeholder{color:#51626a}.BookDemoForm_demoFormPopup__1cCh1 .BookDemoForm_dummySelect__3fkEa::placeholder,.BookDemoForm_demoFormPopup__1cCh1 input::placeholder,.BookDemoForm_demoFormPopup__1cCh1 select::placeholder{color:#51626a}.BookDemoForm_demoFormPopup__1cCh1 .BookDemoForm_dummySelect__3fkEa.BookDemoForm_placeholder__2p_Ru,.BookDemoForm_demoFormPopup__1cCh1 input.BookDemoForm_placeholder__2p_Ru,.BookDemoForm_demoFormPopup__1cCh1 select.BookDemoForm_placeholder__2p_Ru{color:#51626a}.BookDemoForm_demoFormPopup__1cCh1 .BookDemoForm_gradeDropDown__3BVoG{width:100%;padding:0 16px 0 0;display:block;border:1px solid #dee0e1;border-radius:8px;margin:16px 0;color:#01202b;background-color:#f0f0f0;max-width:unset;display:flex;align-items:center}.BookDemoForm_demoFormPopup__1cCh1 .BookDemoForm_gradeDropDown__3BVoG .BookDemoForm_dropdownDisplay__2nc3N{height:56px;display:block;width:100%;border-radius:8px;padding:16px;line-height:20px;color:#01202b;background-color:#fff;max-width:unset;display:flex;align-items:center}.BookDemoForm_demoFormPopup__1cCh1 .BookDemoForm_gradeDropDown__3BVoG .BookDemoForm_dropdownDisplay__2nc3N.BookDemoForm_placeholder__2p_Ru{color:#51626a}.BookDemoForm_demoFormPopup__1cCh1 .BookDemoForm_gradeDropDown__3BVoG .BookDemoForm_dropdownDisplay__2nc3N:after{padding:4px;border:1.5px solid #01202b;border-width:0 1.5px 1.5px 0;right:0;margin-right:3px}.BookDemoForm_dummySelect__3fkEa{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(/cdn/images/new-home-page/dropdown.svg);background-repeat:no-repeat;background-position:calc(100% - 16px)}.BookDemoForm_customRadio__3gIMU{font-weight:500;font-size:14px;line-height:24px}.BookDemoForm_customRadio__3gIMU input{display:none}.BookDemoForm_customRadio__3gIMU label{position:relative;padding-left:25px;cursor:pointer}.BookDemoForm_customRadio__3gIMU label:before{position:absolute;left:0;top:0;width:16px;height:16px;border:1px solid #e2e7ec;border-radius:50%;transition:.3s ease;content:""}.BookDemoForm_customRadio__3gIMU label:after{position:absolute;left:5px;top:5px;width:6px;height:6px;background-color:#fff;border-radius:50%;content:"";transform:scale(0);transition:.3s ease}.BookDemoForm_customRadio__3gIMU input:checked+label:before{border:1px solid #ff693d;background-color:#ff693d}.BookDemoForm_customRadio__3gIMU input:checked+label:after{transform:scale(1)}.BookDemoForm_dropDownOptions__2P2jN{width:100%!important;text-align:left!important}.BookDemoForm_dropDownOptions__2P2jN div label{background-color:#fff!important;position:relative;display:flex!important;align-items:center;font-weight:500;font-size:14px;line-height:20px;padding:10px 8px!important;color:#01202b!important}.BookDemoForm_dropDownOptions__2P2jN div label:before{position:relative;margin-right:16px;margin-left:20px;top:calc(50% - 8px);width:16px;height:16px;border:1px solid #b7cad3;border-radius:50%;content:"";display:inline-block}.BookDemoForm_dropDownOptions__2P2jN div label:after{position:absolute;left:33px;top:calc(50% - 3px);width:6px;height:6px;background-color:transparent;border:none;border-radius:50%;content:"";z-index:1}.BookDemoForm_dropDownOptions__2P2jN div.BookDemoForm_selectedDropdown__1_adn label:before{border:none;background-color:#ff693d}.BookDemoForm_dropDownOptions__2P2jN div.BookDemoForm_selectedDropdown__1_adn label:after{background-color:#fff}.loader_sessionLoader__3SP3g{height:100vh;width:100vw;background:#000;z-index:99999999;position:fixed;left:0;top:0;opacity:.7;color:#fff;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;justify-content:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center}.loader_sessionLoader__3SP3g .loader_loadingSignal__2JYTz{border:5px solid #ff5722;border-radius:30px;height:30px;left:50%;margin:-15px 0 0 -15px;opacity:0;position:absolute;top:50%;width:30px;-webkit-animation:loader_pulsate__XERxI 1s ease-out;animation:loader_pulsate__XERxI 1s ease-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.loader_sessionLoader__3SP3g .loader_sessionLoaderText__nuqY2{top:calc(50% + 30px);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:absolute}@-webkit-keyframes loader_pulsate__XERxI{0%{transform:scale(.1);-webkit-transform:scale(.1);-moz-transform:scale(.1);-o-transform:scale(.1);-ms-transform:scale(.1);opacity:0}50%{opacity:1}to{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2);opacity:0}}@keyframes loader_pulsate__XERxI{0%{transform:scale(.1);-webkit-transform:scale(.1);-moz-transform:scale(.1);-o-transform:scale(.1);-ms-transform:scale(.1);opacity:0}50%{opacity:1}to{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2);opacity:0}}.checkbox_dropdownList__3JvzJ{margin-top:8px;left:0;background-color:#fff;top:108%;width:196px;z-index:9;border-radius:8px;box-shadow:0 8px 24px 0 rgba(0,0,0,.06);border:1px solid rgba(0,0,0,.1);padding:7px 0;position:absolute}@media(max-width:480px){.checkbox_dropdownList__3JvzJ{width:100%}}.checkbox_dropdownList__3JvzJ .checkbox_checkboxLabel__EGs1u{padding:2px 8px;display:block;cursor:pointer;background-color:#fff;font-size:14px}.checkbox_dropdownList__3JvzJ .checkbox_checkboxLabel__EGs1u:hover{background-color:#efefef}.checkbox_dropdownList__3JvzJ .checkbox_checkboxLabelChecked__3RFtY{word-break:break-all;font-size:14px;background-color:#fff0e5}.checkbox_dropdownList__3JvzJ .checkbox_checkboxLabelChecked__3RFtY:hover{background-color:#fff0e5}.checkbox_dropdownList__3JvzJ input{opacity:0;display:none}.checkbox_dropdownList__3JvzJ .checkbox_checkmark__1HWfn{content:"";display:inline-block;width:0;height:0;padding:6px;border:1px solid #aaa;left:8px;top:2px;border-radius:1px;margin-top:5px;margin-right:7px;vertical-align:top}.checkbox_dropdownList__3JvzJ .checkbox_checkmarkChecked__1DyAu{background-color:#fff0e5;border:1px solid #ff6d26}.checkbox_dropdownList__3JvzJ .checkbox_checkmarkChecked__1DyAu.checkbox_checkmark__1HWfn:after{content:"";padding:2px;width:0;height:4px;border:solid #ff6d26;border-width:0 2px 2px 0;transform:rotate(43deg);border-radius:2px;display:inline-block;left:-3px;top:-11px;position:relative}.checkbox_dropdownListQnA__241eL{width:100%;max-width:277px;top:44px;border-radius:unset;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border:1px solid #aaa;border-top:unset;max-height:260px;overflow-y:scroll;box-shadow:0 2px 4px 0 hsla(0,0%,81.6%,.5);padding:0 15px 0 5px;min-height:66px;overflow-x:hidden}@media(max-width:480px){.checkbox_dropdownListQnA__241eL{width:100%;max-width:unset;position:relative;top:-10px;border:1px solid #ddd;border-top:unset}}.checkbox_dropdownListQnA__241eL .checkbox_dropdownListItem__2-dyf{cursor:pointer;font-size:14px;padding:4px 0}@media(max-width:480px){.checkbox_dropdownListQnA__241eL .checkbox_dropdownListItem__2-dyf{padding:7px 0}}.checkbox_dropdownListQnA__241eL .checkbox_dropdownListItem__2-dyf .checkbox_checkboxLabel__EGs1u{padding:2px 8px;display:block;cursor:pointer;background-color:#fff;white-space:nowrap}.checkbox_dropdownListQnA__241eL .checkbox_dropdownListItem__2-dyf .checkbox_checkboxLabelChecked__3RFtY{word-break:break-all;font-size:14px}.checkbox_dropdownListQnA__241eL .checkbox_dropdownListItem__2-dyf input{opacity:0;display:none}.checkbox_dropdownListQnA__241eL .checkbox_dropdownListItem__2-dyf .checkbox_checkmark__1HWfn{content:" ";display:inline-block;width:14px;height:15px;padding:6px;border:1px solid #aaa;left:8px;top:2px;border-radius:4px;margin-top:0;margin-right:8px}.checkbox_dropdownListQnA__241eL .checkbox_dropdownListItem__2-dyf .checkbox_checkmarkChecked__1DyAu{background-color:#ff6d26;border:unset;border-radius:unset}.checkbox_dropdownListQnA__241eL .checkbox_dropdownListItem__2-dyf .checkbox_checkmarkChecked__1DyAu.checkbox_checkmark__1HWfn:after{content:"✓";padding-top:4px;margin-left:-3px;width:0;height:4px;transform:rotate(0deg);-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);color:#fff;font-size:12px;font-family:system-ui;border:unset;border-radius:unset}.checkbox_dropdownListQnA__241eL .checkbox_paddingTop__btnXo:first-child{padding-top:60px}.checkbox_dropdownListQnA__241eL .checkbox_borderCss__3jDik{padding-bottom:10px;margin-bottom:5px;border-bottom:1px solid #efefef}.checkbox_dropdownListItemSearch__3FvGq{position:absolute;background-color:#fff;max-width:298px;width:89%;padding-top:10px;margin-left:13px;z-index:12;top:41px}.checkbox_dropdownListItemSearch__3FvGq .checkbox_searchInput__2PziH{display:block;opacity:unset;height:41px;font-family:Roboto,sans-serif;font-size:14px;border:1px solid #efefef;color:#aaa;width:100%;outline:none}.checkbox_dropdownListItemSearch__3FvGq .checkbox_searchInput__2PziH::-moz-placeholder{padding-left:5px}.checkbox_dropdownListItemSearch__3FvGq .checkbox_searchInput__2PziH:-ms-input-placeholder{padding-left:5px}.checkbox_dropdownListItemSearch__3FvGq .checkbox_searchInput__2PziH::placeholder{padding-left:5px}.checkbox_dropdownListItemSearch__3FvGq .checkbox_searchImage__1gLCi{width:20px;height:17px;position:absolute;top:23px;right:15px}.checkbox_seoReport__1fokG{width:100%;position:unset;border-radius:unset;border:unset;max-height:unset;box-shadow:unset;padding:unset;margin:unset;display:flex;flex-wrap:wrap}@media(max-width:480px){.checkbox_seoReport__1fokG{width:100%;max-width:unset;position:unset;top:unset;border:unset;border-top:unset}}.checkbox_seoReport__1fokG .checkbox_dropdownListItem__2-dyf{cursor:pointer;font-size:14px;padding:unset;margin-bottom:40px;width:50%;text-align:left}@media(max-width:480px){.checkbox_seoReport__1fokG .checkbox_dropdownListItem__2-dyf{width:100%;margin-bottom:unset;padding-bottom:14px;padding-top:26px;border-bottom:1px solid #f0f0f0;box-sizing:border-box;box-shadow:0 0 0 #e2e7ec}}.checkbox_seoReport__1fokG .checkbox_dropdownListItem__2-dyf .checkbox_checkboxLabel__EGs1u{padding:2px 0;display:block;cursor:pointer;background-color:#fff;white-space:nowrap;font-weight:500;font-size:14px;line-height:20px;color:#222}.checkbox_seoReport__1fokG .checkbox_dropdownListItem__2-dyf .checkbox_checkboxLabelChecked__3RFtY{word-break:break-all;font-size:14px}.checkbox_seoReport__1fokG .checkbox_dropdownListItem__2-dyf input{opacity:0;display:none}.checkbox_seoReport__1fokG .checkbox_dropdownListItem__2-dyf .checkbox_checkmark__1HWfn{content:" ";display:inline-block;width:20px;height:20px;margin-top:0;margin-right:10px;border:1.5px solid #dee0e1;box-sizing:border-box;border-radius:4px}.checkbox_seoReport__1fokG .checkbox_dropdownListItem__2-dyf .checkbox_checkmarkChecked__1DyAu{background-color:#ff693d;border:unset;border-radius:4px;box-shadow:0 1px 0 #f35427}.checkbox_seoReport__1fokG .checkbox_dropdownListItem__2-dyf .checkbox_checkmarkChecked__1DyAu.checkbox_checkmark__1HWfn:after{padding:5px 2px 0 1px;margin-left:4px;margin-top:10px;width:0;height:1px;transform:rotate(43deg);-webkit-transform:rotate(43deg);-moz-transform:rotate(43deg);-o-transform:rotate(43deg);-ms-transform:rotate(43deg);color:#fff;font-size:12px;border:solid #fff;border-width:0 2px 2px 0}.checkbox_seoReport__1fokG .checkbox_dropdownListItem__2-dyf:last-child{border-bottom:unset}@media(max-width:768px){.checkbox_seoReport__1fokG .checkbox_dropdownListItem__2-dyf:last-child{padding-bottom:22px}.checkbox_seoReport__1fokG .checkbox_dropdownListItem__2-dyf:first-child{padding-top:23px}}.checkbox_seoReport__1fokG .checkbox_paddingTop__btnXo:first-child{padding-top:60px}.checkbox_seoReport__1fokG .checkbox_borderCss__3jDik{padding-bottom:10px;margin-bottom:5px;border-bottom:1px solid #efefef}.checkbox_seoReport__1fokG .checkbox_marginBottomChange__Y7q5F{margin-bottom:31px}@media(max-width:768px){.checkbox_seoReport__1fokG .checkbox_marginBottomChange__Y7q5F{margin-bottom:unset}}.OptionsGenerator_OptionsGenerator__1NV2E{padding:16px 0;border-top:1px solid #e2e7ec}.OptionsGenerator_OptionsGenerator__1NV2E:last-child{border:0}.OptionsGenerator_OptionsGenerator__1NV2E .OptionsGenerator_title__1cxXW{font-weight:600;font-size:14px;line-height:18px;letter-spacing:.02em;color:#1e3844;margin-bottom:16px}.OptionsGenerator_OptionsGenerator__1NV2E .OptionsGenerator_optionsWrapper__136no{display:flex;flex-wrap:wrap;gap:12px 8px}.OptionsGenerator_OptionsGenerator__1NV2E .OptionsGenerator_optionsWrapper__136no .OptionsGenerator_option__RlHsZ{background:#fff;border:1px solid #e3e1e1;box-sizing:border-box;border-radius:8px;padding:4px 8px 4px 12px;color:#5f727a;font-size:12px;line-height:18px;cursor:pointer}.OptionsGenerator_OptionsGenerator__1NV2E .OptionsGenerator_optionsWrapper__136no .OptionsGenerator_option__RlHsZ.OptionsGenerator_active__1qx2L{background:#01202b;border:1px solid #01202b;color:#fff;pointer-events:none}.dropdown_selectBox__36O2F{border-radius:4px;border:1px solid #efefef;background-color:#fff;padding:9px 0 8px 12px;margin-top:9px;height:auto;min-width:196px;max-width:300px}@media(max-width:1024px){.dropdown_selectBox__36O2F{width:100%;max-width:unset;min-width:unset}}@media(min-width:460px)and (max-width:1024px){.dropdown_selectBox__36O2F{width:424px}}.dropdown_parent__2r6Sx{position:relative}.dropdown_listingDropdown__3LOd2{cursor:pointer;display:inline-block}@media(max-width:1024px){.dropdown_listingDropdown__3LOd2{position:static}}@media(min-width:460px)and (max-width:1024px){.dropdown_listingDropdown__3LOd2{position:static}}.dropdown_listingDropdown__3LOd2 .dropdown_dropdownDisplay__3xf5X{width:100%;padding:5px 34px 5px 9px;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px}.dropdown_listingDropdown__3LOd2 .dropdown_dropdownDisplay__3xf5X:after{content:"";width:0;height:0;border:1px solid #4a29bf;border-width:0 2px 2px 0;padding:3px;display:inline-block;transform:rotate(43deg);-webkit-transform:rotate(43deg);-moz-transform:rotate(43deg);-o-transform:rotate(43deg);-ms-transform:rotate(43deg);margin-right:10px;margin-top:-3px;vertical-align:-webkit-baseline-middle;position:absolute;top:calc(50% - 3px);right:4px;transition:transform .1s ease;-webkit-transition:transform .1s ease;-o-transition:transform .1s ease;-moz-transition:transform .1s ease;-ms-transition:transform .1s ease}.dropdown_listingDropdown__3LOd2 .dropdown_dropdownDisplay__3xf5X .dropdown_singleSelectedEl__2CfoU{margin:6px 6px 0 0;padding:3px 4px;border-radius:4px;background-color:rgba(51,51,51,.08);display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex}.dropdown_listingDropdown__3LOd2 .dropdown_dropdownDisplay__3xf5X .dropdown_singleSelectedEl__2CfoU .dropdown_removeOption__-4817{width:13px;margin-left:4px}.dropdown_listingDropdown__3LOd2 .dropdown_active__2wY8c:after{transform:rotate(223deg);-webkit-transform:rotate(223deg);-moz-transform:rotate(223deg);-o-transform:rotate(223deg);-ms-transform:rotate(223deg);top:calc(50% + 1px)}.dropdown_listingDropdown__3LOd2 .dropdown_flexContainer__1jZVL{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;-moz-flex-wrap:wrap;padding-top:unset}.dropdown_listingDropdown__3LOd2 .dropdown_placeHolderDropDown__70Sgn{position:absolute;top:-7px;left:31px;background-color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:12px;padding-left:4px;padding-right:4px;color:#333}@media(max-width:768px){.dropdown_listingDropdown__3LOd2 .dropdown_placeHolderDropDown__70Sgn{color:#222}}.dropdown_parentDropDown__27V76{width:142px;border-radius:5px;background-color:#fff;border:1px solid #4a29bf;box-shadow:0 2px 6px 0 rgba(0,0,0,.25);color:#444;font-size:12px;z-index:9}.dropdown_dropdownList__2Z6ha{max-height:230px;overflow:scroll;margin-top:8px;left:0;background-color:#fff;top:108%;width:196px;z-index:9;border-radius:8px;box-shadow:0 8px 24px 0 rgba(0,0,0,.06);border:1px solid rgba(0,0,0,.1);padding:7px 0;position:absolute;border-radius:5px}.dropdown_dropdownList__2Z6ha .dropdown_checkboxLabel__3JS4Z{padding:7px 8px;display:block;cursor:pointer;word-break:break-all;font-size:14px}.dropdown_dropdownList__2Z6ha .dropdown_checkboxLabel__3JS4Z:hover{background-color:#efefef}.dropdown_dropdownList__2Z6ha .dropdown_checkboxLabelChecked__3ITPt{color:#4a29bf}.dropdown_dropdownList__2Z6ha input{opacity:0;display:none}.dropdown_dropdownList__2Z6ha .dropdown_selectedItem__1sfUM .dropdown_checkboxLabel__3JS4Z,.dropdown_dropdownList__2Z6ha .dropdown_selectedItem__1sfUM .dropdown_checkboxLabel__3JS4Z:hover{background-color:#ff6d26;color:#fff}@media(max-width:1024px){.dropdown_dropdownList__2Z6ha{width:100%;max-width:unset;min-width:unset}}@media(min-width:460px)and (max-width:1024px){.dropdown_dropdownList__2Z6ha{width:100%}}.Footer_site-footer__2UyvJ{padding:70px 0 0}.Footer_site-footer__2UyvJ .Footer_finalTextHeading__1FWEV{margin-top:40px;margin-bottom:16px;font-weight:600;font-size:24px;line-height:140%;color:#000}@media(max-width:767px){.Footer_site-footer__2UyvJ .Footer_finalTextHeading__1FWEV{font-size:16px;margin-top:24px;margin-bottom:8px}}.Footer_site-footer__2UyvJ .Footer_finalTextContent__17Y6W{font-weight:400;font-size:14px;line-height:22px}@media(max-width:767px){.Footer_site-footer__2UyvJ .Footer_finalTextContent__17Y6W{font-size:12px}}.Footer_site-footer__2UyvJ .Footer_mwebAccord__1uXsX .Footer_footer-link-block__14gaX:first-of-type{margin-top:16px}.Footer_site-footer__2UyvJ .Footer_mwebAccord__1uXsX .Footer_footer-links__3hq6V{-moz-column-count:1!important;column-count:1!important}.Footer_site-footer__2UyvJ .Footer_accord-container__2ys9i{margin:32px 0}.Footer_site-footer__2UyvJ .Footer_accord-container__2ys9i .Footer_accord-heading__3krup{font-weight:600;font-size:14px;line-height:20px;color:#01202b}.Footer_site-footer__2UyvJ .Footer_accord-container__2ys9i .Footer_accord-icon__14SlG:after{border-width:0 2px 2px 0;padding:4px}.Footer_site-footer__2UyvJ .Footer_accord-container__2ys9i:first-of-type{margin-top:38px}.Footer_site-footer__2UyvJ .Footer_toll-free__2GTjj{margin-bottom:.375rem}.Footer_site-footer__2UyvJ .Footer_toll-free__2GTjj img{width:16px;height:17px;margin-right:6px}.Footer_site-footer__2UyvJ .Footer_toll-free__2GTjj .Footer_phoneTxt__yJ3cU{font-weight:400;font-size:12px;line-height:18px}@media(max-width:768px){.Footer_site-footer__2UyvJ .Footer_toll-free__2GTjj{margin-bottom:.75rem}}.Footer_site-footer__2UyvJ .Footer_bond-with-us__2JWEo{margin-bottom:.375rem}.Footer_site-footer__2UyvJ .Footer_bond-with-us__2JWEo img{width:16px;height:13px;margin-right:6px}.Footer_site-footer__2UyvJ .Footer_bond-with-us__2JWEo .Footer_mailTxt__G_zy3{font-weight:400;font-size:12px;line-height:18px}.Footer_site-footer__2UyvJ .Footer_erros-msg__22uU6{color:#893a48;margin-left:25px;margin-top:10px;margin-bottom:0}.Footer_site-footer__2UyvJ a{cursor:pointer}.Footer_site-footer__2UyvJ .Footer_mb-3__1n3Cp{margin-bottom:.75rem}.Footer_site-footer__2UyvJ .Footer_footer-numbers__7S9bb{margin-top:2.25rem}.Footer_site-footer__2UyvJ .Footer_footer-get-link__2R0d6 form{display:flex}.Footer_site-footer__2UyvJ .Footer_footer-get-link__2R0d6 form input{width:100%;height:48px;padding:15px 15px 15px 52px;background:#fff;border:1px solid #eceaea;font-size:12px;margin-left:44px}@media(max-width:767px){.Footer_site-footer__2UyvJ .Footer_footer-get-link__2R0d6 form input{margin-left:37px}}@media(max-width:768px)and (min-width:768px){.Footer_site-footer__2UyvJ .Footer_footer-get-link__2R0d6 form input{padding:15px 15px 15px 44px;margin-left:15px}}.Footer_site-footer__2UyvJ .Footer_footer-get-link__2R0d6 form .Footer_phoneCode__2JkyR{position:absolute;margin:0;font-size:12px;max-width:100px;min-width:80px;padding:6px 0 8px 12px;border-right:0;border-radius:8px 0 0 8px}@media(max-width:767px){.Footer_site-footer__2UyvJ .Footer_footer-get-link__2R0d6 form .Footer_phoneCode__2JkyR{min-width:75px;padding:7px 0;height:48px}}@media(max-width:768px)and (min-width:768px){.Footer_site-footer__2UyvJ .Footer_footer-get-link__2R0d6 form .Footer_phoneCode__2JkyR{padding:7px 0;min-width:40px;max-width:40px}}.Footer_site-footer__2UyvJ .Footer_footer-get-link__2R0d6 form .Footer_dropdownDisplay__d-Xpr:after{border-color:#4d626a}@media(max-width:767px){.Footer_site-footer__2UyvJ .Footer_footer-get-link__2R0d6 form .Footer_dropdownDisplay__d-Xpr{font-size:13px;padding-right:24px}}.Footer_site-footer__2UyvJ .Footer_footer-get-link__2R0d6 form .Footer_phoneCodes__1tqzN{margin:0;max-height:127px}@media(max-width:767px){.Footer_site-footer__2UyvJ .Footer_footer-get-link__2R0d6 form .Footer_phoneCodes__1tqzN{width:196px}}@media(max-width:768px)and (min-width:768px){.Footer_site-footer__2UyvJ .Footer_footer-get-link__2R0d6 form .Footer_phoneCodes__1tqzN{width:150px}}.Footer_site-footer__2UyvJ .Footer_footer-get-link__2R0d6 form button{min-width:100px;font-weight:500;font-size:12px;line-height:16px;flex:1;padding:12px 0;border-radius:unset;border-radius:0 8px 8px 0}.Footer_site-footer__2UyvJ .Footer_footer-get-link__2R0d6 form button:hover{background-color:#01202b}@media(max-width:767px){.Footer_site-footer__2UyvJ .Footer_footer-get-link__2R0d6 form button{min-width:89px}}@media(max-width:768px)and (min-width:768px){.Footer_site-footer__2UyvJ .Footer_footer-get-link__2R0d6 form button{min-width:84px}}.Footer_site-footer__2UyvJ .Footer_footer-card__2dotp{border-radius:16px;border:1.5px solid #eceaea;background-color:#fff;padding:20px 12px}.Footer_site-footer__2UyvJ .Footer_footer-link-block__14gaX{margin-bottom:50px}.Footer_site-footer__2UyvJ .Footer_footer-link-block__14gaX:last-of-type{margin-bottom:0}.Footer_site-footer__2UyvJ .Footer_footer-link-block__14gaX h2{font-size:14px}.Footer_site-footer__2UyvJ .Footer_footer-link-block__14gaX .Footer_footer-links__3hq6V li{margin-bottom:12px}.Footer_site-footer__2UyvJ .Footer_footer-link-block__14gaX .Footer_footer-links__3hq6V li a:hover{color:#ff693d}@media(max-width:767px){.Footer_site-footer__2UyvJ .Footer_footer-link-block__14gaX{margin:32px 0 0;min-height:0}.Footer_site-footer__2UyvJ .Footer_footer-link-block__14gaX .Footer_footer-links__3hq6V{-moz-column-count:2;column-count:2}.Footer_site-footer__2UyvJ .Footer_footer-link-block__14gaX .Footer_footer-links__3hq6V li{margin-bottom:10px}.Footer_site-footer__2UyvJ .Footer_footer-link-block__14gaX .Footer_footer-links__3hq6V li a{font-size:14px}}.Footer_site-footer__2UyvJ .Footer_study-material-footer__Xhnl7{padding:48px 0 0}.Footer_site-footer__2UyvJ .Footer_study-material-footer__Xhnl7 .Footer_material-heading__3Gus2{font-size:32px}@media(max-width:768px){.Footer_site-footer__2UyvJ .Footer_study-material-footer__Xhnl7 .Footer_material-heading__3Gus2{font-size:24px}}.Footer_site-footer__2UyvJ .Footer_study-material-footer__Xhnl7 h2{font-size:14px;margin-bottom:16px}@media(max-width:767px){.Footer_site-footer__2UyvJ .Footer_study-material-footer__Xhnl7 h2{font-size:14px;line-height:28px;margin-bottom:6px}}.Footer_site-footer__2UyvJ .Footer_study-material-footer__Xhnl7 .Footer_study-material-row__2gGU5{margin-bottom:22px}.Footer_site-footer__2UyvJ .Footer_study-material-footer__Xhnl7 .Footer_study-material-row__2gGU5 .Footer_col__16EsC{width:18%}.Footer_site-footer__2UyvJ .Footer_study-material-footer__Xhnl7 .Footer_study-material-row__2gGU5 .Footer_col-ncert__5hU5f{width:22%}@media(max-width:767px){.Footer_site-footer__2UyvJ .Footer_study-material-footer__Xhnl7 .Footer_study-material-row__2gGU5 .Footer_col-ncert__5hU5f{width:100%}}.Footer_site-footer__2UyvJ .Footer_study-material-footer__Xhnl7 .Footer_footer-link-block__14gaX{min-height:263px}@media(max-width:767px){.Footer_site-footer__2UyvJ .Footer_study-material-footer__Xhnl7 .Footer_footer-link-block__14gaX{min-height:0}.Footer_site-footer__2UyvJ .Footer_study-material-footer__Xhnl7{padding-top:40px}.Footer_site-footer__2UyvJ .Footer_study-material-footer__Xhnl7 .Footer_study-material-row__2gGU5 .Footer_col__16EsC{width:100%}}.Footer_site-footer__2UyvJ .Footer_copyright-and-social__2GGAI{padding:18px 0;margin-top:48px;border-top:1px solid #dbdbdb}@media(max-width:767px){.Footer_site-footer__2UyvJ .Footer_copyright-and-social__2GGAI{margin-top:24px}}.Footer_site-footer__2UyvJ .Footer_copyright-block__1xQdS p{margin:0}.Footer_site-footer__2UyvJ .Footer_copyright-block__1xQdS a{margin-left:24px}@media(max-width:767px){.Footer_site-footer__2UyvJ .Footer_copyright-block__1xQdS p{margin-bottom:15px}.Footer_site-footer__2UyvJ .Footer_copyright-block__1xQdS a{margin-left:0;font-size:13px;margin-right:12px}}.Footer_site-footer__2UyvJ .Footer_footer-social__3-3sQ{justify-content:flex-end;align-items:center}.Footer_site-footer__2UyvJ .Footer_footer-social__3-3sQ a{margin-left:40px}.Footer_site-footer__2UyvJ .Footer_footer-social__3-3sQ a svg{vertical-align:baseline}@media(max-width:767px){.Footer_site-footer__2UyvJ .Footer_footer-social__3-3sQ{justify-content:flex-start;margin:25px 0 0}.Footer_site-footer__2UyvJ .Footer_footer-social__3-3sQ a{margin-left:0;margin-right:30px}}.SpeakToExpert_SpeakToExpert__2l3rh{background:#ff693d;color:#fff;border-radius:8px;padding:60px 40px;position:relative;overflow:hidden}@media(max-width:767px){.SpeakToExpert_SpeakToExpert__2l3rh{padding:48px 12px 0;text-align:center}}.SpeakToExpert_SpeakToExpert__2l3rh .SpeakToExpert_heading__1j5L5{font-weight:600;font-size:24px;line-height:140%;color:#fff;margin-bottom:4px}@media(max-width:767px){.SpeakToExpert_SpeakToExpert__2l3rh .SpeakToExpert_heading__1j5L5{margin-bottom:10px}}.SpeakToExpert_SpeakToExpert__2l3rh .SpeakToExpert_subHeading__2n2ED{font-weight:400;font-size:12px;line-height:164%;margin-bottom:24px;max-width:50%}@media(max-width:767px){.SpeakToExpert_SpeakToExpert__2l3rh .SpeakToExpert_subHeading__2n2ED{margin-bottom:20px;max-width:unset}.SpeakToExpert_SpeakToExpert__2l3rh .SpeakToExpert_cta__P4xzP{margin:0 auto 56px}}.SpeakToExpert_SpeakToExpert__2l3rh img{max-height:90%;position:absolute;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;bottom:-7px;right:-5px}@media(max-width:767px){.SpeakToExpert_SpeakToExpert__2l3rh img{position:relative;right:unset;width:100%}}.Counselling_CounsellingWidget__3JDRa{position:relative;padding:24px 16px;background-color:#fff;border-radius:8px;margin-bottom:20px}@media(max-width:767px){.Counselling_CounsellingWidget__3JDRa{padding:40px 16px 32px;margin-bottom:8px;border-radius:unset}}@media(max-width:768px){.Counselling_CounsellingWidget__3JDRa{margin-bottom:8px}}.Counselling_CounsellingWidget__3JDRa img{margin:0 auto}.FilterPopUp_FilterPopUpWrapper__2M4yM{padding:24px 40px;max-width:812px}@media(max-width:768px){.FilterPopUp_FilterPopUpWrapper__2M4yM{max-height:calc(100vh - 70px);overflow:scroll;margin:auto 0 50px;max-width:100%;border-radius:10px 10px 0 0;padding:24px 16px 64px;width:100vw}}.FilterPopUp_FilterPopUpWrapper__2M4yM *{font-family:Poppins;text-align:left}.FilterPopUp_FilterPopUpWrapper__2M4yM .FilterPopUp_title__3KbZm{font-weight:600;font-size:16px;line-height:22px}.FilterPopUp_FilterPopUpWrapper__2M4yM .FilterPopUp_closeButton__3C94B:after,.FilterPopUp_FilterPopUpWrapper__2M4yM .FilterPopUp_closeButton__3C94B:before{border:solid #001620!important;border-width:0 0 2px!important}.FilterPopUp_FilterPopUpWrapper__2M4yM .FilterPopUp_buttonsWrapper__ZDRjE{margin-top:8px;width:100%;justify-content:end;display:flex}@media(max-width:768px){.FilterPopUp_FilterPopUpWrapper__2M4yM .FilterPopUp_buttonsWrapper__ZDRjE{position:fixed;bottom:0;left:0;background-color:#fff;padding:14px 16px;box-shadow:0 -4px 16px rgba(100,116,139,.3)}}.FilterPopUp_FilterPopUpWrapper__2M4yM .FilterPopUp_buttonsWrapper__ZDRjE .FilterPopUp_applyFilterButton__qaOpd,.FilterPopUp_FilterPopUpWrapper__2M4yM .FilterPopUp_buttonsWrapper__ZDRjE .FilterPopUp_cancelButton__3_U7G,.FilterPopUp_FilterPopUpWrapper__2M4yM .FilterPopUp_buttonsWrapper__ZDRjE .FilterPopUp_disableApplyButton__3EfNK{font-weight:500;font-size:16px;line-height:22px;color:#01202b;padding:13px 48px;background-color:#fff;border:1px solid #eceaea;box-sizing:border-box;box-shadow:0 2px 0 #eceaea;border-radius:8px;margin-left:16px}.FilterPopUp_FilterPopUpWrapper__2M4yM .FilterPopUp_buttonsWrapper__ZDRjE .FilterPopUp_applyFilterButton__qaOpd,.FilterPopUp_FilterPopUpWrapper__2M4yM .FilterPopUp_buttonsWrapper__ZDRjE .FilterPopUp_disableApplyButton__3EfNK{background:#ff693d;border:1px solid #f35427;box-shadow:0 3px 0 #f35427;color:#fff}@media(max-width:768px){.FilterPopUp_FilterPopUpWrapper__2M4yM .FilterPopUp_buttonsWrapper__ZDRjE .FilterPopUp_applyFilterButton__qaOpd,.FilterPopUp_FilterPopUpWrapper__2M4yM .FilterPopUp_buttonsWrapper__ZDRjE .FilterPopUp_disableApplyButton__3EfNK{margin:0;width:100%;font-weight:500;font-size:14px;line-height:20px;padding:10px 0;text-align:center}}.FilterPopUp_FilterPopUpWrapper__2M4yM .FilterPopUp_buttonsWrapper__ZDRjE .FilterPopUp_disableApplyButton__3EfNK{cursor:not-allowed;opacity:.5}.BottomDrawer_cDropDownOverlay__2pbVz{justify-content:flex-end}.BottomDrawer_cDropDownOverlay__2pbVz .BottomDrawer_popupClass__3j54v{padding:8px 16px 0;text-align:left;box-shadow:0 0 22px rgba(0,0,0,.08);border-radius:8px 8px 0 0;max-height:85%;width:100%}.BottomDrawer_cDropDownOverlay__2pbVz .BottomDrawer_popupClass__3j54v ul{overflow-y:scroll;position:relative;max-height:500px;padding:0}.BottomDrawer_cDropDownOverlay__2pbVz .BottomDrawer_popupClass__3j54v .BottomDrawer_heading__2C3X3{font-weight:600;font-size:16px;color:#001620;border-top:none;margin-left:8px;padding:16px 0}.BottomDrawer_cDropDownOverlay__2pbVz .BottomDrawer_popupClass__3j54v li{font-size:14px;line-height:22px;padding:16px 0;color:#1e3844;border-top:1px solid #f3f5f7;list-style-type:none;display:flex;align-items:center}.BottomDrawer_cDropDownOverlay__2pbVz .BottomDrawer_popupClass__3j54v li .BottomDrawer_outcircle__29Krm{height:16px;width:16px;border-radius:100%;border:1px solid #b7cad3;padding:2px;margin:0 16px 0 8px}.BottomDrawer_cDropDownOverlay__2pbVz .BottomDrawer_popupClass__3j54v li .BottomDrawer_outcircle__29Krm .BottomDrawer_incircle__1XqvS{background:#ff6d26;border-radius:100%;height:10px;width:10px;display:none}.BottomDrawer_cDropDownOverlay__2pbVz .BottomDrawer_popupClass__3j54v li .BottomDrawer_tag__1-jta{position:relative;margin-left:8px;top:unset}.BottomDrawer_cDropDownOverlay__2pbVz .BottomDrawer_popupClass__3j54v li.BottomDrawer_selected__2ibpt{font-weight:600;color:#01202b}.BottomDrawer_cDropDownOverlay__2pbVz .BottomDrawer_popupClass__3j54v li.BottomDrawer_selected__2ibpt .BottomDrawer_outcircle__29Krm{border:1px solid #ff6d26}.BottomDrawer_cDropDownOverlay__2pbVz .BottomDrawer_popupClass__3j54v li.BottomDrawer_selected__2ibpt .BottomDrawer_outcircle__29Krm .BottomDrawer_incircle__1XqvS{display:block}.BottomDrawer_grades-section__3J6VK .BottomDrawer_heading__2C3X3{padding-bottom:20px;font-size:32px}@media(max-width:768px){.BottomDrawer_grades-section__3J6VK .BottomDrawer_heading__2C3X3{font-size:24px;padding-bottom:4px}}.BottomDrawer_grades-section__3J6VK .BottomDrawer_holder__1ErGb{-ms-overflow-style:none;scrollbar-width:none}.BottomDrawer_grades-section__3J6VK .BottomDrawer_holder__1ErGb::-webkit-scrollbar{display:none}.BottomDrawer_grades-section__3J6VK .BottomDrawer_holder__1ErGb .BottomDrawer_cDropDownSelect__1UOpx{border:1px solid #dee0e1;border-radius:8px;width:100%;padding:8px 12px;margin-bottom:-8px;margin-top:-12px;font-weight:500;font-size:16px;line-height:22px;color:#001620}.BottomDrawer_grades-section__3J6VK .BottomDrawer_holder__1ErGb .BottomDrawer_cDropDownSelect__1UOpx:before{position:relative;content:"";display:inline-block;width:10px;height:10px;border-right:2px solid #01202b;border-top:2px solid #01202b;transform:rotate(135deg);top:-2px;left:calc(100% - 16px)}.BottomDrawer_grades-section__3J6VK .BottomDrawer_holder__1ErGb .BottomDrawer_btn__1rr7q{color:#51626a;min-width:unset;font-weight:500;font-size:14px;line-height:22px;white-space:nowrap;margin-right:15px}@media(max-width:767px){.BottomDrawer_grades-section__3J6VK .BottomDrawer_holder__1ErGb .BottomDrawer_btn__1rr7q{font-size:16px}}.BottomDrawer_grades-section__3J6VK .BottomDrawer_holder__1ErGb .BottomDrawer_btn__1rr7q:last-of-type{margin-right:0}.BottomDrawer_grades-section__3J6VK .BottomDrawer_holder__1ErGb .BottomDrawer_btn__1rr7q.BottomDrawer_selected__2ibpt{color:#fff;background:#01202b}.BottomDrawer_grades-section__3J6VK .BottomDrawer_tag__1-jta{font-weight:500;font-size:14px;line-height:20px;background:#ffda49;color:#01202b;border-radius:100px;position:absolute;top:-20px;left:0;padding:2px 8px}@media(max-width:767px){.BottomDrawer_grades-section__3J6VK.BottomDrawer_cAccord__3ylDs{padding:0}.BottomDrawer_grades-section__3J6VK.BottomDrawer_cAccord__3ylDs .BottomDrawer_heading__2C3X3{padding:0 15px 12px}.BottomDrawer_grades-section__3J6VK.BottomDrawer_cAccord__3ylDs .BottomDrawer_holder__1ErGb{display:block;padding:0;margin-top:-8px}.BottomDrawer_grades-section__3J6VK.BottomDrawer_cAccord__3ylDs .BottomDrawer_holder__1ErGb .BottomDrawer_btn__1rr7q{padding:13px 12px;width:calc(100% - 30px);margin:12px 15px;background:#fff;border:1px solid #f0f0f0;box-shadow:0 2px 0 #f0f0f0;border-radius:8px;font-weight:600;font-size:16px;line-height:22px;display:flex;align-items:center;justify-content:space-between;color:#01202b}.BottomDrawer_grades-section__3J6VK.BottomDrawer_cAccord__3ylDs .BottomDrawer_holder__1ErGb .BottomDrawer_btn__1rr7q.BottomDrawer_selected__2ibpt svg{transform:rotate(180deg)}.BottomDrawer_grades-section__3J6VK.BottomDrawer_cAccord__3ylDs .BottomDrawer_holder__1ErGb .BottomDrawer_tag__1-jta{position:relative;top:unset;left:unset;margin-left:4px;padding:0 6.5px}}.CourseTitle_title__1-B80{margin-bottom:.75rem}.CourseTitle_title__1-B80 h2{font-weight:600;font-size:20px;line-height:22px;color:#01202b;margin:0;font-family:Poppins}@media(max-width:1023px){.CourseTitle_title__1-B80 h2{font-size:20px;line-height:24px}}@font-face{font-family:BOUNCY;src:url(/static/font/vlearn/BOUNCY.woff2) format("woff2"),url(/static/font/vlearn/BOUNCY.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}.styles_homepageContainer__3a0_0{font-family:Poppins;font-size:14px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;color:#01202b;line-height:1.6;letter-spacing:.2px;font-weight:400}@media(max-width:767px){.styles_homepageContainer__3a0_0{font-size:16px}}.styles_homepageContainer__3a0_0.styles_overflow__3XrHB{overflow:hidden}.styles_homepageContainer__3a0_0 *,.styles_homepageContainer__3a0_0 :after,.styles_homepageContainer__3a0_0 :before{font-family:Poppins;box-sizing:border-box;-webkit-overflow-scrolling:touch;outline:none}.styles_homepageContainer__3a0_0 button:focus{outline:none}.styles_homepageContainer__3a0_0 img,.styles_homepageContainer__3a0_0 svg{display:inline-block}.styles_homepageContainer__3a0_0 .styles_container__1AQqx{max-width:1060px;margin-left:auto;margin-right:auto;width:100%}@media(max-width:1300px){.styles_homepageContainer__3a0_0 .styles_container__1AQqx{padding:0 12px;max-width:100%}}.styles_homepageContainer__3a0_0 .styles_small-container__2mkmH{max-width:1020px;margin-left:auto;margin-right:auto;width:100%}@media(max-width:1140px){.styles_homepageContainer__3a0_0 .styles_small-container__2mkmH{padding:0 15px;max-width:100%}}.styles_homepageContainer__3a0_0 .styles_row__1gmVI{display:flex;margin:0 -12px;flex-wrap:wrap}.styles_homepageContainer__3a0_0 .styles_button-row__1NyRW{display:flex;flex-wrap:wrap}.styles_homepageContainer__3a0_0 .styles_button-row__1NyRW *{margin-right:12px;margin-bottom:15px}@media(max-width:767px){.styles_homepageContainer__3a0_0 .styles_button-row__1NyRW *{margin-right:0}}.styles_homepageContainer__3a0_0 .styles_button-row__1NyRW :last-child{margin-right:0}@media(max-width:767px){.styles_homepageContainer__3a0_0 .styles_button-row__1NyRW .styles_button__3IM7W.styles_w-full__1m8JG{margin-right:0}}.styles_homepageContainer__3a0_0 .styles_noshadow__1hkJA{box-shadow:none!important}.styles_homepageContainer__3a0_0 .styles_shadow-hard__1AyYk{box-shadow:0 3px 0 #eceaea}.styles_homepageContainer__3a0_0 h1,.styles_homepageContainer__3a0_0 h2{letter-spacing:-.93px}.styles_homepageContainer__3a0_0 h1,.styles_homepageContainer__3a0_0 h2,.styles_homepageContainer__3a0_0 h3,.styles_homepageContainer__3a0_0 h4,.styles_homepageContainer__3a0_0 h5{margin:0;font-weight:600;color:#01202b}.styles_homepageContainer__3a0_0 p{margin:0 0 20px}.styles_homepageContainer__3a0_0 li,.styles_homepageContainer__3a0_0 p{line-height:1.6;font-size:14px;font-weight:400}.styles_homepageContainer__3a0_0 h1{font-size:46px;line-height:1.2;font-weight:600}@media(max-width:767px){.styles_homepageContainer__3a0_0 h1{font-size:24px;line-height:1.375}}.styles_homepageContainer__3a0_0 h2{font-size:28px;line-height:1.4;letter-spacing:normal;font-weight:600}@media(max-width:767px){.styles_homepageContainer__3a0_0 h2{font-size:24px}}.styles_homepageContainer__3a0_0 img,.styles_homepageContainer__3a0_0 video{max-width:100%;vertical-align:middle}.styles_homepageContainer__3a0_0 a,.styles_homepageContainer__3a0_0 button{transition:.3s ease}.styles_homepageContainer__3a0_0 .styles_col-2__36uan{width:16.7%}.styles_homepageContainer__3a0_0 .styles_col-20__1sslT{width:20%}.styles_homepageContainer__3a0_0 .styles_col-3__IBcEw{width:25%}.styles_homepageContainer__3a0_0 .styles_col-4__1fh2G{width:33.33%}.styles_homepageContainer__3a0_0 .styles_col-5__FB2hP{width:42%}.styles_homepageContainer__3a0_0 .styles_col-6__2-gV0{width:50%}.styles_homepageContainer__3a0_0 .styles_col-7__3LTf-{width:58%}.styles_homepageContainer__3a0_0 .styles_col-8__3Su7m{width:66.67%}.styles_homepageContainer__3a0_0 .styles_col-9__2luEh{width:75%}.styles_homepageContainer__3a0_0 .styles_col-10__1I3XC{width:83.3%}.styles_homepageContainer__3a0_0 .styles_col__q7qsN{padding:0 12px}@media(max-width:767px){.styles_homepageContainer__3a0_0 .styles_col__q7qsN{width:100%}}.styles_homepageContainer__3a0_0 .styles_col-md__VvtqS{padding:0 12px}@media(max-width:990px){.styles_homepageContainer__3a0_0 .styles_col-md__VvtqS{width:100%}}@media(min-width:1024px){.styles_homepageContainer__3a0_0 .styles_offset-1__QRMeZ{margin-left:7.333333%}.styles_homepageContainer__3a0_0 .styles_offset-2__31W0O{margin-left:16.666667%}.styles_homepageContainer__3a0_0 .styles_offset-3__1yjbV{margin-left:25%}.styles_homepageContainer__3a0_0 .styles_offset-4__1g8qi{margin-left:33.333333%}.styles_homepageContainer__3a0_0 .styles_offset-5__1_gNQ{margin-left:41.666667%}.styles_homepageContainer__3a0_0 .styles_offset-6__214yy{margin-left:50%}.styles_homepageContainer__3a0_0 .styles_offset-7__ygOs4{margin-left:58.333333%}.styles_homepageContainer__3a0_0 .styles_offset-8__2K3zM{margin-left:66.666667%}.styles_homepageContainer__3a0_0 .styles_offset-9__109bu{margin-left:75%}.styles_homepageContainer__3a0_0 .styles_offset-10__AZFWL{margin-left:83.333333%}.styles_homepageContainer__3a0_0 .styles_offset-11__1SyY2{margin-left:91.666667%}}.styles_homepageContainer__3a0_0 .styles_bouncy__3DMwG{font-family:BOUNCY}.styles_homepageContainer__3a0_0 .styles_orange__2it0O{color:#ff693d!important}.styles_homepageContainer__3a0_0 .styles_orange-bg__39bkh{background-color:#ff693d!important}.styles_homepageContainer__3a0_0 .styles_green__9KmS0{color:#0fb03c}.styles_homepageContainer__3a0_0 .styles_white__2qpk8{color:#fff!important}.styles_homepageContainer__3a0_0 .styles_yellow__2W3_f{color:#fecb01!important}.styles_homepageContainer__3a0_0 .styles_bg-lightgrey__25W98{background-color:#f8f8f8}.styles_homepageContainer__3a0_0 .styles_bg-grey__1ihWZ{background-color:#f0f0f0}.styles_homepageContainer__3a0_0 .styles_purple-bg__2HWw_{background-color:#8853f2!important}.styles_homepageContainer__3a0_0 .styles_button-icon__MYK0g{display:inline-block;margin-left:10px}.styles_homepageContainer__3a0_0 .slick-next,.styles_homepageContainer__3a0_0 .slick-prev{position:absolute;display:block;height:42px;width:42px;border-radius:50%;line-height:0;font-size:0;cursor:pointer;background:#01202b;color:transparent;top:0;bottom:0;margin:auto;padding:0;border:none;outline:none;z-index:9}.styles_homepageContainer__3a0_0 .slick-next:focus,.styles_homepageContainer__3a0_0 .slick-prev:focus{outline:none}.styles_homepageContainer__3a0_0 .slick-next.slick-disabled,.styles_homepageContainer__3a0_0 .slick-prev.slick-disabled{opacity:0;pointer-events:none}@media(hover:hover){.styles_homepageContainer__3a0_0 .slick-next:hover,.styles_homepageContainer__3a0_0 .slick-prev:hover{background-color:#51626a}}.styles_homepageContainer__3a0_0 .slick-next:before,.styles_homepageContainer__3a0_0 .slick-prev:before{line-height:1;opacity:.85;width:25px;height:25px;background-size:auto;background-repeat:no-repeat;position:absolute;top:8px;left:0;right:0;margin:0 auto;background-position:50%}.styles_homepageContainer__3a0_0 .slick-prev{left:-10px}.styles_homepageContainer__3a0_0 .slick-prev:before{content:""}.styles_homepageContainer__3a0_0 .slick-next{right:-10px}.styles_homepageContainer__3a0_0 .slick-next:before{content:""}.styles_homepageContainer__3a0_0 .slick-dots{list-style:none;display:block;text-align:center;padding:0;width:100%}.styles_homepageContainer__3a0_0 .slick-dots li{position:relative;display:inline-block;margin:0 4px;padding:0;cursor:pointer;width:10px}.styles_homepageContainer__3a0_0 .slick-dots li button{width:9px;height:9px;background:#d7d7d7;display:inline-block;border-radius:50%;padding:0;font-size:0}.styles_homepageContainer__3a0_0 .slick-dots li button:focus{outline:0}.styles_homepageContainer__3a0_0 .slick-dots li button:before{content:none}.styles_homepageContainer__3a0_0 .slick-dots li.slick-active button{background:#01202b}.styles_homepageContainer__3a0_0 .styles_heading__1g6Th{font-size:32px;line-height:40px;font-weight:600;margin-bottom:30px;z-index:2;position:relative}.styles_homepageContainer__3a0_0 .styles_heading__1g6Th .styles_bouncy__3DMwG{font-size:42px;line-height:40px;letter-spacing:1.1px;color:#ff693d;font-weight:400}.styles_homepageContainer__3a0_0 .styles_heading__1g6Th.styles_mb-14__3edYh{margin-bottom:3.5rem}@media(max-width:767px){.styles_homepageContainer__3a0_0 .styles_heading__1g6Th.styles_mb-14__3edYh{margin-bottom:24px}}.styles_homepageContainer__3a0_0 .styles_heading__1g6Th.styles_mb-3__3uHHm{margin-bottom:12px}@media(max-width:767px){.styles_homepageContainer__3a0_0 .styles_heading__1g6Th{font-size:24px;line-height:30px}.styles_homepageContainer__3a0_0 .styles_heading__1g6Th .styles_bouncy__3DMwG{font-size:32px;line-height:42px}}.styles_homepageContainer__3a0_0 .styles_heading-10__PmQo0{font-size:10px;line-height:14px}.styles_homepageContainer__3a0_0 .styles_heading-14__2arAM{font-size:14px;line-height:16px}.styles_homepageContainer__3a0_0 .styles_heading-14--500__16RRI{font-weight:500}.styles_homepageContainer__3a0_0 .styles_heading-14--600__3aY9v{font-weight:600}.styles_homepageContainer__3a0_0 .styles_heading-20__3p3FT{font-weight:600;font-size:20px;line-height:24px}.styles_homepageContainer__3a0_0 .styles_heading-24__1_P5X{font-weight:600;font-size:24px;line-height:28px}@media(max-width:767px){.styles_homepageContainer__3a0_0 .styles_heading-24__1_P5X{font-size:16px;line-height:22px}}.styles_homepageContainer__3a0_0 .styles_heading-24--mob-same__R3V_4{font-size:24px;line-height:28px;font-weight:600}.styles_homepageContainer__3a0_0 .styles_heading-16__3P999{font-weight:600;font-size:16px;line-height:22px}.styles_homepageContainer__3a0_0 .styles_stroke__3pzuP{position:relative}.styles_homepageContainer__3a0_0 .styles_stroke__3pzuP:before{position:absolute;left:0;right:0;background-image:url(/cdn/images/new-home-page/icons/icons.svg#stroke-yellow);content:"";width:100%;height:100%;background-repeat:no-repeat;background-position:0 100%;bottom:-6px;background-size:contain;z-index:-1}.styles_homepageContainer__3a0_0 .styles_stroke__3pzuP.styles_purple-stroke__3JUdN:before{background-image:url(/cdn/images/new-home-page/stroke-purple.svg);max-width:128px;left:auto}.styles_homepageContainer__3a0_0 .styles_stroke__3pzuP.styles_firsfold-stroke__1ShZG:before{background-image:url(/cdn/images/new-home-page/icons/icons.svg#firstfold-inspire);top:42px;left:auto}@media(max-width:768px){.styles_homepageContainer__3a0_0 .styles_stroke__3pzuP.styles_firsfold-stroke__1ShZG:before{top:34px}}.styles_homepageContainer__3a0_0 .styles_stroke__3pzuP.styles_teachers-stroke__3ew3R:before{background-image:url(/cdn/images/new-home-page/icons/icons.svg#teachers-stroke);top:33px;left:6px}@media(max-width:768px){.styles_homepageContainer__3a0_0 .styles_stroke__3pzuP.styles_teachers-stroke__3ew3R:before{background-image:url(/cdn/images/new-home-page/icons/icons.svg#teachers-stroke-mweb);top:24px;left:6px}}.styles_homepageContainer__3a0_0 .styles_stroke__3pzuP.styles_results-stroke__iae2r:before{background-image:url(/cdn/images/new-home-page/icons/icons.svg#results-stroke);top:36px;left:4px}@media(max-width:768px){.styles_homepageContainer__3a0_0 .styles_stroke__3pzuP.styles_results-stroke__iae2r:before{background-image:url(/cdn/images/new-home-page/icons/icons.svg#results-stroke-mweb);top:24px;left:6px}}.styles_homepageContainer__3a0_0 .styles_stroke__3pzuP.styles_bod-stroke__18a_s:before{background-image:url(/cdn/images/new-home-page/icons/icons.svg#bod-text);top:33px;left:7px;z-index:0}@media(max-width:768px){.styles_homepageContainer__3a0_0 .styles_stroke__3pzuP.styles_bod-stroke__18a_s:before{background-image:url(/cdn/images/new-home-page/icons/icons.svg#bod-text-mweb);top:24px;left:6px;z-index:0}}.styles_homepageContainer__3a0_0 .styles_stroke__3pzuP.styles_offerings-stroke__MpGLn:before{background-image:url(/cdn/images/new-home-page/icons/icons.svg#offerings-text);top:30px;left:4px;z-index:-1}@media(max-width:768px){.styles_homepageContainer__3a0_0 .styles_stroke__3pzuP.styles_offerings-stroke__MpGLn:before{background-image:url(/cdn/images/new-home-page/icons/icons.svg#offerings-text-mweb);top:24px;left:6px;z-index:0}}.styles_homepageContainer__3a0_0 .styles_stroke__3pzuP.styles_app-stroke__1uB_P:before{background-image:url(/cdn/images/new-home-page/icons/icons.svg#app-stroke);top:33px;left:6px}@media(max-width:768px){.styles_homepageContainer__3a0_0 .styles_stroke__3pzuP.styles_app-stroke__1uB_P:before{top:24px;left:0}}.styles_homepageContainer__3a0_0 .styles_stroke__3pzuP.styles_testimonials-stroke__KzWhw:before{background-image:url(/cdn/images/new-home-page/icons/icons.svg#testimonials-stroke);top:38px}@media(max-width:768px){.styles_homepageContainer__3a0_0 .styles_stroke__3pzuP.styles_testimonials-stroke__KzWhw:before{top:24px;left:0}}.styles_homepageContainer__3a0_0 .styles_tag__3kNkK{font-size:12px;line-height:18px;color:#ff693d;background-color:#ffebe6;padding:3px 10px;border-radius:30px;display:inline-flex;align-items:center;margin-bottom:10px;font-weight:500}@media(max-width:767px){.styles_homepageContainer__3a0_0 .styles_tag__3kNkK{font-size:10px;line-height:14px;height:20px}.styles_homepageContainer__3a0_0 .styles_tag__3kNkK img{max-height:16px}}.styles_homepageContainer__3a0_0 .styles_tag__3kNkK.styles_tag-white__11vOP{background-color:#fff;color:#01202b}.styles_homepageContainer__3a0_0 .styles_tag__3kNkK.styles_tag-grey__2iZwK{background-color:#f0f0f0;color:#01202b}.styles_homepageContainer__3a0_0 .styles_tag__3kNkK.styles_tag-pink__MZT6a{background-color:#f47ce8;color:#fff}.styles_homepageContainer__3a0_0 .styles_tag__3kNkK.styles_tag-blue__3vm4z{background-color:#52a7f9;color:#fff}.styles_homepageContainer__3a0_0 .styles_tag__3kNkK.styles_tag-purple__17UEb{background-color:#a375fe;color:#fff}.styles_homepageContainer__3a0_0 .styles_tag__3kNkK.styles_tag-yellow__4Vf_5{background-color:#ffb72a;color:#fff}.styles_homepageContainer__3a0_0 .styles_tag__3kNkK.styles_tag-green__1HtWg{background-color:#2ccd59;color:#fff}.styles_homepageContainer__3a0_0 .styles_tag__3kNkK.styles_tag-orange__1s6jd{background-color:#ff693d;color:#fff}.styles_homepageContainer__3a0_0 .styles_tag__3kNkK.styles_tag-lightred__1Zc2z{background-color:rgba(255,74,74,.2);color:#ff4a4a}.styles_homepageContainer__3a0_0 .styles_tag__3kNkK.styles_tag-lightgreen__K6_v-{background-color:rgba(15,176,60,.2);color:#0fb03c}.styles_homepageContainer__3a0_0 .styles_tag__3kNkK.styles_tag-lightyellow__3vRPN{background-color:rgba(254,203,1,.2);color:#ffb72a}.styles_homepageContainer__3a0_0 .styles_section-gap__2Mm2e{padding:64px 0}@media(max-width:767px){.styles_homepageContainer__3a0_0 .styles_section-gap__2Mm2e{padding:48px 0}}.styles_homepageContainer__3a0_0 .styles_play-button__3adzj{width:55px;height:48px;background-color:#fff;text-align:center;border-radius:68% 56% 53% 53%;transition:.4s ease;z-index:994;display:block}.styles_homepageContainer__3a0_0 .styles_play-button__3adzj svg{display:inline-block}.styles_homepageContainer__3a0_0 .styles_play-button__3adzj:hover{transform:scale(.9)}.styles_homepageContainer__3a0_0 .styles_tab-controls__3ySqt button{padding:3.5px 11.5px;display:inline-block;border:1.5px solid #eceaea;border-radius:6px;margin-right:10px;transition:.3s ease;min-width:80px}.styles_homepageContainer__3a0_0 .styles_tab-controls__3ySqt button:hover{background-color:#f8f8f8}.styles_homepageContainer__3a0_0 .styles_tab-controls__3ySqt button.styles_active__2NwWz{background-color:#01202b;color:#fff}.styles_homepageContainer__3a0_0 .styles_tab-controls__3ySqt button:last-child{margin-right:0}@media(max-width:767px){.styles_homepageContainer__3a0_0 .styles_tab-controls__3ySqt{flex-wrap:wrap}.styles_homepageContainer__3a0_0 .styles_tab-controls__3ySqt button{padding:5px 8px;margin:0 10px 10px 0;font-size:14px;min-width:20%}}.styles_homepageContainer__3a0_0 .styles_fs-16__4c4lc{font-size:16px}.styles_homepageContainer__3a0_0 .styles_overflow-visible-slider__1x7_A{overflow-x:hidden}.styles_homepageContainer__3a0_0 .styles_overflow-visible-slider__1x7_A .styles_slick-list__QknKj{overflow:visible}.styles_homepageContainer__3a0_0 .styles_absolute-center__10_Tu{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.styles_homepageContainer__3a0_0 .styles_form-control__3_oPK{background:#fff;border:1.5px solid #eceaea;border-radius:6px;width:100%;padding:5px 10px;height:40px}.styles_homepageContainer__3a0_0 .styles_tooltip__1hTEY{position:relative}.styles_homepageContainer__3a0_0 .styles_tooltip__1hTEY:before{position:absolute;top:calc(100% + 10px);width:100%;content:attr(data-tooltip);background-color:#51626a;border-radius:8px;color:#fff;max-width:240px;left:50%;transition:.3s ease;opacity:0;visibility:hidden;min-width:180px;transform:translateX(-50%);z-index:9999;padding:8px 12px;font-size:12px;line-height:18px}.styles_homepageContainer__3a0_0 .styles_tooltip__1hTEY:after{position:absolute;top:calc(100% + 5px);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:8px solid #51626a;content:"";left:0;right:0;margin:0 auto;transition:.3s ease;opacity:0;visibility:hidden;z-index:9999}.styles_homepageContainer__3a0_0 .styles_tooltip__1hTEY:focus:after,.styles_homepageContainer__3a0_0 .styles_tooltip__1hTEY:focus:before,.styles_homepageContainer__3a0_0 .styles_tooltip__1hTEY:hover:after,.styles_homepageContainer__3a0_0 .styles_tooltip__1hTEY:hover:before{opacity:1;visibility:visible}@media(max-width:767px){.styles_homepageContainer__3a0_0 .styles_tooltip__1hTEY:before{max-width:300px!important;font-size:10px;line-height:16px;min-width:150px}}@media(min-width:1200px){.styles_homepageContainer__3a0_0 .styles_tooltip__1hTEY.styles_tooltip-right__MT9LG:before{top:50%;left:calc(100% + 15px);right:auto;transform:translateY(-50%)}.styles_homepageContainer__3a0_0 .styles_tooltip__1hTEY.styles_tooltip-right__MT9LG:after{border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:14px solid #51626a;top:0;left:7px}}.styles_homepageContainer__3a0_0 .styles_tooltip-hidden__1dA02:after,.styles_homepageContainer__3a0_0 .styles_tooltip-hidden__1dA02:before{display:none}.styles_homepageContainer__3a0_0 .styles_green-check-list__6PLXt li{display:flex;align-items:baseline;margin-bottom:15px;background-image:url(/cdn/images/new-home-page/icons/icons/icons.svg#green-check-circle);background-position:0 4px;background-repeat:no-repeat;padding-left:20px}.styles_homepageContainer__3a0_0 .styles_icon-with-text__2y7ip{display:flex;align-items:center;margin:0 14px 8px 0}.styles_homepageContainer__3a0_0 .styles_icon-with-text__2y7ip p{margin:0;font-size:12px;font-weight:500}.styles_homepageContainer__3a0_0 .styles_font-semibold__33044{font-weight:600}.CourseHighlights_highlights__1K4Gn{flex-wrap:wrap;margin-bottom:14px;display:flex;gap:12px 24px}@media(max-width:1023px){.CourseHighlights_highlights__1K4Gn{flex-wrap:wrap;margin-top:1rem}}.CourseHighlights_highlights__1K4Gn .CourseHighlights_highlight__3HXVd{display:flex;align-items:center}@media(max-width:1023px){.CourseHighlights_highlights__1K4Gn .CourseHighlights_highlight__3HXVd{font-weight:500;font-size:12px;line-height:16px}}.CourseHighlights_highlights__1K4Gn .CourseHighlights_highlight__3HXVd img{margin-right:.25rem}.BookFreeDemoSticky_stickyContainer__3QWQc{position:-webkit-sticky;position:sticky;width:74.79%;border-radius:0;background-color:#0779e4;padding:21px;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;justify-content:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;cursor:pointer;z-index:20}@media(max-width:1023px){.BookFreeDemoSticky_stickyContainer__3QWQc{width:100%;bottom:0;padding:17px}}.BookFreeDemoSticky_stickyContainer__3QWQc .BookFreeDemoSticky_bookFreeDemoText__3OZTy{font-size:15px;color:#fff}.BookFreeDemoSticky_stickyContainer__3QWQc .BookFreeDemoSticky_bookFreeDemoText__3OZTy img{-webkit-object-fit:none;-o-object-fit:none;object-fit:none;-webkit-object-position:-58px 0;-o-object-position:0 0;object-position:0 0;width:19px;height:17px;transform:scale(.8);-webkit-transform:scale(.8);-moz-transform:scale(.8);-o-transform:scale(.8);-ms-transform:scale(.8)}.Chip_chip__4waHi{background:#deeefd;border-radius:20px;font-weight:500;font-size:12px;line-height:16px;color:#01202b;padding:.25rem .5rem;display:flex;align-items:center}.Chip_chip__4waHi img{margin-right:.25rem}.CoursePlan_planContainer__3wOvj{position:relative;border-radius:8px;box-shadow:0 2px 0 #f0f0f0;background:#fff;border:1px solid #f0f0f0;margin-bottom:16px}.CoursePlan_planContainer__3wOvj .CoursePlan_planWrapper__2Ai7m{padding:16px;position:relative;min-height:88px;height:100%;cursor:pointer;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;gap:8px}.CoursePlan_planContainer__3wOvj .CoursePlan_planWrapper__2Ai7m .CoursePlan_inputRadio__2FR0n{width:14px;height:14px;border-radius:50%;border:1px solid #e2e7ec}.CoursePlan_planContainer__3wOvj .CoursePlan_planWrapper__2Ai7m .CoursePlan_inputRadio__2FR0n.CoursePlan_selected__1YnLN{border:5px solid #ff693d}.CoursePlan_planContainer__3wOvj .CoursePlan_planWrapper__2Ai7m .CoursePlan_bubble__HmING{position:absolute;right:0;top:0}.CoursePlan_planContainer__3wOvj .CoursePlan_planWrapper__2Ai7m .CoursePlan_planWrpr__3rIRr{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;justify-content:space-between;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;width:100%}.CoursePlan_planContainer__3wOvj .CoursePlan_planWrapper__2Ai7m .CoursePlan_planWrpr__3rIRr .CoursePlan_planTag__2B2Tl{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;gap:4px}.CoursePlan_planContainer__3wOvj .CoursePlan_planWrapper__2Ai7m .CoursePlan_planWrpr__3rIRr .CoursePlan_planTag__2B2Tl .CoursePlan_planText__2DFm2{font-family:Poppins;font-style:normal;font-weight:700;font-size:12px;line-height:14px;color:#001620}.CoursePlan_planContainer__3wOvj .CoursePlan_planWrapper__2Ai7m .CoursePlan_planWrpr__3rIRr .CoursePlan_emiText__1E6Ni{font-family:Poppins;font-style:normal;font-weight:400;font-size:12px;line-height:13px;color:#51626a;padding-top:6px}.CoursePlan_planContainer__3wOvj .CoursePlan_planWrapper__2Ai7m .CoursePlan_planWrpr__3rIRr .CoursePlan_emiText__1E6Ni .CoursePlan_bold__3trCI{font-weight:600}.CoursePlan_planContainer__3wOvj .CoursePlan_planWrapper__2Ai7m .CoursePlan_planWrpr__3rIRr .CoursePlan_priceContainer__1IEsx{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;flex-direction:column;-moz-flex-direction:column;-o-flex-direction:column;gap:6px;font-family:Poppins;font-style:normal}.CoursePlan_planContainer__3wOvj .CoursePlan_planWrapper__2Ai7m .CoursePlan_planWrpr__3rIRr .CoursePlan_priceContainer__1IEsx .CoursePlan_percentageOff__2n1yx{font-weight:400;font-size:10px;line-height:10px;color:#0fb03c}.CoursePlan_planContainer__3wOvj .CoursePlan_planWrapper__2Ai7m .CoursePlan_planWrpr__3rIRr .CoursePlan_priceContainer__1IEsx .CoursePlan_price__exbDH{font-weight:600;font-size:20px;line-height:16px;color:#01202b}.CoursePlan_planContainer__3wOvj .CoursePlan_planWrapper__2Ai7m .CoursePlan_planWrpr__3rIRr .CoursePlan_priceContainer__1IEsx .CoursePlan_cutPrice__1_UEN{font-weight:400;font-size:12px;line-height:12px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#51626a}.CoursePlan_planContainer__3wOvj.CoursePlan_selected__1YnLN,.CoursePlan_planContainer__3wOvj:hover{border:1px solid #ff693d}.CoursePlan_planContainer__3wOvj.CoursePlan_popular__2we43:before{content:url(/cdn/images/short-term-courses/popular-tag.svg);position:absolute;top:-22px;left:4px}.CourseSubjects_subjects__3kOHg{margin:1.5rem 0;display:flex;flex-wrap:wrap;gap:10px 8px}@media(max-width:1023px){.CourseSubjects_subjects__3kOHg{margin:1rem 0}}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v15/pxiEyp8kv8JHgFVrJJbecnFHGPezSQ.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf6,U+1cf8-1cf9,U+200c-200d,U+20a8,U+20b9,U+25cc,U+a830-a839,U+a8e0-a8fb}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v15/pxiEyp8kv8JHgFVrJJnecnFHGPezSQ.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v15/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLGT9Z11lFd2JQEl8qw.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf6,U+1cf8-1cf9,U+200c-200d,U+20a8,U+20b9,U+25cc,U+a830-a839,U+a8e0-a8fb}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLGT9Z1JlFd2JQEl8qw.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLEj6Z11lFd2JQEl8qw.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf6,U+1cf8-1cf9,U+200c-200d,U+20a8,U+20b9,U+25cc,U+a830-a839,U+a8e0-a8fb}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLEj6Z1JlFd2JQEl8qw.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLCz7Z11lFd2JQEl8qw.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf6,U+1cf8-1cf9,U+200c-200d,U+20a8,U+20b9,U+25cc,U+a830-a839,U+a8e0-a8fb}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLCz7Z1JlFd2JQEl8qw.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}.SelectPlan_selectPlanContainer__1hfE7{padding:16px}@media(max-width:769px){.SelectPlan_selectPlanContainer__1hfE7{padding:0}}.SelectPlan_selectPlanContainer__1hfE7 .SelectPlan_heading__2pMjs{font-family:Poppins;font-style:normal;font-weight:500;font-size:20px;line-height:28px;color:#01202b;padding-bottom:16px;text-align:left}.SelectPlan_selectPlanContainer__1hfE7 .SelectPlan_viewOffersContainer__37woC{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;flex-direction:row-reverse;-moz-flex-direction:row-reverse;-o-flex-direction:row-reverse;justify-content:space-between;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;padding-bottom:24px}.SelectPlan_selectPlanContainer__1hfE7 .SelectPlan_viewOffersContainer__37woC .SelectPlan_viewAllOffers__26s-i{cursor:pointer}.SelectPlan_selectPlanContainer__1hfE7 .SelectPlan_viewOffersContainer__37woC .SelectPlan_offerContainer__LzEub{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;flex-direction:column;-moz-flex-direction:column;-o-flex-direction:column;gap:4px}.SelectPlan_selectPlanContainer__1hfE7 .SelectPlan_viewOffersContainer__37woC .SelectPlan_offerContainer__LzEub .SelectPlan_offerText__EFobZ{display:inline-block;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;text-align:center;background:#fffaed;border:1px dashed #ffc32b;box-sizing:border-box;border-radius:4px;padding:4px 6px;font-family:Poppins;font-style:normal;font-weight:700;font-size:10px;line-height:14px;color:#000}.SelectPlan_selectPlanContainer__1hfE7 .SelectPlan_viewOffersContainer__37woC .SelectPlan_offerContainer__LzEub .SelectPlan_offerMsg__2AH4C{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;gap:4px;text-align:left}.SelectPlan_selectPlanContainer__1hfE7 .SelectPlan_viewOffersContainer__37woC .SelectPlan_offerContainer__LzEub .SelectPlan_offerMsg__2AH4C .SelectPlan_offerMsgtext__udi7J{font-family:Poppins;font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:#1e3844}.SelectPlan_btn-common__382Wf,.SelectPlan_btnContainer__YG9J9 .SelectPlan_primaryBtn__jiGAE,.SelectPlan_btnContainer__YG9J9 .SelectPlan_secondaryBtn__3-ZRI{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;justify-content:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;font-family:Poppins;font-style:normal;font-weight:500;font-size:16px;line-height:22px;border-radius:8px;height:48px;padding:12px 0;text-align:center;cursor:pointer;margin-bottom:16px;width:100%}@media(max-width:769px){.SelectPlan_btn-common__382Wf,.SelectPlan_btnContainer__YG9J9 .SelectPlan_primaryBtn__jiGAE,.SelectPlan_btnContainer__YG9J9 .SelectPlan_secondaryBtn__3-ZRI{margin-bottom:0}.SelectPlan_btnContainer__YG9J9{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;flex-direction:row-reverse;-moz-flex-direction:row-reverse;-o-flex-direction:row-reverse;gap:16px;border-top:1px solid #f0f0f0;padding-top:10px}}.SelectPlan_btnContainer__YG9J9 .SelectPlan_primaryBtn__jiGAE{box-shadow:0 3px 0 #f35427;background:#ff693d;color:#fff}.SelectPlan_btnContainer__YG9J9 .SelectPlan_secondaryBtn__3-ZRI{margin-bottom:0;color:#ff693d;background:#fff;border:1px solid #eceaea;box-shadow:0 2px 0 #eceaea}.SelectPlan_planWrapper__3TWu8{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;flex-direction:column;-moz-flex-direction:column;-o-flex-direction:column}.SelectPlan_selectPlanPopUpWrapper__3SGYX{padding:24px 40px;max-width:812px}@media(max-width:768px){.SelectPlan_selectPlanPopUpWrapper__3SGYX{max-height:calc(100vh - 70px);overflow:scroll;margin:auto 0 0;max-width:100%;border-radius:10px 10px 0 0;padding:16px;width:100vw}}.Offerings_Offerings__35qBO{display:flex;flex-wrap:wrap;gap:12px}.Offerings_Offerings__35qBO .Offerings_tick_point_container__1w_sd{display:flex;flex-wrap:wrap;gap:12px;font-weight:500;font-size:12px;line-height:16px}@media(max-width:1023px){.Offerings_Offerings__35qBO .Offerings_tick_point_container__1w_sd{font-weight:12px;line-height:18px}}.Offerings_Offerings__35qBO .Offerings_tick_point_container__1w_sd .Offerings_tick_point_with_img__O_vBN{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex}.Offerings_Offerings__35qBO .Offerings_tick_point_container__1w_sd .Offerings_tick_point_with_img__O_vBN img{margin-right:4px}.CouponListItem_container__1AL87{padding:16px 0}.CouponListItem_container__1AL87 .CouponListItem_couponAndApply__3dZvs{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;justify-content:space-between;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between}.CouponListItem_container__1AL87 .CouponListItem_couponAndApply__3dZvs .CouponListItem_couponTokenContainer__sIGiD{padding:5px 8px;background:#fffaed;border:1px dashed #ffc32b;box-sizing:border-box;border-radius:4px;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center}.CouponListItem_container__1AL87 .CouponListItem_couponAndApply__3dZvs .CouponListItem_couponTokenContainer__sIGiD .CouponListItem_couponTokenIcon__3lCAv{background-image:url(/static/images/pro-program/pro-icon.svg#pro-coupon-svg);width:24px;height:24px;zoom:.5;margin-right:5px}.CouponListItem_container__1AL87 .CouponListItem_couponAndApply__3dZvs .CouponListItem_couponTokenContainer__sIGiD .CouponListItem_couponTokenText__zf3aA{font-family:Inter;font-weight:700;font-size:10px;line-height:14px;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;color:#001620}.CouponListItem_container__1AL87 .CouponListItem_couponAndApply__3dZvs .CouponListItem_applyButton__3DySX{font-weight:700;font-size:12px;line-height:18px;text-align:right;color:#fb6432;margin-right:8px;cursor:pointer}.CouponListItem_container__1AL87 .CouponListItem_couponAndApply__3dZvs .CouponListItem_applyButton__3DySX,.CouponListItem_container__1AL87 .CouponListItem_discountDetail__2Bevl{font-family:Inter;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center}.CouponListItem_container__1AL87 .CouponListItem_discountDetail__2Bevl{margin:9px 0;font-weight:600;font-size:16px;line-height:22px;color:#001620}.CouponListItem_container__1AL87 .CouponListItem_couponDetail__3Xmu-{font-family:Inter;font-size:12px;line-height:18px;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;color:#4d5c63}@media(min-width:768px){.CoursePrice_CoursePriceWrapper__3KXVx{flex-basis:50%}}.CoursePrice_CoursePriceWrapper__3KXVx *{font-size:12px;line-height:16px}.CoursePrice_CoursePriceWrapper__3KXVx .CoursePrice_originalPrice__15Wex{font-weight:400;color:rgba(81,98,106,.8)}.CoursePrice_CoursePriceWrapper__3KXVx .CoursePrice_originalPrice__15Wex .CoursePrice_discount__2hOs8{font-weight:500;color:#0fb03c}.CoursePrice_CoursePriceWrapper__3KXVx .CoursePrice_offerPrice__1hsB2{font-weight:600;font-size:18px;line-height:22px;color:#01202b;margin:4px 0}@media(max-width:768px){.CoursePrice_CoursePriceWrapper__3KXVx .CoursePrice_offerPrice__1hsB2{font-size:16px}}.CoursePrice_CoursePriceWrapper__3KXVx .CoursePrice_emiNote__1KmE_{font-weight:600;color:rgba(1,32,43,.7)}.ExploreMoreCTA_buyNowBtn__3mwuu{padding:11px;width:100%;height:40px;background:#ff693d;font-family:Poppins;box-shadow:0 2px 0 #f35427;border-radius:8px;cursor:pointer;font-weight:500;font-size:14px;text-align:center;color:#fff}.OffersListItem_container__3nKD9{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;margin-top:14px;margin-bottom:16px}.OffersListItem_container__3nKD9 .OffersListItem_leftSection__5S_Dj{margin-right:15px}.OffersListItem_container__3nKD9 .OffersListItem_leftSection__5S_Dj .OffersListItem_icon__14erE{border-radius:4px}.OffersListItem_container__3nKD9 .OffersListItem_content__2GbO_ .OffersListItem_heading__1Z47e{font-family:Inter;font-weight:500;font-size:14px;line-height:20px;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;color:#001620;overflow-wrap:anywhere}.OffersListItem_container__3nKD9 .OffersListItem_content__2GbO_ .OffersListItem_points__k4PaL{margin:0;padding-left:0}.OffersListItem_container__3nKD9 .OffersListItem_content__2GbO_ .OffersListItem_points__k4PaL .OffersListItem_pointText__2F-Sb{font-family:Inter;font-size:12px;line-height:18px;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;color:#4d5c63;margin-top:7px;overflow-wrap:anywhere}.OffersListItem_container__3nKD9 .OffersListItem_content__2GbO_ .OffersListItem_points__k4PaL .OffersListItem_pointText__2F-Sb:last-child{margin-bottom:0}.OffersListItem_container__3nKD9 .OffersListItem_content__2GbO_ .OffersListItem_points__k4PaL .OffersListItem_pointText__2F-Sb:before{content:"•";color:#4d5c63;font-weight:700;display:inline-block;width:1em}.CourseVideo_aicourseWidgetVideo__10z3R{display:flex;width:100%;padding:1rem;background-color:#fff;min-width:60%}@media(max-width:767px){.CourseVideo_aicourseWidgetVideo__10z3R{width:auto;margin:0 .75rem;border:1.5px solid #eceaea;box-shadow:none;border-bottom:0;border-radius:8px;border-bottom-left-radius:0;border-bottom-right-radius:0}}.CourseVideo_playIconHolder__1ddP5{border-radius:50%;background-color:#fff;display:flex;align-items:center;justify-content:center;height:72px;width:72px;box-shadow:0 2px 32px rgba(0,0,0,.33);cursor:pointer}@media(max-width:768px){.CourseVideo_playIconHolder__1ddP5{height:48px;width:48px}}.CourseVideo_playIconHolder__1ddP5 .CourseVideo_playIcon__2UKjn{width:0;height:0;border-top:20px solid transparent;border-left:30px solid #ff6505;border-bottom:20px solid transparent;margin-left:.4rem}@media(max-width:768px){.CourseVideo_playIconHolder__1ddP5 .CourseVideo_playIcon__2UKjn{border-top:12px solid transparent;border-left:20px solid #ff6505;border-bottom:12px solid transparent;margin-left:.3rem}}.OffersList_container__2fW3E{padding:16px 12px 8px 16px}@media(min-width:768px){.OffersList_container__2fW3E{padding:16px 24px 8px}}.OffersList_container__2fW3E .OffersList_heading__3hbd8{font-family:Inter;font-size:12px;line-height:18px;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;color:#001620;margin-bottom:1px}.CourseOfferingCard_CourseOfferingTileWrapper__eMK27{margin:0 auto;padding:1rem;background:#fff;display:flex;flex-direction:column;justify-content:space-between}@media(max-width:767px){.CourseOfferingCard_CourseOfferingTileWrapper__eMK27{padding:1rem;background:#fff;border:1.5px solid #eceaea;box-shadow:0 3px 0 #f0f0f0;margin:0 .75rem;border-top:0;border-bottom:0;border-top-left-radius:0;border-top-right-radius:0}}.CourseOfferingCard_CourseOfferingTileWrapper__eMK27 .CourseOfferingCard_filterValue__ieSy8{background:#f0f0f0;border-radius:20px;font-weight:500;font-size:10px;line-height:16px;color:#01202b;margin-top:16px;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:2px 6px;display:flex}.CourseOfferingCard_CourseOfferingTileWrapper__eMK27 .CourseOfferingCard_filterValue__ieSy8 .CourseOfferingCard_filterResult__17kbP{text-overflow:ellipsis;white-space:nowrap;width:50vw;overflow:hidden}.CourseOfferingCard_CourseOfferingTileWrapper__eMK27 .CourseOfferingCard_filterValue__ieSy8 span{height:2px;width:2px;margin-top:4px;border:solid #000;border-width:0 1.5px 1.5px 0;display:inline-block;padding:2px;transform:rotate(45deg);margin-left:6.5px;-webkit-transform:rotate(45deg)}.CourseOfferingCard_priceActionWrapper__3X4zn{display:flex;justify-content:space-between;background:#fff;padding:0 1rem 1rem}@media(max-width:767px){.CourseOfferingCard_priceActionWrapper__3X4zn{flex-direction:column;margin:0 .75rem;border:1.5px solid #eceaea;border-top:0;border-bottom-left-radius:8px;border-bottom-right-radius:8px}}.CourseOfferingCard_priceActionWrapper__3X4zn .CourseOfferingCard_buttonsWrapper__W7HAI{margin-top:11px;display:flex;gap:6px}.CourseOfferingCard_priceActionWrapper__3X4zn .CourseOfferingCard_buttonsWrapper__W7HAI .CourseOfferingCard_applyButton__1pRLJ,.CourseOfferingCard_priceActionWrapper__3X4zn .CourseOfferingCard_buttonsWrapper__W7HAI .CourseOfferingCard_cancelButton__2bpSy,.CourseOfferingCard_priceActionWrapper__3X4zn .CourseOfferingCard_buttonsWrapper__W7HAI .CourseOfferingCard_disableApplyButton__1FHmt{font-weight:500;font-size:16px;line-height:22px;color:#01202b;flex:calc((100% - 30px)/2);background-color:#fff;border:1px solid #eceaea;box-sizing:border-box;box-shadow:0 2px 0 #eceaea;border-radius:8px;padding:8px 0}.CourseOfferingCard_priceActionWrapper__3X4zn .CourseOfferingCard_buttonsWrapper__W7HAI .CourseOfferingCard_applyButton__1pRLJ,.CourseOfferingCard_priceActionWrapper__3X4zn .CourseOfferingCard_buttonsWrapper__W7HAI .CourseOfferingCard_disableApplyButton__1FHmt{background:#ff693d;border:1px solid #f35427;box-shadow:0 2px 0 #f35427;color:#fff}@media(max-width:768px){.CourseOfferingCard_priceActionWrapper__3X4zn .CourseOfferingCard_buttonsWrapper__W7HAI .CourseOfferingCard_applyButton__1pRLJ,.CourseOfferingCard_priceActionWrapper__3X4zn .CourseOfferingCard_buttonsWrapper__W7HAI .CourseOfferingCard_disableApplyButton__1FHmt{margin:0;font-weight:500;font-size:14px;line-height:20px;text-align:center}}.CourseOfferingCard_priceActionWrapper__3X4zn .CourseOfferingCard_buttonsWrapper__W7HAI .CourseOfferingCard_disableApplyButton__1FHmt{cursor:not-allowed;opacity:.5}@media(min-width:768px){.CourseOfferingCard_priceActionWrapper__3X4zn .CourseOfferingCard_buttonsWrapper__W7HAI{min-width:200px}}.CourseOfferingCard_aicourseWidget__1v-Gh{display:flex;flex-direction:column}.CourseOfferingCard_aicourseWidgetWrapper__18JHj{display:flex}@media(max-width:767px){.CourseOfferingCard_aicourseWidgetWrapper__18JHj{flex-direction:column-reverse}}.ProCoursePopup_proCoursePopupClass__1gDIw{margin-top:auto}@media(min-width:768px){.ProCoursePopup_proCoursePopupClass__1gDIw{margin-bottom:auto}}@media(min-width:768px)and (max-width:1024px){.ProCoursePopup_proCoursePopupClass__1gDIw{margin-bottom:unset}}.ProCoursePopup_proCoursePopupClass__1gDIw .ProCoursePopup_popupContainer___fMzV{height:92vh;width:100vw;border-radius:4px;background:#fff;padding:21px 0 0;text-align:left;overflow:unset;max-width:548px}@media(min-width:375px)and (max-width:414px){.ProCoursePopup_proCoursePopupClass__1gDIw .ProCoursePopup_popupContainer___fMzV{max-height:83vh;max-width:unset}}@media(min-width:712px)and (max-width:1023px){.ProCoursePopup_proCoursePopupClass__1gDIw .ProCoursePopup_popupContainer___fMzV{max-height:73vh;max-width:unset}}@media(min-width:1024px)and (max-width:1024px){.ProCoursePopup_proCoursePopupClass__1gDIw .ProCoursePopup_popupContainer___fMzV{max-height:56vh;max-width:unset}}.ProCoursePopup_proCoursePopupClass__1gDIw .ProCoursePopup_popupContainer___fMzV::-webkit-scrollbar{display:none}@media(min-width:1025px){.ProCoursePopup_proCoursePopupClass__1gDIw .ProCoursePopup_popupContainer___fMzV{max-width:548px;max-height:720px;padding:24px 0 60px}}@media(min-width:1024px)and (max-width:1024px){.ProCoursePopup_proCoursePopupClass__1gDIw .ProCoursePopup_popupContainer___fMzV{max-height:54vh}}@media(min-width:540px)and (max-width:834px){.ProCoursePopup_proCoursePopupClass__1gDIw .ProCoursePopup_popupContainer___fMzV{max-height:730px;max-width:unset}}.ProCoursePopup_proCoursePopupClass__1gDIw .ProCoursePopup_popupContainer___fMzV .ProCoursePopup_popupHeading__2lmP7{font-family:Inter;font-weight:600;font-size:16px;line-height:22px;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;display:block;color:#001620;margin-bottom:21px;padding:0 16px}@media(min-width:768px){.ProCoursePopup_proCoursePopupClass__1gDIw .ProCoursePopup_popupContainer___fMzV .ProCoursePopup_popupHeading__2lmP7{padding:0 24px;font-size:18px}}@media(min-width:1024px)and (max-width:1024px){.ProCoursePopup_proCoursePopupClass__1gDIw .ProCoursePopup_popupContainer___fMzV .ProCoursePopup_popupHeadingIpadPro__o77NR{margin:10px 96px 26px}}.ProCoursePopup_proCoursePopupClass__1gDIw .ProCoursePopup_popupContainer___fMzV .ProCoursePopup_popupFullLine__2L0uW{border:1px solid #e2e7ec}.ProCoursePopup_proCoursePopupClass__1gDIw .ProCoursePopup_popupContainer___fMzV .ProCoursePopup_popupChildrenContainer__npHoo{padding:0 16px;overflow-y:scroll;height:calc(88vh - 64px - 10px)}.ProCoursePopup_proCoursePopupClass__1gDIw .ProCoursePopup_popupContainer___fMzV .ProCoursePopup_popupChildrenContainer__npHoo::-webkit-scrollbar{display:none}@media(min-width:768px){.ProCoursePopup_proCoursePopupClass__1gDIw .ProCoursePopup_popupContainer___fMzV .ProCoursePopup_popupChildrenContainer__npHoo{padding:0 24px;height:calc(100% - 21px);max-height:618px}}.CourseOfferingTitle_title__24q0F{font-weight:600;font-family:Poppins;margin-bottom:.25rem;font-size:18px}@media(max-width:767px){.CourseOfferingTitle_title__24q0F{font-size:16px;padding-left:1rem}}.OffersModal_container__3csg1 .OffersModal_couponTopSection__1ISJT{background:#f3f5f7;padding:16px 16px 12px}.OffersModal_container__3csg1 .OffersModal_couponTopSection__1ISJT .OffersModal_inputContainer__2Nbdb{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;padding:18px 16px;background:#fff;border:1px solid #e2e7ec;box-sizing:border-box;border-radius:4px;justify-content:space-between;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between}.OffersModal_container__3csg1 .OffersModal_couponTopSection__1ISJT .OffersModal_inputContainer__2Nbdb .OffersModal_couponCodeText__2ChSQ{border:none;outline:none;width:100%;font-family:Inter;font-size:14px;line-height:20px;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;color:#001620;cursor:text}.OffersModal_container__3csg1 .OffersModal_couponTopSection__1ISJT .OffersModal_inputContainer__2Nbdb .OffersModal_applyRemoveButton__14AqB{font-family:Inter;font-weight:700;font-size:12px;line-height:18px;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;text-align:right;color:#fb6432;cursor:pointer}.OffersModal_container__3csg1 .OffersModal_couponTopSection__1ISJT .OffersModal_inputContainer__2Nbdb .OffersModal_buttonInactive__2W2a8{opacity:.3;cursor:default}.OffersModal_container__3csg1 .OffersModal_couponTopSection__1ISJT .OffersModal_errorMessage__2FAfq{margin-top:4px;font-family:Inter;font-size:12px;line-height:18px;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;color:#f32e46}.OffersModal_container__3csg1 .OffersModal_couponTopSection__1ISJT.OffersModal_error__2iccH{background:#feeef0}.OffersModal_container__3csg1 .OffersModal_greyDivider__1-kzE{width:100%;height:8px;background:#f3f5f7}.OffersModal_container__3csg1 .OffersModal_childrenContainerLogin__361tB{overflow-y:scroll;max-height:570px;height:calc(100vh - 179px)}.OffersModal_container__3csg1 .OffersModal_childrenContainerLogin__361tB::-webkit-scrollbar{display:none}@media(min-width:320px)and (max-width:360px){.OffersModal_container__3csg1 .OffersModal_childrenContainerLogin__361tB{height:calc(96vh - 179px)}}@media(min-width:380px)and (max-width:414px){.OffersModal_container__3csg1 .OffersModal_childrenContainerLogin__361tB{height:calc(88vh - 179px)}}@media(min-width:375px)and (max-width:375px){.OffersModal_container__3csg1 .OffersModal_childrenContainerLogin__361tB{max-height:470px}}@media(min-width:769px)and (max-width:819px){.OffersModal_container__3csg1 .OffersModal_childrenContainerLogin__361tB{max-height:556px}}@media(min-width:835px){.OffersModal_container__3csg1 .OffersModal_childrenContainerLogin__361tB{max-height:560px}}@media(min-width:820px)and (max-width:820px){.OffersModal_container__3csg1 .OffersModal_childrenContainerLogin__361tB{max-height:500px}}@media(min-width:821px)and (max-width:834px){.OffersModal_container__3csg1 .OffersModal_childrenContainerLogin__361tB{max-height:570px}}@media(min-width:1025px){.OffersModal_container__3csg1 .OffersModal_childrenContainerLogin__361tB{height:calc(90vh - 179px)}}.OffersModal_container__3csg1 .OffersModal_childrenContainerLogin__361tB .OffersModal_couponList__3Qlsx{padding:0 16px}@media(min-width:768px){.OffersModal_container__3csg1 .OffersModal_childrenContainerLogin__361tB .OffersModal_couponList__3Qlsx{padding:0 24px}}.OffersModal_container__3csg1 .OffersModal_childrenContainer__PP56a{overflow-y:scroll;height:calc(88vh - 179px)}.OffersModal_container__3csg1 .OffersModal_childrenContainer__PP56a::-webkit-scrollbar{display:none}@media(min-width:375px)and (max-width:394px){.OffersModal_container__3csg1 .OffersModal_childrenContainer__PP56a{height:calc(79vh - 179px)}}@media(min-width:412px)and (max-width:414px){.OffersModal_container__3csg1 .OffersModal_childrenContainer__PP56a{height:calc(80vh - 179px)}}@media(min-width:712px)and (max-width:720px){.OffersModal_container__3csg1 .OffersModal_childrenContainer__PP56a{height:calc(65vh - 179px)}}@media(min-width:768px){.OffersModal_container__3csg1 .OffersModal_childrenContainer__PP56a{max-height:515px}}.OffersModal_container__3csg1 .OffersModal_childrenContainer__PP56a .OffersModal_couponList__3Qlsx{padding:0 16px}@media(min-width:768px){.OffersModal_container__3csg1 .OffersModal_childrenContainer__PP56a .OffersModal_couponList__3Qlsx{padding:0 24px}}.OffersModal_container__3csg1 .OffersModal_childrenContainer__PP56a .OffersModal_loginContainer__O4h0k{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;justify-content:space-between;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;padding:12px 16px;background:#fffaed;position:absolute;bottom:0;width:100%}@media(min-width:768px){.OffersModal_container__3csg1 .OffersModal_childrenContainer__PP56a .OffersModal_loginContainer__O4h0k{padding:12px 24px}}.OffersModal_container__3csg1 .OffersModal_childrenContainer__PP56a .OffersModal_loginContainer__O4h0k .OffersModal_loginIconText__29mey,.OffersModal_container__3csg1 .OffersModal_childrenContainer__PP56a .OffersModal_loginContainer__O4h0k .OffersModal_loginIconText__29mey .OffersModal_loginIconContainer__36cDi{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center}.OffersModal_container__3csg1 .OffersModal_childrenContainer__PP56a .OffersModal_loginContainer__O4h0k .OffersModal_loginIconText__29mey .OffersModal_loginIconContainer__36cDi{justify-content:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;height:40px;width:40px;background:#ffde8a;border-radius:50%;margin-right:8px}.OffersModal_container__3csg1 .OffersModal_childrenContainer__PP56a .OffersModal_loginContainer__O4h0k .OffersModal_loginIconText__29mey .OffersModal_loginIconContainer__36cDi .OffersModal_loginIcon__YaTUv{background-image:url(/static/images/pro-program/pro-icon.svg#pro-coupon-svg);width:24px;height:24px}.OffersModal_container__3csg1 .OffersModal_childrenContainer__PP56a .OffersModal_loginContainer__O4h0k .OffersModal_loginIconText__29mey .OffersModal_loginText__1qoYE{font-family:Inter;font-size:12px;line-height:18px;color:#001620}.OffersModal_container__3csg1 .OffersModal_childrenContainer__PP56a .OffersModal_loginContainer__O4h0k .OffersModal_loginButton__CjOmc{background:#ff6d26;border-radius:4px;padding:10px 20px;cursor:pointer}.OffersModal_container__3csg1 .OffersModal_childrenContainer__PP56a .OffersModal_loginContainer__O4h0k .OffersModal_loginButton__CjOmc .OffersModal_loginButtonText__ALI9d{font-family:Inter;font-weight:700;font-size:14px;line-height:20px;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;text-align:center;color:#fff}.CourseFilterSelect_filterValue__1fkf7{background:#d0d6d9;border-radius:20px;font-weight:500;font-size:10px;line-height:16px;color:#01202b;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:2px 6px;display:flex;cursor:pointer;margin-bottom:1rem}@media(max-width:767px){.CourseFilterSelect_filterValue__1fkf7{margin-left:1rem}}.CourseFilterSelect_filterValue__1fkf7 .CourseFilterSelect_filterResult__3Mxuw{text-overflow:ellipsis;white-space:nowrap;width:200px;overflow:hidden}@media(max-width:767px){.CourseFilterSelect_filterValue__1fkf7 .CourseFilterSelect_filterResult__3Mxuw{width:50vw}}.CourseFilterSelect_filterValue__1fkf7 span{height:2px;width:2px;margin-top:4px;border:solid #000;border-width:0 1.5px 1.5px 0;display:inline-block;padding:2px;transform:rotate(45deg);margin-left:6.5px;-webkit-transform:rotate(45deg)}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v3/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7W0Q5n-wU.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v3/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7W0Q5n-wU.woff2) format("woff2");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v3/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2ZL7W0Q5n-wU.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v3/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1pL7W0Q5n-wU.woff2) format("woff2");unicode-range:U+0370-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v3/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2pL7W0Q5n-wU.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v3/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7W0Q5n-wU.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v3/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7W0Q5nw.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v3/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7W0Q5n-wU.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v3/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7W0Q5n-wU.woff2) format("woff2");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v3/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2ZL7W0Q5n-wU.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v3/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1pL7W0Q5n-wU.woff2) format("woff2");unicode-range:U+0370-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v3/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2pL7W0Q5n-wU.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v3/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7W0Q5n-wU.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v3/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7W0Q5nw.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v3/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7W0Q5n-wU.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v3/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7W0Q5n-wU.woff2) format("woff2");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v3/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2ZL7W0Q5n-wU.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v3/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1pL7W0Q5n-wU.woff2) format("woff2");unicode-range:U+0370-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v3/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2pL7W0Q5n-wU.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v3/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7W0Q5n-wU.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v3/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7W0Q5nw.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v3/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7W0Q5n-wU.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v3/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7W0Q5n-wU.woff2) format("woff2");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v3/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2ZL7W0Q5n-wU.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v3/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1pL7W0Q5n-wU.woff2) format("woff2");unicode-range:U+0370-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v3/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2pL7W0Q5n-wU.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v3/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7W0Q5n-wU.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v3/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7W0Q5nw.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}.CouponSection_couponContainer__296Ky{cursor:auto;width:100%;margin-top:20px}@media(min-height:769px)and (max-width:1024px){.CouponSection_couponContainer__296Ky{width:90%;margin-left:40px!important;margin-top:14px!important}}@media(min-width:712px)and (max-width:768px){.CouponSection_couponContainer__296Ky{margin-left:10px!important;width:98%}}@media(min-width:1024px)and (max-width:1024px){.CouponSection_couponContainer__296Ky{margin:10px 96px 8px!important;width:81%}}.CouponSection_couponContainer__296Ky .CouponSection_couponCode__3MtOm{font-family:Inter;font-weight:700;font-size:10px;line-height:14px;letter-spacing:.04em;background:#fffaed;border:1px dashed #ffc32b;border-radius:4px;padding:2px;color:#000}.CouponSection_couponContainer__296Ky .CouponSection_couponDiscountText__2NG4h{font-family:Inter;font-size:12px;margin-top:4px;line-height:18px;color:#1e3844;display:flex;align-items:center}.CouponSection_couponContainer__296Ky .CouponSection_couponDiscountText__2NG4h .CouponSection_successIcon__1R4VZ:before{color:#13a76b;font-size:14px;margin-right:4.25px;vertical-align:middle}.CouponSection_couponContainer__296Ky .CouponSection_notEditable__1NDdz .CouponSection_couponWrapperCenter__3286P{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;justify-content:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;flex-direction:column;-moz-flex-direction:column;-o-flex-direction:column}.CouponSection_couponContainer__296Ky .CouponSection_editable__14wDB .CouponSection_appliedCouponContainer__7dnkt{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;justify-content:space-between;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between}.CouponSection_couponContainer__296Ky .CouponSection_editable__14wDB .CouponSection_appliedCouponContainer__7dnkt .CouponSection_couponWrapper__3HPtt{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;justify-content:left;-webkit-justify-content:left;-moz-justify-content:left;-ms-justify-content:left;-o-justify-content:left;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;flex-direction:column;-moz-flex-direction:column;-o-flex-direction:column}.CouponSection_couponContainer__296Ky .CouponSection_editable__14wDB .CouponSection_appliedCouponContainer__7dnkt .CouponSection_couponWrapper__3HPtt .CouponSection_couponCode__3MtOm{align-self:start;max-width:calc(100vw - 90px);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media(min-width:768px){.CouponSection_couponContainer__296Ky .CouponSection_editable__14wDB .CouponSection_appliedCouponContainer__7dnkt .CouponSection_couponWrapper__3HPtt .CouponSection_couponCode__3MtOm{max-width:112px}}.CouponSection_couponContainer__296Ky .CouponSection_editable__14wDB .CouponSection_appliedCouponContainer__7dnkt .CouponSection_couponRemoveButton__1Mqr4{font-family:Inter;font-weight:700;font-size:12px;line-height:18px;cursor:pointer;color:#ff6d26}.CouponSection_couponContainer__296Ky .CouponSection_couponApply__4gEux{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;justify-content:space-between;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;cursor:pointer}.CouponSection_couponContainer__296Ky .CouponSection_couponApply__4gEux .CouponSection_couponApplyContainer__1Hepv{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;cursor:pointer}.CouponSection_couponContainer__296Ky .CouponSection_couponApply__4gEux .CouponSection_couponApplyContainer__1Hepv .CouponSection_couponApplyText__xLXxW{font-family:Inter;font-style:normal;font-weight:700;font-size:12px;line-height:20px;padding-left:8px;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;color:#001620;cursor:pointer}.CouponSection_couponContainer__296Ky .CouponSection_couponApply__4gEux .CouponSection_couponApplyContainer__1Hepv .CouponSection_couponIconSvg__LMyjG{background-image:url(/static/images/pro-program/pro-icon.svg#pro-coupon-svg);width:24px;height:24px}.CouponSection_couponContainer__296Ky .CouponSection_couponApply__4gEux .CouponSection_offersTextContainer__3JdO4{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;cursor:pointer;margin-left:150px}.CouponSection_couponContainer__296Ky .CouponSection_couponApply__4gEux .CouponSection_offersTextContainer__3JdO4 .CouponSection_offersText__3lwhY{font-family:Inter;font-weight:700;font-size:12px;line-height:18px;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;color:#ff6d26}.CouponSection_couponContainer__296Ky .CouponSection_couponApply__4gEux .CouponSection_offersTextContainer__3JdO4 .CouponSection_offersTextIcon__102ki{color:#ff6d26;font-size:9px;margin-left:7px;font-weight:500}.CouponSection_couponContainer__296Ky .CouponSection_couponWrapper__3HPtt{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;justify-content:space-between;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between}.CouponSection_couponContainer__296Ky .CouponSection_couponWrapper__3HPtt .CouponSection_couponCode__3MtOm{font-family:Inter;font-weight:700;font-size:10px;line-height:14px;letter-spacing:.04em;background:#fffaed;border:1px dashed #ffc32b;border-radius:4px;padding:2px;color:#000}.CouponSection_couponContainer__296Ky .CouponSection_couponInputWrapper__3PJSB{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;justify-content:space-between;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;border-bottom:1px solid #000}.CouponSection_couponContainer__296Ky .CouponSection_couponInputWrapper__3PJSB .CouponSection_couponInput__1zbBu{outline:none;padding:10px;width:100%;width:calc(100% - 34px);border:0;-webkit-appearance:none}.CouponSection_couponContainer__296Ky .CouponSection_couponInputWrapper__3PJSB .CouponSection_couponInput__1zbBu ::-moz-placeholder{opacity:1;font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:20px;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center}.CouponSection_couponContainer__296Ky .CouponSection_couponInputWrapper__3PJSB .CouponSection_couponInput__1zbBu :-ms-input-placeholder{opacity:1;font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:20px;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center}.CouponSection_couponContainer__296Ky .CouponSection_couponInputWrapper__3PJSB .CouponSection_couponInput__1zbBu ::placeholder{opacity:1;font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:20px;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center}.CouponSection_couponContainer__296Ky .CouponSection_couponInputWrapper__3PJSB .CouponSection_couponInputButton__1Kukc{margin-left:-46px;font-style:normal;font-weight:700;cursor:pointer;color:#ff6d26}.CouponSection_couponContainer__296Ky .CouponSection_couponInputWrapper__3PJSB .CouponSection_couponInputButton__1Kukc,.CouponSection_couponContainer__296Ky .CouponSection_errorMessage__1rgNu{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;font-family:Inter;font-size:12px;line-height:18px}.CouponSection_couponContainer__296Ky .CouponSection_errorMessage__1rgNu{color:#f32e46;margin-top:4px}.CouponSection_couponContainer__296Ky .CouponSection_forTwoVariantsWeb__3hAgf.CouponSection_isVerticalDisplay__Bn51R{flex-direction:row;-moz-flex-direction:row;-o-flex-direction:row;justify-content:space-between;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between}.CouponSection_couponContainer__296Ky .CouponSection_forTwoVariantsWeb__3hAgf.CouponSection_isVerticalDisplay__Bn51R .CouponSection_couponTipCloumn__34dJv{flex-direction:column;-moz-flex-direction:column;-o-flex-direction:column}.CouponSection_couponContainer__296Ky .CouponSection_isVerticalDisplay__Bn51R .CouponSection_editable__14wDB{position:relative;text-align:left}.CouponSection_couponContainer__296Ky .CouponSection_isVerticalDisplay__Bn51R .CouponSection_editable__14wDB .CouponSection_couponDiscountText__2NG4h{text-align:center}.CouponSection_couponContainer__296Ky .CouponSection_isVerticalDisplay__Bn51R{flex-direction:column;-moz-flex-direction:column;-o-flex-direction:column;margin-top:12px}.CouponSection_couponContainer__296Ky .CouponSection_isVerticalDisplay__Bn51R,.CouponSection_couponContainer__296Ky .CouponSection_isVerticalDisplay__Bn51R .CouponSection_couponApplyContainer__1Hepv{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center}.CouponSection_couponContainer__296Ky .CouponSection_isVerticalDisplay__Bn51R .CouponSection_couponApplyContainer__1Hepv .CouponSection_couponApplyText__xLXxW{font-family:Inter;font-weight:700;font-size:12px;line-height:20px;padding-left:8px;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;color:#001620;cursor:pointer}.CouponSection_couponContainer__296Ky .CouponSection_isVerticalDisplay__Bn51R .CouponSection_couponApplyContainer__1Hepv .CouponSection_couponIconSvg__LMyjG{background-image:url(/static/images/pro-program/pro-icon.svg#pro-coupon-svg);width:24px;height:24px}.CouponSection_couponContainer__296Ky .CouponSection_isVerticalDisplay__Bn51R .CouponSection_couponDiscountText__2NG4h,.CouponSection_couponContainer__296Ky .CouponSection_isVerticalDisplay__Bn51R .CouponSection_errorMessage__1rgNu{text-align:center}.CouponSection_couponContainer__296Ky .CouponSection_isVerticalDisplay__Bn51R .CouponSection_offersTextContainer__3JdO4{margin-top:12px}.CouponSection_couponContainer__296Ky .CouponSection_appliedPopupOverlay__XOZIV{z-index:9999999}.CouponSection_couponContainer__296Ky .CouponSection_forTwoVariantsWeb__3hAgf .CouponSection_offersTextContainer__3JdO4{margin-top:0}.CourseOfferings_CourseOfferingsWrapper__3N_JT{margin:1.4rem 0}.CourseOfferings_CourseOfferingsWrapper__3N_JT .CourseOfferings_title__1Lsea{font-weight:600;font-family:Poppins;margin-bottom:10px;text-align:center}.CourseSticky_stickyButton__1WH5U{position:fixed;bottom:0;right:0;width:100%;background:#fff0e9;font-family:Poppins;z-index:9;box-shadow:0 -8px 40px rgba(100,116,139,.16);padding:11px;cursor:pointer}@media(min-width:768px){.CourseSticky_stickyButton__1WH5U{bottom:25px;max-width:600px;right:unset;padding:1.4rem;height:auto;box-shadow:0 0 40px rgba(100,116,139,.4);border-radius:8px}.CourseSticky_stickyButtonWrapper__17Yvf{width:100%;display:flex;justify-content:center}}.CourseSticky_stickyButton__1WH5U .CourseSticky_btn__2OJ4f{height:40px;background:#ff693d;box-shadow:0 2px 0 #f35427;border-radius:8px}.CourseSticky_stickyButton__1WH5U .CourseSticky_allTheText__3qyZA{display:flex;flex-direction:column}.CourseSticky_stickyButton__1WH5U .CourseSticky_fullYearText__W5jsG{font-weight:400;font-size:12px;font-family:Poppins;margin-left:6px}.CourseSticky_stickyButton__1WH5U .CourseSticky_feesticky__Uoccr{display:flex;align-items:center;justify-content:space-between}.CourseSticky_stickyButton__1WH5U .CourseSticky_selling_price__eI-pH{font-family:Inter;font-weight:600;font-size:16px;display:flex;color:#000;margin-left:4px}.CourseSticky_stickyButton__1WH5U .CourseSticky_actual_price__13Ayl{font-family:Inter;font-weight:400;font-size:14px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#808f95;margin-left:4px}.CourseSticky_stickyButton__1WH5U .CourseSticky_discount__3vJ6V{font-family:Inter;font-weight:400;font-size:10px;color:#008425;margin-left:4px}.CourseSticky_buyNowBtn__3d7Ez{padding:.5rem 1rem;background:#ff693d;font-family:Poppins;box-shadow:0 2px 0 #f35427;border-radius:8px;cursor:pointer;font-weight:600;font-size:14px;text-align:center;color:#fff}.CourseSticky_aiLiveTag__rluAP{display:flex;align-items:center;justify-content:space-between}.CourseSticky_aiLiveInfoTag__U3Bvq{font-family:Poppins;font-weight:500;font-size:14px;line-height:20px;display:flex;align-items:center}.CourseSticky_aiLiveInfoTag__U3Bvq img{margin-left:.5rem}.CourseSticky_aiLiveFullYearTag__1YLZG{display:flex;align-items:center}@media(max-width:767px){.CourseSticky_aiLiveFullYearTag__1YLZG{flex-direction:column}}.CourseSticky_aiLiveFullYearTag__1YLZG .CourseSticky_tag__1NqsR{font-family:Poppins;font-weight:500;font-size:14px;line-height:20px}@media(max-width:767px){.CourseSticky_aiLiveFullYearTag__1YLZG .CourseSticky_tag__1NqsR{font-size:12px}}.CourseSticky_aiLiveFullYearTag__1YLZG .CourseSticky_price__2Xg-x{font-family:Inter;font-style:normal;font-weight:700;font-size:20px;color:#01202b;margin-left:.5rem}@media(max-width:767px){.CourseSticky_aiLiveFullYearTag__1YLZG .CourseSticky_price__2Xg-x{margin-left:0;width:100%}}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;src:local("Open Sans"),local("OpenSans"),url(https://fonts.gstatic.com/s/opensans/v13/K88pR3goAWT7BTt32Z01m4X0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");unicode-range:U+0460-052f,U+20b4,U+2de0-2dff,U+a640-a69f;font-display:swap}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;src:local("Open Sans"),local("OpenSans"),url(https://fonts.gstatic.com/s/opensans/v13/RjgO7rYTmqiVp7vzi-Q5UYX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116;font-display:swap}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;src:local("Open Sans"),local("OpenSans"),url(https://fonts.gstatic.com/s/opensans/v13/LWCjsQkB6EMdfHrEVqA1KYX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");unicode-range:U+1f??;font-display:swap}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;src:local("Open Sans"),local("OpenSans"),url(https://fonts.gstatic.com/s/opensans/v13/xozscpT2726on7jbcb_pAoX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");unicode-range:U+0370-03ff;font-display:swap}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;src:local("Open Sans"),local("OpenSans"),url(https://fonts.gstatic.com/s/opensans/v13/59ZRklaO5bWGqF5A9baEEYX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");unicode-range:U+0102-0103,U+1ea0-1ef9,U+20ab;font-display:swap}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;src:local("Open Sans"),local("OpenSans"),url(https://fonts.gstatic.com/s/opensans/v13/u-WUoqrET9fUeobQW7jkRYX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");unicode-range:U+0100-024f,U+1e??,U+20a0-20ab,U+20ad-20cf,U+2c60-2c7f,U+a720-a7ff;font-display:swap}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSg7aC6SjiAOpAWOKfJDfVRY.woff2) format("woff2");unicode-range:U+0460-052f,U+20b4,U+2de0-2dff,U+a640-a69f;font-display:swap}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNShdwxCXfZpKo5kWAx_74bHs.woff2) format("woff2");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116;font-display:swap}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSp6vnaPZw6nYDxM4SVEMFKg.woff2) format("woff2");unicode-range:U+1f??;font-display:swap}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSvy1_HTwRwgtl1cPga3Fy3Y.woff2) format("woff2");unicode-range:U+0370-03ff;font-display:swap}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSvgrLsWo7Jk1KvZser0olKY.woff2) format("woff2");unicode-range:U+0102-0103,U+1ea0-1ef9,U+20ab;font-display:swap}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSojoYw3YTyktCCer_ilOlhE.woff2) format("woff2");unicode-range:U+0100-024f,U+1e??,U+20a0-20ab,U+20ad-20cf,U+2c60-2c7f,U+a720-a7ff;font-display:swap}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNShampu5_7CjHW5spxoeN3Vs.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2212,U+2215,U+e0ff,U+effd,U+f000;font-display:swap}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzA7aC6SjiAOpAWOKfJDfVRY.woff2) format("woff2");unicode-range:U+0460-052f,U+20b4,U+2de0-2dff,U+a640-a69f;font-display:swap}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzBdwxCXfZpKo5kWAx_74bHs.woff2) format("woff2");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116;font-display:swap}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzJ6vnaPZw6nYDxM4SVEMFKg.woff2) format("woff2");unicode-range:U+1f??;font-display:swap}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzPy1_HTwRwgtl1cPga3Fy3Y.woff2) format("woff2");unicode-range:U+0370-03ff;font-display:swap}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzPgrLsWo7Jk1KvZser0olKY.woff2) format("woff2");unicode-range:U+0102-0103,U+1ea0-1ef9,U+20ab;font-display:swap}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzIjoYw3YTyktCCer_ilOlhE.woff2) format("woff2");unicode-range:U+0100-024f,U+1e??,U+20a0-20ab,U+20ad-20cf,U+2c60-2c7f,U+a720-a7ff;font-display:swap}@font-face{font-family:Open Sans;font-style:italic;font-weight:400;src:local("Open Sans Italic"),local("OpenSans-Italic"),url(https://fonts.gstatic.com/s/opensans/v13/xjAJXh38I15wypJXxuGMBvZraR2Tg8w2lzm7kLNL0-w.woff2) format("woff2");unicode-range:U+0460-052f,U+20b4,U+2de0-2dff,U+a640-a69f;font-display:swap}@font-face{font-family:Open Sans;font-style:italic;font-weight:400;src:local("Open Sans Italic"),local("OpenSans-Italic"),url(https://fonts.gstatic.com/s/opensans/v13/xjAJXh38I15wypJXxuGMBl4sYYdJg5dU2qzJEVSuta0.woff2) format("woff2");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116;font-display:swap}@font-face{font-family:Open Sans;font-style:italic;font-weight:400;src:local("Open Sans Italic"),local("OpenSans-Italic"),url(https://fonts.gstatic.com/s/opensans/v13/xjAJXh38I15wypJXxuGMBlBW26QxpSj-_ZKm_xT4hWw.woff2) format("woff2");unicode-range:U+1f??;font-display:swap}@font-face{font-family:Open Sans;font-style:italic;font-weight:400;src:local("Open Sans Italic"),local("OpenSans-Italic"),url(https://fonts.gstatic.com/s/opensans/v13/xjAJXh38I15wypJXxuGMBgt_Rm691LTebKfY2ZkKSmI.woff2) format("woff2");unicode-range:U+0370-03ff;font-display:swap}@font-face{font-family:Open Sans;font-style:italic;font-weight:400;src:local("Open Sans Italic"),local("OpenSans-Italic"),url(https://fonts.gstatic.com/s/opensans/v13/xjAJXh38I15wypJXxuGMBtDiNsR5a-9Oe_Ivpu8XWlY.woff2) format("woff2");unicode-range:U+0102-0103,U+1ea0-1ef9,U+20ab;font-display:swap}@font-face{font-family:Open Sans;font-style:italic;font-weight:400;src:local("Open Sans Italic"),local("OpenSans-Italic"),url(https://fonts.gstatic.com/s/opensans/v13/xjAJXh38I15wypJXxuGMBqE8kM4xWR1_1bYURRojRGc.woff2) format("woff2");unicode-range:U+0100-024f,U+1e??,U+20a0-20ab,U+20ad-20cf,U+2c60-2c7f,U+a720-a7ff;font-display:swap}@font-face{font-family:Open Sans;font-style:italic;font-weight:400;src:local("Open Sans Italic"),local("OpenSans-Italic"),url(https://fonts.gstatic.com/s/opensans/v13/xjAJXh38I15wypJXxuGMBogp9Q8gbYrhqGlRav_IXfk.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2212,U+2215,U+e0ff,U+effd,U+f000;font-display:swap}@font-face{font-family:Open Sans;font-style:italic;font-weight:600;src:local("Open Sans Semibold Italic"),local("OpenSans-SemiboldItalic"),url(https://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxjBFCZ8rkaaoOvHyaB4p1V8.woff2) format("woff2");unicode-range:U+0460-052f,U+20b4,U+2de0-2dff,U+a640-a69f;font-display:swap}@font-face{font-family:Open Sans;font-style:italic;font-weight:600;src:local("Open Sans Semibold Italic"),local("OpenSans-SemiboldItalic"),url(https://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxs2Ua5FNUHV5nolPhplIfzg.woff2) format("woff2");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116;font-display:swap}@font-face{font-family:Open Sans;font-style:italic;font-weight:600;src:local("Open Sans Semibold Italic"),local("OpenSans-SemiboldItalic"),url(https://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxn1XrJsKtwhNaJmMXegB1eg.woff2) format("woff2");unicode-range:U+1f??;font-display:swap}@font-face{font-family:Open Sans;font-style:italic;font-weight:600;src:local("Open Sans Semibold Italic"),local("OpenSans-SemiboldItalic"),url(https://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxtDawAUxQv-nqIa2sHgh1E4.woff2) format("woff2");unicode-range:U+0370-03ff;font-display:swap}@font-face{font-family:Open Sans;font-style:italic;font-weight:600;src:local("Open Sans Semibold Italic"),local("OpenSans-SemiboldItalic"),url(https://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxo6uqQeO3rRcuZb4avK7jaw.woff2) format("woff2");unicode-range:U+0102-0103,U+1ea0-1ef9,U+20ab;font-display:swap}@font-face{font-family:Open Sans;font-style:italic;font-weight:600;src:local("Open Sans Semibold Italic"),local("OpenSans-SemiboldItalic"),url(https://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxkWd5At5A4dPjoTcH8-WMxA.woff2) format("woff2");unicode-range:U+0100-024f,U+1e??,U+20a0-20ab,U+20ad-20cf,U+2c60-2c7f,U+a720-a7ff;font-display:swap}@font-face{font-family:Open Sans;font-style:italic;font-weight:600;src:local("Open Sans Semibold Italic"),local("OpenSans-SemiboldItalic"),url(https://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxsiAiQ_a33snTsJhwZvMEaI.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2212,U+2215,U+e0ff,U+effd,U+f000;font-display:swap}@font-face{font-family:Open Sans;font-style:italic;font-weight:700;src:local("Open Sans Bold Italic"),local("OpenSans-BoldItalic"),url(https://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxgXaAXup5mZlfK6xRLrhsco.woff2) format("woff2");unicode-range:U+0460-052f,U+20b4,U+2de0-2dff,U+a640-a69f;font-display:swap}@font-face{font-family:Open Sans;font-style:italic;font-weight:700;src:local("Open Sans Bold Italic"),local("OpenSans-BoldItalic"),url(https://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxlx-M1I1w5OMiqnVF8xBLhU.woff2) format("woff2");unicode-range:U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116;font-display:swap}@font-face{font-family:Open Sans;font-style:italic;font-weight:700;src:local("Open Sans Bold Italic"),local("OpenSans-BoldItalic"),url(https://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxlT7aJLK6nKpn36IMwTcMMc.woff2) format("woff2");unicode-range:U+1f??;font-display:swap}@font-face{font-family:Open Sans;font-style:italic;font-weight:700;src:local("Open Sans Bold Italic"),local("OpenSans-BoldItalic"),url(https://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxgn6Wqxo-xwxilDXPU8chVU.woff2) format("woff2");unicode-range:U+0370-03ff;font-display:swap}@font-face{font-family:Open Sans;font-style:italic;font-weight:700;src:local("Open Sans Bold Italic"),local("OpenSans-BoldItalic"),url(https://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxsbIQSYZnWLaWC9QNCpTK_U.woff2) format("woff2");unicode-range:U+0102-0103,U+1ea0-1ef9,U+20ab;font-display:swap}@font-face{font-family:Open Sans;font-style:italic;font-weight:700;src:local("Open Sans Bold Italic"),local("OpenSans-BoldItalic"),url(https://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxogd9OEPUCN3AdYW0e8tat4.woff2) format("woff2");unicode-range:U+0100-024f,U+1e??,U+20a0-20ab,U+20ad-20cf,U+2c60-2c7f,U+a720-a7ff;font-display:swap}@font-face{font-family:Open Sans;font-style:italic;font-weight:700;src:local("Open Sans Bold Italic"),local("OpenSans-BoldItalic"),url(https://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxv79_ZuUxCigM2DespTnFaw.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2212,U+2215,U+e0ff,U+effd,U+f000;font-display:swap}.TrendingTopics_trendingTopicsContainer__2igxH{width:100%;background-color:#fff;margin-bottom:12px;margin-top:12px;padding:12px 21px 11px 17px}@media(max-width:768px){.TrendingTopics_trendingTopicsContainer__2igxH{padding:unset;margin-bottom:4px;margin-top:4px}}.TrendingTopics_trendingTopicsContainer__2igxH .TrendingTopics_trendingTopicsTitle__1YrFg{font-weight:700;font-size:16px;line-height:22px;color:#000;margin-bottom:15px}@media(max-width:768px){.TrendingTopics_trendingTopicsContainer__2igxH .TrendingTopics_trendingTopicsTitle__1YrFg{margin-bottom:unset;padding:20px 25px 24px 16px}}.TrendingTopics_trendingTopicsContainer__2igxH .TrendingTopics_topicListingSection__3jWhF{display:flex;flex-wrap:wrap;justify-content:space-between}@media(max-width:768px){.TrendingTopics_trendingTopicsContainer__2igxH .TrendingTopics_topicListingSection__3jWhF{display:none}}.TrendingTopics_trendingTopicsContainer__2igxH .TrendingTopics_topicListingSection__3jWhF .TrendingTopics_trendingTopic__2d6Ps{width:48.2%;background-color:#f4faff;border:1px solid #0181fd;box-sizing:border-box;border-radius:8px;display:flex;align-items:center;padding:8px 21px 8px 16px;margin-bottom:16px;cursor:pointer;text-decoration:none}.TrendingTopics_trendingTopicsContainer__2igxH .TrendingTopics_topicListingSection__3jWhF .TrendingTopics_trendingTopic__2d6Ps .TrendingTopics_trendingTopicText__39X3z{width:75%;font-weight:600;font-size:12px;line-height:20px;color:#156dd4;margin-right:71px;min-height:40px;display:flex;align-items:center}.TrendingTopics_trendingTopicsContainer__2igxH .TrendingTopics_topicListingSection__3jWhF .TrendingTopics_trendingTopic__2d6Ps .TrendingTopics_trendingTopicArrow__LttkF img{width:20px;height:20px}.TrendingTopics_trendingTopicsContainer__2igxH .TrendingTopics_trendingTopicSlider__2jM0E{display:none}@media(max-width:768px){.TrendingTopics_trendingTopicsContainer__2igxH .TrendingTopics_trendingTopicSlider__2jM0E{width:100%;display:block;padding-bottom:44px}}.TrendingTopics_trendingTopicsContainer__2igxH .TrendingTopics_trendingTopicSlider__2jM0E .TrendingTopics_sliderScreen__21Pk7{width:100%;padding:0 25px 0 16px}.TrendingTopics_trendingTopicsContainer__2igxH .TrendingTopics_trendingTopicSlider__2jM0E .TrendingTopics_sliderScreen__21Pk7 .TrendingTopics_trendingTopic__2d6Ps{width:100%;background-color:#f4faff;border:1px solid #0181fd;box-sizing:border-box;border-radius:8px;display:flex;align-items:center;padding:8px 21px 8px 16px;margin-bottom:16px;cursor:pointer;text-decoration:none}.TrendingTopics_trendingTopicsContainer__2igxH .TrendingTopics_trendingTopicSlider__2jM0E .TrendingTopics_sliderScreen__21Pk7 .TrendingTopics_trendingTopic__2d6Ps .TrendingTopics_trendingTopicText__39X3z{width:75%;height:40px;font-weight:600;font-size:12px;line-height:20px;color:#156dd4;margin-right:60px;display:flex;align-items:center}.TrendingTopics_trendingTopicsContainer__2igxH .TrendingTopics_trendingTopicSlider__2jM0E .TrendingTopics_sliderScreen__21Pk7 .TrendingTopics_trendingTopic__2d6Ps .TrendingTopics_trendingTopicArrow__LttkF img{width:20px;height:20px}.TrendingTopics_trendingTopicsContainer__2igxH .TrendingTopics_trendingTopicSlider__2jM0E .slick-dots li{margin:unset}.TrendingTopics_trendingTopicsContainer__2igxH .TrendingTopics_trendingTopicSlider__2jM0E .slick-dots li button{width:8px;height:8px;background:#fff;border-radius:50%;border:1px solid #ff693d;box-sizing:border-box}.TrendingTopics_trendingTopicsContainer__2igxH .TrendingTopics_trendingTopicSlider__2jM0E .slick-dots li button:before{content:"";width:14px;height:8px}.TrendingTopics_trendingTopicsContainer__2igxH .TrendingTopics_trendingTopicSlider__2jM0E li.slick-active button{background:#ff693d}