@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&amp;family=Ubuntu&amp;display=swap);.rpn-notification-holder{position:fixed;display:flex;flex-direction:column;z-index:100000}.rpn-notification-holder.top-left{left:10px}.rpn-notification-holder.top-middle{left:50%;transform:translateX(-50%)}.rpn-notification-holder.top-right{right:30px}.rpn-notification-holder.bottom-left{left:10px;bottom:10px}.rpn-notification-holder.bottom-middle{left:50%;transform:translateX(-50%);bottom:10px}.rpn-notification-holder.bottom-right{right:30px;bottom:10px}.rpn-notification-card{display:flex;flex-direction:column;width:250px;margin-top:15px;animation:fadein .2s}.rpn-notification-card-top{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;padding:10px;font-weight:700;font-size:11px;background-color:#333;color:#fff;border-radius:5px 5px 0 0}.rpn-notification-card-bottom{width:100%;display:flex;flex-direction:column;align-items:flex-start;padding:10px 10px 15px;flex-wrap:wrap;background-color:#3b3b3b;color:#fff;border-radius:0 0 5px 5px;justify-content:center;box-shadow:0 5px 0 0 #000}.rpn-notification-card-bottom span{padding:3px 0}.rpn-notification-card-bottom .subtitle{font-weight:700;font-size:12px}.rpn-notification-card-bottom .message{font-size:14px}.rpn-notification-card-close{font-size:10px;cursor:pointer;height:100%}.rpn-notification-card-top.light{background-color:#f0f0f0;color:#000}.rpn-notification-card-bottom.light{background-color:#f5f5f5;color:#000;box-shadow:0 5px 0 0 #dad9d9}.rpn-notification-card-top.darkblue{background-color:#2d3542;color:#fff}.rpn-notification-card-bottom.darkblue{background-color:#394357;color:#fff;box-shadow:0 5px 0 0 #1f2b42}.rpn-notification-card-top.red{background-color:#bb2525;color:#fff}.rpn-notification-card-bottom.red{background-color:#d32f2f;color:#fff;box-shadow:0 5px 0 0 #910101}@keyframes fadein{0%{opacity:0}to{opacity:1}}.comp-invisible{visibility:hidden}.comp-fixed{position:fixed}.comp-absolute{position:absolute}.comp-relative{position:relative}.comp-left-0{left:0}.comp-bottom-0{bottom:0}.\!comp-top-0{top:0!important}.comp-top-0{top:0}.comp-right-0{right:0}.comp-top-\[40px\]{top:40px}.comp-left-\[88px\]{left:88px}.comp-top-\[-2px\]{top:-2px}.comp-top-\[-20px\]{top:-20px}.comp-left-\[-270px\]{left:-270px}.comp-top-\[-80px\]{top:-80px}.comp-right-\[-290px\]{right:-290px}.comp-left-\[150px\]{left:150px}.comp-bottom-\[-60px\]{bottom:-60px}.comp-top-5{top:20px}.comp-right-5{right:20px}.comp-bottom-2{bottom:8px}.comp-z-10{z-index:10}.comp-z-\[2\]{z-index:2}.comp-z-\[11\]{z-index:11}.comp-z-\[9999\]{z-index:9999}.comp-z-50{z-index:50}.comp-z-\[999999\]{z-index:999999}.comp-m-0{margin:0}.comp-m-auto{margin:auto}.comp-m-4{margin:16px}.comp-mx-2\.5{margin-left:10px;margin-right:10px}.comp-mx-2{margin-left:8px;margin-right:8px}.comp-mx-4{margin-left:16px;margin-right:16px}.comp-mx-auto{margin-left:auto;margin-right:auto}.comp-my-\[-20px\]{margin-bottom:-20px;margin-top:-20px}.comp-my-3{margin-bottom:12px;margin-top:12px}.comp-my-7{margin-bottom:28px;margin-top:28px}.comp-my-0{margin-bottom:0;margin-top:0}.comp-mx-\[6px\]{margin-left:6px;margin-right:6px}.comp-my-6{margin-bottom:24px;margin-top:24px}.comp-mx-9{margin-left:36px;margin-right:36px}.comp-mx-0{margin-left:0;margin-right:0}.comp-ml-2{margin-left:8px}.comp-mt-8{margin-top:32px}.comp-mb-6{margin-bottom:24px}.comp-mb-1\.5{margin-bottom:6px}.comp-mb-1{margin-bottom:4px}.comp-mt-2\.5{margin-top:10px}.comp-mt-2{margin-top:8px}.comp-mt-4{margin-top:16px}.comp-mt-6{margin-top:24px}.comp-mb-24{margin-bottom:96px}.comp-mb-\[104px\]{margin-bottom:104px}.comp-mb-10{margin-bottom:40px}.comp-mb-4{margin-bottom:16px}.comp-mb-2{margin-bottom:8px}.comp-mb-3{margin-bottom:12px}.comp-ml-12{margin-left:48px}.comp-ml-20{margin-left:80px}.comp-mt-\[-6px\]{margin-top:-6px}.comp-ml-4{margin-left:16px}.comp-mt-1\.5{margin-top:6px}.comp-mt-1{margin-top:4px}.comp-ml-8{margin-left:32px}.comp-mt-10{margin-top:40px}.comp-mt-5{margin-top:20px}.comp-mt-3{margin-top:12px}.comp-mr-2{margin-right:8px}.comp-mt-\[2px\]{margin-top:2px}.comp-ml-auto{margin-left:auto}.comp-mt-9{margin-top:36px}.comp-mt-7{margin-top:28px}.comp-mt-15{margin-top:60px}.comp-mr-2\.5{margin-right:10px}.comp-mb-20{margin-bottom:80px}.comp-ml-3{margin-left:12px}.comp-mb-5{margin-bottom:20px}.comp-mt-12{margin-top:48px}.\!comp-mt-14{margin-top:56px!important}.\!comp-mb-1\.5{margin-bottom:6px!important}.\!comp-mb-1{margin-bottom:4px!important}.comp-mb-7{margin-bottom:28px}.comp-mr-3{margin-right:12px}.comp-ml-1{margin-left:4px}.comp-mt-0{margin-top:0}.comp-mr-5{margin-right:20px}.comp-mb-0{margin-bottom:0}.comp-inline{display:inline}.comp-flex{display:flex}.\!comp-flex{display:flex!important}.comp-inline-flex{display:inline-flex}.comp-grid{display:grid}.comp-hidden{display:none}.comp-h-full{height:100%}.comp-h-5{height:20px}.comp-h-10{height:40px}.comp-h-\[44px\]{height:44px}.comp-h-12{height:48px}.comp-h-7{height:28px}.\!comp-h-8{height:32px!important}.comp-h-14,.comp-h-\[56px\]{height:56px}.comp-h-16{height:64px}.comp-h-\[3px\]{height:3px}.comp-h-3\/4{height:75%}.comp-h-\[58px\]{height:58px}.comp-h-18{height:72px}.comp-h-screen{height:100vh}.comp-h-max{height:-webkit-max-content;height:max-content}.comp-h-6{height:24px}.comp-h-\[18px\]{height:18px}.comp-h-\[100px\]{height:100px}.comp-h-auto{height:auto}.comp-h-20{height:80px}.comp-max-h-\[72px\]{max-height:72px}.\!comp-max-h-\[320px\]{max-height:320px!important}.\!comp-max-h-full{max-height:100%!important}.comp-min-h-\[24px\]{min-height:24px}.comp-min-h-\[275px\]{min-height:275px}.comp-min-h-\[30px\]{min-height:30px}.comp-min-h-\[100px\]{min-height:100px}.comp-min-h-\[56px\]{min-height:56px}.comp-min-h-full{min-height:100%}.comp-w-full{width:100%}.\!comp-w-full{width:100%!important}.comp-w-64{width:256px}.comp-w-5{width:20px}.comp-w-10{width:40px}.comp-w-3\/4{width:75%}.comp-w-12{width:48px}.comp-w-\[500\]{width:500}.\!comp-w-8{width:32px!important}.comp-w-\[130px\]{width:130px}.comp-w-14{width:56px}.comp-w-\[60vw\]{width:60vw}.comp-w-16{width:64px}.comp-w-\[3px\]{width:3px}.comp-w-7{width:28px}.comp-w-\[59px\]{width:59px}.comp-w-18{width:72px}.comp-w-\[440px\]{width:440px}.comp-w-\[18px\]{width:18px}.comp-w-\[100px\]{width:100px}.comp-w-fit{width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.comp-min-w-\[85px\]{min-width:85px}.comp-min-w-\[240px\]{min-width:240px}.comp-min-w-\[300px\]{min-width:300px}.comp-min-w-\[175px\]{min-width:175px}.comp-max-w-\[320px\]{max-width:320px}.comp-max-w-\[250px\]{max-width:250px}.comp-max-w-\[130px\]{max-width:130px}.comp-max-w-\[400px\]{max-width:400px}.comp-max-w-\[120px\]{max-width:120px}.comp-max-w-\[360px\]{max-width:360px}.comp-max-w-\[20\%\]{max-width:20%}.comp-max-w-\[450px\]{max-width:450px}.comp-max-w-\[125px\]{max-width:125px}.\!comp-max-w-full{max-width:100%!important}.comp-max-w-\[200px\]{max-width:200px}.comp-max-w-layout{max-width:710px}.comp-flex-1{flex:1 1}.-comp-translate-y-1{--tw-translate-y:-4px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes comp-move-right{0%{left:0}50%{left:100%}to{left:0}}.comp-animate-move-right{animation:comp-move-right 2s infinite}@keyframes comp-move-left{0%{right:100%}50%{right:0}to{right:100%}}.comp-animate-move-left{animation:comp-move-left 2s infinite}.comp-cursor-pointer{cursor:pointer}.comp-resize-none{resize:none}.comp-list-disc{list-style-type:disc}.comp-grid-cols-footer{grid-template-columns:30px 1fr 32px}.comp-grid-cols-options{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.comp-grid-cols-optionsChildren{grid-template-columns:24px 1fr 24px}.comp-grid-cols-banner{grid-template-columns:1.3fr 1fr}.comp-flex-col{flex-direction:column}.comp-items-start{align-items:flex-start}.comp-items-end{align-items:flex-end}.comp-items-center{align-items:center}.\!comp-items-center{align-items:center!important}.comp-items-baseline{align-items:baseline}.comp-justify-start{justify-content:flex-start}.comp-justify-end{justify-content:flex-end}.comp-justify-center{justify-content:center}.\!comp-justify-center{justify-content:center!important}.comp-justify-between{justify-content:space-between}.comp-justify-around{justify-content:space-around}.comp-gap-2\.5{grid-gap:10px;gap:10px}.comp-gap-2{grid-gap:8px;gap:8px}.comp-gap-x-4{-moz-column-gap:16px;grid-column-gap:16px;column-gap:16px}.comp-overflow-auto{overflow:auto}.comp-overflow-hidden{overflow:hidden}.comp-overflow-x-auto{overflow-x:auto}.comp-overflow-y-auto{overflow-y:auto}.comp-overflow-y-hidden{overflow-y:hidden}.comp-truncate{overflow:hidden;white-space:nowrap}.comp-text-ellipsis,.comp-truncate{text-overflow:ellipsis}.comp-whitespace-normal{white-space:normal}.comp-whitespace-nowrap{white-space:nowrap}.comp-break-words{overflow-wrap:break-word}.comp-rounded-3xl{border-radius:1.5rem}.comp-rounded-xl{border-radius:.75rem}.comp-rounded{border-radius:.25rem}.comp-rounded-\[4px\]{border-radius:4px}.comp-rounded-lg{border-radius:.5rem}.\!comp-rounded-full{border-radius:9999px!important}.comp-rounded-\[12px\]{border-radius:12px}.comp-rounded-full{border-radius:9999px}.comp-rounded-\[8px\]{border-radius:8px}.comp-rounded-\[16px\]{border-radius:16px}.comp-rounded-\[20px\]{border-radius:20px}.comp-rounded-2xl{border-radius:1rem}.comp-rounded-tl-2xl{border-top-left-radius:1rem}.comp-rounded-bl-2xl{border-bottom-left-radius:1rem}.comp-border-4{border-width:4px}.\!comp-border{border-width:1px!important}.comp-border{border-width:1px}.comp-border-\[5px\]{border-width:5px}.\!comp-border-\[2px\]{border-width:2px!important}.comp-border-\[1px\]{border-width:1px}.comp-border-\[3px\]{border-width:3px}.\!comp-border-x-\[2px\]{border-left-width:2px!important;border-right-width:2px!important}.\!comp-border-b-\[2px\]{border-bottom-width:2px!important}.comp-border-l-2{border-left-width:2px}.comp-border-r-2{border-right-width:2px}.comp-border-solid{border-style:solid}.\!comp-border-solid{border-style:solid!important}.comp-border-dashed{border-style:dashed}.comp-border-none{border-style:none}.comp-border-dov-purple-200{border-color:#8b68ff}.\!comp-border-dov-guva-grey{border-color:#888!important}.comp-border-byjus-purple{border-color:#7f5bf4}.\!comp-border-\[\#7f5cf4\]{border-color:#7f5cf4!important}.comp-border-\[\#DFDFDF\],.comp-border-\[\#dfdfdf\]{border-color:#dfdfdf}.comp-border-il-green-color{border-color:#78bb2f}.comp-border-byjus-light-grey{border-color:#d9d9d9}.comp-bg-il-purple{background-color:#7f5cf4}.comp-bg-dov-purple-50{background-color:#f1edff}.comp-bg-white{background-color:#fff}.\!comp-bg-byjus-purple{background-color:#7f5bf4!important}.\!comp-bg-white{background-color:#fff!important}.comp-bg-search-grey-4{background-color:#ececec}.comp-bg-black\/70{background-color:rgba(0,0,0,.7)}.comp-bg-\[\#8C69FF\]{background-color:#8c69ff}.\!comp-bg-black{background-color:#000!important}.comp-bg-black{background-color:#000}.comp-bg-black\/\[0\.5\]{background-color:rgba(0,0,0,.5)}.\!comp-bg-dov-smoke{background-color:#f6f6f6!important}.comp-bg-il-light-grey{background-color:#e9e9e9}.comp-bg-dov-purple{background-color:#8c69ff}.comp-bg-\[\#7F5CF4\]{background-color:#7f5cf4}.comp-bg-byjus-grey{background-color:#999}.comp-bg-\[\#e0e0e0\]{background-color:#e0e0e0}.comp-bg-search-grey-8{background-color:#7c7c7c}.comp-bg-il-green-color{background-color:#78bb2f}.comp-bg-\[\#FFF3F2\]{background-color:#fff3f2}.\!comp-bg-il-purple{background-color:#7f5cf4!important}.comp-bg-dov-smoke{background-color:#f6f6f6}.comp-bg-black\/30{background-color:rgba(0,0,0,.3)}.comp-bg-il-light-green{background-color:#f6ffec}.comp-bg-il-green{background-color:#effce3}.comp-bg-gradient-to-t{background-image:linear-gradient(0deg,var(--tw-gradient-stops))}.comp-from-black\/90{--tw-gradient-from:rgba(0,0,0,0.9);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.comp-from-black\/90,.comp-to-transparent{--tw-gradient-to:transparent}.comp-object-cover{object-fit:cover}.\!comp-p-5{padding:20px!important}.comp-p-4{padding:16px}.\!comp-p-0{padding:0!important}.comp-p-3{padding:12px}.comp-p-1{padding:4px}.comp-p-6{padding:24px}.comp-p-2{padding:8px}.comp-p-\[6px\]{padding:6px}.comp-p-5{padding:20px}.\!comp-p-3\.5{padding:14px!important}.\!comp-p-3{padding:12px!important}.comp-p-1\.5{padding:6px}.comp-py-2\.5{padding-bottom:10px;padding-top:10px}.comp-px-6{padding-left:24px;padding-right:24px}.comp-py-2{padding-bottom:8px;padding-top:8px}.comp-px-5{padding-left:20px;padding-right:20px}.comp-py-7{padding-bottom:28px;padding-top:28px}.comp-px-4{padding-left:16px;padding-right:16px}.comp-px-2\.5{padding-left:10px;padding-right:10px}.comp-py-1{padding-bottom:4px;padding-top:4px}.comp-px-2{padding-left:8px;padding-right:8px}.comp-px-10{padding-left:40px;padding-right:40px}.\!comp-py-3\.5{padding-bottom:14px!important;padding-top:14px!important}.\!comp-py-3{padding-bottom:12px!important;padding-top:12px!important}.\!comp-py-4{padding-bottom:16px!important;padding-top:16px!important}.comp-py-3{padding-bottom:12px;padding-top:12px}.comp-px-3{padding-left:12px;padding-right:12px}.comp-py-0{padding-bottom:0;padding-top:0}.comp-px-\[88px\]{padding-left:88px;padding-right:88px}.comp-py-5{padding-bottom:20px;padding-top:20px}.comp-px-8{padding-left:32px;padding-right:32px}.comp-py-\[14px\]{padding-bottom:14px;padding-top:14px}.comp-py-1\.5{padding-bottom:6px;padding-top:6px}.comp-py-4{padding-bottom:16px;padding-top:16px}.comp-pt-5{padding-top:20px}.comp-pb-4{padding-bottom:16px}.comp-pl-5{padding-left:20px}.comp-pb-3{padding-bottom:12px}.comp-pr-2{padding-right:8px}.comp-pl-4{padding-left:16px}.comp-pr-5{padding-right:20px}.comp-pb-2\.5{padding-bottom:10px}.comp-pb-2{padding-bottom:8px}.comp-pb-6{padding-bottom:24px}.comp-pt-7{padding-top:28px}.comp-pb-5{padding-bottom:20px}.comp-pb-1{padding-bottom:4px}.comp-pt-4{padding-top:16px}.comp-pt-10{padding-top:40px}.comp-pr-3{padding-right:12px}.comp-pl-1{padding-left:4px}.comp-pb-20{padding-bottom:80px}.comp-pt-6{padding-top:24px}.comp-pt-2{padding-top:8px}.comp-pl-1\.5{padding-left:6px}.comp-pt-2\.5{padding-top:10px}.comp-text-center{text-align:center}.comp-font-Poppins{font-family:Poppins,sans-serif}.\!comp-font-Poppins{font-family:Poppins,sans-serif!important}.comp-font-sans{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.comp-text-sm{font-size:14px;line-height:18px}.comp-text-base{font-size:16px;line-height:20px}.comp-text-tiny{font-size:10px;line-height:14px}.comp-text-xl{font-size:20px;line-height:28px}.\!comp-text-sm{font-size:14px!important;line-height:18px!important}.comp-text-xs{font-size:12px;line-height:16px}.comp-text-lg{font-size:18px;line-height:24px}.comp-text-\[20px\]{font-size:20px}.comp-text-2xl{font-size:24px;line-height:32px}.comp-text-\[28px\]{font-size:28px}.comp-text-\[26px\]{font-size:26px}.\!comp-text-base{font-size:16px!important;line-height:20px!important}.comp-text-\[32px\]{font-size:32px}.comp-text-\[10px\]{font-size:10px}.comp-font-semibold{font-weight:600}.comp-font-normal{font-weight:400}.comp-font-medium{font-weight:500}.\!comp-font-medium{font-weight:500!important}.comp-font-extrabold{font-weight:800}.comp-font-bold{font-weight:700}.comp-uppercase{text-transform:uppercase}.comp-capitalize{text-transform:capitalize}.comp-italic{font-style:italic}.\!comp-leading-6{line-height:1.5rem!important}.comp-leading-\[30px\]{line-height:30px}.comp-leading-\[36px\]{line-height:36px}.comp-leading-\[32px\]{line-height:32px}.comp-leading-\[22px\]{line-height:22px}.comp-leading-\[40px\]{line-height:40px}.comp-leading-\[28px\]{line-height:28px}.comp-leading-\[20px\]{line-height:20px}.comp-leading-\[24px\]{line-height:24px}.\!comp-leading-\[22px\]{line-height:22px!important}.comp-leading-5{line-height:1.25rem}.\!comp-leading-3{line-height:.75rem!important}.comp-tracking-wider{letter-spacing:.05em}.\!comp-tracking-wider{letter-spacing:.05em!important}.comp-tracking-tight{letter-spacing:-.025em}.comp-tracking-widest{letter-spacing:.1em}.comp-tracking-wide{letter-spacing:.025em}.comp-text-white{color:#fff}.comp-text-il-purple{color:#7f5cf4}.comp-text-dov-guva-grey{color:#888}.comp-text-black{color:#000}.\!comp-text-white{color:#fff!important}.\!comp-text-dov-guva-grey{color:#888!important}.comp-text-search-grey-5{color:#c7c7c7}.comp-text-byjus-purple{color:#7f5bf4}.comp-text-\[\#f08080\]{color:#f08080}.comp-text-il-dark-black{color:#4f4f4f}.comp-text-\[\#AAAAAA\]{color:#aaa}.comp-text-byjus-black{color:#333}.comp-text-dov-purple{color:#8c69ff}.comp-text-\[\#444444\]{color:#444}.comp-text-\[\#888888\]{color:#888}.comp-text-\[\#666666\],.comp-text-byjus-dark-grey{color:#666}.comp-text-\[\#160942\]{color:#160942}.\!comp-text-dov-purple{color:#8c69ff!important}.comp-text-\[\#c8baf8\]{color:#c8baf8}.\!comp-text-il-purple{color:#7f5cf4!important}.comp-text-\[\#999\],.comp-text-byjus-grey,.comp-text-search-grey-7{color:#999}.comp-text-byjus-light-grey{color:#d9d9d9}.comp-text-dov-charcoal{color:#444}.comp-text-dov-grey{color:#b0b0b0}.comp-opacity-0{opacity:0}.comp-opacity-50{opacity:.5}.comp-shadow-\[0_20px_40px_0px_\#0000000A\]{--tw-shadow:0 20px 40px 0px rgba(0,0,0,0.0392156862745098);--tw-shadow-colored:0 20px 40px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.comp-outline-0{outline-width:0}.comp-backdrop-blur{--tw-backdrop-blur:blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.last\:comp-mr-0:last-child{margin-right:0}.last\:comp-hidden:last-child{display:none}@media (min-width:768px){.md\:comp-hidden{display:none}.md\:\!comp-w-\[440px\]{width:440px!important}}@media (min-width:1024px){.lg\:comp-ml-4{margin-left:16px}.lg\:comp-flex{display:flex}.lg\:comp-min-w-\[450px\]{min-width:450px}}@media (max-width:767px){.phone\:\!comp-fixed{position:fixed!important}.phone\:comp-fixed{position:fixed}.phone\:\!comp-bottom-0{bottom:0!important}.phone\:\!comp-left-0{left:0!important}.phone\:comp-bottom-9{bottom:36px}.phone\:\!comp-mx-0{margin-left:0!important;margin-right:0!important}.phone\:comp-mt-6{margin-top:24px}.phone\:comp-mt-auto{margin-top:auto}.phone\:comp-mt-4{margin-top:16px}.phone\:comp-mt-3{margin-top:12px}.phone\:comp-mt-7{margin-top:28px}.phone\:comp-mt-5{margin-top:20px}.phone\:-comp-ml-\[5\.5\%\]{margin-left:-5.5%}.phone\:comp-flex{display:flex}.phone\:\!comp-hidden{display:none!important}.phone\:comp-hidden{display:none}.phone\:comp-h-8{height:32px}.phone\:comp-w-full{width:100%}.phone\:\!comp-w-full{width:100%!important}.phone\:comp-w-\[90\%\]{width:90%}.phone\:comp-w-8{width:32px}.phone\:comp-w-\[111\%\]{width:111%}.phone\:comp-items-end{align-items:flex-end}.phone\:comp-items-center{align-items:center}.phone\:comp-justify-center{justify-content:center}.phone\:\!comp-rounded-t-\[30px\]{border-top-left-radius:30px!important;border-top-right-radius:30px!important}.phone\:comp-rounded-t-\[20px\]{border-top-left-radius:20px;border-top-right-radius:20px}.phone\:comp-border-none{border-style:none}.phone\:comp-bg-il-light-purple{background-color:#f7f6f9}.phone\:\!comp-bg-white{background-color:#fff!important}.phone\:comp-p-1{padding:4px}.phone\:comp-p-\[2px\]{padding:2px}.phone\:comp-px-4{padding-left:16px;padding-right:16px}.phone\:comp-px-5{padding-left:20px;padding-right:20px}.phone\:comp-py-3{padding-bottom:12px;padding-top:12px}.phone\:comp-pt-4{padding-top:16px}.phone\:comp-pt-7{padding-top:28px}.phone\:comp-pt-3{padding-top:12px}.phone\:comp-pb-2\.5{padding-bottom:10px}.phone\:comp-pb-2{padding-bottom:8px}.phone\:comp-text-medium{font-size:22px;line-height:30px}.phone\:comp-text-sm{font-size:14px;line-height:18px}.phone\:comp-text-\[28px\]{font-size:28px}.phone\:comp-text-xs{font-size:12px;line-height:16px}.phone\:comp-font-medium{font-weight:500}.phone\:\!comp-leading-10{line-height:2.5rem!important}.phone\:\!comp-leading-5{line-height:1.25rem!important}.phone\:\!comp-leading-6{line-height:1.5rem!important}}@media (min-width:768px){.tablet-desktop\:comp-mx-auto{margin-left:auto;margin-right:auto}.tablet-desktop\:comp-mt-9{margin-top:36px}.tablet-desktop\:comp-mt-20{margin-top:80px}.tablet-desktop\:comp-mt-5{margin-top:20px}.tablet-desktop\:comp-mt-14{margin-top:56px}.tablet-desktop\:comp-mt-7{margin-top:28px}.tablet-desktop\:comp-mb-7{margin-bottom:28px}.tablet-desktop\:comp-flex{display:flex}.tablet-desktop\:\!comp-hidden{display:none!important}.tablet-desktop\:comp-hidden{display:none}.tablet-desktop\:\!comp-h-10{height:40px!important}.tablet-desktop\:comp-h-9{height:36px}.tablet-desktop\:comp-w-\[55\%\]{width:55%}.tablet-desktop\:\!comp-w-\[200px\]{width:200px!important}.tablet-desktop\:\!comp-w-10{width:40px!important}.tablet-desktop\:comp-w-\[440px\]{width:440px}.tablet-desktop\:comp-w-full{width:100%}.tablet-desktop\:\!comp-w-96{width:384px!important}.tablet-desktop\:comp-w-9{width:36px}.tablet-desktop\:comp-w-\[400px\]{width:400px}.tablet-desktop\:comp-max-w-layout{max-width:710px}.tablet-desktop\:comp-max-w-\[400px\]{max-width:400px}.tablet-desktop\:comp-justify-center{justify-content:center}.tablet-desktop\:comp-rounded-\[12px\]{border-radius:12px}.tablet-desktop\:comp-rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.tablet-desktop\:comp-rounded-b-lg{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.tablet-desktop\:comp-p-\[6px\]{padding:6px}.tablet-desktop\:comp-p-5{padding:20px}.tablet-desktop\:comp-px-6{padding-left:24px;padding-right:24px}.tablet-desktop\:comp-pt-8{padding-top:32px}.tablet-desktop\:comp-pt-14{padding-top:56px}.tablet-desktop\:comp-pt-5{padding-top:20px}.tablet-desktop\:comp-pb-5{padding-bottom:20px}.tablet-desktop\:comp-text-xl{font-size:20px;line-height:28px}.tablet-desktop\:comp-text-base{font-size:16px;line-height:20px}.tablet-desktop\:comp-text-4xl{font-size:2.25rem;line-height:2.5rem}.tablet-desktop\:comp-text-sm{font-size:14px;line-height:18px}.tablet-desktop\:comp-font-normal{font-weight:400}.tablet-desktop\:\!comp-leading-6{line-height:1.5rem!important}.tablet-desktop\:\!comp-leading-7{line-height:1.75rem!important}}@media (min-width:1024px){.desktop\:comp-absolute{position:absolute}.desktop\:comp-relative{position:relative}.desktop\:comp-bottom-0{bottom:0}.desktop\:comp-right-20{right:80px}.desktop\:comp-my-15{margin-bottom:60px;margin-top:60px}.desktop\:comp-ml-5{margin-left:20px}.desktop\:comp-mb-16{margin-bottom:64px}.desktop\:comp-mt-10{margin-top:40px}.desktop\:comp-mt-16{margin-top:64px}.desktop\:comp-ml-20{margin-left:80px}.desktop\:comp-mr-3{margin-right:12px}.desktop\:comp-ml-6{margin-left:24px}.desktop\:comp-mr-15{margin-right:60px}.desktop\:comp-mt-\[-50px\]{margin-top:-50px}.desktop\:comp-mb-\[-50px\]{margin-bottom:-50px}.desktop\:comp-mb-28{margin-bottom:112px}.desktop\:comp-ml-\[-84px\]{margin-left:-84px}.desktop\:comp-mb-20{margin-bottom:80px}.desktop\:comp-mb-8{margin-bottom:32px}.desktop\:comp-mt-2\.5{margin-top:10px}.desktop\:comp-mt-2{margin-top:8px}.desktop\:comp-mr-7{margin-right:28px}.desktop\:comp-mt-5{margin-top:20px}.desktop\:comp-mt-6{margin-top:24px}.desktop\:comp-mt-24{margin-top:96px}.desktop\:comp-mt-32{margin-top:128px}.desktop\:comp-mt-48{margin-top:192px}.desktop\:comp-block{display:block}.desktop\:comp-inline-block{display:inline-block}.desktop\:comp-flex{display:flex}.desktop\:comp-grid{display:grid}.desktop\:comp-hidden{display:none}.desktop\:comp-h-12{height:48px}.desktop\:comp-h-full{height:100%}.desktop\:comp-h-18{height:72px}.desktop\:comp-h-14{height:56px}.desktop\:comp-h-36{height:144px}.desktop\:comp-max-h-\[551px\]{max-height:551px}.desktop\:comp-min-h-\[551px\]{min-height:551px}.desktop\:comp-w-12{width:48px}.desktop\:comp-w-full{width:100%}.desktop\:comp-w-\[90\%\]{width:90%}.desktop\:comp-w-\[90px\]{width:90px}.desktop\:comp-w-18{width:72px}.desktop\:comp-w-\[40vw\]{width:40vw}.desktop\:comp-w-14{width:56px}.desktop\:comp-w-36{width:144px}.desktop\:comp-w-\[200px\]{width:200px}.desktop\:comp-min-w-\[320px\]{min-width:320px}.desktop\:comp-min-w-full{min-width:100%}.desktop\:comp-min-w-\[50\%\]{min-width:50%}.desktop\:comp-min-w-\[250px\]{min-width:250px}.desktop\:comp-max-w-\[350px\]{max-width:350px}.desktop\:comp-max-w-\[360px\]{max-width:360px}.desktop\:comp-max-w-full{max-width:100%}.desktop\:comp-max-w-\[500px\]{max-width:500px}.desktop\:comp-max-w-\[300px\]{max-width:300px}.desktop\:comp-max-w-\[200px\]{max-width:200px}.desktop\:\!comp-max-w-\[1440px\]{max-width:1440px!important}.desktop\:\!comp-max-w-\[1180px\]{max-width:1180px!important}.desktop\:comp-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.desktop\:comp-flex-row{flex-direction:row}.desktop\:comp-flex-col{flex-direction:column}.desktop\:comp-flex-col-reverse{flex-direction:column-reverse}.desktop\:comp-items-start{align-items:flex-start}.desktop\:comp-items-center{align-items:center}.desktop\:comp-justify-start{justify-content:flex-start}.desktop\:comp-justify-end{justify-content:flex-end}.desktop\:comp-justify-center{justify-content:center}.desktop\:comp-justify-between{justify-content:space-between}.desktop\:comp-rounded-full{border-radius:9999px}.desktop\:comp-bg-dov-purple{background-color:#8c69ff}.desktop\:comp-p-6{padding:24px}.desktop\:comp-px-0{padding-left:0;padding-right:0}.desktop\:comp-px-10{padding-left:40px;padding-right:40px}.desktop\:comp-py-\[18px\]{padding-bottom:18px;padding-top:18px}.desktop\:comp-px-2{padding-left:8px;padding-right:8px}.desktop\:comp-px-4{padding-left:16px;padding-right:16px}.desktop\:comp-py-10{padding-bottom:40px;padding-top:40px}.desktop\:comp-px-16{padding-left:64px;padding-right:64px}.desktop\:comp-px-8{padding-left:32px;padding-right:32px}.desktop\:comp-pb-8{padding-bottom:32px}.desktop\:comp-pt-0{padding-top:0}.desktop\:comp-pb-16{padding-bottom:64px}.desktop\:comp-text-left{text-align:left}.desktop\:comp-text-center{text-align:center}.desktop\:comp-text-\[20px\]{font-size:20px}.desktop\:comp-text-\[36px\]{font-size:36px}.desktop\:comp-text-\[48px\]{font-size:48px}.desktop\:comp-text-lg{font-size:18px;line-height:24px}.desktop\:comp-text-sm{font-size:14px;line-height:18px}.desktop\:comp-text-\[24px\]{font-size:24px}.desktop\:comp-text-\[28px\]{font-size:28px}.desktop\:comp-text-base{font-size:16px;line-height:20px}.desktop\:comp-text-medium{font-size:22px;line-height:30px}.desktop\:\!comp-text-xs{font-size:12px!important;line-height:16px!important}.desktop\:comp-font-semibold{font-weight:600}.desktop\:comp-leading-\[30px\]{line-height:30px}.desktop\:comp-leading-\[44px\]{line-height:44px}.desktop\:comp-leading-\[60px\]{line-height:60px}.desktop\:comp-leading-\[32px\]{line-height:32px}.desktop\:comp-leading-\[20px\]{line-height:20px}.desktop\:comp-leading-\[54px\]{line-height:54px}.desktop\:comp-leading-\[36px\]{line-height:36px}.desktop\:comp-leading-\[27px\]{line-height:27px}.desktop\:comp-leading-\[38px\]{line-height:38px}.desktop\:comp-leading-\[42px\]{line-height:42px}.desktop\:comp-leading-\[16px\]{line-height:16px}.desktop\:comp-text-white{color:#fff}.last\:desktop\:comp-ml-20:last-child{margin-left:80px}}#search a{color:inherit;text-decoration:inherit}#search button{-webkit-appearance:button;background-image:none;cursor:pointer;text-transform:none}#search ol,#search ul{list-style:none;margin:0;padding:0}#search input::placeholder,#search textarea::placeholder{color:#9ca3af;opacity:1}#search :disabled{cursor:default}#search canvas,#search img,#search svg,#search video{vertical-align:middle}#search img,#search video{height:auto;max-width:100%}#search [hidden]{display:none}.suggestion-content img{display:none!important}.single-suggestion:hover{background-color:#f2f2f2}.no-user-select{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.no-comp-scroll{touch-action:none;-ms-touch-action:none}.scroll-style-comp::-webkit-scrollbar{width:8px}.scroll-style-comp::-webkit-scrollbar-thumb{background-color:#999;border-radius:10px}:root{--doc-dov-theming:#7f5bf4}@font-face{font-family:MJXc-TeX-ams-R;src:local("MathJax_AMS"),local("MathJax_AMS-Regular")}@font-face{font-family:MJXc-TeX-ams-Rw;src:url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/eot/MathJax_AMS-Regular.eot);src:url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/woff/MathJax_AMS-Regular.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/otf/MathJax_AMS-Regular.otf) format("opentype")}@font-face{font-family:MJXc-TeX-cal-B;src:local("MathJax_Caligraphic Bold"),local("MathJax_Caligraphic-Bold")}@font-face{font-family:MJXc-TeX-cal-Bx;font-weight:700;src:local("MathJax_Caligraphic")}@font-face{font-family:MJXc-TeX-cal-Bw;src:url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/eot/MathJax_Caligraphic-Bold.eot);src:url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/woff/MathJax_Caligraphic-Bold.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/otf/MathJax_Caligraphic-Bold.otf) format("opentype")}@font-face{font-family:MJXc-TeX-frak-R;src:local("MathJax_Fraktur"),local("MathJax_Fraktur-Regular")}@font-face{font-family:MJXc-TeX-frak-Rw;src:url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/eot/MathJax_Fraktur-Regular.eot);src:url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/woff/MathJax_Fraktur-Regular.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/otf/MathJax_Fraktur-Regular.otf) format("opentype")}@font-face{font-family:MJXc-TeX-frak-B;src:local("MathJax_Fraktur Bold"),local("MathJax_Fraktur-Bold")}@font-face{font-family:MJXc-TeX-frak-Bx;font-weight:700;src:local("MathJax_Fraktur")}@font-face{font-family:MJXc-TeX-frak-Bw;src:url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/eot/MathJax_Fraktur-Bold.eot);src:url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/woff/MathJax_Fraktur-Bold.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/otf/MathJax_Fraktur-Bold.otf) format("opentype")}@font-face{font-family:MJXc-TeX-math-BI;src:local("MathJax_Math BoldItalic"),local("MathJax_Math-BoldItalic")}@font-face{font-family:MJXc-TeX-math-BIx;font-style:italic;font-weight:700;src:local("MathJax_Math")}@font-face{font-family:MJXc-TeX-math-BIw;src:url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/eot/MathJax_Math-BoldItalic.eot);src:url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/woff/MathJax_Math-BoldItalic.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/otf/MathJax_Math-BoldItalic.otf) format("opentype")}@font-face{font-family:MJXc-TeX-sans-R;src:local("MathJax_SansSerif"),local("MathJax_SansSerif-Regular")}@font-face{font-family:MJXc-TeX-sans-Rw;src:url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/eot/MathJax_SansSerif-Regular.eot);src:url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/woff/MathJax_SansSerif-Regular.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/otf/MathJax_SansSerif-Regular.otf) format("opentype")}@font-face{font-family:MJXc-TeX-sans-B;src:local("MathJax_SansSerif Bold"),local("MathJax_SansSerif-Bold")}@font-face{font-family:MJXc-TeX-sans-Bx;font-weight:700;src:local("MathJax_SansSerif")}@font-face{font-family:MJXc-TeX-sans-Bw;src:url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/eot/MathJax_SansSerif-Bold.eot);src:url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/woff/MathJax_SansSerif-Bold.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/otf/MathJax_SansSerif-Bold.otf) format("opentype")}@font-face{font-family:MJXc-TeX-sans-I;src:local("MathJax_SansSerif Italic"),local("MathJax_SansSerif-Italic")}@font-face{font-family:MJXc-TeX-sans-Ix;font-style:italic;src:local("MathJax_SansSerif")}@font-face{font-family:MJXc-TeX-sans-Iw;src:url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/eot/MathJax_SansSerif-Italic.eot);src:url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/woff/MathJax_SansSerif-Italic.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/otf/MathJax_SansSerif-Italic.otf) format("opentype")}@font-face{font-family:MJXc-TeX-script-R;src:local("MathJax_Script"),local("MathJax_Script-Regular")}@font-face{font-family:MJXc-TeX-script-Rw;src:url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/eot/MathJax_Script-Regular.eot);src:url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/woff/MathJax_Script-Regular.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/otf/MathJax_Script-Regular.otf) format("opentype")}@font-face{font-family:MJXc-TeX-type-R;src:local("MathJax_Typewriter"),local("MathJax_Typewriter-Regular")}@font-face{font-family:MJXc-TeX-type-Rw;src:url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/eot/MathJax_Typewriter-Regular.eot);src:url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/woff/MathJax_Typewriter-Regular.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/otf/MathJax_Typewriter-Regular.otf) format("opentype")}@font-face{font-family:MJXc-TeX-cal-R;src:local("MathJax_Caligraphic"),local("MathJax_Caligraphic-Regular")}@font-face{font-family:MJXc-TeX-cal-Rw;src:url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/eot/MathJax_Caligraphic-Regular.eot);src:url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/woff/MathJax_Caligraphic-Regular.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/otf/MathJax_Caligraphic-Regular.otf) format("opentype")}@font-face{font-family:MJXc-TeX-main-B;src:local("MathJax_Main Bold"),local("MathJax_Main-Bold")}@font-face{font-family:MJXc-TeX-main-Bx;font-weight:700;src:local("MathJax_Main")}@font-face{font-family:MJXc-TeX-main-Bw;src:url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/eot/MathJax_Main-Bold.eot);src:url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/woff/MathJax_Main-Bold.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/otf/MathJax_Main-Bold.otf) format("opentype")}@font-face{font-family:MJXc-TeX-main-I;src:local("MathJax_Main Italic"),local("MathJax_Main-Italic")}@font-face{font-family:MJXc-TeX-main-Ix;font-style:italic;src:local("MathJax_Main")}@font-face{font-family:MJXc-TeX-main-Iw;src:url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/eot/MathJax_Main-Italic.eot);src:url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/woff/MathJax_Main-Italic.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/otf/MathJax_Main-Italic.otf) format("opentype")}@font-face{font-family:MJXc-TeX-main-R;src:local("MathJax_Main"),local("MathJax_Main-Regular")}@font-face{font-family:MJXc-TeX-main-Rw;src:url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/eot/MathJax_Main-Regular.eot);src:url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/woff/MathJax_Main-Regular.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/otf/MathJax_Main-Regular.otf) format("opentype")}@font-face{font-family:MJXc-TeX-math-I;src:local("MathJax_Math Italic"),local("MathJax_Math-Italic")}@font-face{font-family:MJXc-TeX-math-Ix;font-style:italic;src:local("MathJax_Math")}@font-face{font-family:MJXc-TeX-math-Iw;src:url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/eot/MathJax_Math-Italic.eot);src:url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/woff/MathJax_Math-Italic.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/otf/MathJax_Math-Italic.otf) format("opentype")}@font-face{font-family:MJXc-TeX-size1-R;src:local("MathJax_Size1"),local("MathJax_Size1-Regular")}@font-face{font-family:MJXc-TeX-size1-Rw;src:url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/eot/MathJax_Size1-Regular.eot);src:url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/woff/MathJax_Size1-Regular.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/otf/MathJax_Size1-Regular.otf) format("opentype")}@font-face{font-family:MJXc-TeX-size2-R;src:local("MathJax_Size2"),local("MathJax_Size2-Regular")}@font-face{font-family:MJXc-TeX-size2-Rw;src:url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/eot/MathJax_Size2-Regular.eot);src:url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/woff/MathJax_Size2-Regular.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/otf/MathJax_Size2-Regular.otf) format("opentype")}@font-face{font-family:MJXc-TeX-size3-R;src:local("MathJax_Size3"),local("MathJax_Size3-Regular")}@font-face{font-family:MJXc-TeX-size3-Rw;src:url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/eot/MathJax_Size3-Regular.eot);src:url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/woff/MathJax_Size3-Regular.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/otf/MathJax_Size3-Regular.otf) format("opentype")}@font-face{font-family:MJXc-TeX-size4-R;src:local("MathJax_Size4"),local("MathJax_Size4-Regular")}@font-face{font-family:MJXc-TeX-size4-Rw;src:url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/eot/MathJax_Size4-Regular.eot);src:url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/woff/MathJax_Size4-Regular.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/fonts/HTML-CSS/TeX/otf/MathJax_Size4-Regular.otf) format("opentype")}*,:after,:before{border:0 solid;box-sizing:inherit}.translateImage{transform:translate(40px,35px)}.rotate-180{transform:rotate(180deg)}.clickUserSelect{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}body,html{box-sizing:border-box;margin:0}.component a{color:inherit;text-decoration:inherit}.component button{-webkit-appearance:button;background-image:none;cursor:pointer;text-transform:none}.listItemBoxShadow{box-shadow:20px 20px 40px rgba(0,0,0,.03),0 0 20px rgba(0,0,0,.03);-webkit-box-shadow:20px 20px 40px rgba(0,0,0,.03),0 0 20px rgba(0,0,0,.03)}.component ol,.component ul{list-style:none;margin:0;padding:0}.component input::placeholder,.component textarea::placeholder{color:#9ca3af;opacity:1}.component :disabled{cursor:default}.component canvas,.component img,.component svg,.component video{vertical-align:middle}.component [hidden]{display:none}.mathjax p{margin-bottom:0;margin-top:0}.solution img{height:auto;max-width:90%}.question img,.searchQuestion img{margin-top:10px;max-width:100%}.searchQuestion img{height:auto}.search-absolute{position:absolute}.search-relative{position:relative}.search-z-\[9999\]{z-index:9999}.search-z-\[3\]{z-index:3}.search-mr-2{margin-right:8px}.search-ml-2{margin-left:8px}.search-flex{display:flex}.search-contents{display:contents}.\!search-hidden{display:none!important}.search-h-6{height:24px}.search-h-5{height:20px}.search-max-h-\[500px\]{max-height:500px}.\!search-max-h-screen{max-height:100vh!important}.search-w-full{width:100%}.search-w-6{width:24px}.search-w-5{width:20px}.search-min-w-\[24px\]{min-width:24px}.search-grow{flex-grow:1}.search-cursor-pointer{cursor:pointer}.search-items-center{align-items:center}.search-justify-between{justify-content:space-between}.search-overflow-x-auto{overflow-x:auto}.search-overflow-y-auto{overflow-y:auto}.search-overflow-y-hidden{overflow-y:hidden}.search-break-all{word-break:break-all}.search-rounded{border-radius:.25rem}.search-rounded-br{border-bottom-right-radius:.25rem}.search-rounded-bl{border-bottom-left-radius:.25rem}.search-border{border-width:1px}.search-border-x{border-left-width:1px;border-right-width:1px}.search-border-b{border-bottom-width:1px}.search-border-t{border-top-width:1px}.search-border-solid{border-style:solid}.search-border-none{border-style:none}.search-border-search-grey-6{border-color:#b0b0b0}.search-border-search-grey-2{border-color:#f3f3f3}.search-bg-transparent{background-color:initial}.search-bg-white{background-color:#fff}.search-px-2\.5{padding-left:10px;padding-right:10px}.search-px-2{padding-left:8px;padding-right:8px}.search-px-6{padding-left:24px;padding-right:24px}.search-py-3{padding-bottom:12px;padding-top:12px}.search-font-Poppins{font-family:Poppins,sans-serif}.search-text-sm{font-size:14px;line-height:18px}.search-text-black{color:#000}.search-outline-none{outline:2px solid transparent;outline-offset:2px}.mjx-chtml{word-wrap:normal;border:0;direction:ltr;display:inline-block;float:none;font-size:100%;font-size-adjust:none;font-style:normal;font-weight:400;letter-spacing:normal;line-height:0;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;padding:1px 0;text-align:left;text-indent:0;text-transform:none;white-space:nowrap;word-spacing:normal}.MJXc-display{display:block;margin:1em 0;padding:0;text-align:center}.mjx-chtml[tabindex]:focus,body :focus .mjx-chtml[tabindex]{display:inline-table}.mjx-math{border-collapse:initial;border-spacing:0}.mjx-math,.mjx-math *{display:inline-block}.mjx-denominator,.mjx-numerator{display:block;text-align:center}.MJXc-stacked{height:0;position:relative}.MJXc-stacked>*{position:absolute}.mjx-stack,.MJXc-bevelled>*{display:inline-block}.mjx-op{display:block}.mjx-under{display:table-cell}.mjx-over{display:block}.mjx-over>*,.mjx-under>*{padding-left:0!important;padding-right:0!important}.mjx-prestack>.mjx-presub,.mjx-prestack>.mjx-presup,.mjx-stack>.mjx-sub,.mjx-stack>.mjx-sup{display:block}.mjx-delim-h>.mjx-char{display:inline-block}.mjx-surd{vertical-align:top}.mjx-mphantom *{visibility:hidden}.MJXc-processed{display:block!important}.mjx-merror{background-color:#ff8;border:1px solid #c00;color:#c00;font-size:90%;font-style:normal;padding:2px 3px}.mjx-annotation-xml{line-height:normal}.mjx-menclose>svg{fill:none;stroke:currentColor}.mjx-mlabeledtr,.mjx-mtr{display:table-row}.mjx-mtd{display:table-cell;text-align:center}.mjx-block,.mjx-label{display:block}.mjx-span{display:span}.mjx-char{display:block;white-space:pre}.mjx-itable{display:inline-table}.mjx-row{display:table-row}.mjx-cell{display:table-cell}.mjx-table{display:table;width:100%}.mjx-line{display:block;height:0}.mjx-strut{padding-top:1em;width:0}.mjx-vsize{width:0}.MJXc-space1{margin-left:.167em}.MJXc-space2{margin-left:.222em}.MJXc-space3{margin-left:.278em}.mjx-ex-box-test{height:60ex;position:absolute;width:1px}.MJXc-TeX-vec-R{padding-top:0!important}mjx-mspace{display:block!important}mjx-math{line-height:7px!important}mjx-mfenced{display:inline-flex!important;flex-wrap:wrap;overflow-wrap:anywhere}.MJXc-TeX-unknown-R{font-family:inherit;font-style:normal;font-weight:400}.MJXc-TeX-unknown-I{font-family:inherit;font-style:italic;font-weight:400}.MJXc-TeX-unknown-B{font-family:inherit;font-style:normal;font-weight:700}.MJXc-TeX-unknown-BI{font-family:inherit;font-style:italic;font-weight:700}.MJXc-TeX-ams-R,.MJXc-TeX-cal-B,.MJXc-TeX-cal-R,.MJXc-TeX-frak-B,.MJXc-TeX-frak-R,.MJXc-TeX-main-B,.MJXc-TeX-main-I,.MJXc-TeX-main-R,.MJXc-TeX-math-BI,.MJXc-TeX-math-I,.MJXc-TeX-sans-B,.MJXc-TeX-sans-I,.MJXc-TeX-sans-R,.MJXc-TeX-script-R,.MJXc-TeX-size1-R,.MJXc-TeX-size2-R,.MJXc-TeX-size3-R,.MJXc-TeX-type-R{font-family:inherit}.MJXc-TeX-size4-R{font-family:MJXc-TeX-size4-R,MJXc-TeX-size4-Rw}mjx-math{white-space:break-spaces!important}mjx-container[jax=CHTML][display=true]{display:inline-block!important}mspace{display:block}.math-block{display:inline-block!important;font-size:12px!important;margin-bottom:none!important;margin-top:none!important}mjx-merror{display:none!important}.byjus-search-qna .ReactCrop{cursor:crosshair;display:inline-block;max-width:100%;overflow:hidden;position:relative}.byjus-search-qna .ReactCrop *,.ReactCrop :after,.ReactCrop :before{box-sizing:border-box}.byjus-search-qna .ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.byjus-search-qna .ReactCrop__child-wrapper{max-height:inherit}.byjus-search-qna .ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-height:inherit;max-width:100%;touch-action:none}.byjus-search-qna .ReactCrop__crop-selection{border:3px solid var(--doc-dov-theming);box-shadow:0 0 0 9999em rgba(0,0,0,.5);cursor:move;left:0;position:absolute;top:0;touch-action:none;transform:translateZ(0)}.byjus-search-qna .ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.byjus-search-qna .ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%;box-shadow:0 0 1px 1px #fff,0 0 0 9999em rgba(0,0,0,.5)}.byjus-search-qna .ReactCrop__crop-selection:focus{border-color:var(--doc-dov-theming);border-style:solid;outline:none}.byjus-search-qna .ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.byjus-search-qna .ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-vt:after{background-color:hsla(0,0%,100%,.4);content:"";display:block;position:absolute}.byjus-search-qna .ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after{height:100%;width:1px}.byjus-search-qna .ReactCrop__rule-of-thirds-vt:before{left:33.3333333333%}.byjus-search-qna .ReactCrop__rule-of-thirds-vt:after{left:66.6666666667%}.byjus-search-qna .ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{height:1px;width:100%}.byjus-search-qna .ReactCrop__rule-of-thirds-hz:before{top:33.3333333333%}.byjus-search-qna .ReactCrop__rule-of-thirds-hz:after{top:66.6666666667%}.byjus-search-qna .ReactCrop__drag-handle{position:absolute}.byjus-search-qna .ReactCrop__drag-handle:after{background-color:#fff;border:1px solid var(--doc-dov-theming);border-radius:50%;content:"";display:block;height:12px;outline:1px solid var(--doc-dov-theming);position:absolute;width:12px}.byjus-search-qna .ReactCrop__drag-handle:focus:after{background:#2dbfff;border-color:#00f}.byjus-search-qna .ReactCrop .ord-nw{cursor:nw-resize;left:0;margin-left:-5px;margin-top:-5px;top:0}.byjus-search-qna .ReactCrop .ord-nw:after{left:0;top:0}.byjus-search-qna .ReactCrop .ord-n{cursor:n-resize;left:50%;margin-left:-5px;margin-top:-7px;top:0}.byjus-search-qna .ReactCrop .ord-n:after{top:0}.byjus-search-qna .ReactCrop .ord-ne{cursor:ne-resize;margin-right:-5px;margin-top:-5px;right:0;top:0}.byjus-search-qna .ReactCrop .ord-ne:after{right:0;top:0}.byjus-search-qna .ReactCrop .ord-e{cursor:e-resize;margin-right:-7px;margin-top:-5px;right:0;top:50%}.byjus-search-qna .ReactCrop .ord-e:after{right:0}.byjus-search-qna .ReactCrop .ord-se{bottom:0;cursor:se-resize;margin-bottom:-5px;margin-right:-5px;right:0}.byjus-search-qna .ReactCrop .ord-se:after{bottom:0;right:0}.byjus-search-qna .ReactCrop .ord-s{bottom:0;cursor:s-resize;left:50%;margin-bottom:-7px;margin-left:-5px}.byjus-search-qna .ReactCrop .ord-s:after{bottom:0}.byjus-search-qna .ReactCrop .ord-sw{bottom:0;cursor:sw-resize;left:0;margin-bottom:-5px;margin-left:-5px}.byjus-search-qna .ReactCrop .ord-sw:after{bottom:0;left:0}.byjus-search-qna .ReactCrop .ord-w{cursor:w-resize;left:0;margin-left:-7px;margin-top:-5px;top:50%}.byjus-search-qna .ReactCrop .ord-w:after{left:0}.byjus-search-qna .ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.byjus-search-qna .ReactCrop__drag-bar{position:absolute}.byjus-search-qna .ReactCrop__drag-bar.ord-n{height:6px;left:0;margin-top:-3px;top:0;width:100%}.byjus-search-qna .ReactCrop__drag-bar.ord-e{height:100%;margin-right:-3px;right:0;top:0;width:6px}.byjus-search-qna .ReactCrop__drag-bar.ord-s{bottom:0;height:6px;left:0;margin-bottom:-3px;width:100%}.byjus-search-qna .ReactCrop__drag-bar.ord-w{height:100%;left:0;margin-left:-3px;top:0;width:6px}.byjus-search-qna .ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.byjus-search-qna .ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w,.ReactCrop--new-crop .ReactCrop__drag-handle{display:none}@media (pointer:coarse){.byjus-search-qna .ReactCrop .ord-n,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-w{display:block}.byjus-search-qna .ReactCrop__drag-handle{height:24px;width:24px}}.animation-scanner-right{background-image:linear-gradient(270deg,hsla(0,0%,96.1%,.5607843137254902),hsla(0,0%,96.1%,.5607843137254902))}.animation-scanner-left{background-image:linear-gradient(90deg,rgba(140,105,255,.4),rgba(140,105,255,.4))}.perspective-container{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.lastChildList>:last-child{margin-bottom:0!important}.no-comp-scroll{overflow:hidden!important}.lin-grad-bcg-first-fold{background:linear-gradient(180deg,#e9e2ff 35.57%,rgba(241,237,255,.15) 118.54%);border-radius:0 0 50% 50%/50px}.bottom-radial-grad{background:radial-gradient(120% 120px at 50% -30px,#000 75%,transparent 0) no-repeat}.home-page-v2-title2-comp{-webkit-text-fill-color:transparent;background:radial-gradient(52.27% 1434.24% at 50% 50%,#9e81ff 0,#7d56ff 100%);-webkit-background-clip:text}@media only screen and (min-width:768px) and (max-width:1024px){.leftmost-title-btn-container-comp{min-width:320px}}@media only screen and (min-width:1025px){.leftmost-title-btn-container-comp{min-width:450px}}@media only screen and (max-width:1100px){.globe-ff-container-comp{min-height:400px!important}}@media only screen and (max-width:1024px){.globe-ff-container-comp{min-height:310px!important}}@media only screen and (max-width:440px){.globe-ff-container-comp{min-height:250px!important}}@media only screen and (max-width:375px){.fifth-tile-section-title-1,.fifth-tile-section-title-2{display:inline}}@media only screen and (max-width:475px){.first-fold-section-subtitle-1-comp,.first-fold-section-subtitle-2-comp{display:block!important}}@media only screen and (max-width:500px){.fourth-carousel-title-1,.fourth-carousel-title-2{display:inline}.criss-cross-sixth-banner-section{width:100%}}@media only screen and (max-width:1180px){.single-tutor-card-comp{min-width:150px!important}}@media only screen and (max-width:1180px) and (min-width:1024px){.leftmost-title-btn-container-comp{margin-left:50px!important}}.testimonial-carousel-comp::-webkit-scrollbar,.tutor-carousel-comp::-webkit-scrollbar{display:none}.testimonial-carousel-comp,.tutor-carousel-comp{-ms-overflow-style:none;scrollbar-width:none}@media screen and (max-height:560px) and (orientation:landscape){.blockLandscapeHompage{display:none}.landscapeContainerHomePage{align-items:center;background-color:#fff;display:flex;font-family:Poppins;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999999999999}}@media screen and (min-height:561px),screen and (orientation:portrait){.blockPortraitHomePage{display:none}}@media screen and (max-width:359px){.infoFontSize{font-size:10px!important}}.MathJax_Error{display:none!important}.btnColor{background-color:var(--doc-dov-theming)}.compBorderColor{border-color:var(--doc-dov-theming)}@media (min-width:768px){.md\:\!search-hidden{display:none!important}}@media (max-width:767px){.phone\:search-fixed{position:fixed}.phone\:search-top-0{top:0}.phone\:search-left-0{left:0}.phone\:search-z-\[9999\]{z-index:9999}.phone\:search-contents{display:contents}.phone\:\!search-hidden{display:none!important}.phone\:search-h-full{height:100%}.phone\:search-h-6{height:24px}.phone\:\!search-max-h-screen{max-height:100vh!important}.phone\:search-w-full{width:100%}.phone\:\!search-w-\[calc\(100\%-64px\)\]{width:calc(100% - 64px)!important}.phone\:search-w-6{width:24px}.phone\:search-overflow-auto{overflow:auto}.phone\:search-rounded-lg{border-radius:.5rem}.phone\:search-border{border-width:1px}.phone\:search-border-2{border-width:2px}.phone\:search-border-solid{border-style:solid}.phone\:search-border-none{border-style:none}.phone\:search-border-search-grey-10{border-color:#dfdfdf}.phone\:search-border-search-slate-purple{border-color:#8c69ff}.phone\:search-bg-white{background-color:#fff}.phone\:\!search-bg-search-slate-purple{background-color:#8c69ff!important}.phone\:\!search-p-0{padding:0!important}.phone\:\!search-p-3{padding:12px!important}.phone\:search-py-4{padding-bottom:16px;padding-top:16px}.phone\:search-py-3\.5{padding-bottom:14px;padding-top:14px}.phone\:search-px-3\.5{padding-left:14px;padding-right:14px}.phone\:search-py-3{padding-bottom:12px;padding-top:12px}.phone\:search-px-3{padding-left:12px;padding-right:12px}}@media (min-width:768px){.tablet-desktop\:search-contents{display:contents}.tablet-desktop\:search-h-6{height:24px}.tablet-desktop\:search-w-6{width:24px}.tablet-desktop\:search-py-2{padding-bottom:8px;padding-top:8px}}
/*# sourceMappingURL=127.94fcb2a8.chunk.css.map */