.bg-darkBlue{background-color:#000091!important}.color-darkBlue{color:#000091!important}.bg-mainBlue{background-color:#283eba!important}.color-mainBlue{color:#283eba!important}.bg-lightBlue{background-color:#0064ff!important}.color-lightBlue{color:#0064ff!important}.bg-lighterBlue{background-color:#e6effd!important}.color-lighterBlue{color:#e6effd!important}.bg-grey{background-color:#848484!important}.color-grey{color:#848484!important}.bg-lightGrey{background-color:#f1f1f1!important}.color-lightGrey{color:#f1f1f1!important}.bg-creamWhite{background-color:#f6f6f6!important}.color-creamWhite{color:#f6f6f6!important}.bg-lightCreamWhite{background-color:#fcfcfc!important}.color-lightCreamWhite{color:#fcfcfc!important}.bg-yellow{background-color:#fcd669!important}.color-yellow{color:#fcd669!important}.bg-red{background-color:#b52068!important}.color-red{color:#b52068!important}.bg-white{background-color:#fff!important}.color-white{color:#fff!important}@font-face{font-family:Poppins;src:url(/fonts/poppins/Poppins-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Poppins;src:url(/fonts/poppins/Poppins-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Poppins;src:url(/fonts/poppins/Poppins-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Poppins;src:url(/fonts/poppins/Poppins-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Poppins;src:url(/fonts/poppins/Poppins-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic}.poppins-regular{font-weight:400}.poppins-medium,.poppins-regular{font-family:Poppins;font-style:normal}.poppins-medium{font-weight:500}.poppins-bold,.poppins-semiBold{font-family:Poppins;font-weight:700;font-style:normal}.poppins-boldIt{font-family:Poppins;font-weight:700;font-style:italic}.xs-text{font-size:11px}.xsm-text{font-size:13px}.s-text{font-size:15px}.m-text{font-size:18px}.l-text{font-size:20px}.xl-text{font-size:27px}.xxl-text{font-size:30px}.title-text{font-size:38px}@keyframes fadeOutSidebarContent{0%{opacity:1}to{opacity:0}}:root{--background:#ffffff}body,html{max-width:100vw;overflow-x:hidden;scroll-behavior:smooth}body{background:var(--background);position:relative;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}ul{list-style:none}li{text-decoration:none}.underline{color:#fff;text-decoration:underline}p{font-size:14px;line-height:22px;color:#000}h1{font-size:38px}h1,h2{font-weight:600}h2{font-size:28px}h3{font-size:22px;font-weight:600}.section{padding:50px 20px;max-width:1536px;margin:0 auto;width:100%}.select-wrapper{position:relative}.select-wrapper select{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;color:#848484}.select-wrapper:after{position:absolute;content:"";top:50%;transform:translateY(-50%);right:24px;width:16px;height:16px;background:rgba(0,0,0,0);background-image:url(/icons/interacts/arrow-down-grey.svg);background-size:contain;background-repeat:no-repeat;background-position:50%}.rating{gap:8px}.rating,.rating-dots{display:flex;align-items:center}.rating-dots{gap:4px}.rating-dot{border:2px solid;border-radius:99px}.rating-dot[data-color=blue]{border-color:#283eba;background-color:#283eba}.rating-dot[data-color=blue][data-type=half]{background:linear-gradient(90deg,#283eba 50%,#fff 0)!important}.rating-dot[data-color=yellow]{border-color:#fcd669;background-color:#fcd669}.rating-dot[data-color=yellow][data-type=half]{background:linear-gradient(90deg,#fcd669 50%,#fff 0)!important}.rating-dot[data-color=red]{border-color:#b52068;background-color:#b52068}.rating-dot[data-color=red][data-type=half]{background:linear-gradient(90deg,#b52068 50%,#fff 0)!important}.rating-dot[data-type=empty]{background:none!important}.rating-dot[data-size=small]{width:10px;height:10px}.rating-dot[data-size=mid]{width:15px;height:15px}.rating-dot[data-size=large]{width:20px;height:20px}.rating-note{font-size:12px;font-weight:500;color:#000}