@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}.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;display:inline-block;vertical-align:middle;margin-left:0}@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;display:inline-block;vertical-align:unset}.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}.NavigationFirstMenu_qnaAnswerTab__2KDQP{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){.NavigationFirstMenu_qnaAnswerTab__2KDQP{font-size:12px;width:80px}}.NavigationFirstMenu_qnaAnswerTab__2KDQP span{width:10rem;line-height:14px;text-align:left;color:#2a63c5;padding-right:5px}.NavigationFirstMenu_qnaAnswerTab__2KDQP img{width:12px;height:14px;padding-top:5px;position:relative;display:inline-block}.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}.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}}.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}.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_topicModule__3Csmv:after{content:"";position:absolute;border-right:unset;border-bottom:1.3px solid #01202b;width:20px;height:20px;top:28%;margin-left:-16px;transform:translateY(-50%) rotate(-70deg)}@media(max-width:768px){.BreadCrumb_breadcrumbContainer__2Jg_R .BreadCrumb_moduleContainer__3j0-4 .BreadCrumb_topicModule__3Csmv: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}.QnaHeader_qnaHeaderWrapper__2FWJq{width:100%;max-width:1366px;padding-right:104px;padding-left:101px;height:8rem;margin:0 auto 30px;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}@media(max-width:768px){.QnaHeader_qnaHeaderWrapper__2FWJq{width:100%;max-width:unset;padding-right:16px;padding-left:16px;margin-bottom:22px}}.QnaHeader_qnaHeaderWrapper__2FWJq .QnaHeader_headerLeftSection__34v6O .QnaHeader_titleText__2lFHZ{padding-top:30px;padding-bottom:16px}@media(max-width:768px){.QnaHeader_qnaHeaderWrapper__2FWJq .QnaHeader_headerLeftSection__34v6O .QnaHeader_titleText__2lFHZ{padding-top:16px;padding-bottom:14px}}.QnaHeader_qnaHeaderWrapper__2FWJq .QnaHeader_headerRightSection__14qdh{width:9rem}.QnaHeader_qnaHeaderWrapper__2FWJq .QnaHeader_headerRightSection__14qdh img{width:138px;height:104px}@media(max-width:768px){.QnaHeader_qnaHeaderWrapper__2FWJq .QnaHeader_headerRightSection__14qdh{display:none}}.QnaHeader_qnaHeaderWrapper__2FWJq .QnaHeader_textClassName__2QSSq{font-size:16px;color:#1561cc;letter-spacing:.67px;padding:0 5px}.QnaHeader_qnaHeaderWrapper__2FWJq .QnaHeader_textClassName__2QSSq:hover{text-decoration:none}.QnaHeader_qnaHeaderWrapper__2FWJq .QnaHeader_textClassName__2QSSq:first-child{padding-left:0}.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}.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}.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}.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%}}.Answer_answerTitleImg__31Tdk{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:8px}.Answer_answerTitleImg__31Tdk .Answer_answerText__-41hq{font-size:16px;font-weight:600;color:#222;margin-right:10px;font-family:Open Sans}.Answer_answerTitleImg__31Tdk .Answer_verifiedTag__3RPU4{border-radius:13px;background-color:#def9e5;font-size:14px;font-weight:600;color:#149212;margin-left:10px;padding:.25rem .5rem;width:92px;height:26px;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}@media(max-width:768px){.Answer_answerTitleImg__31Tdk .Answer_verifiedTag__3RPU4{font-size:12px}}.Answer_answerTitleImg__31Tdk .Answer_verifiedTag__3RPU4 img{margin-right:3px}.Answer_description__1MMGn{color:#332e2b;font-size:16px;text-align:left;letter-spacing:0;max-width:96%;line-height:1.9em}.Answer_description__1MMGn p{font-size:18px!important}@media(max-width:768px){.Answer_description__1MMGn p{font-size:16px!important}}.Answer_description__1MMGn br,.Answer_description__1MMGn p br{content:"";margin:12em;display:block;font-size:5%}.Answer_description__1MMGn h1{font-size:32px}@media(max-width:768px){.Answer_description__1MMGn h1{font-size:20px!important}}.Answer_description__1MMGn h2{font-size:20px!important}@media(max-width:768px){.Answer_description__1MMGn h2{font-size:18px!important}}.Answer_description__1MMGn h3{font-size:18px!important}@media(max-width:768px){.Answer_description__1MMGn h3{font-size:16px!important}}.Answer_description__1MMGn a{color:#15c;background-color:transparent;text-decoration:none}.Answer_maxHeight__3Fdm0{margin-bottom:2px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical}.Answer_maxHeightChange__2kXNy{max-height:460px;overflow:hidden}@media(max-width:768px){.Answer_maxHeightChange__2kXNy{max-height:300px}}.Answer_readLess__1-WZ8,.Answer_readMore__211bI{color:#fb6432;cursor:pointer;font-size:16px;font-weight:600;padding-top:6px;min-height:20px}.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}.Question_questionWrapper__J_vyP{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;font-family:Open Sans}.Question_questionWrapper__J_vyP .Question_question__2NWpM{font-size:18px;color:#222;font-weight:700!important;letter-spacing:0;line-height:1.44;margin:unset!important;margin-right:10px!important;margin-bottom:10px!important}@media(max-width:768px){.Question_questionWrapper__J_vyP .Question_question__2NWpM{width:91%}}.Question_questionWrapper__J_vyP .Question_question__2NWpM a{color:#15c;background-color:transparent;text-decoration:none}.Question_questionWrapper__J_vyP .Question_bookMarkIcons__3xg_w{margin-left:auto}.Question_questionWrapper__J_vyP .Question_question__2NWpM img{max-width:100%}@media(max-width:768px){.Question_questionWrapper__J_vyP .Question_question__2NWpM img{max-width:100%}}.Question_questionWrapper__J_vyP .Question_bookMarkIcon__1rDYf{transform:scale(1.3);-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-o-transform:scale(1.3);-ms-transform:scale(1.3)}.Content_contentWrapper__1x5uq{background-color:#fff;margin-bottom:12px;font-size:14px;font-family:Open Sans}@media(max-width:768px){.Content_contentWrapper__1x5uq{margin-bottom:4px}}.Content_contentWrapper__1x5uq .Content_contentContainer__YOUPA{padding:24px;overflow-x:hidden}@media(max-width:768px){.Content_contentWrapper__1x5uq .Content_contentContainer__YOUPA{padding:16px}}.Content_contentWrapper__1x5uq table{border-collapse:collapse;width:100%!important;overflow:scroll}.Content_contentWrapper__1x5uq table,.Content_contentWrapper__1x5uq td,.Content_contentWrapper__1x5uq th{border:1px solid #000;padding:5px}.Content_contentWrapper__1x5uq img{max-width:600px}@media(max-width:768px){.Content_contentWrapper__1x5uq img{max-width:300px}}.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}}.RelatedQuestions_relatedQuestionsContainer__1kZUO{background-color:#fff;padding:24px;cursor:pointer;margin-top:20px}.RelatedQuestions_relatedQuestionsContainer__1kZUO .RelatedQuestions_lessMore__1WQ0F{border-radius:19px;background-color:#fff0e5;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;width:100%;font-size:16px;color:#ff6d26;margin-top:1rem}.RelatedQuestions_relatedQuestionsContainer__1kZUO .RelatedQuestions_lessMore__1WQ0F .RelatedQuestions_minImage__2UET1{width:9px;height:12px;margin-left:6px;margin-top:2px}.RelatedQuestions_relatedQuestionsContainer__1kZUO .RelatedQuestions_lessMore__1WQ0F .RelatedQuestions_moreImage__3WDiy{width:9px;height:12px;margin-left:6px;margin-top:2px;transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg)}.RelatedQuestions_relatedQuestionsContainer__1kZUO .RelatedQuestions_lessMore__1WQ0F:hover{transform:scale(1.01);-webkit-transform:scale(1.01);-moz-transform:scale(1.01);-o-transform:scale(1.01);-ms-transform:scale(1.01)}.RelatedQuestions_relatedQuestionsContainer__1kZUO table{border-collapse:collapse;width:100%!important;overflow:scroll}.RelatedQuestions_relatedQuestionsContainer__1kZUO table,.RelatedQuestions_relatedQuestionsContainer__1kZUO td,.RelatedQuestions_relatedQuestionsContainer__1kZUO th{border:1px solid #000;padding:5px}.RelatedQuestions_relatedQuestionsContainer__1kZUO img{max-width:600px;max-height:170px}@media(max-width:768px){.RelatedQuestions_relatedQuestionsContainer__1kZUO img{max-width:300px}}.RelatedQuestions_relatedQuestionsHeading__1idLP{width:192px;height:35px;border-radius:2px;background-color:#fff3df;margin-bottom:8px;border-left:3px solid orange;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;font-size:20px;color:#6e4500}.RelatedQuestions_question__38Btg{font-size:16px;line-height:1.63;color:#222;padding:10px 0}@media(max-width:768px){.RelatedQuestions_question__38Btg{font-size:14px}}.RelatedQuestions_hr__1Jf90{border-bottom:1px solid #efefef}.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%}}.AutomatedModules_removePadding__31mQb{padding:unset}.Assignment_assignmentContainer__1eXgh{width:100%;background-color:#fff;padding:22px 0;margin-bottom:20px}@media(max-width:768px){.Assignment_assignmentContainer__1eXgh{width:100%;height:183px}}.Assignment_assignmentContainer__1eXgh .Assignment_assignmentText__2TxlY{font-family:Open Sans;font-size:16px;line-height:22px;text-align:center;padding-bottom:11px}@media(max-width:768px){.Assignment_assignmentContainer__1eXgh .Assignment_assignmentText__2TxlY{line-height:24px;padding-bottom:16px}}.Assignment_assignmentContainer__1eXgh .Assignment_assignmentButton__2S31C{background:#0779e4;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:8px 40px;border-radius:29.5px;color:#fff;margin:0 auto;font-size:16px;cursor:pointer;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;text-decoration:none;white-space:nowrap}@media(max-width:768px){.Assignment_assignmentContainer__1eXgh .Assignment_assignmentButton__2S31C{width:80.5%;height:55px}}.Assignment_assignmentContainer__1eXgh .Assignment_assignmentButton__2S31C img{margin-right:7px;font-size:18px;color:#1561cc;-o-object-fit:none;object-fit:none;-o-object-position:0 0;object-position:0 0;width:15px;height:19px}@media(max-width:768px){.Assignment_assignmentContainer__1eXgh .Assignment_assignmentButton__2S31C img{width:12px;height:14px}}.ImagePinchZoom_zoomImgContainer__3Ugpi{position:relative;display:flex;align-items:center;justify-content:center}.ImagePinchZoom_zoomImgContainer__3Ugpi .ImagePinchZoom_zoomCircle__3Oebn{position:absolute;bottom:2px;right:24px;width:unset!important;cursor:pointer}@media(min-width:768px){.ImagePinchZoom_zoomImgContainer__3Ugpi .ImagePinchZoom_zoomCircle__3Oebn{display:none}}.ImagePinchZoom_zoomImgContainer__3Ugpi .ImagePinchZoom_zoomCircle__3Oebn .ImagePinchZoom_zoomIcon__3U6Sv{width:2rem}.ImagePinchZoom_zoomImgContainer__3Ugpi .ImagePinchZoom_contentimg__2M7hP{width:600px}@media(max-width:768px){.ImagePinchZoom_zoomImgContainer__3Ugpi .ImagePinchZoom_contentimg__2M7hP{width:88vw!important;height:150px}}.ImagePinchZoom_imagePinchZoomWrapper__9ucqD{width:90vw;height:90vh;display:flex;padding:0 29px}@media(max-width:800px){.ImagePinchZoom_imagePinchZoomWrapper__9ucqD{width:100vw;height:100vh;justify-content:center;align-items:center}}.ImagePinchZoom_imagePinchZoomWrapper__9ucqD .ImagePinchZoom_modalImg__19KDU{max-width:86vw;max-height:70vh}.ImagePinchZoom_zoomContainer__1mTdR{line-height:1.6;text-align:center;color:#222;display:flex;align-items:center;width:50%;position:relative!important}@media(max-width:800px){.ImagePinchZoom_zoomContainer__1mTdR{width:90vw;justify-content:center;max-height:70vh}}.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)}.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}.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}}.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}.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}.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}.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}}.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}@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}.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}.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%}}.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}.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}.CourseTitle_title__1-B80{margin-bottom:.75rem}.CourseTitle_title__1-B80 .CourseTitle_titlevalue__y6lEW{font-weight:600;font-size:20px;line-height:22px;color:#01202b;margin:0;font-family:Poppins}@media(max-width:1023px){.CourseTitle_title__1-B80 .CourseTitle_titlevalue__y6lEW{font-size:20px;line-height:24px}}.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}.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}.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}}.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}@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)}.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}}.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}}.CourseOfferingCard_topicPageCards__PfihO{border:1.5px solid #f0f0f0;box-shadow:0 3px 0 #f0f0f0;border-radius:16px}.CourseOfferingCard_topicPageCards__PfihO .CourseOfferingCard_CourseOfferingTileWrapper__eMK27{background:transparent}@media(max-width:767px){.CourseOfferingCard_topicPageCards__PfihO .CourseOfferingCard_CourseOfferingTileWrapper__eMK27{border:none;box-shadow:unset}}.CourseOfferingCard_topicPageCards__PfihO .CourseOfferingCard_priceActionWrapper__3X4zn{background:transparent}@media(max-width:767px){.CourseOfferingCard_topicPageCards__PfihO .CourseOfferingCard_priceActionWrapper__3X4zn{border:none;box-shadow:unset}}.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}}.CourseOfferingTitle_title_topic_page__2dCem{font-size:32px;font-weight:600;font-family:Poppins;margin-bottom:18px}@media(max-width:767px){.CourseOfferingTitle_title_topic_page__2dCem{font-size:24px;margin-bottom:20px}}.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)}.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}.AiLiveCourses_topicPageAI__3kQE0{max-width:1200px;margin:95px auto 0}@media(max-width:768px){.AiLiveCourses_topicPageAI__3kQE0{max-width:90%;margin:auto}}@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}.FormTitle_openFormHeading__LWdKU{font-weight:600;font-size:22px;line-height:48px;color:#01202b;margin-bottom:1.2rem;white-space:nowrap}@media(max-width:767px){.FormTitle_openFormHeading__LWdKU{font-size:22px;line-height:28px;margin-bottom:8px}}.FormTitle_openFormDescription__1oKlr{color:#01202b;font-weight:400;font-size:14px;line-height:22px;margin-bottom:-4px}@media(max-width:767px){.FormTitle_openFormDescription__1oKlr{margin-bottom:0}}@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}@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}.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_large-container__2WMAG{max-width:1200px;margin-left:auto;margin-right:auto;width:100%}@media(max-width:1140px){.styles_homepageContainer__3a0_0 .styles_large-container__2WMAG{padding:0 15px;max-width:100%;overflow:hidden}}.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}.BottomDrawer_cDropDownOverlay__2pbVz{justify-content:flex-end!important}.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}}.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_{flex:1;min-width:200px;background-color:#f8f8f8;padding:1rem 1rem 1.5rem;background-color:#fff}.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:1.2rem}@media(max-width:767px){.BookDemoForm_openForm__2b3g_ .BookDemoForm_gradeDropDown__3BVoG{margin-top:1rem}}.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;text-align:left}@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}.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}.BookDemoCTA_submit__2U9IZ{width:100%;max-width:232px}@media(max-width:767px){.BookDemoCTA_submit__2U9IZ{max-width:unset}}.FormError_error__FhgUR{color:#893a48;margin-left:25px;margin-top:10px;margin-bottom:0}.CallUs_phoneWrapper__3BdE1{display:flex;align-items:center;justify-content:flex-end;margin-top:20px}.CallUs_phoneWrapper__3BdE1 .CallUs_phone__23Urc{border-radius:8px;padding:10px 8px;transition:all .2s;display:flex;align-items:center;text-decoration:none;background-color:#f8f8f8}.CallUs_phoneWrapper__3BdE1 .CallUs_phone__23Urc .CallUs_phoneIcon__-xikk{width:36px;height:36px;margin-right:15px;background-color:#ff693d;text-align:center;line-height:32px;border-radius:50%;transition:all .2s;display:flex;align-items:center;justify-content:center}.CallUs_phoneWrapper__3BdE1 .CallUs_phone__23Urc .CallUs_phoneIcon__-xikk svg{display:inline-block;transition:all .2s;fill:#fff}.CallUs_phoneWrapper__3BdE1 .CallUs_phone__23Urc .CallUs_phoneNumber__22KiW{text-align:left}.CallUs_phoneWrapper__3BdE1 .CallUs_phone__23Urc .CallUs_phoneNumber__22KiW p{font-size:13px;line-height:130%;color:#51626a;margin:0;font-weight:500}.CallUs_phoneWrapper__3BdE1 .CallUs_phone__23Urc .CallUs_phoneNumber__22KiW span{font-weight:700;font-size:14px}.CallUs_phoneWrapper__3BdE1 .CallUs_phone__23Urc:hover{background-color:#f8f8f8}.CallUs_phoneWrapper__3BdE1 .CallUs_phone__23Urc:hover .CallUs_phoneIcon__-xikk{background-color:#ff693d}.CallUs_phoneWrapper__3BdE1 .CallUs_phone__23Urc:hover .CallUs_phoneIcon__-xikk svg{fill:#fff}@media(max-width:767px){.CallUs_phoneWrapper__3BdE1 .CallUs_phone__23Urc{margin:0 0 0 10px}.CallUs_phoneWrapper__3BdE1 .CallUs_phone__23Urc:hover{background-color:transparent}}.BookDemoContainer_bookDemoContainer__1-OZs{display:flex;align-items:center;margin:1.2rem 0;background-color:#fff}@media(max-width:767px){.BookDemoContainer_bookDemoContainer__1-OZs{flex-direction:column}}.BookDemoContainer_bookDemoContainer__1-OZs .BookDemoContainer_vipBox__3N2aj{text-align:center;flex:1}@media(max-width:767px){.BookDemoContainer_bookDemoContainer__1-OZs .BookDemoContainer_vipBox__3N2aj{display:flex;text-align:left;max-width:calc(100% - 32px);margin:0 0 16px}}.BookDemoContainer_bookDemoContainer__1-OZs .BookDemoContainer_vipBox__3N2aj a{text-decoration:underline}.BookDemoContainer_bookDemoContainer__1-OZs .BookDemoContainer_vipBox__3N2aj img{margin:auto}@media(max-width:767px){.BookDemoContainer_bookDemoContainer__1-OZs .BookDemoContainer_vipBox__3N2aj img{max-width:50px;margin-right:16px}}.BookDemoContainer_bookDemoContainer__1-OZs .BookDemoContainer_vipBox__3N2aj .BookDemoContainer_heading__Vja9C{font-weight:600;font-size:20px;margin:12px 0 8px}@media(max-width:767px){.BookDemoContainer_bookDemoContainer__1-OZs .BookDemoContainer_vipBox__3N2aj .BookDemoContainer_heading__Vja9C{margin:0 0 4px;font-size:16px}}.BookDemoContainer_bookDemoContainer__1-OZs .BookDemoContainer_vipBox__3N2aj .BookDemoContainer_subHeading__1KSRk{line-height:20px;font-size:16px;max-width:75%;margin:auto}@media(max-width:767px){.BookDemoContainer_bookDemoContainer__1-OZs .BookDemoContainer_vipBox__3N2aj .BookDemoContainer_subHeading__1KSRk{margin:0;font-size:14px;max-width:unset}}.Main_qnaContainer__3XcPI{width:100%}.Main_qnaContainer__3XcPI h2,.Main_qnaContainer__3XcPI p{margin:0}.Main_qnaHeaderSection__3K2Ot{width:100%;background-color:#fff;padding-top:16px}@media(max-width:768px){.Main_qnaHeaderSection__3K2Ot{padding-top:unset}}.Main_mainContainer__2eonm{width:100%;margin-bottom:2rem}.Main_stickyContainer__AHgYk{width:100%;z-index:111;position:-webkit-sticky;position:sticky;top:117px;margin-bottom:1px}@media(max-width:768px){.Main_stickyContainer__AHgYk{width:100%;top:113px;z-index:111}}.Main_bottomContainer__DJYtL{height:100%;width:100%;margin:0 auto;max-width:1366px;padding-right:104px;padding-left:101px}@media(max-width:768px){.Main_bottomContainer__DJYtL{width:100%;max-width:unset;margin:unset;padding-right:unset;padding-left:unset}}.Main_bottomSection__3GfVY{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex}@media(max-width:768px){.Main_bottomSection__3GfVY{display:unset}}.Main_leftSection__Tnh89{width:54.3125rem;margin-right:15px}@media(max-width:768px){.Main_leftSection__Tnh89{width:100%}}.Main_rightSection__2hTem{width:17.375rem;margin-top:-10px}@media(max-width:768px){.Main_rightSection__2hTem{width:100%;margin-top:16px}}.Main_automatedSideBar__2DRvh{margin-top:.5rem}@media(max-width:768px){.Main_automatedSideBar__2DRvh{margin:0 auto}}.Main_toastStyle__GxnlY{border-radius:5px;background-color:#ff6d26;font-size:14px;font-weight:400;color:#fee940;height:2rem;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;min-height:44px;font-family:Open Sans}.Main_toastWrapper__3d2Yr{width:23rem}.Main_trialBanner__1ZJ_N{margin-top:20px}.Main_trialBanner__1ZJ_N .Main_trailBannerContainer__37l5U{display:flex;align-items:center;flex-direction:column}.SeoFooter_seoFooterContainer__Zw-QX{width:100%}.SeoFooter_seoFooterContainer__Zw-QX *{font-family:Open Sans,sans-serif}.SeoFooter_seoFooterContainer__Zw-QX .SeoFooter_footerLinksContainer__1DJXK{width:100%;background-color:#1c1c1c}.SeoFooter_seoFooterContainer__Zw-QX .SeoFooter_footerLinksContainer__1DJXK .SeoFooter_seoLinksSubContainer__1xlJx{max-width:1200px;margin:0 auto;text-rendering:optimizeLegibility;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;padding:20px;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}@media(max-width:768px){.SeoFooter_seoFooterContainer__Zw-QX .SeoFooter_footerLinksContainer__1DJXK .SeoFooter_seoLinksSubContainer__1xlJx{max-width:unset;width:100%;flex-direction:column;-moz-flex-direction:column;-o-flex-direction:column;padding:16px 16px 0}}.SeoFooter_seoFooterContainer__Zw-QX .SeoFooter_footerLinksContainer__1DJXK .SeoFooter_seoLinksSubContainer__1xlJx .SeoFooter_footerContentSection__qfn6b{margin-right:3rem}@media(max-width:768px){.SeoFooter_seoFooterContainer__Zw-QX .SeoFooter_footerLinksContainer__1DJXK .SeoFooter_seoLinksSubContainer__1xlJx .SeoFooter_footerContentSection__qfn6b{padding-bottom:20px}}.SeoFooter_seoFooterContainer__Zw-QX .SeoFooter_footerLinksContainer__1DJXK .SeoFooter_seoLinksSubContainer__1xlJx .SeoFooter_footerContentSection__qfn6b .SeoFooter_footerTreeText__3hc5v{font-size:14px;color:#fff;font-weight:700;padding-bottom:10px}.SeoFooter_seoFooterContainer__Zw-QX .SeoFooter_footerLinksContainer__1DJXK .SeoFooter_seoLinksSubContainer__1xlJx .SeoFooter_footerContentSection__qfn6b .SeoFooter_footerSubTree__3MJ_i .SeoFooter_listItem__3Rro3{padding:5px 10px 0 0;color:#c6c6c7;font-size:12px;text-decoration:none}.SeoFooter_seoFooterContainer__Zw-QX .SeoFooter_footerLinksContainer__1DJXK .SeoFooter_seoLinksSubContainer__1xlJx .SeoFooter_footerContentSection__qfn6b .SeoFooter_footerSubTree__3MJ_i .SeoFooter_listItem__3Rro3:hover{color:#e6632f;text-decoration:underline}.SeoFooter_seoFooterContainer__Zw-QX .SeoFooter_footerBottomSection__plvNi{width:100%;background-color:#000}.SeoFooter_seoFooterContainer__Zw-QX .SeoFooter_footerBottomSection__plvNi .SeoFooter_tollFreeSection__1WIy3{max-width:1200px;margin:0 auto;padding:14px 20px}@media(max-width:768px){.SeoFooter_seoFooterContainer__Zw-QX .SeoFooter_footerBottomSection__plvNi .SeoFooter_tollFreeSection__1WIy3{max-width:unset;padding:14px 16px}}.SeoFooter_seoFooterContainer__Zw-QX .SeoFooter_footerBottomSection__plvNi .SeoFooter_tollFreeSection__1WIy3 .SeoFooter_socialShare__18yeq{display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex;margin-right:20px;color:#fff;padding-bottom:10px}@media(max-width:768px){.SeoFooter_seoFooterContainer__Zw-QX .SeoFooter_footerBottomSection__plvNi .SeoFooter_tollFreeSection__1WIy3 .SeoFooter_socialShare__18yeq{padding-bottom:8px}}.SeoFooter_seoFooterContainer__Zw-QX .SeoFooter_footerBottomSection__plvNi .SeoFooter_tollFreeSection__1WIy3 .SeoFooter_socialShare__18yeq .SeoFooter_shareIconBlog__2g7SU,.SeoFooter_seoFooterContainer__Zw-QX .SeoFooter_footerBottomSection__plvNi .SeoFooter_tollFreeSection__1WIy3 .SeoFooter_socialShare__18yeq .SeoFooter_shareIconFb__1JGgR,.SeoFooter_seoFooterContainer__Zw-QX .SeoFooter_footerBottomSection__plvNi .SeoFooter_tollFreeSection__1WIy3 .SeoFooter_socialShare__18yeq .SeoFooter_shareIconTwitter__8J-gd{width:28px;height:28px;margin-right:10px}.SeoFooter_seoFooterContainer__Zw-QX .SeoFooter_footerBottomSection__plvNi .SeoFooter_tollFreeSection__1WIy3 .SeoFooter_tollFreeText__wyI_2{font-size:16px;font-weight:600;color:#e6632f;display:flex;display:-ms-flex;display:-o-flex;display:-moz-flex}@media(max-width:768px){.SeoFooter_seoFooterContainer__Zw-QX .SeoFooter_footerBottomSection__plvNi .SeoFooter_tollFreeSection__1WIy3 .SeoFooter_tollFreeText__wyI_2{flex-direction:column;-moz-flex-direction:column;-o-flex-direction:column}}.SeoFooter_seoFooterContainer__Zw-QX .SeoFooter_footerBottomSection__plvNi .SeoFooter_tollFreeSection__1WIy3 .SeoFooter_tollFreeText__wyI_2 .SeoFooter_tollFreeValue__2I5ev{font-weight:700}@media(max-width:768px){.SeoFooter_seoFooterContainer__Zw-QX .SeoFooter_footerBottomSection__plvNi .SeoFooter_tollFreeSection__1WIy3 .SeoFooter_tollFreeText__wyI_2 .SeoFooter_tollFreeValue__2I5ev{font-size:12px;color:#c6c6c7}}.SeoFooter_seoFooterContainer__Zw-QX .SeoFooter_footerBottomSection__plvNi .SeoFooter_tollFreeSection__1WIy3 .SeoFooter_tollFreeText__wyI_2 .SeoFooter_tollFreeLabel__-Vdgr{margin-right:4px}.SeoFooter_seoFooterContainer__Zw-QX .SeoFooter_footerBottomSection__plvNi .SeoFooter_tollFreeSection__1WIy3 .SeoFooter_timingsText__3b6iY{font-size:12px;white-space:nowrap;color:#fff}.SeoFooter_seoFooterContainer__Zw-QX .SeoFooter_footerBottomSection__plvNi .SeoFooter_tollFreeSection__1WIy3 .SeoFooter_chat_with_us__2rF-e{font-size:12px;color:#c6c6c7;margin-left:5px;cursor:pointer}.SeoFooter_seoFooterContainer__Zw-QX .SeoFooter_footerBottomSection__plvNi .SeoFooter_tollFreeSection__1WIy3 .SeoFooter_chat_with_us__2rF-e:hover{color:#e6632f}