@charset "UTF-8";a:focus-visible{outline:2px solid #015a9c;outline-offset:2px}@media screen and (min-width:1680px){a:focus-visible{outline-offset:3px;outline-width:3px}}@media screen and (min-width:2100px){a:focus-visible{outline-offset:4px;outline-width:4px}}button{cursor:pointer}button .MuiTouchRipple-root{display:none}button:focus-visible{outline:2px solid #015a9c;outline-offset:2px}@media screen and (min-width:1680px){button:focus-visible{outline-offset:3px;outline-width:3px}}@media screen and (min-width:2100px){button:focus-visible{outline-offset:4px;outline-width:4px}}button:disabled{opacity:.7}.MuiButtonBase-root.Mui-focusVisible{outline:2px solid #015a9c;outline-offset:2px;background:transparent}@media screen and (min-width:1680px){.MuiButtonBase-root.Mui-focusVisible{outline-offset:3px;outline-width:3px}}@media screen and (min-width:2100px){.MuiButtonBase-root.Mui-focusVisible{outline-offset:4px;outline-width:4px}}.btn{width:auto;font-size:24px;padding:9px 30px;text-transform:uppercase;display:inline-block;border-radius:6px;font-weight:700;text-align:center;line-height:1.52;height:56px;cursor:pointer;background:var(--white);border:1px solid var(--primary);color:var(--primary)!important}@media screen and (max-width:1800px){.btn{font-size:22px;padding:9px 28px;height:-moz-fit-content;height:fit-content}}@media screen and (max-width:1700px){.btn{font-size:20px;padding:8px 26px}}@media screen and (max-width:1600px){.btn{font-size:19px;padding:7px 24px}}@media screen and (max-width:1500px){.btn{font-size:18px;padding:6px 22px}}@media screen and (max-width:1400px){.btn{font-size:17px;padding:5px 20px}}@media screen and (max-width:992px){.btn{font-size:16px}}.btn:disabled{opacity:.5;pointer-events:none}.btn .MuiTouchRipple-root{display:none}.btn.btnSmallCase{text-transform:capitalize;font-weight:600}.btn.btnPrimary{border:1px solid var(--primary);color:var(--white)!important}.btn.btnPrimary,.btn.btnPrimary:hover{background:var(--primary)!important}.btn.btnRedBorder{background-color:var(--white);border:1px solid var(--secondary);color:var(--secondary)!important}.btn.btnWhite{background-color:var(--white);border:1px solid var(--white);color:var(--primary)!important}.btn.btnWhiteBorder{background:transparent;border-color:var(--white);color:var(--white)!important}.btn.btnReport{font-size:12px}.btn.btnSmall{font-size:18px;padding-top:10px;padding-bottom:10px;line-height:1.47;height:48px}@media screen and (max-width:1800px){.btn.btnSmall{font-size:17px;height:-moz-fit-content;height:fit-content;padding-top:9px;padding-bottom:9px}}@media screen and (max-width:1700px){.btn.btnSmall{font-size:16px;padding-top:8px;padding-bottom:8px}}@media screen and (max-width:1600px){.btn.btnSmall{font-size:15px}}@media screen and (max-width:768px){.btn.btnSmall{font-size:14px}}.blank-btn{background-color:transparent;border:none;padding:0!important}:root{--white:#fff;--black:#000;--grayLight:#f1f1f1;--gray:#f3f6f9;--grayDark:#e5e6e7;--grayDarker:#bcbcbc;--grayTitle:#494949;--grayBody:#a9a9a9;--graySecondary:#dfdfdf;--primary:#712b84;--primaryLight:#ab3a8f;--primaryLightBg:#d34972;--midNight:#37233a;--primary-gradient:linear-gradient(269.11deg,#712b84,#ab3a8f 91.69%);--secondary-gradient:linear-gradient(90deg,#f68636 0.05%,#d33d3c 47.34%,#ac3b8f 95.25%);--bgLightGray:#f5f4f5;--textGray:#a6a6a6;--secondary:#d33d3c;--secondaryLight:#f68738;--green:#4cca61;--red:#d32f2f;--orange:#ff9f0c;--yellow:#f9e80d;--danger:#e85858;--pending:#ffb11b;--purple:#f5e3fa;--purpleLight:rgba(186,100,165,.6);--purpleBg:#d272b8;--borderGray:#f5f5f5;--lightPurple:#e8dceb;--textBlack2:#090914;--textGray:#71717a}*{padding:0;margin:0;box-sizing:border-box;font-family:Open Sans,sans-serif!important}dl,li,ol,ul{list-style-type:none}a{text-decoration:none;color:var(--primary)}.bg-white{padding:20px;background:#fff!important;border:1px solid #efefef;box-shadow:0 8px 16px 2px rgba(132,39,225,.12);border-radius:10px}@media screen and (max-width:900px){.bg-white{padding:16px}}@media screen and (max-width:576px){.bg-white{padding:12px}}.table-cover{margin:20px 0;width:100%;overflow-y:auto;overflow-x:auto;max-width:100%}.table-cover::-webkit-scrollbar{width:10px;height:10px}.table-cover::-webkit-scrollbar-track{width:10px;height:10px;background:var(--grayDark)}.table-cover::-webkit-scrollbar-thumb{border-radius:0;background-color:var(--primary);opacity:.5;width:10px}.table-cover::-webkit-scrollbar-thumb:hover{opacity:1}.table-cover table{border-collapse:collapse;width:100%}.table-cover th{white-space:nowrap;color:var(--black);background-color:#f1f3f5;font-size:14px;font-weight:700;padding:15px 5px;text-align:left;text-transform:uppercase}.table-cover th:first-child{padding-left:15px;border-top-left-radius:5px;border-bottom-left-radius:5px}.table-cover th:last-child{padding-right:15px;border-top-right-radius:5px;border-bottom-right-radius:5px}.table-cover th:not(:first-child){padding-left:8px}@media screen and (max-width:1300px){.table-cover th{font-size:13px}}@media screen and (max-width:992px){.table-cover th{font-size:12px}}.table-cover tr td{border-bottom:1px solid #d3d3d3;font-size:15px;font-weight:500;padding-top:15px;padding-bottom:15px;text-align:left}.table-cover tr td:first-child{padding-left:15px}.table-cover tr td:last-child{padding-right:15px}.table-cover tr td:not(:first-child){padding-left:8px}.table-cover tr td:not(:last-child){padding-right:8px}@media screen and (max-width:1300px){.table-cover tr td{font-size:14px}}@media screen and (max-width:992px){.table-cover tr td{font-size:13px}}.table-cover tr td .nextui-user-name{white-space:normal;font-size:15px}@media screen and (max-width:1300px){.table-cover tr td .nextui-user-name{font-size:14px}}@media screen and (max-width:992px){.table-cover tr td .nextui-user-name{font-size:13px}}.nextui-table-container{box-shadow:none!important;padding-top:20px}.nextui-table-container .nextui-table{padding:0}.nextui-table-container .nextui-table .nextui-table-column-header{white-space:nowrap;color:var(--black)}.nextui-table-container .nextui-table .nextui-table-column-header:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.nextui-table-container .nextui-table .nextui-table-column-header:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.nextui-table-container .nextui-table .nextui-table-column-header:not(:first-child){padding-left:8px}.nextui-table-container .nextui-table .nextui-table-column-header:not(:last-child){padding-right:8px}.nextui-table-container .nextui-table .nextui-table-row td{border-bottom:1px solid #d3d3d3}.nextui-table-container .nextui-table .nextui-table-cell{font-size:13px;font-weight:500}.nextui-table-container .nextui-table .nextui-table-cell:not(:first-child){padding-left:8px}.nextui-table-container .nextui-table .nextui-table-cell:not(:last-child){padding-right:8px}.nextui-table-container .nextui-table .nextui-table-cell .nextui-user-name{white-space:normal}.search-cover{width:350px;max-width:100%;position:relative}.search-cover .MuiInputBase-root{border:1px solid #949494;border-radius:8px;padding:14px 45px 14px 14px;width:100%!important}.search-cover .MuiInputBase-root.Mui-focused{outline:2px solid #015a9c;outline-offset:2px}.search-cover .MuiInputBase-root .MuiButtonBase-root{color:var(--midNight)!important}.search-cover .MuiInputBase-root input{padding:0!important;font-size:16px}.search-cover .MuiInputBase-root input::placeholder{font-size:16px!important;color:#777!important}.search-cover .MuiButtonBase-root,.search-cover .search-icon{padding:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.search-pattern-designers-cover .MuiInputBase-root{padding:0 12px 0 0!important}body{color:var(--midNight);position:relative;min-height:100vh;line-height:1.6;background-color:var(--white);overflow-x:hidden}.flex-center{justify-content:center}.flex-center,.flex-end{display:flex;align-items:center}.flex-end{justify-content:flex-end}.flex-start{align-items:center}.align-start,.flex-start{display:flex;justify-content:flex-start}.align-start{align-items:flex-start}.space-between{display:flex;align-items:center;justify-content:space-between}.flex{display:flex}.al-end{align-items:flex-end}.al-baseline{align-items:baseline}.js-start{justify-content:flex-start}.float-right{float:right}.thin{font-weight:400!important}.regular{font-weight:500!important}.semi-bold{font-weight:600!important}.bold{font-weight:700!important}.nowrap{white-space:nowrap}.wrap{flex-wrap:wrap}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize!important}.left{text-align:left!important}.center{text-align:center!important}.right{text-align:right!important}.inline-block{display:inline-block!important}.underline{text-decoration:underline}.no-underline{text-decoration:none!important}.h-100{height:100%!important}.w-100{width:100%!important}.w-fit{width:-moz-fit-content!important;width:fit-content!important}.MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded.MuiPaper-elevation1{border-radius:unset;box-shadow:unset}.MuiPaper-root.MuiPaper-elevation.MuiPaper-elevation4{background-color:unset}.MuiPaper-root.MuiPaper-elevation.MuiPaper-elevation0.MuiDrawer-paper.MuiDrawer-paperAnchorLeft.MuiDrawer-paperAnchorDockedLeft{border-right:unset;box-shadow:0 0 21px 2px rgba(0,0,0,.11)}.css-1ptx2yq-MuiInputBase-root-MuiInput-root:after{border-bottom:2px solid var(--primary)!important}.MuiInputBase-input.MuiInput-input{padding:8px 20px 8px 0}.MuiTabs-scroller .MuiTab-root{font-weight:600}.MuiTabs-scroller .MuiTab-root.Mui-selected{color:#712b83}.MuiTabs-scroller .MuiTabs-indicator{background-color:#712b83}.color-body{color:var(--black)}.color-primary{color:var(--primary)}.color-red{color:var(--red)}.color-primaryLight{color:var(--primaryLight)}.midNight{color:var(--midNight)}.white{color:var(--white)!important}.dark{color:var(--black)!important}.gray500{color:#71717a}.gray600{color:#52525b}.bg-body{background-color:var(--black)!important}.bg-grayBody{background-color:var(--grayBody)!important}.bg-primary{background-color:var(--primary)!important}.bg-primaryLight{background-color:var(--primaryLight)!important}.bg-secondary{background-color:var(--secondary)!important}.bg-secondaryLight{background-color:var(--secondaryLight)!important}.MuiListItemIcon-root{min-width:38px}.MuiPaper-root.MuiPaper-elevation.MuiPaper-elevation4{background-color:var(--white);box-shadow:unset}.MuiContainer-root{height:410px;overflow:auto;display:flex}.no-underline{text-decoration:unset!important}.MuiInputBase-root.MuiInput-root.MuiInput-underline:before{border-bottom:1px solid var(--grayDarker)}.MuiInputBase-root.MuiInput-root.MuiInput-underline:after{border-bottom:2px solid var(--primary)!important}.MuiInputBase-root.MuiInput-root.MuiInput-underline.MuiInputBase-colorPrimary.MuiInputBase-formControl{margin-bottom:10px}input::placeholder{font-size:14px!important;color:var(--grayDarker)!important;opacity:1!important}.MuiButtonBase-root.MuiCheckbox-root{color:var(--primary)!important}.MuiButtonBase-root.MuiCheckbox-root .MuiSvgIcon-root{height:24px;width:24px}@media screen and (max-width:900px){.MuiButtonBase-root.MuiCheckbox-root .MuiSvgIcon-root{height:20px;width:20px}}.MuiTabs-scroller.MuiTabs-fixed.MuiButtonBase-root.MuiTab-root{color:var(--grayDarker);padding:12px 0;text-transform:capitalize;font-weight:600;width:20px;font-family:unset}.MuiTabs-scroller.MuiTabs-fixed.Mui-selected,.MuiTabs-scroller.MuiTabs-fixed.MuiButtonBase-root.MuiTab-root.Mui-selected{color:var(--black)}.MuiTabs-scroller.MuiTabs-fixed.MuiTabs-indicator{background:var(--secondary-gradient)}.MuiButtonBase-root.MuiToggleButton-root{background-color:unset;font-family:unset;text-transform:capitalize}.MuiButtonBase-root.MuiToggleButton-root.Mui-selected,.MuiButtonBase-root.MuiToggleButton-root.btnPrimary{background:var(--primary);color:var(--white)}.MuiButtonBase-root.MuiRadio-root{color:var(--primary)!important}.PhoneInput{position:relative}.PhoneInput+p{color:#d32f2f;font-weight:500;font-size:.75rem;line-height:1.66;letter-spacing:.03333em;text-align:left;text-transform:capitalize;margin-top:-8px}.PhoneInput.PhoneInput--focus .PhoneInputCountry{outline:2px solid #015a9c;outline-offset:-2px;opacity:1}@media screen and (min-width:1680px){.PhoneInput.PhoneInput--focus .PhoneInputCountry{outline-offset:-3px;outline-width:3px}}@media screen and (min-width:2100px){.PhoneInput.PhoneInput--focus .PhoneInputCountry{outline-offset:-4px;outline-width:4px}}.PhoneInput .PhoneInputCountry{margin-right:0!important;display:inline-flex;align-items:center;position:absolute;top:34px;left:3px;padding:13px 5px 13px 13px}@media screen and (max-width:1560px){.PhoneInput .PhoneInputCountry{top:34x}}@media screen and (max-width:900px){.PhoneInput .PhoneInputCountry{top:34px}}.PhoneInput .PhoneInputCountry .PhoneInputCountrySelectArrow{border-color:var(--black);opacity:1;border-bottom-width:1.5px;border-right-width:1.5px}.PhoneInput .MuiFormControl-root{width:100%}.PhoneInput .MuiFormControl-root .MuiInputBase-root{padding-left:50px}.loginCard{position:relative;text-transform:capitalize;color:var(--primary)}.loginCard .MuiAvatar-root.MuiAvatar-circular{width:80px!important;height:80px!important;margin-bottom:12px;background:var(--primary-gradient)}.loginCard .MuiPaper-root.MuiPaper-elevation{border-radius:6px!important;width:50%;margin:auto}.error-msg{color:var(--secondary);font-weight:500;font-size:.75rem;line-height:1;letter-spacing:.03333em;text-align:left;text-transform:capitalize;margin-top:-8px}.input[type=file]{position:absolute;left:-100px}.billing-table{overflow-y:auto;overflow-x:auto}.billing-table::-webkit-scrollbar{width:10px;height:10px}.billing-table::-webkit-scrollbar-track{width:10px;height:10px;background:var(--grayDark)}.billing-table::-webkit-scrollbar-thumb{border-radius:0;background-color:var(--primary);opacity:.5;width:10px}.billing-table::-webkit-scrollbar-thumb:hover{opacity:1}@media screen and (max-width:900px){.billing-table .nextui-table-hidden-row{margin-top:0!important}}.billing-table .nextui-table-cell:first-child,.billing-table .nextui-table-column-header:first-child{padding-left:0!important}.billing-table .nextui-table-column-header{background:transparent;font-weight:500;color:var(--grayDarker)}.billing-table .nextui-table-cell{border-bottom:none!important;padding-bottom:16px}.main_layout{margin:96px 24px 20px}@media screen and (max-width:900px){.main_layout{margin:90px 16px 16px}}@media screen and (max-width:576px){.MuiDialog-paper{width:calc(100% - 32px);max-width:calc(100% - 32px);margin:16px}}.authContainer .MuiInputAdornment-root button svg,.eye-icon .MuiInputAdornment-root button svg{width:22px!important;height:22px!important;color:var(--grayDarker)!important}.MuiTooltip-tooltip{box-shadow:0 0 11px 1px rgba(0,0,0,.051);border:1px solid var(--grayDarker);background:var(--white)!important;color:var(--black)!important;padding:12px 8px!important;line-height:1.4;font-size:20px!important}.MuiTooltip-tooltip .MuiTooltip-arrow{color:var(--white);width:50px;height:32px;margin-top:-32px!important}.MuiInputLabel-animated.Mui-focused,.MuiInputLabel-animated.MuiFormLabel-filled{transform:translateY(-1.5px) scale(.9);color:var(--midNight)!important;font-weight:500}.pagination-cover ul{display:flex;align-items:center;justify-content:flex-start}.pagination-cover ul li{width:25px;height:25px;border-radius:50%;margin:0 2px;background-color:#f1f1f1;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:500;cursor:pointer}.pagination-cover ul li .MuiButtonBase-root{padding:0;border:none;min-width:auto;width:100%;margin:0;border-radius:50%;height:100%}.pagination-cover ul li .MuiButtonBase-root.Mui-selected{background:var(--primary);color:var(--white)}.no-record-cover{text-align:center!important;padding:100px 10px!important;font-size:24px!important;color:#333!important}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.cardFilling{position:relative;display:flex;flex-direction:column;gap:14px;padding-bottom:10px;border-bottom:1px solid var(--grayDarker)}@media screen and (max-width:576px){.cardFilling{gap:8px}}.cardFilling :first-of-type{color:var(--black);font-weight:500}.errorMsg{margin-top:5px;color:red;font-size:14px}.date-picker-cover{position:relative;width:130px}.date-picker-cover .react-datepicker-wrapper input{border:1px solid var(--grayDarker);border-radius:5px;width:100%;padding:12px 35px 12px 12px}.about-me-field .MuiFormHelperText-root.Mui-error{margin:0}.rc-md-editor .editor-container>.section.in-visible{display:none}.MuiFormHelperText-root.Mui-error{margin:3px 0 0;font-weight:600;font-size:16px;color:#b60202}.MuiFormHelperText-root.Mui-error:first-letter{text-transform:capitalize}.three-line-name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.inner-line-height,.inner-line-height p{line-height:1.6!important}.Ytew23_34js{display:flex;align-items:flex-start;justify-content:space-between}.page-404{padding:0 0 80px;min-height:100vh;text-align:center}.page-404 img{width:400px;max-width:80%;margin:auto}.page-404 h1{font-size:80px;letter-spacing:20px;margin-top:10px;text-align:center;margin-right:-20px;color:orange}.page-404 h1,.page-404 h3{font-family:monospace!important;font-weight:700}.page-404 h3{font-size:34px;letter-spacing:5px;margin-bottom:50px;margin-top:30px;margin-right:-10px}.m-0{margin:0!important}.m-auto{margin:auto}.mt-0{margin-top:0!important}.mb-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.mr-0{margin-right:0!important}.mt-2{margin-top:2px!important}.mb-2{margin-bottom:2px!important}.ml-2{margin-left:2px!important}.mr-2{margin-right:2px!important}.mt-4{margin-top:4px!important}.mb-4{margin-bottom:4px!important}.ml-4{margin-left:4px!important}.mr-4{margin-right:4px!important}.mt-5{margin-top:5px!important}.mb-5{margin-bottom:5px!important}.ml-5{margin-left:5px!important}.mr-5{margin-right:5px!important}.mt-6{margin-top:6px!important}.mb-6{margin-bottom:6px!important}.ml-6{margin-left:6px!important}.mr-6{margin-right:6px!important}.mt-8{margin-top:8px!important}.mb-8{margin-bottom:8px!important}.ml-8{margin-left:8px!important}.mr-8{margin-right:8px!important}.mt-10{margin-top:10px!important}.mb-10{margin-bottom:10px!important}.ml-10{margin-left:10px!important}.mr-10{margin-right:10px!important}.mt-12{margin-top:12px!important}.mb-12{margin-bottom:12px!important}.ml-12{margin-left:12px!important}.mr-12{margin-right:12px!important}.mt-15{margin-top:15px!important}.mb-15{margin-bottom:15px!important}.ml-15{margin-left:15px!important}.mr-15{margin-right:15px!important}.mt-16{margin-top:16px!important}.mb-16{margin-bottom:16px!important}.ml-16{margin-left:16px!important}.mr-16{margin-right:16px!important}.mt-18{margin-top:18px!important}.mb-18{margin-bottom:18px!important}.ml-18{margin-left:18px!important}.mr-18{margin-right:18px!important}.mt-20{margin-top:20px!important}.mb-20{margin-bottom:20px!important}.ml-20{margin-left:20px!important}.mr-20{margin-right:20px!important}.mt-24{margin-top:24px!important}.mb-24{margin-bottom:24px!important}.ml-24{margin-left:24px!important}.mr-24{margin-right:24px!important}.mt-25{margin-top:25px!important}.mb-25{margin-bottom:25px!important}.ml-25{margin-left:25px!important}.mr-25{margin-right:25px!important}.mt-28{margin-top:28px!important}.mb-28{margin-bottom:28px!important}.ml-28{margin-left:28px!important}.mr-28{margin-right:28px!important}.mt-30{margin-top:30px!important}.mb-30{margin-bottom:30px!important}.ml-30{margin-left:30px!important}.mr-30{margin-right:30px!important}.mt-32{margin-top:32px!important}.mb-32{margin-bottom:32px!important}.ml-32{margin-left:32px!important}.mr-32{margin-right:32px!important}.mt-36{margin-top:36px!important}.mb-36{margin-bottom:36px!important}.ml-36{margin-left:36px!important}.mr-36{margin-right:36px!important}.mt-40{margin-top:40px!important}.mb-40{margin-bottom:40px!important}.ml-40{margin-left:40px!important}.mr-40{margin-right:40px!important}.mt-48{margin-top:48px!important}.mb-48{margin-bottom:48px!important}.ml-48{margin-left:48px!important}.mr-48{margin-right:48px!important}.mt-50{margin-top:50px!important}.mb-50{margin-bottom:50px!important}.ml-50{margin-left:50px!important}.mr-50{margin-right:50px!important}.mt-56{margin-top:56px!important}.mb-56{margin-bottom:56px!important}.ml-56{margin-left:56px!important}.mr-56{margin-right:56px!important}@media screen and (max-width:1600px){.mt-xl-0{margin-top:0!important}.mb-xl-0{margin-bottom:0!important}.ml-xl-0{margin-left:0!important}.mr-xl-0{margin-right:0!important}.mt-xl-2{margin-top:2px!important}.mb-xl-2{margin-bottom:2px!important}.ml-xl-2{margin-left:2px!important}.mr-xl-2{margin-right:2px!important}.mt-xl-4{margin-top:4px!important}.mb-xl-4{margin-bottom:4px!important}.ml-xl-4{margin-left:4px!important}.mr-xl-4{margin-right:4px!important}.mt-xl-5{margin-top:5px!important}.mb-xl-5{margin-bottom:5px!important}.ml-xl-5{margin-left:5px!important}.mr-xl-5{margin-right:5px!important}.mt-xl-6{margin-top:6px!important}.mb-xl-6{margin-bottom:6px!important}.ml-xl-6{margin-left:6px!important}.mr-xl-6{margin-right:6px!important}.mt-xl-8{margin-top:8px!important}.mb-xl-8{margin-bottom:8px!important}.ml-xl-8{margin-left:8px!important}.mr-xl-8{margin-right:8px!important}.mt-xl-10{margin-top:10px!important}.mb-xl-10{margin-bottom:10px!important}.ml-xl-10{margin-left:10px!important}.mr-xl-10{margin-right:10px!important}.mt-xl-12{margin-top:12px!important}.mb-xl-12{margin-bottom:12px!important}.ml-xl-12{margin-left:12px!important}.mr-xl-12{margin-right:12px!important}.mt-xl-15{margin-top:15px!important}.mb-xl-15{margin-bottom:15px!important}.ml-xl-15{margin-left:15px!important}.mr-xl-15{margin-right:15px!important}.mt-xl-16{margin-top:16px!important}.mb-xl-16{margin-bottom:16px!important}.ml-xl-16{margin-left:16px!important}.mr-xl-16{margin-right:16px!important}.mt-xl-18{margin-top:18px!important}.mb-xl-18{margin-bottom:18px!important}.ml-xl-18{margin-left:18px!important}.mr-xl-18{margin-right:18px!important}.mt-xl-20{margin-top:20px!important}.mb-xl-20{margin-bottom:20px!important}.ml-xl-20{margin-left:20px!important}.mr-xl-20{margin-right:20px!important}.mt-xl-24{margin-top:24px!important}.mb-xl-24{margin-bottom:24px!important}.ml-xl-24{margin-left:24px!important}.mr-xl-24{margin-right:24px!important}.mt-xl-25{margin-top:25px!important}.mb-xl-25{margin-bottom:25px!important}.ml-xl-25{margin-left:25px!important}.mr-xl-25{margin-right:25px!important}.mt-xl-28{margin-top:28px!important}.mb-xl-28{margin-bottom:28px!important}.ml-xl-28{margin-left:28px!important}.mr-xl-28{margin-right:28px!important}.mt-xl-30{margin-top:30px!important}.mb-xl-30{margin-bottom:30px!important}.ml-xl-30{margin-left:30px!important}.mr-xl-30{margin-right:30px!important}.mt-xl-32{margin-top:32px!important}.mb-xl-32{margin-bottom:32px!important}.ml-xl-32{margin-left:32px!important}.mr-xl-32{margin-right:32px!important}.mt-xl-36{margin-top:36px!important}.mb-xl-36{margin-bottom:36px!important}.ml-xl-36{margin-left:36px!important}.mr-xl-36{margin-right:36px!important}.mt-xl-40{margin-top:40px!important}.mb-xl-40{margin-bottom:40px!important}.ml-xl-40{margin-left:40px!important}.mr-xl-40{margin-right:40px!important}.mt-xl-48{margin-top:48px!important}.mb-xl-48{margin-bottom:48px!important}.ml-xl-48{margin-left:48px!important}.mr-xl-48{margin-right:48px!important}.mt-xl-50{margin-top:50px!important}.mb-xl-50{margin-bottom:50px!important}.ml-xl-50{margin-left:50px!important}.mr-xl-50{margin-right:50px!important}.mt-xl-56{margin-top:56px!important}.mb-xl-56{margin-bottom:56px!important}.ml-xl-56{margin-left:56px!important}.mr-xl-56{margin-right:56px!important}}@media screen and (max-width:1480px){.mt-lg-0{margin-top:0!important}.mb-lg-0{margin-bottom:0!important}.ml-lg-0{margin-left:0!important}.mr-lg-0{margin-right:0!important}.mt-lg-2{margin-top:2px!important}.mb-lg-2{margin-bottom:2px!important}.ml-lg-2{margin-left:2px!important}.mr-lg-2{margin-right:2px!important}.mt-lg-4{margin-top:4px!important}.mb-lg-4{margin-bottom:4px!important}.ml-lg-4{margin-left:4px!important}.mr-lg-4{margin-right:4px!important}.mt-lg-5{margin-top:5px!important}.mb-lg-5{margin-bottom:5px!important}.ml-lg-5{margin-left:5px!important}.mr-lg-5{margin-right:5px!important}.mt-lg-6{margin-top:6px!important}.mb-lg-6{margin-bottom:6px!important}.ml-lg-6{margin-left:6px!important}.mr-lg-6{margin-right:6px!important}.mt-lg-8{margin-top:8px!important}.mb-lg-8{margin-bottom:8px!important}.ml-lg-8{margin-left:8px!important}.mr-lg-8{margin-right:8px!important}.mt-lg-10{margin-top:10px!important}.mb-lg-10{margin-bottom:10px!important}.ml-lg-10{margin-left:10px!important}.mr-lg-10{margin-right:10px!important}.mt-lg-12{margin-top:12px!important}.mb-lg-12{margin-bottom:12px!important}.ml-lg-12{margin-left:12px!important}.mr-lg-12{margin-right:12px!important}.mt-lg-15{margin-top:15px!important}.mb-lg-15{margin-bottom:15px!important}.ml-lg-15{margin-left:15px!important}.mr-lg-15{margin-right:15px!important}.mt-lg-16{margin-top:16px!important}.mb-lg-16{margin-bottom:16px!important}.ml-lg-16{margin-left:16px!important}.mr-lg-16{margin-right:16px!important}.mt-lg-18{margin-top:18px!important}.mb-lg-18{margin-bottom:18px!important}.ml-lg-18{margin-left:18px!important}.mr-lg-18{margin-right:18px!important}.mt-lg-20{margin-top:20px!important}.mb-lg-20{margin-bottom:20px!important}.ml-lg-20{margin-left:20px!important}.mr-lg-20{margin-right:20px!important}.mt-lg-24{margin-top:24px!important}.mb-lg-24{margin-bottom:24px!important}.ml-lg-24{margin-left:24px!important}.mr-lg-24{margin-right:24px!important}.mt-lg-25{margin-top:25px!important}.mb-lg-25{margin-bottom:25px!important}.ml-lg-25{margin-left:25px!important}.mr-lg-25{margin-right:25px!important}.mt-lg-28{margin-top:28px!important}.mb-lg-28{margin-bottom:28px!important}.ml-lg-28{margin-left:28px!important}.mr-lg-28{margin-right:28px!important}.mt-lg-30{margin-top:30px!important}.mb-lg-30{margin-bottom:30px!important}.ml-lg-30{margin-left:30px!important}.mr-lg-30{margin-right:30px!important}.mt-lg-32{margin-top:32px!important}.mb-lg-32{margin-bottom:32px!important}.ml-lg-32{margin-left:32px!important}.mr-lg-32{margin-right:32px!important}.mt-lg-36{margin-top:36px!important}.mb-lg-36{margin-bottom:36px!important}.ml-lg-36{margin-left:36px!important}.mr-lg-36{margin-right:36px!important}.mt-lg-40{margin-top:40px!important}.mb-lg-40{margin-bottom:40px!important}.ml-lg-40{margin-left:40px!important}.mr-lg-40{margin-right:40px!important}.mt-lg-48{margin-top:48px!important}.mb-lg-48{margin-bottom:48px!important}.ml-lg-48{margin-left:48px!important}.mr-lg-48{margin-right:48px!important}.mt-lg-50{margin-top:50px!important}.mb-lg-50{margin-bottom:50px!important}.ml-lg-50{margin-left:50px!important}.mr-lg-50{margin-right:50px!important}.mt-lg-56{margin-top:56px!important}.mb-lg-56{margin-bottom:56px!important}.ml-lg-56{margin-left:56px!important}.mr-lg-56{margin-right:56px!important}}@media screen and (max-width:992px){.mt-md-0{margin-top:0!important}.mb-md-0{margin-bottom:0!important}.ml-md-0{margin-left:0!important}.mr-md-0{margin-right:0!important}.mt-md-2{margin-top:2px!important}.mb-md-2{margin-bottom:2px!important}.ml-md-2{margin-left:2px!important}.mr-md-2{margin-right:2px!important}.mt-md-4{margin-top:4px!important}.mb-md-4{margin-bottom:4px!important}.ml-md-4{margin-left:4px!important}.mr-md-4{margin-right:4px!important}.mt-md-5{margin-top:5px!important}.mb-md-5{margin-bottom:5px!important}.ml-md-5{margin-left:5px!important}.mr-md-5{margin-right:5px!important}.mt-md-6{margin-top:6px!important}.mb-md-6{margin-bottom:6px!important}.ml-md-6{margin-left:6px!important}.mr-md-6{margin-right:6px!important}.mt-md-8{margin-top:8px!important}.mb-md-8{margin-bottom:8px!important}.ml-md-8{margin-left:8px!important}.mr-md-8{margin-right:8px!important}.mt-md-10{margin-top:10px!important}.mb-md-10{margin-bottom:10px!important}.ml-md-10{margin-left:10px!important}.mr-md-10{margin-right:10px!important}.mt-md-12{margin-top:12px!important}.mb-md-12{margin-bottom:12px!important}.ml-md-12{margin-left:12px!important}.mr-md-12{margin-right:12px!important}.mt-md-15{margin-top:15px!important}.mb-md-15{margin-bottom:15px!important}.ml-md-15{margin-left:15px!important}.mr-md-15{margin-right:15px!important}.mt-md-16{margin-top:16px!important}.mb-md-16{margin-bottom:16px!important}.ml-md-16{margin-left:16px!important}.mr-md-16{margin-right:16px!important}.mt-md-18{margin-top:18px!important}.mb-md-18{margin-bottom:18px!important}.ml-md-18{margin-left:18px!important}.mr-md-18{margin-right:18px!important}.mt-md-20{margin-top:20px!important}.mb-md-20{margin-bottom:20px!important}.ml-md-20{margin-left:20px!important}.mr-md-20{margin-right:20px!important}.mt-md-24{margin-top:24px!important}.mb-md-24{margin-bottom:24px!important}.ml-md-24{margin-left:24px!important}.mr-md-24{margin-right:24px!important}.mt-md-25{margin-top:25px!important}.mb-md-25{margin-bottom:25px!important}.ml-md-25{margin-left:25px!important}.mr-md-25{margin-right:25px!important}.mt-md-28{margin-top:28px!important}.mb-md-28{margin-bottom:28px!important}.ml-md-28{margin-left:28px!important}.mr-md-28{margin-right:28px!important}.mt-md-30{margin-top:30px!important}.mb-md-30{margin-bottom:30px!important}.ml-md-30{margin-left:30px!important}.mr-md-30{margin-right:30px!important}.mt-md-32{margin-top:32px!important}.mb-md-32{margin-bottom:32px!important}.ml-md-32{margin-left:32px!important}.mr-md-32{margin-right:32px!important}.mt-md-36{margin-top:36px!important}.mb-md-36{margin-bottom:36px!important}.ml-md-36{margin-left:36px!important}.mr-md-36{margin-right:36px!important}.mt-md-40{margin-top:40px!important}.mb-md-40{margin-bottom:40px!important}.ml-md-40{margin-left:40px!important}.mr-md-40{margin-right:40px!important}.mt-md-48{margin-top:48px!important}.mb-md-48{margin-bottom:48px!important}.ml-md-48{margin-left:48px!important}.mr-md-48{margin-right:48px!important}.mt-md-50{margin-top:50px!important}.mb-md-50{margin-bottom:50px!important}.ml-md-50{margin-left:50px!important}.mr-md-50{margin-right:50px!important}.mt-md-56{margin-top:56px!important}.mb-md-56{margin-bottom:56px!important}.ml-md-56{margin-left:56px!important}.mr-md-56{margin-right:56px!important}}@media screen and (max-width:768px){.mt-sm-0{margin-top:0!important}.mb-sm-0{margin-bottom:0!important}.ml-sm-0{margin-left:0!important}.mr-sm-0{margin-right:0!important}.mt-sm-2{margin-top:2px!important}.mb-sm-2{margin-bottom:2px!important}.ml-sm-2{margin-left:2px!important}.mr-sm-2{margin-right:2px!important}.mt-sm-4{margin-top:4px!important}.mb-sm-4{margin-bottom:4px!important}.ml-sm-4{margin-left:4px!important}.mr-sm-4{margin-right:4px!important}.mt-sm-5{margin-top:5px!important}.mb-sm-5{margin-bottom:5px!important}.ml-sm-5{margin-left:5px!important}.mr-sm-5{margin-right:5px!important}.mt-sm-6{margin-top:6px!important}.mb-sm-6{margin-bottom:6px!important}.ml-sm-6{margin-left:6px!important}.mr-sm-6{margin-right:6px!important}.mt-sm-8{margin-top:8px!important}.mb-sm-8{margin-bottom:8px!important}.ml-sm-8{margin-left:8px!important}.mr-sm-8{margin-right:8px!important}.mt-sm-10{margin-top:10px!important}.mb-sm-10{margin-bottom:10px!important}.ml-sm-10{margin-left:10px!important}.mr-sm-10{margin-right:10px!important}.mt-sm-12{margin-top:12px!important}.mb-sm-12{margin-bottom:12px!important}.ml-sm-12{margin-left:12px!important}.mr-sm-12{margin-right:12px!important}.mt-sm-15{margin-top:15px!important}.mb-sm-15{margin-bottom:15px!important}.ml-sm-15{margin-left:15px!important}.mr-sm-15{margin-right:15px!important}.mt-sm-16{margin-top:16px!important}.mb-sm-16{margin-bottom:16px!important}.ml-sm-16{margin-left:16px!important}.mr-sm-16{margin-right:16px!important}.mt-sm-18{margin-top:18px!important}.mb-sm-18{margin-bottom:18px!important}.ml-sm-18{margin-left:18px!important}.mr-sm-18{margin-right:18px!important}.mt-sm-20{margin-top:20px!important}.mb-sm-20{margin-bottom:20px!important}.ml-sm-20{margin-left:20px!important}.mr-sm-20{margin-right:20px!important}.mt-sm-24{margin-top:24px!important}.mb-sm-24{margin-bottom:24px!important}.ml-sm-24{margin-left:24px!important}.mr-sm-24{margin-right:24px!important}.mt-sm-25{margin-top:25px!important}.mb-sm-25{margin-bottom:25px!important}.ml-sm-25{margin-left:25px!important}.mr-sm-25{margin-right:25px!important}.mt-sm-28{margin-top:28px!important}.mb-sm-28{margin-bottom:28px!important}.ml-sm-28{margin-left:28px!important}.mr-sm-28{margin-right:28px!important}.mt-sm-30{margin-top:30px!important}.mb-sm-30{margin-bottom:30px!important}.ml-sm-30{margin-left:30px!important}.mr-sm-30{margin-right:30px!important}.mt-sm-32{margin-top:32px!important}.mb-sm-32{margin-bottom:32px!important}.ml-sm-32{margin-left:32px!important}.mr-sm-32{margin-right:32px!important}.mt-sm-36{margin-top:36px!important}.mb-sm-36{margin-bottom:36px!important}.ml-sm-36{margin-left:36px!important}.mr-sm-36{margin-right:36px!important}.mt-sm-40{margin-top:40px!important}.mb-sm-40{margin-bottom:40px!important}.ml-sm-40{margin-left:40px!important}.mr-sm-40{margin-right:40px!important}.mt-sm-48{margin-top:48px!important}.mb-sm-48{margin-bottom:48px!important}.ml-sm-48{margin-left:48px!important}.mr-sm-48{margin-right:48px!important}.mt-sm-50{margin-top:50px!important}.mb-sm-50{margin-bottom:50px!important}.ml-sm-50{margin-left:50px!important}.mr-sm-50{margin-right:50px!important}.mt-sm-56{margin-top:56px!important}.mb-sm-56{margin-bottom:56px!important}.ml-sm-56{margin-left:56px!important}.mr-sm-56{margin-right:56px!important}}@media screen and (max-width:576px){.mt-xs-0{margin-top:0!important}.mb-xs-0{margin-bottom:0!important}.ml-xs-0{margin-left:0!important}.mr-xs-0{margin-right:0!important}.mt-xs-2{margin-top:2px!important}.mb-xs-2{margin-bottom:2px!important}.ml-xs-2{margin-left:2px!important}.mr-xs-2{margin-right:2px!important}.mt-xs-4{margin-top:4px!important}.mb-xs-4{margin-bottom:4px!important}.ml-xs-4{margin-left:4px!important}.mr-xs-4{margin-right:4px!important}.mt-xs-5{margin-top:5px!important}.mb-xs-5{margin-bottom:5px!important}.ml-xs-5{margin-left:5px!important}.mr-xs-5{margin-right:5px!important}.mt-xs-6{margin-top:6px!important}.mb-xs-6{margin-bottom:6px!important}.ml-xs-6{margin-left:6px!important}.mr-xs-6{margin-right:6px!important}.mt-xs-8{margin-top:8px!important}.mb-xs-8{margin-bottom:8px!important}.ml-xs-8{margin-left:8px!important}.mr-xs-8{margin-right:8px!important}.mt-xs-10{margin-top:10px!important}.mb-xs-10{margin-bottom:10px!important}.ml-xs-10{margin-left:10px!important}.mr-xs-10{margin-right:10px!important}.mt-xs-12{margin-top:12px!important}.mb-xs-12{margin-bottom:12px!important}.ml-xs-12{margin-left:12px!important}.mr-xs-12{margin-right:12px!important}.mt-xs-15{margin-top:15px!important}.mb-xs-15{margin-bottom:15px!important}.ml-xs-15{margin-left:15px!important}.mr-xs-15{margin-right:15px!important}.mt-xs-16{margin-top:16px!important}.mb-xs-16{margin-bottom:16px!important}.ml-xs-16{margin-left:16px!important}.mr-xs-16{margin-right:16px!important}.mt-xs-18{margin-top:18px!important}.mb-xs-18{margin-bottom:18px!important}.ml-xs-18{margin-left:18px!important}.mr-xs-18{margin-right:18px!important}.mt-xs-20{margin-top:20px!important}.mb-xs-20{margin-bottom:20px!important}.ml-xs-20{margin-left:20px!important}.mr-xs-20{margin-right:20px!important}.mt-xs-24{margin-top:24px!important}.mb-xs-24{margin-bottom:24px!important}.ml-xs-24{margin-left:24px!important}.mr-xs-24{margin-right:24px!important}.mt-xs-25{margin-top:25px!important}.mb-xs-25{margin-bottom:25px!important}.ml-xs-25{margin-left:25px!important}.mr-xs-25{margin-right:25px!important}.mt-xs-28{margin-top:28px!important}.mb-xs-28{margin-bottom:28px!important}.ml-xs-28{margin-left:28px!important}.mr-xs-28{margin-right:28px!important}.mt-xs-30{margin-top:30px!important}.mb-xs-30{margin-bottom:30px!important}.ml-xs-30{margin-left:30px!important}.mr-xs-30{margin-right:30px!important}.mt-xs-32{margin-top:32px!important}.mb-xs-32{margin-bottom:32px!important}.ml-xs-32{margin-left:32px!important}.mr-xs-32{margin-right:32px!important}.mt-xs-36{margin-top:36px!important}.mb-xs-36{margin-bottom:36px!important}.ml-xs-36{margin-left:36px!important}.mr-xs-36{margin-right:36px!important}.mt-xs-40{margin-top:40px!important}.mb-xs-40{margin-bottom:40px!important}.ml-xs-40{margin-left:40px!important}.mr-xs-40{margin-right:40px!important}.mt-xs-48{margin-top:48px!important}.mb-xs-48{margin-bottom:48px!important}.ml-xs-48{margin-left:48px!important}.mr-xs-48{margin-right:48px!important}.mt-xs-50{margin-top:50px!important}.mb-xs-50{margin-bottom:50px!important}.ml-xs-50{margin-left:50px!important}.mr-xs-50{margin-right:50px!important}.mt-xs-56{margin-top:56px!important}.mb-xs-56{margin-bottom:56px!important}.ml-xs-56{margin-left:56px!important}.mr-xs-56{margin-right:56px!important}}.MuiTypography-h2{font-size:28px!important}.MuiTypography-subtitle1{font-size:15px!important}.MuiTypography-subtitle2{font-size:14px!important}.MuiTypography-caption{font-size:12px!important}@media screen and (max-width:1700px){.MuiTypography-h2{font-size:26px!important}.MuiTypography-subtitle1{font-size:13px!important}.MuiTypography-subtitle2{font-size:12px!important}}@media screen and (max-width:1600px){.MuiTypography-h2{font-size:22px!important}.MuiTypography-subtitle1{font-size:13px!important}.MuiTypography-subtitle2{font-size:12px!important}}@media screen and (max-width:1500px){.MuiTypography-h2{font-size:20px!important}.MuiTypography-subtitle1{font-size:12px!important}.MuiTypography-subtitle2{font-size:11px!important}}@media screen and (max-width:1024px){.MuiTypography-h2{font-size:19px!important}.MuiTypography-subtitle1{font-size:11px!important}.MuiTypography-subtitle2{font-size:10px!important}}@media screen and (max-width:768px){.MuiTypography-h2{font-size:18px!important}.MuiTypography-subtitle1{font-size:10px!important}.MuiTypography-subtitle2{font-size:9px!important}}button,h1,h2,h3,h4,h5,h6,p,span{line-height:1.6}.heading1,.montserrat{font-family:Montserrat,sans-serif!important}.heading1{font-size:36px;font-weight:600}.heading1.large{font-size:68px}.heading2{font-size:30px;font-weight:600}.heading3{font-size:24px;font-weight:600}.heading4{font-size:18px;font-weight:600}.body1{font-size:24px}.body1,.body2{font-weight:400}.body2{font-size:22px}.body3{font-size:20px}.body3,.body4{font-weight:400}.body4{font-size:18px}.body4 .small{font-size:17px}.body5{font-size:16px;font-weight:400}@media screen and (max-width:1800px){.heading1{font-size:32px}.heading1.large{font-size:62px}.heading2{font-size:26px}.heading3{font-size:21px}.heading4{font-size:17px}.body1{font-size:22px}.body2{font-size:20px}.body3{font-size:18px}.body4{font-size:17px}.body4 .small{font-size:16px}}@media screen and (max-width:1700px){.heading1{font-size:30px}.heading1.large{font-size:58px}.heading2{font-size:24px}.heading3{font-size:20px}.heading4{font-size:16px}.body1{font-size:21px}.body2{font-size:19px}.body3{font-size:17px}.body4{font-size:16px}.body4 .small{font-size:15px}}@media screen and (max-width:1600px){.heading1{font-size:28px}.heading1.large{font-size:54px}.heading2{font-size:23px}.heading3{font-size:19px}.heading4{font-size:15px}.body1{font-size:20px}.body2{font-size:18px}.body3{font-size:16px}.body4{font-size:15px}.body4 .small{font-size:14px}}@media screen and (max-width:1500px){.heading1{font-size:27px}.heading1.large{font-size:50px}.heading2{font-size:22px}.heading3{font-size:18px}.heading4{font-size:14px}.body1{font-size:18px}.body2{font-size:17px}.body3{font-size:15px}.body4{font-size:14px}.body4 .small{font-size:13px}}@media screen and (max-width:1400px){.heading1{font-size:26px}.heading1.large{font-size:46px}.heading2{font-size:21px}.heading3{font-size:17px}.body1{font-size:18px}.body2{font-size:17px}.body3{font-size:15px}}@media screen and (max-width:992px){.heading1{font-size:24px}.heading1.large{font-size:42px}.heading2{font-size:20px}.heading3{font-size:16px}.heading4{font-size:13px}.body1{font-size:17px}.body2{font-size:16px}.body3{font-size:14px}.body4{font-size:13px}.body4 .small{font-size:12px}}.landingPageCover{background:#efefef}.onHover{transition:border-color 1s ease}.onHover:hover{border:2px solid blue}.pointer{cursor:pointer}.blue{border:2px solid blue}.font-white{color:var(--white)!important;border-color:var(--white)!important}.bg-white{background-color:var(--white)!important}.font-black{color:var(--black)!important;border-color:var(--black)!important}.bg-black{background-color:--black!important}.loading-indicator{display:flex;align-items:center;justify-content:center}.landingPage{max-width:1920px;margin:auto}.landingPage .main-section{background:var(--white)}.landingPage .followMeCover{flex-wrap:wrap;margin-top:10px}@media screen and (max-width:767px){.landingPage .followMeCover{justify-content:center}}.landingPage .followMeCover .social-icons{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap}@media screen and (max-width:767px){.landingPage .followMeCover .social-icons{justify-content:center}}.landingPage .followMeCover .social-icons a{margin-top:6px;margin-bottom:6px;display:inline-block}.landingPage .followMeCover .social-icons a:not(:last-child){margin-right:20px}.landingPage .followMeCover .social-icons a img{display:table-cell}@media screen and (max-width:800px){.landingPage .followMeCover .social-icons a{transform:scale(.7);margin-top:3px;margin-bottom:3px;display:inline-block}.landingPage .followMeCover .social-icons a:not(:last-child){margin-right:14px}}.landingPage .branding_banner{max-width:1920px;width:100%;height:100%;margin:0 auto;padding:0}.landingPage .branding_banner img{width:100%;height:100%;max-height:480px;border-radius:20px}.landingPage .max_container{max-width:1920px;width:100%;margin:0 auto;padding:0 60px}@media screen and (max-width:1600px){.landingPage .max_container{padding:0 50px}}@media screen and (max-width:1400px){.landingPage .max_container{padding:0 30px}}@media screen and (max-width:1200px){.landingPage .max_container{padding:0 25px}}@media screen and (max-width:767px){.landingPage .max_container{padding:0 20px}}.landingPage .max_container .fan-icon{margin-top:20px;align-self:flex-start;width:310px}@media screen and (max-width:576px){.landingPage .max_container .fan-icon{width:200px}}.landingPage .header_wrap{width:100%;position:-webkit-sticky;position:sticky;top:0;left:0;z-index:99}.landingPage .header_wrap .max_container{border-bottom:1px solid var(--white)}.landingPage .header_wrap .header-inner{padding:20px 0;height:100px}@media screen and (max-width:880px){.landingPage .header_wrap .header-inner{padding:15px 0}}@media screen and (max-width:1230px){.landingPage .header_wrap .header-inner{height:70px}}.landingPage .header_wrap .header-inner .gosadi-logo{height:36px;width:200px}.landingPage .header_wrap .header-inner nav ul{display:flex;align-items:center}.landingPage .header_wrap .header-inner nav ul li:not(:last-child){margin-right:40px}@media screen and (max-width:1800px){.landingPage .header_wrap .header-inner nav ul li:not(:last-child){margin-right:30px}}@media screen and (max-width:1600px){.landingPage .header_wrap .header-inner nav ul li:not(:last-child){margin-right:20px}}@media screen and (max-width:1400px){.landingPage .header_wrap .header-inner nav ul li:not(:last-child){margin-right:15px}}@media screen and (max-width:1230px){.landingPage .header_wrap .header-inner nav ul li:not(:last-child){margin-right:10px;display:none}}.landingPage .header_wrap .header-inner nav ul li:last-child{padding-right:0}@media screen and (max-width:1230px){.landingPage .header_wrap .header-inner nav ul li{display:none}}.landingPage .header_wrap .header-inner nav ul li .bottom-border{font-weight:600;color:var(--white);display:inline-flex;transition:all .2s ease-in;position:relative;font-size:24px}@media screen and (max-width:1800px){.landingPage .header_wrap .header-inner nav ul li .bottom-border{font-size:22px}}@media screen and (max-width:1700px){.landingPage .header_wrap .header-inner nav ul li .bottom-border{font-size:20px}}@media screen and (max-width:1400px){.landingPage .header_wrap .header-inner nav ul li .bottom-border{font-size:18px}}@media screen and (max-width:1300px){.landingPage .header_wrap .header-inner nav ul li .bottom-border{font-size:16px}}.landingPage .header_wrap .header-inner nav ul li .bottom-border:before{width:0;height:2px;background-color:var(--white);position:absolute;content:"";left:50%;bottom:-7px;transform:translateX(-50%);transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}.landingPage .header_wrap .header-inner nav ul li .bottom-border.active:before,.landingPage .header_wrap .header-inner nav ul li .bottom-border:hover:before{width:100%}.landingPage .header_wrap .header-inner nav ul li .bottom-border.nav-link-text{align-items:center}.landingPage .header_wrap .header-inner nav ul .custom-search-dlp-cover{margin-right:0}@media screen and (max-width:1230px){.landingPage .header_wrap .header-inner nav ul .custom-search-dlp-cover{padding:20px 45px 20px 20px;width:100%;margin-right:0}.landingPage .header_wrap .header-inner nav ul .custom-search-dlp-cover .mag-icon{position:absolute;right:18px;top:25px}.landingPage .header_wrap .header-inner nav ul .custom-search-dlp-cover .for-web{display:none}.landingPage .header_wrap .header-inner nav ul .custom-search-dlp-cover .for-mob{display:block}.landingPage .header_wrap .header-inner nav ul .custom-search-dlp-cover .MuiFormControl-root:after{background-color:var(--primary)}}.landingPage .header_wrap .header-inner nav .hamburger-icon{display:none}.landingPage .header_wrap .header-inner nav .hamburger-icon img{display:table-cell}@media screen and (max-width:1230px){.landingPage .header_wrap .header-inner nav .hamburger-icon{display:block}}.landingPage .header_wrap :focus{outline-color:var(--white)!important}.landingPage .banner_wrap{padding:36px 60px 0}@media screen and (max-width:1600px){.landingPage .banner_wrap{padding:32px 50px 0}}@media screen and (max-width:1400px){.landingPage .banner_wrap{padding:30px 40px 0}}@media screen and (max-width:1200px){.landingPage .banner_wrap{padding:28px 30px 0}}@media screen and (max-width:767px){.landingPage .banner_wrap{padding:25px 20px 0}}.landingPage .banner_wrap .max_container{border-radius:20px}.landingPage .banner_wrap .banner_inner{padding:60px 0;position:relative;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;color:inherit}.landingPage .banner_wrap .banner_inner .report-button{position:absolute;background:transparent;padding-right:0;padding-left:0;font-weight:600;right:0;bottom:14px;border:none}.landingPage .banner_wrap .banner_inner .clp_report_button{font-size:12px!important}.landingPage .banner_wrap .banner_inner .user_info_wrap{flex:1 1;padding-left:20px}@media screen and (max-width:991px){.landingPage .banner_wrap .banner_inner .user_info_wrap{width:100%;padding-left:0;flex:auto;padding-top:40px}}@media screen and (max-width:767px){.landingPage .banner_wrap .banner_inner .user_info_wrap{padding-top:20px}.landingPage .banner_wrap .banner_inner .user_info_wrap .space-between{flex-wrap:wrap;justify-content:center}.landingPage .banner_wrap .banner_inner .user_info_wrap .right-grid-sec,.landingPage .banner_wrap .banner_inner .user_info_wrap .space-between .user_details{width:100%;text-align:center}.landingPage .banner_wrap .banner_inner .user_info_wrap .right-grid-sec .pattern-library-text{margin-top:20px}.landingPage .banner_wrap .banner_inner .user_info_wrap .right-grid-sec>.flex-end{width:100%;justify-content:center}.landingPage .banner_wrap .banner_inner .user_info_wrap .about_wrap{margin-top:20px;text-align:center}}.landingPage .banner_wrap .banner_inner .user_info_wrap .about_wrap a{text-decoration:underline!important;font-weight:400}.landingPage .banner_wrap .banner_inner .user_info_wrap .user_info{display:flex;align-items:center}@media screen and (max-width:1100px){.landingPage .banner_wrap .banner_inner .user_info_wrap .user_info{justify-content:flex-end}}@media screen and (max-width:576px){.landingPage .banner_wrap .banner_inner .user_info_wrap .user_info{justify-content:flex-start}}.landingPage .banner_wrap .banner_inner .user_info_wrap .user_info.user_account_sec{display:flex;align-items:center;justify-content:flex-end}@media screen and (max-width:576px){.landingPage .banner_wrap .banner_inner .user_info_wrap .user_info.user_account_sec{justify-content:flex-start}}.landingPage .banner_wrap .banner_inner .user_info_wrap .user_info.user_account_sec .user_social_sites a:not(:last-child){margin-right:5px}.landingPage .banner_wrap .banner_inner .user_info_wrap .user_info .about_wrap{padding-top:0!important}.landingPage .banner_wrap .banner_inner .user_info_wrap .user_info .title_info{padding-left:27px}.landingPage .banner_wrap .banner_inner .user_info_wrap .user_info .title_info .contact_info{text-decoration:underline}.landingPage .banner_wrap .banner_inner .user_info_wrap .user_info:last-child{margin-bottom:0}.landingPage .banner_wrap .banner_inner .banner_about_brand{display:flex;flex-direction:row;flex-wrap:nowrap;width:90%;margin-top:.5rem;margin-bottom:.5rem}.landingPage .banner_wrap .banner_inner .banner_about_brand .about_wrap.clp{width:100%}.landingPage .banner_wrap .banner_inner .banner_about_brand .about_wrap.clp a{color:var(--white);text-decoration:underline;font-weight:400}.landingPage .banner_wrap .banner_inner .banner_about_brand .about_wrap.clp .read_more_section{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.landingPage .banner_wrap .banner_inner .banner_about_brand .about_wrap.clp .read_more_section.show-ellipses{-webkit-line-clamp:3}.landingPage .banner_wrap .banner_inner .banner_about_brand .about_wrap.clp .readmore-btn-wrapper{display:block;text-align:-webkit-right;position:relative;flex-direction:row;width:100%;top:.3rem;margin-bottom:.5rem}.landingPage .banner_wrap .banner_inner .banner_about_brand .about_wrap.clp .readmore-btn-wrapper .readmore-button{bottom:auto}.landingPage .banner_wrap .banner_inner .report-btn-wrapper{display:flex;position:relative;flex-direction:row}.landingPage .banner_wrap .banner_inner .report-btn-wrapper .report-button{bottom:auto}.landingPage .banner_wrap .banner_inner .report-btn-wrapper.one-column{width:100%;bottom:.5rem}.landingPage .banner_wrap .banner_inner .report-btn-wrapper.two-column{top:auto}.landingPage .banner_wrap .banner_inner.clp{padding:30px 0!important}.landingPage .banner_wrap :focus{outline-color:var(--white)!important}.landingPage .banner_wrap .right-grid-sec{text-align:right}.landingPage .banner_wrap .right-grid-sec img{display:table-cell}.landingPage .banner_wrap .right-grid-sec a{color:inherit}.landingPage .small_text{font-weight:400;font-size:16px;line-height:20px}.landingPage .user_profile_image{width:310px;height:auto;aspect-ratio:1/1;border:4px solid var(--white);border-radius:50%;overflow:hidden;position:relative;display:flex;align-items:center;color:var(--white);justify-content:center}@media screen and (max-width:1600px){.landingPage .user_profile_image{width:280px}}@media screen and (max-width:1500px){.landingPage .user_profile_image{width:260px}}@media screen and (max-width:1400px){.landingPage .user_profile_image{width:240px}}@media screen and (max-width:1280px){.landingPage .user_profile_image{width:220px}}@media screen and (max-width:1100px){.landingPage .user_profile_image{width:180px}}@media screen and (max-width:991px){.landingPage .user_profile_image{width:220px;margin:auto}}@media screen and (max-width:576px){.landingPage .user_profile_image{width:180px}}.landingPage .user_profile_image img{width:100%;height:100%;object-fit:cover;object-position:center center}@media screen and (max-width:991px){.landingPage .filter-container{justify-content:flex-start!important}}.landingPage .company_profile_image{border-radius:20px!important;width:160px!important;border:none}.landingPage .product_wrap{padding-bottom:60px}.landingPage .product_wrap .product_wrap_inner{margin-top:16px;padding-top:24px}.landingPage .product_wrap .product_wrap_inner .product_heading{margin-bottom:20px}@media screen and (max-width:767px){.landingPage .product_wrap .product_wrap_inner .product_heading{justify-content:center}}.landingPage .product_wrap .product_wrap_inner .product_heading_title{display:inline-block;position:relative;padding-bottom:8px}.landingPage .product_wrap .product_wrap_inner .product_heading_title:after{background:linear-gradient(220.43deg,#712b84 28.48%,#7d2e86 43.18%,#9c368c 69.57%,#ab3a8f 80.44%);border-radius:40px;position:absolute;bottom:0;width:75%;height:4px;content:"";display:block;z-index:2}@media screen and (max-width:1100px){.landingPage .product_wrap .product_wrap_inner .filter-container-resp{justify-content:flex-start!important}}@media screen and (max-width:991px){.landingPage .product_wrap .product_wrap_inner .filter-container-resp{justify-content:flex-start!important}}@media screen and (max-width:1100px){.landingPage .product_wrap .product_wrap_inner .filter-with-text-container{display:flex;justify-content:space-between!important;width:100%}}@media screen and (max-width:991px){.landingPage .product_wrap .product_wrap_inner .filter-with-text-container{display:flex;justify-content:space-between!important;width:100%}}@media screen and (max-width:767px){.landingPage .product_wrap .product_wrap_inner .filter-with-text-container{display:flex;flex-direction:column;width:100%;align-items:center}.landingPage .product_wrap .product_wrap_inner .pattern-design{display:flex;justify-content:center}}@media screen and (max-width:1100px){.landingPage .product_wrap .product_wrap_inner .clear-filter-container{flex-direction:column;align-items:baseline}}@media screen and (max-width:767px){.landingPage .product_wrap .product_wrap_inner .clear-filter-container{flex-direction:column;align-items:center}}@media screen and (max-width:1100px){.landingPage .product_wrap .product_wrap_inner .clear-filter-container .clear-filter-text{margin-bottom:20px}}@media screen and (max-width:767px){.landingPage .product_wrap .product_wrap_inner .clear-filter-container .applied-filter{justify-content:center}}.landingPage .product_wrap .product_wrap_inner .select-dropdown{width:auto}.landingPage .product_wrap .product_wrap_inner .select-dropdown em{font-style:normal!important}.landingPage .product_wrap .product_wrap_inner .select-dropdown .MuiInputBase-root{font-family:Open Sans;font-weight:600;font-size:20px;line-height:24px;color:var(--primary);font-style:normal;width:100%;border-radius:10px}@media screen and (max-width:1100px){.landingPage .product_wrap .product_wrap_inner .select-dropdown .MuiInputBase-root{line-height:normal;font-size:18px}}@media screen and (max-width:900px){.landingPage .product_wrap .product_wrap_inner .select-dropdown .MuiInputBase-root{font-size:16px}}.landingPage .product_wrap .product_wrap_inner .select-dropdown .MuiInputBase-root .MuiSelect-select{border:1px solid var(--primary)!important;box-shadow:none!important;outline:none!important;border-radius:10px;min-height:auto!important}.landingPage .product_wrap .product_wrap_inner .select-dropdown .MuiButtonBase-root.MuiMenuItem-root.MuiMenuItem-gutters em{font-style:normal!important}.landingPage .product_wrap .product_wrap_inner .select-dropdown .MuiButtonBase-root.MuiMenuItem-root.MuiMenuItem-gutters.Mui-selected{background:rgba(113,43,132,.08);font-style:normal!important}.landingPage .product_wrap .product_wrap_inner .select-dropdown .MuiSvgIcon-root.MuiSvgIcon-fontSizeMedium.MuiSelect-icon{color:var(--primary)}.landingPage .product_wrap .product_wrap_inner .product-card{border:1px solid #d7d3d8;border-radius:16px;background:var(--white);padding:0;display:flex;align-items:stretch;justify-content:flex-start;flex-direction:column}.landingPage .product_wrap .product_wrap_inner .product-card .prod-img{position:relative;border-radius:16px 16px 0 0;overflow:hidden;aspect-ratio:1/1;width:100%}.landingPage .product_wrap .product_wrap_inner .product-card .prod-img figure{width:100%;height:auto}.landingPage .product_wrap .product_wrap_inner .product-card .prod-img figure img{width:100%;height:100%;object-fit:cover}.landingPage .product_wrap .product_wrap_inner .product-card .prod-img .preview-icon{position:absolute;top:9px;right:9px;padding:0;border:3px solid transparent;outline-color:var(--white);outline-offset:0}.landingPage .product_wrap .product_wrap_inner .product-card .prod-img .preview-icon:focus{border-color:var(--midNight)}.landingPage .product_wrap .product_wrap_inner .product-card .prod-img .preview-icon img{width:36px}.landingPage .product_wrap .product_wrap_inner .product-card .product-info{padding:16px 16px 20px}.landingPage:not(.theme6) .arrow-primary,.landingPage:not(.theme6) .mag-primary{display:none}.landingPage.theme1 header .max_container{background:var(--primary)}.landingPage.theme1 .banner_wrap{padding:0}.landingPage.theme1 .banner_wrap .max_container{background:var(--primary);border-radius:0}.landingPage.theme1 .main-section{background:#f9f7fa}.landingPage.theme1 .main-section .product-card{padding:12px}.landingPage.theme1 .main-section .product-card .prod-img{border-radius:12px}.landingPage.theme1 .main-section .product-card .product-info{padding:16px 0 8px}.landingPage.theme2 .banner_wrap .max_container,.landingPage.theme2 header .max_container{background:#37233a}.landingPage.theme3 .banner_wrap .max_container,.landingPage.theme3 header .max_container{background:#4d3c77}.landingPage.theme4 .banner_wrap .max_container,.landingPage.theme4 header .max_container{background:#652846}.landingPage.theme4 .banner_wrap .user_profile_image{border-radius:20px}.landingPage.theme4 .product_wrap_inner{padding:24px 36px;border-radius:20px;background:#652846}@media screen and (max-width:1200px){.landingPage.theme4 .product_wrap_inner{padding:20px 30px}}@media screen and (max-width:767px){.landingPage.theme4 .product_wrap_inner{padding:20px}}.landingPage.theme4 .product_wrap_inner .pagination-cover button{outline-color:var(--white)!important}.landingPage.theme5 .banner_wrap .max_container,.landingPage.theme5 header .max_container{background:#00425a}.landingPage.theme5 .banner_wrap .user_profile_image{border-radius:20px}.landingPage.theme5 .product_wrap_inner{padding:24px 36px;border-radius:20px;background:#00425a}.landingPage.theme5 .product_wrap_inner .pagination-cover button{outline-color:var(--white)!important}.landingPage.theme6 .main-section{background:var(--primary)}.landingPage.theme6 header{border-bottom:1px solid}.landingPage.theme6 header .max_container{background:var(--white)}.landingPage.theme6 header :focus{outline-color:#015a9c!important}.landingPage.theme6 header .navigation_menu .MuiInputBase-input,.landingPage.theme6 header .navigation_menu .bottom-border{color:var(--primary)!important}.landingPage.theme6 header .navigation_menu .custom-search-dlp .MuiFormControl-root:after{background-color:var(--primary)}.landingPage.theme6 header .navigation_menu input::placeholder{color:var(--primary)}.landingPage.theme6 header .navigation_menu .MuiButton-text.bottom-border:before{background-color:var(--primary)}.landingPage.theme6 .banner_wrap .max_container{background:var(--white)}.landingPage.theme6 .banner_wrap .max_container .banner_inner{color:var(--midNight)}.landingPage.theme6 .banner_wrap .max_container .banner_inner .user_profile_image{border-color:var(--primary)}.landingPage.theme6 .banner_wrap .max_container .banner_inner .user_info_wrap .about_wrap a{color:var(--primary)!important}.landingPage.theme6 .banner_wrap .user_profile_image{border-radius:20px}.landingPage.theme6 .banner_wrap :focus{outline-color:#015a9c!important}.landingPage.theme6 .banner_wrap .right-grid-sec a{color:var(--primary)}.landingPage.theme6 .product_wrap_inner{padding:24px 36px;border-radius:20px;background:var(--white)}.landingPage.clp_theme1 header .max_container{background:#025658}.landingPage.clp_theme1 header .btn.login{border:none!important;color:#1f2d5c!important}.landingPage.clp_theme1 .banner_wrap .max_container{background:#025658}.landingPage.clp_theme1 .banner_wrap .max_container .banner_inner{color:var(--white)}.landingPage.clp_theme1 .banner_wrap .user_info_wrap .about_wrap.clp{width:100%}.landingPage.clp_theme1 .btn.btnPrimary.clp_button_dark{background-color:#025658!important;color:#fff!important}.landingPage.clp_theme1 .clp_report_button_text,.landingPage.clp_theme1 .clp_skill_text{color:#fff!important}.landingPage.clp_theme1 .underline{text-decoration:underline}.landingPage.clp_theme1 .clear-filter-text{font-size:16px!important;font-weight:600!important;color:#000;text-decoration:underline}.landingPage.clp_theme1 .filter-chips{border:1px solid #000;color:#000}.landingPage.clp_theme1 .filter-chips .MuiChip-deleteIcon,.landingPage.clp_theme1 .filter-chips .MuiChip-deleteIcon:hover{color:inherit}.landingPage.clp_theme1 .pattern-design{color:#000}.landingPage.clp_theme1 .product_wrap_inner{padding:24px 36px;border-radius:20px;background:#025658}@media screen and (max-width:1200px){.landingPage.clp_theme1 .product_wrap_inner{padding:20px 30px}}@media screen and (max-width:767px){.landingPage.clp_theme1 .product_wrap_inner{padding:20px}}.landingPage.clp_theme1 .product_wrap_inner .pagination-cover button{outline-color:var(--white)!important}.landingPage.clp_theme2 header .btn.login{border:none!important;color:#1f2d5c!important}.landingPage.clp_theme2 .banner_wrap .max_container,.landingPage.clp_theme2 header .max_container{background:#1f2d5c}.landingPage.clp_theme2 .banner_wrap .max_container .banner_inner{color:var(--white)}.landingPage.clp_theme2 .banner_wrap .max_container .banner_inner .user_info_wrap .about_wrap.clp{width:100%}.landingPage.clp_theme2 .product_wrap_inner{padding:24px 36px;border-radius:20px;background:#1f2d5c}@media screen and (max-width:1200px){.landingPage.clp_theme2 .product_wrap_inner{padding:20px 30px}}@media screen and (max-width:767px){.landingPage.clp_theme2 .product_wrap_inner{padding:20px}}.landingPage.clp_theme2 .product_wrap_inner .pagination-cover button{outline-color:var(--white)!important}.landingPage.clp_theme2 .btn.btnPrimary.clp_button_dark{background-color:#fff!important;color:#1f2d5c!important}.landingPage.clp_theme2 .clp_skill_text{color:#fff}.landingPage.clp_theme2 .underline{text-decoration:underline}.landingPage.clp_theme2 .clp_report_button_text{color:#fff!important}.landingPage.clp_theme2 .pagination-cover ul li .MuiButtonBase-root.Mui-selected{background:#1f2d5c!important}.landingPage.clp_theme2 .clear-filter-text{font-size:16px!important;font-weight:600!important;color:#fff;text-decoration:underline}.landingPage.clp_theme2 .filter-chips{border:1px solid #fff;color:#fff}.landingPage.clp_theme2 .filter-chips .MuiChip-deleteIcon,.landingPage.clp_theme2 .filter-chips .MuiChip-deleteIcon:hover{color:inherit}.landingPage.clp_theme2 .pattern-design{color:#fff}.landingPage.clp_theme3 header .max_container{background:#1b4332}.landingPage.clp_theme3 header .btn.login{border:none!important;color:#1f2d5c!important}.landingPage.clp_theme3 .banner_wrap .max_container{background:#1b4332}.landingPage.clp_theme3 .banner_wrap .max_container .banner_inner{color:var(--white)}.landingPage.clp_theme3 .banner_wrap .user_info_wrap .about_wrap.clp{width:100%}.landingPage.clp_theme3 .product_wrap_inner{padding:24px 36px;border-radius:20px;background:#1b4332}@media screen and (max-width:1200px){.landingPage.clp_theme3 .product_wrap_inner{padding:20px 30px}}@media screen and (max-width:767px){.landingPage.clp_theme3 .product_wrap_inner{padding:20px}}.landingPage.clp_theme3 .product_wrap_inner .pagination-cover button{outline-color:var(--white)!important}.landingPage.clp_theme3 .btn.btnPrimary.clp_button_dark{background-color:#fff!important;color:#1b4332!important}.landingPage.clp_theme3 .clp_skill_text{color:#fff}.landingPage.clp_theme3 .clp_report_button_text{color:#fff!important}.landingPage.clp_theme3 .underline{text-decoration:underline}.landingPage.clp_theme3 .pagination-cover ul li .MuiButtonBase-root.Mui-selected{background:#1b4332!important}.landingPage.clp_theme3 .clear-filter-text{font-size:16px!important;font-weight:600!important;color:#fff;text-decoration:underline}.landingPage.clp_theme3 .filter-chips{border:1px solid #fff;color:#fff}.landingPage.clp_theme3 .filter-chips .MuiChip-deleteIcon,.landingPage.clp_theme3 .filter-chips .MuiChip-deleteIcon:hover{color:inherit}.landingPage.clp_theme3 .pattern-design{color:#fff}.landingPage.clp_theme4 header .max_container{background:#5e503f}.landingPage.clp_theme4 header .btn.login{border:none!important;color:#1f2d5c!important}.landingPage.clp_theme4 .banner_wrap .max_container{background:#5e503f}.landingPage.clp_theme4 .banner_wrap .max_container .banner_inner{color:var(--white)}.landingPage.clp_theme4 .banner_wrap .user_profile_image{border-radius:20px}.landingPage.clp_theme4 .banner_wrap .user_info_wrap .about_wrap.clp{width:100%}.landingPage.clp_theme4 .product_wrap_inner{padding:24px 36px;border-radius:20px;background:#5e503f}@media screen and (max-width:1200px){.landingPage.clp_theme4 .product_wrap_inner{padding:20px 30px}}@media screen and (max-width:767px){.landingPage.clp_theme4 .product_wrap_inner{padding:20px}}.landingPage.clp_theme4 .product_wrap_inner .pagination-cover button{outline-color:var(--white)!important}.landingPage.clp_theme4 .btn.btnPrimary.clp_button_dark{background-color:#fff!important;color:#5e503f!important}.landingPage.clp_theme4 .clp_skill_text{color:#fff}.landingPage.clp_theme4 .underline{text-decoration:underline}.landingPage.clp_theme4 .btn.btnWhite{border:none!important;color:#000!important}.landingPage.clp_theme4 .clp_report_button_text{color:#fff!important}.landingPage.clp_theme4 .pagination-cover ul li .MuiButtonBase-root.Mui-selected{background:#5e503f!important}.landingPage.clp_theme4 .clear-filter-text{font-size:16px!important;font-weight:600!important;color:#fff;text-decoration:underline}.landingPage.clp_theme4 .filter-chips{border:1px solid #fff;color:#fff}.landingPage.clp_theme4 .filter-chips .MuiChip-deleteIcon,.landingPage.clp_theme4 .filter-chips .MuiChip-deleteIcon:hover{color:inherit}.landingPage.clp_theme4 .pattern-design{color:#fff}.landingPage.clp_theme5 .btn.login{border:none!important;color:#1f2d5c!important}.landingPage.clp_theme5 .banner_wrap .max_container,.landingPage.clp_theme5 header .max_container{background:#2b2d42}.landingPage.clp_theme5 .banner_wrap .max_container .banner_inner{color:var(--white)}.landingPage.clp_theme5 .banner_wrap .user_profile_image{border-radius:20px}.landingPage.clp_theme5 .banner_wrap .user_info_wrap .about_wrap.clp{width:100%}.landingPage.clp_theme5 .product_wrap_inner{padding:24px 36px;border-radius:20px;background:#2b2d42}.landingPage.clp_theme5 .product_wrap_inner .pagination-cover button{outline-color:var(--white)!important}.landingPage.clp_theme5 .clp_skill_text{color:#fff}.landingPage.clp_theme5 .underline{text-decoration:underline}.landingPage.clp_theme5 .clp_report_button_text{color:#fff!important}.landingPage.clp_theme5 .btn.clp_button_dark{border:none!important;color:#2b2d42!important;background:#fff!important}.landingPage.clp_theme5 .pagination-cover ul li .MuiButtonBase-root.Mui-selected{background:#2b2d42!important}.landingPage.clp_theme5 .clear-filter-text{font-size:16px!important;font-weight:600!important;color:#fff;text-decoration:underline}.landingPage.clp_theme5 .filter-chips{border:1px solid #fff;color:#fff}.landingPage.clp_theme5 .filter-chips .MuiChip-deleteIcon,.landingPage.clp_theme5 .filter-chips .MuiChip-deleteIcon:hover{color:inherit}.landingPage.clp_theme5 .pattern-design{color:#fff}.landingPage.clp_theme6 .main-section{background:#fff}.landingPage.clp_theme6 header{border-bottom:1px solid}.landingPage.clp_theme6 header .navigation_menu .btn.login{background:#000!important}.landingPage.clp_theme6 header .navigation_menu .nav-link-text{color:#000}.landingPage.clp_theme6 header .bottom-border:before{background-color:#000!important}.landingPage.clp_theme6 header .max_container{background:#eee}.landingPage.clp_theme6 header .btn.btnPrimary.login{background-color:#000!important}.landingPage.clp_theme6 header :focus{outline-color:#015a9c!important}.landingPage.clp_theme6 header .navigation_menu .MuiInputBase-input,.landingPage.clp_theme6 header .navigation_menu .bottom-border{color:var(--primary)!important}.landingPage.clp_theme6 header .navigation_menu .custom-search-dlp .MuiFormControl-root:after{background-color:#eee}.landingPage.clp_theme6 header .navigation_menu input::placeholder{color:var(--primary)}.landingPage.clp_theme6 header .navigation_menu .MuiButton-text.bottom-border:before{background-color:#eee}.landingPage.clp_theme6 .banner_wrap .max_container{background:#eee}.landingPage.clp_theme6 .banner_wrap .max_container .banner_inner{color:var(--midNight)}.landingPage.clp_theme6 .banner_wrap .max_container .banner_inner .user_profile_image{border-color:#000!important}.landingPage.clp_theme6 .banner_wrap .max_container .banner_inner .user_info_wrap .about_wrap a{color:var(--primary)!important}.landingPage.clp_theme6 .banner_wrap .max_container .banner_inner .user_info_wrap .about_wrap.clp{width:100%}.landingPage.clp_theme6 .banner_wrap .user_profile_image{border-radius:20px}.landingPage.clp_theme6 .banner_wrap :focus{outline-color:#000!important}.landingPage.clp_theme6 .banner_wrap .right-grid-sec a{color:#000}.landingPage.clp_theme6 .product_wrap_inner{padding:24px 36px;border-radius:20px;background:#eee}.landingPage.clp_theme6 .btn.clp_button_dark{border:none!important;color:#000!important;background:#fff!important}.landingPage.clp_theme6 .underline{text-decoration:underline}.landingPage.clp_theme6 .clp_report_button_text{color:#000!important}.landingPage.clp_theme6 .clear-filter-text{font-size:16px!important;font-weight:600!important;color:#000;text-decoration:underline}.landingPage.clp_theme6 .filter-chips{border:1px solid #000;color:#000}.landingPage.clp_theme6 .filter-chips .MuiChip-deleteIcon,.landingPage.clp_theme6 .filter-chips .MuiChip-deleteIcon:hover{color:inherit}.landingPage.clp_theme6 .clp_skill_text,.landingPage.clp_theme6 .pattern-design{color:#000}.landingPage.clp_theme7 header .max_container{background:#37233a}.landingPage.clp_theme7 header .btn.login{border:none!important;color:#37233a!important}.landingPage.clp_theme7 .banner_wrap .max_container{background:#37233a}.landingPage.clp_theme7 .banner_wrap .max_container .banner_inner{color:var(--white)}.landingPage.clp_theme7 .btn.btnPrimary.clp_button_dark{background-color:#37233a!important;color:#fff!important}.landingPage.clp_theme7 .clp_skill_text{color:#000}.landingPage.clp_theme7 .clp_report_button_text{color:#fff!important}.landingPage.clp_theme7 .underline{text-decoration:underline}.landingPage.clp_theme7 .clear-filter-text{font-size:16px!important;font-weight:600!important;color:#000;text-decoration:underline}.landingPage.clp_theme7 .filter-chips{border:1px solid #000;color:#000}.landingPage.clp_theme7 .filter-chips .MuiChip-deleteIcon,.landingPage.clp_theme7 .filter-chips .MuiChip-deleteIcon:hover{color:inherit}.landingPage.clp_theme7 .pattern-design{color:#000}.landingPage.clp_theme8 header .max_container{background:#4d3c77}.landingPage.clp_theme8 header .btn.login{border:none!important;color:#4d3c77!important}.landingPage.clp_theme8 .banner_wrap .max_container{background:#4d3c77}.landingPage.clp_theme8 .banner_wrap .max_container .banner_inner{color:var(--white)}.landingPage.clp_theme8 .btn.btnPrimary.clp_button_dark{background-color:#4d3c77!important;color:#fff!important}.landingPage.clp_theme8 .clp_skill_text{color:#000}.landingPage.clp_theme8 .clp_report_button_text{color:#fff!important}.landingPage.clp_theme8 .underline{text-decoration:underline}.landingPage.clp_theme8 .clear-filter-text{font-size:16px!important;font-weight:600!important;color:#000;text-decoration:underline}.landingPage.clp_theme8 .filter-chips{border:1px solid #000;color:#000}.landingPage.clp_theme8 .filter-chips .MuiChip-deleteIcon,.landingPage.clp_theme8 .filter-chips .MuiChip-deleteIcon:hover{color:inherit}.landingPage.clp_theme8 .pattern-design{color:#000}.landingPage.clp_theme9 header .btn.login{border:none!important;color:#652846!important}.landingPage.clp_theme9 .banner_wrap .max_container,.landingPage.clp_theme9 header .max_container{background:#652846}.landingPage.clp_theme9 .banner_wrap .max_container .banner_inner{color:var(--white)}.landingPage.clp_theme9 .product_wrap_inner{padding:24px 36px;border-radius:20px;background:#652846}@media screen and (max-width:1200px){.landingPage.clp_theme9 .product_wrap_inner{padding:20px 30px}}@media screen and (max-width:767px){.landingPage.clp_theme9 .product_wrap_inner{padding:20px}}.landingPage.clp_theme9 .product_wrap_inner .pagination-cover button{outline-color:var(--white)!important}.landingPage.clp_theme9 .btn.btnPrimary.clp_button_dark{background-color:#fff!important;color:#652846!important}.landingPage.clp_theme9 .clp_skill_text{color:#fff}.landingPage.clp_theme9 .underline{text-decoration:underline}.landingPage.clp_theme9 .clp_report_button_text{color:#fff!important}.landingPage.clp_theme9 .pagination-cover ul li .MuiButtonBase-root.Mui-selected{background:#652846!important}.landingPage.clp_theme9 .clear-filter-text{font-size:16px!important;font-weight:600!important;color:#fff;text-decoration:underline}.landingPage.clp_theme9 .filter-chips{border:1px solid #fff;color:#fff}.landingPage.clp_theme9 .filter-chips .MuiChip-deleteIcon,.landingPage.clp_theme9 .filter-chips .MuiChip-deleteIcon:hover{color:inherit}.landingPage.clp_theme9 .pattern-design{color:#fff}.landingPage.custom_theme1 header .max_container{background:#025658}.landingPage.custom_theme1 header .btn.login{border:none;color:#1f2d5c}.landingPage.custom_theme1 .banner_wrap .max_container{background:#025658}.landingPage.custom_theme1 .banner_wrap .max_container .banner_inner{color:var(--white)}.landingPage.custom_theme1 .btn.btnPrimary.clp_button_dark{background-color:#025658;color:#fff}.landingPage.custom_theme1 .clp_skill_text{color:#000}.landingPage.custom_theme1 .clp_report_button_text{color:#fff}.landingPage.custom_theme1 .underline{text-decoration:underline}.landingPage.custom_theme1 .clear-filter-text{font-size:16px;font-weight:600;color:#000;text-decoration:underline}.landingPage.custom_theme1 .filter-chips{border:1px solid #000;color:#000}.landingPage.custom_theme1 .filter-chips .MuiChip-deleteIcon,.landingPage.custom_theme1 .filter-chips .MuiChip-deleteIcon:hover{color:inherit}.landingPage.custom_theme1 .pattern-design{color:#000}.landingPage.custom_theme1 .product_wrap_inner{padding:24px 36px;border-radius:20px}@media screen and (max-width:1200px){.landingPage.custom_theme1 .product_wrap_inner{padding:20px 30px}}@media screen and (max-width:767px){.landingPage.custom_theme1 .product_wrap_inner{padding:20px}}.landingPage.custom_theme1 .product_wrap_inner .pagination-cover button{outline-color:var(--white)}.landingPage.custom_theme1 .user_info_wrap .about_wrap a{color:#fff;text-decoration:underline!important;font-weight:400}.landingPage.custom_theme2 header .btn.login{border:none;color:#1f2d5c}.landingPage.custom_theme2 .banner_wrap .max_container,.landingPage.custom_theme2 header .max_container{background:#1f2d5c}.landingPage.custom_theme2 .banner_wrap .max_container .banner_inner{color:var(--white)}.landingPage.custom_theme2 .product_wrap_inner{padding:24px 36px;border-radius:20px;background:#1f2d5c}@media screen and (max-width:1200px){.landingPage.custom_theme2 .product_wrap_inner{padding:20px 30px}}@media screen and (max-width:767px){.landingPage.custom_theme2 .product_wrap_inner{padding:20px}}.landingPage.custom_theme2 .product_wrap_inner .pagination-cover button{outline-color:var(--white)}.landingPage.custom_theme2 .btn.btnPrimary.clp_button_dark{background-color:#fff;color:#1f2d5c}.landingPage.custom_theme2 .clp_skill_text{color:#fff}.landingPage.custom_theme2 .underline{text-decoration:underline}.landingPage.custom_theme2 .clp_report_button_text{color:#fff}.landingPage.custom_theme2 .pagination-cover ul li .MuiButtonBase-root.Mui-selected{background:#1f2d5c}.landingPage.custom_theme2 .clear-filter-text{font-size:16px;font-weight:600;color:#fff;text-decoration:underline}.landingPage.custom_theme2 .filter-chips{border:1px solid #fff;color:#fff}.landingPage.custom_theme2 .filter-chips .MuiChip-deleteIcon,.landingPage.custom_theme2 .filter-chips .MuiChip-deleteIcon:hover{color:inherit}.landingPage.custom_theme2 .pattern-design{color:#fff}.landingPage.custom_theme2 .user_info_wrap .about_wrap a{color:#fff;text-decoration:underline!important;font-weight:400}.landingPage.custom_theme3 header .max_container{background:#1b4332}.landingPage.custom_theme3 header .btn.login{border:none;color:#1f2d5c}.landingPage.custom_theme3 .banner_wrap .max_container{background:#1b4332}.landingPage.custom_theme3 .banner_wrap .max_container .banner_inner{color:var(--white)}.landingPage.custom_theme3 .product_wrap_inner{padding:24px 36px;border-radius:20px;background:#1b4332}@media screen and (max-width:1200px){.landingPage.custom_theme3 .product_wrap_inner{padding:20px 30px}}@media screen and (max-width:767px){.landingPage.custom_theme3 .product_wrap_inner{padding:20px}}.landingPage.custom_theme3 .product_wrap_inner .pagination-cover button{outline-color:var(--white)}.landingPage.custom_theme3 .btn.btnPrimary.clp_button_dark{background-color:#fff;color:#1b4332}.landingPage.custom_theme3 .clp_report_button_text,.landingPage.custom_theme3 .clp_skill_text{color:#fff}.landingPage.custom_theme3 .underline{text-decoration:underline}.landingPage.custom_theme3 .pagination-cover ul li .MuiButtonBase-root.Mui-selected{background:#1b4332}.landingPage.custom_theme3 .clear-filter-text{font-size:16px;font-weight:600;color:#fff;text-decoration:underline}.landingPage.custom_theme3 .filter-chips{border:1px solid #fff;color:#fff}.landingPage.custom_theme3 .filter-chips .MuiChip-deleteIcon,.landingPage.custom_theme3 .filter-chips .MuiChip-deleteIcon:hover{color:inherit}.landingPage.custom_theme3 .pattern-design{color:#fff}.landingPage.custom_theme3 .user_info_wrap .about_wrap a{color:#fff;text-decoration:underline!important;font-weight:400}.landingPage.custom_theme4 header .max_container{background:#5e503f}.landingPage.custom_theme4 header .btn.login{border:none;color:#1f2d5c}.landingPage.custom_theme4 .banner_wrap .max_container{background:#5e503f}.landingPage.custom_theme4 .banner_wrap .max_container .banner_inner{color:var(--white)}.landingPage.custom_theme4 .banner_wrap .user_profile_image{border-radius:20px}.landingPage.custom_theme4 .product_wrap_inner{padding:24px 36px;border-radius:20px;background:#5e503f}@media screen and (max-width:1200px){.landingPage.custom_theme4 .product_wrap_inner{padding:20px 30px}}@media screen and (max-width:767px){.landingPage.custom_theme4 .product_wrap_inner{padding:20px}}.landingPage.custom_theme4 .product_wrap_inner .pagination-cover button{outline-color:var(--white)}.landingPage.custom_theme4 .btn.btnPrimary.clp_button_dark{background-color:#fff;color:#5e503f}.landingPage.custom_theme4 .clp_skill_text{color:#fff}.landingPage.custom_theme4 .underline{text-decoration:underline}.landingPage.custom_theme4 .btn.btnWhite{border:none;color:#000}.landingPage.custom_theme4 .clp_report_button_text{color:#fff}.landingPage.custom_theme4 .pagination-cover ul li .MuiButtonBase-root.Mui-selected{background:#5e503f}.landingPage.custom_theme4 .clear-filter-text{font-size:16px;font-weight:600;color:#fff;text-decoration:underline}.landingPage.custom_theme4 .filter-chips{border:1px solid #fff;color:#fff}.landingPage.custom_theme4 .filter-chips .MuiChip-deleteIcon,.landingPage.custom_theme4 .filter-chips .MuiChip-deleteIcon:hover{color:inherit}.landingPage.custom_theme4 .pattern-design{color:#fff}.landingPage.custom_theme4 .user_info_wrap .about_wrap a{color:#fff;text-decoration:underline!important;font-weight:400}.landingPage.custom_theme5 .btn.login{border:none;color:#1f2d5c}.landingPage.custom_theme5 .banner_wrap .max_container,.landingPage.custom_theme5 header .max_container{background:#2b2d42}.landingPage.custom_theme5 .banner_wrap .max_container .banner_inner{color:var(--white)}.landingPage.custom_theme5 .banner_wrap .user_profile_image{border-radius:20px}.landingPage.custom_theme5 .product_wrap_inner{padding:24px 36px;border-radius:20px;background:#2b2d42}.landingPage.custom_theme5 .product_wrap_inner .pagination-cover button{outline-color:var(--white)}.landingPage.custom_theme5 .clp_skill_text{color:#fff}.landingPage.custom_theme5 .underline{text-decoration:underline}.landingPage.custom_theme5 .clp_report_button_text{color:#fff}.landingPage.custom_theme5 .btn.clp_button_dark{border:none;color:#2b2d42;background:#fff}.landingPage.custom_theme5 .pagination-cover ul li .MuiButtonBase-root.Mui-selected{background:#2b2d42}.landingPage.custom_theme5 .clear-filter-text{font-size:16px;font-weight:600;color:#fff;text-decoration:underline}.landingPage.custom_theme5 .filter-chips{border:1px solid #fff;color:#fff}.landingPage.custom_theme5 .filter-chips .MuiChip-deleteIcon,.landingPage.custom_theme5 .filter-chips .MuiChip-deleteIcon:hover{color:inherit}.landingPage.custom_theme5 .pattern-design{color:#fff}.landingPage.custom_theme5 .user_info_wrap .about_wrap a{color:#fff;text-decoration:underline!important;font-weight:400}.landingPage.custom_theme6 .main-section{background:#fff}.landingPage.custom_theme6 header{border-bottom:1px solid}.landingPage.custom_theme6 header .navigation_menu .btn.login{background:#000}.landingPage.custom_theme6 header .navigation_menu .nav-link-text{color:#000}.landingPage.custom_theme6 header .bottom-border:before{background-color:#000}.landingPage.custom_theme6 header .max_container{background:#eee}.landingPage.custom_theme6 header .btn.btnPrimary.login{background-color:#000}.landingPage.custom_theme6 header :focus{outline-color:#015a9c}.landingPage.custom_theme6 header .navigation_menu .MuiInputBase-input,.landingPage.custom_theme6 header .navigation_menu .bottom-border{color:var(--primary)}.landingPage.custom_theme6 header .navigation_menu .custom-search-dlp .MuiFormControl-root:after{background-color:#eee}.landingPage.custom_theme6 header .navigation_menu input::placeholder{color:var(--primary)}.landingPage.custom_theme6 header .navigation_menu .MuiButton-text.bottom-border:before{background-color:#eee}.landingPage.custom_theme6 .banner_wrap .max_container{background:#eee}.landingPage.custom_theme6 .banner_wrap .max_container .banner_inner{color:var(--midNight)}.landingPage.custom_theme6 .banner_wrap .max_container .banner_inner .user_profile_image{border-color:#000}.landingPage.custom_theme6 .banner_wrap .max_container .banner_inner .user_info_wrap .about_wrap a{color:var(--primary)}.landingPage.custom_theme6 .banner_wrap .user_profile_image{border-radius:20px}.landingPage.custom_theme6 .banner_wrap :focus{outline-color:#000}.landingPage.custom_theme6 .banner_wrap .right-grid-sec a{color:#000}.landingPage.custom_theme6 .product_wrap_inner{padding:24px 36px;border-radius:20px;background:#eee}.landingPage.custom_theme6 .btn.clp_button_dark{border:none;color:#000;background:#fff}.landingPage.custom_theme6 .underline{text-decoration:underline}.landingPage.custom_theme6 .clp_report_button_text{color:#000}.landingPage.custom_theme6 .clear-filter-text{font-size:16px;font-weight:600;color:#000;text-decoration:underline}.landingPage.custom_theme6 .filter-chips{border:1px solid #000;color:#000}.landingPage.custom_theme6 .filter-chips .MuiChip-deleteIcon,.landingPage.custom_theme6 .filter-chips .MuiChip-deleteIcon:hover{color:inherit}.landingPage.custom_theme6 .clp_skill_text,.landingPage.custom_theme6 .pattern-design{color:#000}.landingPage.custom_theme6 .user_info_wrap .about_wrap a{color:var(--primary);text-decoration:underline!important;font-weight:400}.landingPage.custom_theme7 header .max_container{background:#37233a}.landingPage.custom_theme7 header .btn.login{border:none;color:#37233a}.landingPage.custom_theme7 .banner_wrap .max_container{background:#37233a}.landingPage.custom_theme7 .banner_wrap .max_container .banner_inner{color:var(--white)}.landingPage.custom_theme7 .btn.btnPrimary.clp_button_dark{background-color:#37233a;color:#fff}.landingPage.custom_theme7 .clp_skill_text{color:#000}.landingPage.custom_theme7 .clp_report_button_text{color:#fff}.landingPage.custom_theme7 .underline{text-decoration:underline}.landingPage.custom_theme7 .clear-filter-text{font-size:16px;font-weight:600;color:#000;text-decoration:underline}.landingPage.custom_theme7 .filter-chips{border:1px solid #000;color:#000}.landingPage.custom_theme7 .filter-chips .MuiChip-deleteIcon,.landingPage.custom_theme7 .filter-chips .MuiChip-deleteIcon:hover{color:inherit}.landingPage.custom_theme7 .pattern-design{color:#000}.landingPage.custom_theme8 header .max_container{background:#4d3c77}.landingPage.custom_theme8 header .btn.login{border:none;color:#4d3c77}.landingPage.custom_theme8 .banner_wrap .max_container{background:#4d3c77}.landingPage.custom_theme8 .banner_wrap .max_container .banner_inner{color:var(--white)}.landingPage.custom_theme8 .btn.btnPrimary.clp_button_dark{background-color:#4d3c77;color:#fff}.landingPage.custom_theme8 .clp_skill_text{color:#000}.landingPage.custom_theme8 .clp_report_button_text{color:#fff}.landingPage.custom_theme8 .underline{text-decoration:underline}.landingPage.custom_theme8 .clear-filter-text{font-size:16px;font-weight:600;color:#000;text-decoration:underline}.landingPage.custom_theme8 .filter-chips{border:1px solid #000;color:#000}.landingPage.custom_theme8 .filter-chips .MuiChip-deleteIcon,.landingPage.custom_theme8 .filter-chips .MuiChip-deleteIcon:hover{color:inherit}.landingPage.custom_theme8 .pattern-design{color:#000}.landingPage.custom_theme9 header .btn.login{border:none;color:#652846}.landingPage.custom_theme9 .banner_wrap .max_container,.landingPage.custom_theme9 header .max_container{background:#652846}.landingPage.custom_theme9 .banner_wrap .max_container .banner_inner{color:var(--white)}.landingPage.custom_theme9 .product_wrap_inner{padding:24px 36px;border-radius:20px;background:#652846}@media screen and (max-width:1200px){.landingPage.custom_theme9 .product_wrap_inner{padding:20px 30px}}@media screen and (max-width:767px){.landingPage.custom_theme9 .product_wrap_inner{padding:20px}}.landingPage.custom_theme9 .product_wrap_inner .pagination-cover button{outline-color:var(--white)}.landingPage.custom_theme9 .btn.btnPrimary.clp_button_dark{background-color:#fff;color:#652846}.landingPage.custom_theme9 .clp_skill_text{color:#fff}.landingPage.custom_theme9 .underline{text-decoration:underline}.landingPage.custom_theme9 .clp_report_button_text{color:#fff}.landingPage.custom_theme9 .pagination-cover ul li .MuiButtonBase-root.Mui-selected{background:#652846}.landingPage.custom_theme9 .clear-filter-text{font-size:16px;font-weight:600;color:#fff;text-decoration:underline}.landingPage.custom_theme9 .filter-chips{border:1px solid #fff;color:#fff}.landingPage.custom_theme9 .filter-chips .MuiChip-deleteIcon,.landingPage.custom_theme9 .filter-chips .MuiChip-deleteIcon:hover{color:inherit}.landingPage.custom_theme9 .pattern-design{color:#fff}.product-drawer{border-radius:30px 30px 0 0}.product-drawer.actual-drawer .MuiDrawer-paper{height:calc(100vh - 72px);overflow-x:hidden;overflow-y:auto;border-radius:30px 30px 0 0;padding:30px;box-shadow:none;transition:transform 225ms cubic-bezier(800,0,.8,1) 0ms!important}@media screen and (max-width:880px){.product-drawer.actual-drawer .MuiDrawer-paper{height:calc(100vh - 52px);padding:20px}}.product-drawer.actual-drawer .close-menu-icon{position:fixed;top:10px;color:var(--white);right:20px}.product-drawer.actual-drawer .product_detail_wrap{padding-top:20px}@media screen and (max-width:1199px){.product-drawer.actual-drawer .product_detail_wrap{padding-top:40px}}.product-drawer .product_detail_wrap{position:relative}.product-drawer .product_detail_wrap p a{font-weight:700;text-decoration:underline}.product-drawer .product_detail_wrap .product_detail_image{width:100%;height:auto;border-radius:23px;overflow:hidden;aspect-ratio:1/1;position:relative;border:1px solid #d3d3d3;background:none}.product-drawer .product_detail_wrap .product_detail_image img{width:100%;height:100%;object-fit:cover;object-position:center center;position:relative!important}.product-drawer .product_detail_wrap .product_count{display:flex;margin:-5px;padding:16px 0;flex-wrap:wrap;max-width:100%}.product-drawer .product_detail_wrap .product_count button{width:calc(20% - 10px);margin:5px;background:none;aspect-ratio:1/1;position:relative;border-radius:12px;overflow:hidden;border:1px solid #d3d3d3}.product-drawer .product_detail_wrap .product_count button img{width:100%;height:100%;object-fit:cover;object-position:center center;position:relative!important}.product-drawer .product_detail_wrap .product_count button .image-text-block{cursor:pointer;position:absolute;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;top:0;left:0}.product-drawer .product_detail_wrap .product_count button .image-text-block img{width:100%;height:100%;object-fit:cover;object-position:center center}.product-drawer .product_detail_wrap .close-icon-btn{top:-10px;right:0}.product-drawer .user_info_head{padding-bottom:13px;border-bottom:1px dashed var(--primary);display:flex;align-items:center;padding-right:40px;position:relative}.product-drawer .user_info_head.less-top-heading{padding-top:15px}.product-drawer .user_info_head .user_image{width:56px;height:56px;border-radius:50%;overflow:hidden;border:2px solid var(--primaryLight);position:relative}@media screen and (max-width:576px){.product-drawer .user_info_head .user_image{width:40px;height:40px}}.product-drawer .user_info_head .user_company_image{width:56px!important;height:56px!important;border-radius:50%!important;overflow:hidden;border:2px solid var(--primaryLight);position:relative}@media screen and (max-width:576px){.product-drawer .user_info_head .user_company_image{width:40px!important;height:40px!important}}.product-drawer .user_info_head .user_company_image img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover}.product-drawer .user_info_head .user_description_box{flex:1 1;display:flex;align-items:center;padding-left:16px}@media screen and (max-width:576px){.product-drawer .user_info_head .user_description_box .design_text{margin:0;padding-left:0;border-left:none}}.product-drawer .user_info_head .user_description_box .design_text.have-border{padding-left:12px;margin:0 0 0 12px;border-left:1px solid var(--midNight)}.product-drawer .user_info_head .user_description_box .contact_link{margin-left:29px;display:inline-block}@media screen and (max-width:576px){.product-drawer .user_info_head .user_description_box .contact_link{margin-left:0}.product-drawer .user_info_head{flex-direction:column}}.product-drawer .user_info_wrap{padding-top:24px}.product-drawer .user_info_wrap dl,.product-drawer .user_info_wrap li,.product-drawer .user_info_wrap ol,.product-drawer .user_info_wrap ul{list-style:revert!important}.product-drawer .user_info_wrap dl,.product-drawer .user_info_wrap ol,.product-drawer .user_info_wrap ul{padding-left:35px}.product-drawer .user_info_wrap .description-box{overflow:hidden;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical}.product-drawer .user_info_wrap .view_more_link{text-align:right;width:100%;display:inline-block}.product-drawer .available_on_wrap{padding-top:20px}.product-drawer .available_on_wrap .card_box_wrap{padding-top:23px;display:flex;flex-wrap:wrap;margin:0 -10px}@media screen and (max-width:1024px){.product-drawer .available_on_wrap .card_box_wrap{overflow-x:auto;flex-wrap:nowrap}}.product-drawer .available_on_wrap .card_box_wrap .card_box{padding:0 10px;max-width:16.66%;flex:0 0 16.66%}@media screen and (max-width:1024px){.product-drawer .available_on_wrap .card_box_wrap .card_box{margin-bottom:15px;max-width:33.33%;flex:0 0 33.33%}}@media screen and (max-width:576px){.product-drawer .available_on_wrap .card_box_wrap .card_box{max-width:100%;flex:0 0 100%}}.product-drawer .available_on_wrap .card_box_wrap .card_box .card_box_inner{padding:12px;background:hsla(60,1%,85%,.1);border:1px solid var(--primaryLight);border-radius:10px;position:relative;overflow:hidden}.product-drawer .available_on_wrap .card_box_wrap .card_box .card_box_inner figure{margin:10px 0 20px;width:100%;height:100px;display:flex;align-items:center;justify-content:center}.product-drawer .available_on_wrap .card_box_wrap .card_box .card_box_inner figure img{width:auto;height:auto;max-width:100%;max-height:100%}.product-drawer .available_on_wrap .card_box_wrap .card_box .card_box_inner .view_more_box{padding:12px;text-align:center;cursor:pointer;background:rgba(0,0,0,.7);position:absolute;left:0;top:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.product-drawer .available_on_wrap .card_box_wrap .card_box .card_box_inner .view_more_box figure{width:54px}.product-drawer .publication-channel-container{padding-top:20px;flex-wrap:wrap}.product-drawer .publication-channel-container .card_box{width:15%;min-width:190px}.product-drawer .publication-channel-container .card_box .color-body span:nth-of-type(1n+3){display:none}.product-drawer .publication-channel-container .card_box_inner{padding:12px;background:hsla(60,1%,85%,.1);border:1px solid var(--primaryLight);border-radius:10px;position:relative;overflow:hidden}.product-drawer .publication-channel-container .card_box_inner figure{margin:10px 0 20px;width:100%;height:100px;display:flex;align-items:center;justify-content:center}.product-drawer .publication-channel-container .card_box_inner figure img{width:auto;height:auto;max-width:100%;max-height:100%}.product-drawer .publication-channel-container .card_box_inner .view_more_box{padding:12px;text-align:center;cursor:pointer;background:rgba(0,0,0,.7);position:absolute;left:0;top:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.product-drawer .publication-channel-container .card_box_inner .view_more_box figure{width:54px}.product-drawer .report_btn{padding-top:24px;display:flex;justify-content:flex-end}@media screen and (max-width:1024px){.product-drawer .report_btn{padding-top:10px}}.product-drawer .preveu-card{aspect-ratio:1/1;border-radius:10px;box-shadow:0 6px 14px rgba(0,0,0,.15);height:100%;border:1px solid #d3d3d3;overflow:hidden}.product-drawer .preveu-card.rectangular-preveu{aspect-ratio:2/1}.product-drawer .preveu-card img{width:100%;height:100%;object-fit:cover;display:table-cell}.url-cover{flex:1 1;padding-right:20px}.custom-search-dlp-cover{position:relative;padding-right:32px;margin-right:30px;width:285px;max-width:100%}.custom-search-dlp-cover .mag-icon{position:absolute;right:0;top:5px}.custom-search-dlp-cover .for-mob{display:none}@media screen and (max-width:880px){.custom-search-dlp-cover{padding:20px 45px 20px 20px;width:100%;margin-right:0}.custom-search-dlp-cover .mag-icon{position:absolute;right:18px;top:25px}.custom-search-dlp-cover .for-web{display:none}.custom-search-dlp-cover .for-mob{display:block}}.MuiAutocomplete-popper .MuiPaper-root{margin-top:3px;box-shadow:0 0 3px 1px rgba(0,0,0,.2)!important}.MuiAutocomplete-popper .MuiAutocomplete-listbox{max-height:300px}.MuiAutocomplete-noOptions{color:#000!important}.custom-search-dlp{width:100%}.custom-search-dlp .MuiAutocomplete-endAdornment{display:none}.custom-search-dlp .MuiFormControl-root{position:relative}.custom-search-dlp .MuiFormControl-root:after{content:"";position:absolute;bottom:-3px;height:3px;border-radius:4px;left:0;width:calc(100% - 0px);background-color:var(--white)}.custom-search-dlp .MuiInputBase-root{margin-bottom:0!important;padding:0!important}.custom-search-dlp .MuiInputBase-root:after,.custom-search-dlp .MuiInputBase-root:before{display:none}.custom-search-dlp .MuiInputBase-root .MuiInputBase-input{font-size:18px;font-weight:500;color:var(--white)}.custom-search-dlp .MuiInputBase-root .MuiInputBase-input::placeholder{color:var(--white)!important;opacity:1!important;font-size:18px!important;font-weight:500!important}.custom-search-dlp .for-mob{display:none}@media screen and (max-width:880px){.custom-search-dlp .MuiFormControl-root:after{background-color:var(--primary)}.custom-search-dlp .MuiInputBase-root .MuiInputBase-input{color:var(--primary)}.custom-search-dlp .MuiInputBase-root .MuiInputBase-input::placeholder{color:var(--primary)!important}}.prod-detail-cover{background:var(--white)}.prod-detail-cover .product-drawer{padding-top:30px}.MuiFormControl-root .MuiFormLabel-root{position:relative;transform:none!important;transition:none;font-weight:500;color:var(--black);margin-bottom:3px;font-size:18px;max-width:100%}.MuiFormControl-root fieldset{display:none}.MuiFormControl-root .MuiOutlinedInput-root{border:1px solid var(--midNight);border-radius:6px}.MuiFormControl-root .MuiOutlinedInput-root input{padding:10px 14px!important;font-size:18px}.MuiFormControl-root .MuiOutlinedInput-root input::placeholder{font-size:16px!important;opacity:1!important;display:block!important;color:var(--midNight)!important}.MuiFormControl-root .MuiOutlinedInput-root .MuiSelect-select{padding:10px 14px!important}.MuiFormControl-root .MuiOutlinedInput-root.Mui-focused{outline:2px solid #015a9c;outline-offset:2px}@media screen and (min-width:1680px){.MuiFormControl-root .MuiOutlinedInput-root.Mui-focused{outline-offset:3px;outline-width:3px}}@media screen and (min-width:2100px){.MuiFormControl-root .MuiOutlinedInput-root.Mui-focused{outline-offset:4px;outline-width:4px}}.MuiFormControl-root .MuiAutocomplete-inputRoot{padding:0}.image-preview-dialog .MuiDialog-paper{width:100vw;max-width:100vw;background:transparent;box-shadow:none;margin:0;height:100vh;max-height:100vh}.image-preview-dialog .MuiDialog-paper .popup-ui{padding:60px}.image-preview-dialog .MuiDialog-paper .popup-ui .popup-body{display:flex;align-items:center;justify-content:center}.image-preview-dialog .MuiDialog-paper .popup-ui .popup-body img{width:auto;height:auto;max-width:calc(100vw - 150px);max-height:calc(100vh - 150px)}.image-preview-dialog .MuiBackdrop-root{background-color:rgba(0,0,0,.8)}.image-preview-dialog .MuiBackdrop-root .popup-ui,.image-preview-dialog .MuiBackdrop-root .popup-ui .popup-body{height:100%}.image-preview-dialog .chevron-icon{position:absolute;top:50%;transform:translateY(-50%)}.image-preview-dialog .chevron-icon.left-arrow{left:10px}.image-preview-dialog .chevron-icon.right-arrow{right:10px}.aboutmetext *{color:var(--white)!important}.theme6 .aboutmetext *{color:var(--black)!important}.theme6 .aboutmetext a{color:var(--primary)!important}.about_wrap #text-03 ol,.about_wrap #text-03 ul{margin-left:36px}.about_wrap #text-03 ul li{list-style-type:disc!important}.about_wrap #text-03 ol li{list-style-type:decimal!important}.pattern-info-header{display:flex;align-items:flex-start;gap:10px}@media screen and (max-width:950px){.pattern-info-header{flex-direction:column}}.pattern-info-header .pattern-section{display:flex;flex-direction:column;align-items:flex-start;min-width:300px}@media screen and (max-width:500px){.pattern-info-header .pattern-section{min-width:150px}}.pattern-info-header .pattern-section .pattern-photo-container{height:80px;margin-bottom:10px;display:flex;align-items:flex-start}.pattern-info-header .pattern-section .pattern-photo-container .pattern-image{width:80px;height:80px;position:relative;border-radius:8px;overflow:hidden}.pattern-info-header .pattern-section .pattern-text-container{display:flex;flex-direction:column;align-items:flex-start;gap:10px;min-height:70px}.pattern-info-header .pattern-section .pattern-text-container .pattern-name{font-size:18px;text-align:left;max-width:330px;line-height:1.3;font-weight:500}.pattern-info-header .pattern-section .fan-icon{margin-bottom:10px;margin-top:10px;align-self:flex-start}.pattern-info-header .connecting-text{font-size:18px;color:var(--body-color);font-weight:500;align-self:start}.pattern-info-header .designer-section{display:flex;flex-direction:column;align-items:flex-start;min-width:200px}@media screen and (max-width:500px){.pattern-info-header .designer-section{min-width:100px}}.pattern-info-header .designer-section .designer-photo-container{height:80px;margin-bottom:10px;display:flex;align-items:flex-start}.pattern-info-header .designer-section .designer-photo-container .designer-image{width:80px;height:80px;position:relative;border-radius:50%;overflow:hidden}.pattern-info-header .designer-section .designer-text-container{display:flex;flex-direction:column;align-items:flex-start;flex-wrap:wrap;gap:10px;min-height:70px}.pattern-info-header .designer-section .designer-text-container .designer-name-text-container{display:flex}.pattern-info-header .designer-section .designer-text-container .designer-name-text-container .designer-name{font-size:18px;text-align:left;line-height:1.3;font-weight:500;white-space:nowrap}.pattern-info-header .designer-section .designer-text-container .designer-name-text-container .designer-name.design_text.have-border{padding-left:12px;margin:0 0 0 12px;border-left:1px solid var(--midNight)}.pattern-info-header .designer-section .fan-icon{margin-bottom:10px;margin-top:10px;align-self:flex-start}.pattern-info-header .company-section{display:flex;flex-direction:column;align-items:flex-start;min-width:250px}@media screen and (max-width:500px){.pattern-info-header .company-section{min-width:100px}}.pattern-info-header .company-section .company-photo-container{height:80px;margin-bottom:10px;display:flex;align-items:flex-start}.pattern-info-header .company-section .company-photo-container .company-image{width:80px;height:80px;position:relative;border-radius:8px;overflow:hidden}.pattern-info-header .company-section .company-text-container{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.pattern-info-header .company-section .company-text-container .company-name{font-size:18px;text-align:left;max-width:330px;line-height:1.3;font-weight:500}.pattern-info-header .company-section .company-text-container .fan-icon{margin-bottom:10px;align-self:flex-start}.align-start.pattern-info-header-container{display:flex;align-items:flex-start;gap:20px;margin-bottom:20px;border-bottom:1px dashed var(--primary)}.image-fit{object-fit:cover}html{scroll-behavior:smooth;scroll-padding-top:110px}@media screen and (max-width:1600px){html{scroll-padding-top:90px}}@media screen and (max-width:992px){html{scroll-padding-top:60px}}@media screen and (max-width:576px){html{scroll-padding-top:55px}}.nav-drawer{width:320px;z-index:9999!important}.nav-drawer .MuiDrawer-paper{width:320px}.nav-drawer .MuiDrawer-paper .close-drawer-icon{position:absolute;top:14px;right:10px;border-radius:50%;padding:7px;width:44px;height:44px;border:none}.nav-drawer .MuiDrawer-paper .close-drawer-icon:hover{background-color:#ebeaea}.nav-drawer .MuiDrawer-paper .close-drawer-icon .MuiSvgIcon-root{width:100%;height:100%;color:var(--black)}.nav-drawer ul{padding:60px 0}.nav-drawer ul li.active,.nav-drawer ul li:hover{background:rgba(113,43,132,.1)}.nav-drawer ul li:last-child{padding:25px 15px}.nav-drawer ul li .list-btn{padding:15px;border-bottom:.5px solid rgba(0,0,0,.21)}.nav-drawer ul li .list-btn.MuiButtonBase-root{outline-offset:-2px}.nav-drawer ul li .list-btn.user-sec{display:flex;align-items:center}.nav-drawer ul li .list-btn.user-sec .user-icon{width:22px;height:22px;object-fit:cover;border-radius:50%;overflow:hidden}.nav-drawer ul li .list-btn.user-sec .user-icon img{width:100%;height:100%;object-fit:cover}.nav-drawer ul li .list-btn.user-sec .user-info{padding-left:12px;width:calc(100% - 22px)}.nav-drawer ul li a{margin:0}.nav-drawer ul .custom-search-dlp-cover{margin-right:0}@media screen and (max-width:991px){.nav-drawer ul .custom-search-dlp-cover{padding:20px 45px 20px 20px;width:100%;margin-right:0}.nav-drawer ul .custom-search-dlp-cover .mag-icon{position:absolute;right:18px;top:25px}.nav-drawer ul .custom-search-dlp-cover .for-web{display:none}.nav-drawer ul .custom-search-dlp-cover .for-mob{display:block}.nav-drawer ul .custom-search-dlp-cover .MuiFormControl-root:after{background-color:var(--primary)}.nav-drawer ul .custom-search-dlp-cover .MuiInputBase-root .MuiInputBase-input{color:var(--primary)}.nav-drawer ul .custom-search-dlp-cover .MuiInputBase-root .MuiInputBase-input::placeholder{color:var(--primary)!important}}.nav-drawer ul .custom-search-dlp-cover .ico-cover{margin-left:auto}.marketing-layout img{max-width:100%;display:table-cell}.marketing-layout .single-blog-card{width:100%;height:100%;background-color:#fff;border-radius:12px;display:flex;align-items:stretch;justify-content:flex-start;flex-direction:column}.marketing-layout .single-blog-card .img-cover{position:relative;width:100%;aspect-ratio:10/7;overflow:hidden;border-radius:12px 12px 0 0}.marketing-layout .single-blog-card .img-cover img{width:100%;height:100%;object-fit:cover}.marketing-layout .single-blog-card .blog-detail-cover{padding:24px 15px;flex:1 1;display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column}.marketing-layout .single-blog-card .space-between{margin-bottom:24px;flex-wrap:wrap}@media screen and (max-width:576px){.marketing-layout .single-blog-card .space-between{margin-bottom:20px}}.marketing-layout .single-blog-card .btn{border:none;padding:0!important;border:none!important}.marketing-layout .max_container{max-width:1720px;width:calc(100% - 200px);margin:0 auto}@media screen and (max-width:1600px){.marketing-layout .max_container{width:calc(100% - 160px)}}@media screen and (max-width:1440px){.marketing-layout .max_container{width:calc(100% - 120px)}}@media screen and (max-width:1100px){.marketing-layout .max_container{width:calc(100% - 80px)}}@media screen and (max-width:768px){.marketing-layout .max_container{width:calc(100% - 60px)}}@media screen and (max-width:576px){.marketing-layout .max_container{width:calc(100% - 40px)}}.marketing-layout .marketingHeader{width:100%;position:-webkit-sticky;position:sticky;top:0;left:0;z-index:9999;box-shadow:0 2px 6px 0 rgba(0,0,0,.21)}.marketing-layout .marketingHeader .headerTop{background:#f1eaf3;padding:14px 0}@media screen and (max-width:1800px){.marketing-layout .marketingHeader .headerTop{padding:12px 0}}@media screen and (max-width:1600px){.marketing-layout .marketingHeader .headerTop{padding:10px 0}}@media screen and (max-width:991px){.marketing-layout .marketingHeader .headerTop{padding:8px 0}}.marketing-layout .marketingHeader .headerTop nav ul{display:flex;align-items:center}.marketing-layout .marketingHeader .headerTop nav ul li:not(:last-child){margin-right:40px}@media screen and (max-width:1800px){.marketing-layout .marketingHeader .headerTop nav ul li:not(:last-child){margin-right:35px}}@media screen and (max-width:1700px){.marketing-layout .marketingHeader .headerTop nav ul li:not(:last-child){margin-right:30px}}@media screen and (max-width:991px){.marketing-layout .marketingHeader .headerTop nav ul li:not(:last-child){margin-right:20px;display:none}}.marketing-layout .marketingHeader .headerTop nav ul li:last-child{padding-right:0}@media screen and (max-width:991px){.marketing-layout .marketingHeader .headerTop nav ul li{display:none}}.marketing-layout .marketingHeader .headerTop nav ul li .bottom-border{display:inline-flex;align-items:center;transition:all .2s ease-in;position:relative}.marketing-layout .marketingHeader .headerTop nav ul li .bottom-border:before{width:0;height:2px;border-radius:2px;background-color:var(--primary);position:absolute;content:"";left:50%;bottom:0;transform:translateX(-50%);transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out}.marketing-layout .marketingHeader .headerTop nav ul li .bottom-border.active:before,.marketing-layout .marketingHeader .headerTop nav ul li .bottom-border:hover:before{width:30px}@media screen and (max-width:1600px){.marketing-layout .marketingHeader .headerTop nav ul li .bottom-border.active:before,.marketing-layout .marketingHeader .headerTop nav ul li .bottom-border:hover:before{width:24px}}.marketing-layout .marketingHeader .headerTop nav ul li .bottom-border.for-search-icon{width:44px;height:44px}.marketing-layout .marketingHeader .headerTop nav ul li .bottom-border.has-sub-menu:before{left:calc(50% - 10px);bottom:0}.marketing-layout .marketingHeader .headerTop nav ul .custom-search-dlp-cover{margin-right:0}@media screen and (max-width:991px){.marketing-layout .marketingHeader .headerTop nav ul .custom-search-dlp-cover{padding:20px 45px 20px 20px;width:100%;margin-right:0}.marketing-layout .marketingHeader .headerTop nav ul .custom-search-dlp-cover .mag-icon{position:absolute;right:18px;top:25px}.marketing-layout .marketingHeader .headerTop nav ul .custom-search-dlp-cover .for-web{display:none}.marketing-layout .marketingHeader .headerTop nav ul .custom-search-dlp-cover .for-mob{display:block}.marketing-layout .marketingHeader .headerTop nav ul .custom-search-dlp-cover .MuiFormControl-root:after{background-color:var(--primary)}.marketing-layout .marketingHeader .headerTop nav ul .custom-search-dlp-cover .MuiInputBase-root .MuiInputBase-input{color:var(--primary)}.marketing-layout .marketingHeader .headerTop nav ul .custom-search-dlp-cover .MuiInputBase-root .MuiInputBase-input::placeholder{color:var(--primary)!important}}.marketing-layout .marketingHeader .headerTop nav .hamburger-icon{display:none}.marketing-layout .marketingHeader .headerTop nav .hamburger-icon img{display:table-cell}@media screen and (max-width:991px){.marketing-layout .marketingHeader .headerTop nav .hamburger-icon{display:block}}.marketing-layout .marketingHeader .headerBottom{background:var(--white);padding:20px 0}@media screen and (max-width:1700px){.marketing-layout .marketingHeader .headerBottom{padding:18px 0}}@media screen and (max-width:1600px){.marketing-layout .marketingHeader .headerBottom{padding:16px 0}}@media screen and (max-width:1440px){.marketing-layout .marketingHeader .headerBottom{padding:14px 0}}@media screen and (max-width:1200px){.marketing-layout .marketingHeader .headerBottom{padding:12px 0}}.marketing-layout .marketingHeader .headerBottom .logo-cover{width:300px}@media screen and (max-width:1800px){.marketing-layout .marketingHeader .headerBottom .logo-cover{width:260px}}@media screen and (max-width:1700px){.marketing-layout .marketingHeader .headerBottom .logo-cover{width:240px}}@media screen and (max-width:1600px){.marketing-layout .marketingHeader .headerBottom .logo-cover{width:220px}}@media screen and (max-width:1500px){.marketing-layout .marketingHeader .headerBottom .logo-cover{width:200px}}@media screen and (max-width:1400px){.marketing-layout .marketingHeader .headerBottom .logo-cover{width:180px}}@media screen and (max-width:576px){.marketing-layout .marketingHeader .headerBottom .logo-cover{width:120px}}.marketing-layout .marketingHeader .headerBottom .logo-cover img{width:100%}.marketing-layout .marketingHeader .headerBottom .headerSearchCover{flex:1 1;padding:0 8%}@media screen and (max-width:767px){.marketing-layout .marketingHeader .headerBottom .headerSearchCover{width:100%;padding:0;flex:auto;order:1;margin-top:15px;margin-bottom:5px}}.marketing-layout .marketingHeader .headerBottom .btnLogin{padding-top:10px;padding-bottom:10px}.marketing-layout .marketingHeader .ico-cover{width:10px;height:9px;position:relative;display:inline-block}.marketing-layout main{min-height:calc(100vh - 100px)}@media screen and (max-width:991px){.marketing-layout main{min-height:calc(100vh - 70px)}}.marketing-layout footer{padding:100px 0 60px;background-color:#f9f4fa}@media screen and (max-width:1600px){.marketing-layout footer{padding:80px 0}}@media screen and (max-width:1440px){.marketing-layout footer{padding:60px 0}}.marketing-layout footer .subs-newsletter{padding:34px;border-radius:24px;background:#e8dceb;margin-bottom:72px;position:relative}@media screen and (max-width:1800px){.marketing-layout footer .subs-newsletter{padding:32px;border-radius:23px}}@media screen and (max-width:1700px){.marketing-layout footer .subs-newsletter{padding:30px;border-radius:22px}}@media screen and (max-width:1600px){.marketing-layout footer .subs-newsletter{padding:28px;border-radius:20px}}@media screen and (max-width:1500px){.marketing-layout footer .subs-newsletter{padding:24px;border-radius:18px}}.marketing-layout footer .subs-newsletter .subs-newsletter-form{width:990px;margin:auto;max-width:100%;gap:24px}@media screen and (max-width:1800px){.marketing-layout footer .subs-newsletter .subs-newsletter-form{width:950px}}@media screen and (max-width:1700px){.marketing-layout footer .subs-newsletter .subs-newsletter-form{width:900px}}@media screen and (max-width:1600px){.marketing-layout footer .subs-newsletter .subs-newsletter-form{width:850px}}@media screen and (max-width:1500px){.marketing-layout footer .subs-newsletter .subs-newsletter-form{width:800px}}@media screen and (max-width:600px){.marketing-layout footer .subs-newsletter .subs-newsletter-form{flex-wrap:wrap}}.marketing-layout footer .subs-newsletter .subs-newsletter-form .MuiFormControl-root{max-width:calc(100% - 300px)}@media screen and (max-width:1800px){.marketing-layout footer .subs-newsletter .subs-newsletter-form .MuiFormControl-root{max-width:100%;flex:1 1}}.marketing-layout footer .subs-newsletter .subs-newsletter-form input{padding:15px 22px!important}@media screen and (max-width:1800px){.marketing-layout footer .subs-newsletter .subs-newsletter-form input{padding:13px 14px!important}}@media screen and (max-width:1700px){.marketing-layout footer .subs-newsletter .subs-newsletter-form input{padding:10.5px 14px!important}}@media screen and (max-width:1600px){.marketing-layout footer .subs-newsletter .subs-newsletter-form input{font-size:16px!important}}@media screen and (max-width:1500px){.marketing-layout footer .subs-newsletter .subs-newsletter-form input{padding:9.5px 14px!important;font-size:15px!important}}@media screen and (max-width:1400px){.marketing-layout footer .subs-newsletter .subs-newsletter-form input{padding:6.5px 14px!important;font-size:14px}}@media screen and (max-width:1300px){.marketing-layout footer .subs-newsletter .subs-newsletter-form input{padding:8px 14px!important}}@media screen and (max-width:1100px){.marketing-layout footer .subs-newsletter .subs-newsletter-form input{padding:6px 14px!important}}.marketing-layout footer .subs-newsletter .subs-newsletter-form input::placeholder{color:var(--primary)!important}.marketing-layout footer .subs-newsletter .subs-newsletter-form .MuiOutlinedInput-root{border-color:var(--primary)!important}.marketing-layout footer .subs-newsletter .subs-newsletter-form .btnPrimary{width:300px}@media screen and (max-width:1800px){.marketing-layout footer .subs-newsletter .subs-newsletter-form .btnPrimary{width:auto}}@media screen and (max-width:600px){.marketing-layout footer .subs-newsletter .subs-newsletter-form .btnPrimary{width:100%}}.marketing-layout footer .main-footer h4{letter-spacing:1.2px}@media screen and (max-width:991px){.marketing-layout footer .main-footer h4{letter-spacing:1px}}@media screen and (max-width:768px){.marketing-layout footer .main-footer h4{letter-spacing:.8px}}@media screen and (max-width:576px){.marketing-layout footer .main-footer h4{letter-spacing:.6px}}.marketing-layout footer .main-footer .logo-cover{width:260px;max-width:100%}.marketing-layout footer .main-footer .logo-cover img{width:100%}.marketing-layout footer .main-footer .links-list li{padding:12px 0}@media screen and (max-width:1800px){.marketing-layout footer .main-footer .links-list li{padding:11px 0}}@media screen and (max-width:1700px){.marketing-layout footer .main-footer .links-list li{padding:10px 0}}@media screen and (max-width:1600px){.marketing-layout footer .main-footer .links-list li{padding:9px 0}}@media screen and (max-width:1500px){.marketing-layout footer .main-footer .links-list li{padding:8px 0}}@media screen and (max-width:1400px){.marketing-layout footer .main-footer .links-list li{padding:7px 0}}@media screen and (max-width:1200px){.marketing-layout footer .main-footer .links-list li{padding:6px 0}}.marketing-layout footer .main-footer .links-list li a{color:var(--black)}.marketing-layout footer .main-footer .social-list{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;margin:0 -10px}@media screen and (max-width:1800px){.marketing-layout footer .main-footer .social-list{margin:0 -9px}}@media screen and (max-width:1700px){.marketing-layout footer .main-footer .social-list{margin:0 -8px}}@media screen and (max-width:1600px){.marketing-layout footer .main-footer .social-list{margin:0 -7px}}@media screen and (max-width:1500px){.marketing-layout footer .main-footer .social-list{margin:0 -6px}}.marketing-layout footer .main-footer .social-list li{padding:2px}.marketing-layout footer .main-footer .social-list li a{width:44px;height:44px;display:table-cell;padding:6px;border-radius:50%}.marketing-layout footer .main-footer .social-list li a img{width:100%}.marketing-layout footer .copyright-cover{padding-top:40px;margin-top:40px;border-top:1px solid #c0cde9}.marketing-layout footer .copyright-cover h3{color:var(--grayTitle)}.marketing-layout .banner-section{background-color:var(--primary);position:relative;padding:64px 0}@media screen and (max-width:1800px){.marketing-layout .banner-section{padding:54px 0}}@media screen and (max-width:1700px){.marketing-layout .banner-section{padding:44px 0}}.marketing-layout .banner-section .banner-content{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}@media screen and (max-width:1024px){.marketing-layout .banner-section .banner-content{flex-wrap:wrap-reverse}}.marketing-layout .banner-section .banner-content .banner-info{width:65%}@media screen and (max-width:1700px){.marketing-layout .banner-section .banner-content .banner-info{width:70%}}@media screen and (max-width:1024px){.marketing-layout .banner-section .banner-content .banner-info{width:100%;margin-top:50px;text-align:center}}.marketing-layout .banner-section .banner-content .banner-info .flex-start{gap:24px}@media screen and (max-width:1024px){.marketing-layout .banner-section .banner-content .banner-info .flex-start{justify-content:center}}@media screen and (max-width:768px){.marketing-layout .banner-section .banner-content .banner-info .flex-start{gap:20px}}.marketing-layout .banner-section .banner-content .banner-info .flex-start .btn-event{color:var(--midNight)!important}.marketing-layout .banner-section .banner-content .banner-info .flex-start .btn{width:440px}@media screen and (max-width:1800px){.marketing-layout .banner-section .banner-content .banner-info .flex-start .btn{width:415px}}@media screen and (max-width:1700px){.marketing-layout .banner-section .banner-content .banner-info .flex-start .btn{width:390px}}@media screen and (max-width:1600px){.marketing-layout .banner-section .banner-content .banner-info .flex-start .btn{width:365px}}@media screen and (max-width:1500px){.marketing-layout .banner-section .banner-content .banner-info .flex-start .btn{width:362px}}@media screen and (max-width:827px){.marketing-layout .banner-section .banner-content .banner-info .flex-start .btn{margin-left:auto;margin-right:auto}}@media screen and (max-width:768px){.marketing-layout .banner-section .banner-content .banner-info .flex-start .btn{width:100%}}.marketing-layout .banner-section .banner-content .banner-image{width:25%;border-radius:10px;overflow:hidden}@media screen and (max-width:1024px){.marketing-layout .banner-section .banner-content .banner-image{width:435px;max-width:100%;margin:auto}}.marketing-layout .banner-section .banner-content .banner-image img{width:100%;height:100%;object-fit:cover;overflow:hidden}.marketing-layout .designer-maker-section{position:relative;padding:64px 0}@media screen and (max-width:1800px){.marketing-layout .designer-maker-section{padding:54px 0}}@media screen and (max-width:1700px){.marketing-layout .designer-maker-section{padding:44px 0}}.marketing-layout .designer-maker-section .aboutBgBottom,.marketing-layout .designer-maker-section .aboutBgTop{position:absolute;right:0;top:0;z-index:-1;width:150px}.marketing-layout .designer-maker-section .aboutBgBottom{top:inherit;right:inherit;bottom:0;left:0}@media screen and (max-width:900px){.marketing-layout .designer-maker-section .aboutBgBottom,.marketing-layout .designer-maker-section .aboutBgTop{width:100px}}.marketing-layout .designer-maker-section .card_about{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.marketing-layout .designer-maker-section .card_about .card_img{position:relative;border-radius:10px;width:34%}@media screen and (max-width:1700px){.marketing-layout .designer-maker-section .card_about .card_img{width:30%}}@media screen and (max-width:1023px){.marketing-layout .designer-maker-section .card_about .card_img{width:300px;max-width:80%}}@media screen and (max-width:576px){.marketing-layout .designer-maker-section .card_about .card_img{width:100%;max-width:100%}}.marketing-layout .designer-maker-section .card_about .card_img img{width:100%;overflow:hidden;height:100%;object-fit:cover;z-index:1;position:relative}.marketing-layout .designer-maker-section .card_about .card_img:before{content:"";position:absolute;width:130px;height:100px;border-radius:20px;z-index:0}@media screen and (max-width:1600px){.marketing-layout .designer-maker-section .card_about .card_img:before{border-radius:16px}}@media screen and (max-width:1200px){.marketing-layout .designer-maker-section .card_about .card_img:before{border-radius:12px}}@media screen and (max-width:768px){.marketing-layout .designer-maker-section .card_about .card_img:before{border-radius:8px}}.marketing-layout .designer-maker-section .card_about .card_img:after{content:"";position:absolute;width:70%;height:70%;border-radius:20px;z-index:0}@media screen and (max-width:1600px){.marketing-layout .designer-maker-section .card_about .card_img:after{border-radius:16px}}@media screen and (max-width:1200px){.marketing-layout .designer-maker-section .card_about .card_img:after{border-radius:12px}}@media screen and (max-width:768px){.marketing-layout .designer-maker-section .card_about .card_img:after{border-radius:8px}}.marketing-layout .designer-maker-section .card_about .card_body{width:55%}@media screen and (max-width:1800px){.marketing-layout .designer-maker-section .card_about .card_body{width:60%}}@media screen and (max-width:1700px){.marketing-layout .designer-maker-section .card_about .card_body{width:62%}}@media screen and (max-width:1023px){.marketing-layout .designer-maker-section .card_about .card_body{width:100%;margin-top:30px}}.marketing-layout .designer-maker-section .card_about .card_body .btn{width:100%}@media screen and (max-width:1023px){.marketing-layout .designer-maker-section .card_about .card_body .btn{width:auto}}@media screen and (max-width:768px){.marketing-layout .designer-maker-section .card_about .card_body .btn{width:100%}}.marketing-layout .designer-maker-section .card_about:first-child{margin-bottom:96px}@media screen and (max-width:1800px){.marketing-layout .designer-maker-section .card_about:first-child{margin-bottom:80px}}@media screen and (max-width:1700px){.marketing-layout .designer-maker-section .card_about:first-child{margin-bottom:70px}}@media screen and (max-width:1600px){.marketing-layout .designer-maker-section .card_about:first-child{margin-bottom:60px}}@media screen and (max-width:768px){.marketing-layout .designer-maker-section .card_about:first-child{margin-bottom:50px}}.marketing-layout .designer-maker-section .card_about:first-child .card_img:before{top:-20px;left:-20px;background:var(--primary)}@media screen and (max-width:1800px){.marketing-layout .designer-maker-section .card_about:first-child .card_img:before{top:-16px;left:-16px}}@media screen and (max-width:1600px){.marketing-layout .designer-maker-section .card_about:first-child .card_img:before{top:-12px;left:-12px}}@media screen and (max-width:1200px){.marketing-layout .designer-maker-section .card_about:first-child .card_img:before{top:-8px;left:-8px}}.marketing-layout .designer-maker-section .card_about:first-child .card_img:after{bottom:-20px;right:-20px;background:#b895c1}@media screen and (max-width:1800px){.marketing-layout .designer-maker-section .card_about:first-child .card_img:after{bottom:-16px;right:-16px}}@media screen and (max-width:1600px){.marketing-layout .designer-maker-section .card_about:first-child .card_img:after{bottom:-12px;right:-12px}}@media screen and (max-width:1200px){.marketing-layout .designer-maker-section .card_about:first-child .card_img:after{bottom:-8px;right:-8px}}.marketing-layout .designer-maker-section .card_about:first-child .card_body .heading1{color:var(--primary)}.marketing-layout .designer-maker-section .card_about:first-child .card_body .btn{background-color:#b895c1!important;border-color:#b895c1!important;color:var(--black)!important}.marketing-layout .designer-maker-section .card_about:last-child{flex-direction:row-reverse}.marketing-layout .designer-maker-section .card_about:last-child .card_img:before{top:-20px;right:-20px;background:#f16521}@media screen and (max-width:1800px){.marketing-layout .designer-maker-section .card_about:last-child .card_img:before{top:-16px;right:-16px}}@media screen and (max-width:1600px){.marketing-layout .designer-maker-section .card_about:last-child .card_img:before{top:-12px;right:-12px}}@media screen and (max-width:1200px){.marketing-layout .designer-maker-section .card_about:last-child .card_img:before{top:-8px;right:-8px}}.marketing-layout .designer-maker-section .card_about:last-child .card_img:after{bottom:-20px;left:-20px;background:#f7a881}@media screen and (max-width:1800px){.marketing-layout .designer-maker-section .card_about:last-child .card_img:after{bottom:-16px;left:-16px}}@media screen and (max-width:1600px){.marketing-layout .designer-maker-section .card_about:last-child .card_img:after{bottom:-12px;left:-12px}}@media screen and (max-width:1200px){.marketing-layout .designer-maker-section .card_about:last-child .card_img:after{bottom:-8px;left:-8px}}.marketing-layout .designer-maker-section .card_about:last-child .card_body .heading1{color:#f16521}.marketing-layout .designer-maker-section .card_about:last-child .card_body .btn{border-color:#f7a881;color:var(--black)!important;background-color:#f7a881!important}.marketing-layout .feature-section{background:#f9f7fa;padding:64px 0}@media screen and (max-width:1800px){.marketing-layout .feature-section{padding:54px 0}}@media screen and (max-width:1700px){.marketing-layout .feature-section{padding:44px 0}}.marketing-layout .feature-section .feature-content ul{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:28px}@media screen and (max-width:1600px){.marketing-layout .feature-section .feature-content ul{gap:24px}}@media screen and (max-width:768px){.marketing-layout .feature-section .feature-content ul{gap:20px}}.marketing-layout .feature-section .feature-content ul .new-feature-card{width:calc(20% - 23px);aspect-ratio:16/23}@media screen and (max-width:1023px){.marketing-layout .feature-section .feature-content ul .new-feature-card{width:calc(33.3333333333% - 17px)}}@media screen and (max-width:767px){.marketing-layout .feature-section .feature-content ul .new-feature-card{width:calc(50% - 10px)}}.marketing-layout .feature-section .feature-content ul .new-feature-card figure,.marketing-layout .feature-section .feature-content ul .new-feature-card figure img{width:100%}.marketing-layout .benefits-section{background:#f1eaf3;padding:64px 0}@media screen and (max-width:1800px){.marketing-layout .benefits-section{padding:54px 0}}@media screen and (max-width:1700px){.marketing-layout .benefits-section{padding:44px 0}}.marketing-layout .benefits-section .benefit-card .benefit-icon{width:-moz-fit-content;width:fit-content;margin:auto}@media screen and (max-width:1800px){.marketing-layout .benefits-section .benefit-card .benefit-icon{height:70px}}@media screen and (max-width:1600px){.marketing-layout .benefits-section .benefit-card .benefit-icon{height:60px}}@media screen and (max-width:1400px){.marketing-layout .benefits-section .benefit-card .benefit-icon{height:50px}}.marketing-layout .benefits-section .benefit-card .benefit-icon img{height:100%;width:auto}.marketing-layout .benefits-section .benefit-card h4{color:#263238}.marketing-layout .benefits-section .benefit-card p{color:#4d4d4d}.marketing-layout .benefits-section .flex-center{gap:24px}@media screen and (max-width:768px){.marketing-layout .benefits-section .flex-center{gap:20px}.marketing-layout .benefits-section .flex-center .btn{width:100%}}.marketing-layout .price-section{padding:64px 0}@media screen and (max-width:1800px){.marketing-layout .price-section{padding:54px 0}}@media screen and (max-width:1700px){.marketing-layout .price-section{padding:44px 0}}@media screen and (max-width:1024px){.marketing-layout .price-section .wrap-tab{flex-wrap:wrap}}.marketing-layout .subscription-section{padding:64px 0}@media screen and (max-width:1800px){.marketing-layout .subscription-section{padding:54px 0}}@media screen and (max-width:1700px){.marketing-layout .subscription-section{padding:44px 0}}.marketing-layout .subscription-section .subscription-content .slider-cover{margin:50px 0 60px}@media screen and (max-width:1100px){.marketing-layout .subscription-section .subscription-content .slider-cover{margin:40px 0 50px}}@media screen and (max-width:768px){.marketing-layout .subscription-section .subscription-content .slider-cover{margin:30px 0 40px}}@media screen and (max-width:576px){.marketing-layout .subscription-section .subscription-content .slider-cover{margin:20px 0 30px}}.marketing-layout .subscription-section .subscription-content .slider-cover h4{font-size:18px;font-weight:500}@media screen and (max-width:768px){.marketing-layout .subscription-section .subscription-content .slider-cover h4{font-size:16px}}.marketing-layout .subscription-section .subscription-content .custom-slider{position:relative;display:inline-block;width:46px;height:21px}.marketing-layout .subscription-section .subscription-content .custom-slider input{opacity:0;width:0;height:0}.marketing-layout .subscription-section .subscription-content .custom-slider .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;border-radius:34px;background-color:#fff;border:1.5px solid #bfbfbf;transition:.4s}.marketing-layout .subscription-section .subscription-content .custom-slider .slider:before{position:absolute;content:"";height:15px;width:15px;left:2px;bottom:2px;border-radius:50%;background-color:#d9d9d9;transition:.4s}.marketing-layout .subscription-section .subscription-content .custom-slider input:checked+.slider{background-color:var(--primary);border-color:var(--primary)}.marketing-layout .subscription-section .subscription-content .custom-slider input:checked+.slider:before{transform:translateX(24px);background:var(--white)}@media screen and (min-width:1400px){.marketing-layout .subscription-section .subscription-content .MuiFormControlLabel-label{font-size:24px!important}}.marketing-layout .subscription-section .subscription-content .subscription-container{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(5,1fr);grid-gap:30px;margin-top:60px}@media screen and (max-width:1280px){.marketing-layout .subscription-section .subscription-content .subscription-container{grid-gap:18px}}@media screen and (max-width:1250px){.marketing-layout .subscription-section .subscription-content .subscription-container{display:block}}.marketing-layout .subscription-section .subscription-content .subscription-container .subscription-card{background:var(--white);border-radius:16px;padding:20px 20px 85px;position:relative;border:1px solid var(--primary)}@media screen and (max-width:1250px){.marketing-layout .subscription-section .subscription-content .subscription-container .subscription-card:not(:last-child){margin-bottom:20px}}@media screen and (max-width:1100px){.marketing-layout .subscription-section .subscription-content .subscription-container .subscription-card{border-radius:15px}}@media screen and (max-width:768px){.marketing-layout .subscription-section .subscription-content .subscription-container .subscription-card{border-radius:10px}}.marketing-layout .subscription-section .subscription-content .subscription-container .subscription-card:first-child{grid-area:1/1/4/2}.marketing-layout .subscription-section .subscription-content .subscription-container .subscription-card:first-child ul{margin-right:-20px}@media screen and (min-width:1280px){.marketing-layout .subscription-section .subscription-content .subscription-container .subscription-card:first-child ul{max-height:280px}}@media screen and (min-width:1600px){.marketing-layout .subscription-section .subscription-content .subscription-container .subscription-card:first-child ul{max-height:320px}}@media screen and (min-width:1920px){.marketing-layout .subscription-section .subscription-content .subscription-container .subscription-card:first-child ul{max-height:340px}}@media screen and (min-width:2400px){.marketing-layout .subscription-section .subscription-content .subscription-container .subscription-card:first-child ul{max-height:360px}}@media screen and (min-width:3000px){.marketing-layout .subscription-section .subscription-content .subscription-container .subscription-card:first-child ul{max-height:370px}}@media screen and (max-width:1280px){.marketing-layout .subscription-section .subscription-content .subscription-container .subscription-card:first-child ul{max-height:280px}}.marketing-layout .subscription-section .subscription-content .subscription-container .subscription-card:nth-child(2){grid-area:1/2/4/3}@media screen and (min-width:1280px){.marketing-layout .subscription-section .subscription-content .subscription-container .subscription-card:nth-child(2) ul{max-height:280px}}@media screen and (min-width:1600px){.marketing-layout .subscription-section .subscription-content .subscription-container .subscription-card:nth-child(2) ul{max-height:320px}}@media screen and (min-width:1920px){.marketing-layout .subscription-section .subscription-content .subscription-container .subscription-card:nth-child(2) ul{max-height:340px}}@media screen and (min-width:2400px){.marketing-layout .subscription-section .subscription-content .subscription-container .subscription-card:nth-child(2) ul{max-height:360px}}@media screen and (min-width:3000px){.marketing-layout .subscription-section .subscription-content .subscription-container .subscription-card:nth-child(2) ul{max-height:370px}}@media screen and (max-width:1280px){.marketing-layout .subscription-section .subscription-content .subscription-container .subscription-card:nth-child(2) ul{max-height:280px}}.marketing-layout .subscription-section .subscription-content .subscription-container .subscription-card:nth-child(3){grid-area:4/1/6/2}.marketing-layout .subscription-section .subscription-content .subscription-container .subscription-card:nth-child(4){grid-area:4/2/6/3}.marketing-layout .subscription-section .subscription-content .subscription-container .subscription-card:nth-child(5){grid-area:1/3/6/4}@media screen and (min-width:1280px){.marketing-layout .subscription-section .subscription-content .subscription-container .subscription-card:nth-child(5) ul{max-height:590px}}@media screen and (min-width:1600px){.marketing-layout .subscription-section .subscription-content .subscription-container .subscription-card:nth-child(5) ul{max-height:670px}}@media screen and (min-width:1920px){.marketing-layout .subscription-section .subscription-content .subscription-container .subscription-card:nth-child(5) ul{max-height:690px}}@media screen and (min-width:2400px){.marketing-layout .subscription-section .subscription-content .subscription-container .subscription-card:nth-child(5) ul{max-height:720px}}@media screen and (min-width:3000px){.marketing-layout .subscription-section .subscription-content .subscription-container .subscription-card:nth-child(5) ul{max-height:780px}}@media screen and (max-width:1280px){.marketing-layout .subscription-section .subscription-content .subscription-container .subscription-card:nth-child(5) ul{max-height:590px}}@media screen and (max-width:576px){.marketing-layout .subscription-section .subscription-content .subscription-container .subscription-card:hover{transform:none}}.marketing-layout .subscription-section .subscription-content .subscription-container .subscription-card ul{list-style-type:disc;padding-left:24px;margin:10px 0 0;overflow-y:auto;overflow-x:auto}.marketing-layout .subscription-section .subscription-content .subscription-container .subscription-card ul::-webkit-scrollbar{width:10px;height:10px}.marketing-layout .subscription-section .subscription-content .subscription-container .subscription-card ul::-webkit-scrollbar-track{width:10px;height:10px;background:var(--grayDark)}.marketing-layout .subscription-section .subscription-content .subscription-container .subscription-card ul::-webkit-scrollbar-thumb{border-radius:0;background-color:var(--primary);opacity:.5;width:10px}.marketing-layout .subscription-section .subscription-content .subscription-container .subscription-card ul::-webkit-scrollbar-thumb:hover{opacity:1}@media screen and (max-width:1600px){.marketing-layout .subscription-section .subscription-content .subscription-container .subscription-card ul{padding-left:20px}}@media screen and (max-width:1250px){.marketing-layout .subscription-section .subscription-content .subscription-container .subscription-card ul{max-height:none!important}}.marketing-layout .subscription-section .subscription-content .subscription-container .subscription-card ul li{list-style-type:disc;width:100%;padding:8px 0;color:#37233a}@media screen and (max-width:1600px){.marketing-layout .subscription-section .subscription-content .subscription-container .subscription-card ul li{padding:6px 0}}@media screen and (max-width:1100px){.marketing-layout .subscription-section .subscription-content .subscription-container .subscription-card ul li{padding:4px 0}}.marketing-layout .subscription-section .subscription-content .subscription-container .subscription-card a{display:block;position:absolute;bottom:20px;left:20px;right:20px;width:calc(100% - 40px)}.marketing-layout .subscription-section .MuiFormControlLabel-root .MuiTypography-root{font-size:22px!important}@media screen and (max-width:768px){.marketing-layout .subscription-section .MuiFormControlLabel-root .MuiTypography-root{font-size:18px!important}}.marketing-layout .get-updates-section{background:#f9f7fa;padding:60px 0}@media screen and (max-width:1800px){.marketing-layout .get-updates-section{padding:50px 0}}@media screen and (max-width:1700px){.marketing-layout .get-updates-section{padding:40px 0}}.marketing-layout .get-updates-section .get-updates-content{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.marketing-layout .get-updates-section .get-updates-content .get-update-banner{width:40%;aspect-ratio:1/1}@media screen and (max-width:1023px){.marketing-layout .get-updates-section .get-updates-content .get-update-banner{margin:auto}}@media screen and (max-width:992px){.marketing-layout .get-updates-section .get-updates-content .get-update-banner{width:60%}}@media screen and (max-width:768px){.marketing-layout .get-updates-section .get-updates-content .get-update-banner{width:80%}}@media screen and (max-width:576px){.marketing-layout .get-updates-section .get-updates-content .get-update-banner{width:100%}}.marketing-layout .get-updates-section .get-updates-content .get-update-banner img{width:100%;height:100%;display:table-cell}.marketing-layout .get-updates-section .get-updates-content .right-portion{width:50%}@media screen and (max-width:1800px){.marketing-layout .get-updates-section .get-updates-content .right-portion{width:55%}}@media screen and (max-width:1023px){.marketing-layout .get-updates-section .get-updates-content .right-portion{width:100%}}.marketing-layout .get-updates-section .get-updates-content .right-portion .update-cover{margin-top:40px;width:580px;max-width:100%}@media screen and (max-width:576px){.marketing-layout .get-updates-section .get-updates-content .right-portion .update-cover{margin-top:20p}}.marketing-layout .meet-team-section{background:var(--primary);padding:64px 0}@media screen and (max-width:1800px){.marketing-layout .meet-team-section{padding:54px 0}}@media screen and (max-width:1700px){.marketing-layout .meet-team-section{padding:44px 0}}.marketing-layout .meet-team-section .max_container{max-width:1370px}@media screen and (max-width:1800px){.marketing-layout .meet-team-section .max_container{max-width:1260px}}@media screen and (max-width:1600px){.marketing-layout .meet-team-section .max_container{max-width:1160px}}@media screen and (max-width:1400px){.marketing-layout .meet-team-section .max_container{max-width:80%}}@media screen and (max-width:1023px){.marketing-layout .meet-team-section .max_container{max-width:100%}}.marketing-layout .meet-team-section .meet-team-content ul{display:flex;align-items:stretch;justify-content:center;flex-wrap:wrap;gap:34px;width:1380px;margin:auto;max-width:92%}@media screen and (max-width:1800px){.marketing-layout .meet-team-section .meet-team-content ul{gap:32px}}@media screen and (max-width:1700px){.marketing-layout .meet-team-section .meet-team-content ul{gap:30px}}@media screen and (max-width:1600px){.marketing-layout .meet-team-section .meet-team-content ul{gap:28px}}@media screen and (max-width:1500px){.marketing-layout .meet-team-section .meet-team-content ul{gap:26px;width:1080px}}@media screen and (max-width:1400px){.marketing-layout .meet-team-section .meet-team-content ul{gap:24px}}@media screen and (max-width:1200px){.marketing-layout .meet-team-section .meet-team-content ul{gap:20px;max-width:100%}}@media screen and (max-width:1023px){.marketing-layout .meet-team-section .meet-team-content ul{width:540px}}@media screen and (max-width:540px){.marketing-layout .meet-team-section .meet-team-content ul{width:270px}}.marketing-layout .meet-team-section .meet-team-content ul .single-member{width:calc(25% - 28px)}@media screen and (max-width:1800px){.marketing-layout .meet-team-section .meet-team-content ul .single-member{width:calc(25% - 26px)}}@media screen and (max-width:1600px){.marketing-layout .meet-team-section .meet-team-content ul .single-member{width:calc(25% - 22px)}}@media screen and (max-width:1400px){.marketing-layout .meet-team-section .meet-team-content ul .single-member{width:calc(25% - 20px)}}@media screen and (max-width:1023px){.marketing-layout .meet-team-section .meet-team-content ul .single-member{width:calc(50% - 15px)}}@media screen and (max-width:599px){.marketing-layout .meet-team-section .meet-team-content ul .single-member{width:calc(50% - 10px)}}@media screen and (max-width:540px){.marketing-layout .meet-team-section .meet-team-content ul .single-member{width:100%}}.marketing-layout .meet-team-section .meet-team-content ul .single-member .member-card{width:100%;height:100%;border-radius:16px;text-align:center;padding:32px;background:var(--white);position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;flex-direction:column}@media screen and (max-width:1800px){.marketing-layout .meet-team-section .meet-team-content ul .single-member .member-card{padding:32px 30px}}@media screen and (max-width:1700px){.marketing-layout .meet-team-section .meet-team-content ul .single-member .member-card{padding:32px 28px}}@media screen and (max-width:1600px){.marketing-layout .meet-team-section .meet-team-content ul .single-member .member-card{padding:32px 26px}}@media screen and (max-width:1500px){.marketing-layout .meet-team-section .meet-team-content ul .single-member .member-card{padding:30px 24px}}.marketing-layout .meet-team-section .meet-team-content ul .single-member .member-card .profile-cover{width:156px;margin:auto;aspect-ratio:1/1;border-radius:50%;position:relative;border:2px dashed #712b84}@media screen and (max-width:1800px){.marketing-layout .meet-team-section .meet-team-content ul .single-member .member-card .profile-cover{width:150px;height:150px}}@media screen and (max-width:1700px){.marketing-layout .meet-team-section .meet-team-content ul .single-member .member-card .profile-cover{width:140px;height:140px}}@media screen and (max-width:1600px){.marketing-layout .meet-team-section .meet-team-content ul .single-member .member-card .profile-cover{width:130px;height:130px}}@media screen and (max-width:1500px){.marketing-layout .meet-team-section .meet-team-content ul .single-member .member-card .profile-cover{width:120px;height:120px}}@media screen and (max-width:1400px){.marketing-layout .meet-team-section .meet-team-content ul .single-member .member-card .profile-cover{width:115px;height:115px}}@media screen and (max-width:768px){.marketing-layout .meet-team-section .meet-team-content ul .single-member .member-card .profile-cover{width:110px;height:110px}}.marketing-layout .meet-team-section .meet-team-content ul .single-member .member-card .profile-cover img{border:13px solid var(--white);object-fit:cover;border-radius:50%}@media screen and (max-width:1800px){.marketing-layout .meet-team-section .meet-team-content ul .single-member .member-card .profile-cover img{border-width:12px}}@media screen and (max-width:1700px){.marketing-layout .meet-team-section .meet-team-content ul .single-member .member-card .profile-cover img{border-width:11px}}@media screen and (max-width:1600px){.marketing-layout .meet-team-section .meet-team-content ul .single-member .member-card .profile-cover img{border-width:10px}}@media screen and (max-width:1500px){.marketing-layout .meet-team-section .meet-team-content ul .single-member .member-card .profile-cover img{border-width:9px}}.marketing-layout .meet-team-section .meet-team-content ul .single-member .member-card .profile-cover:before{content:"";position:absolute;width:17px;aspect-ratio:1/1;left:20px;top:6px;border-radius:50%;background:var(--primary);z-index:1}@media screen and (max-width:1800px){.marketing-layout .meet-team-section .meet-team-content ul .single-member .member-card .profile-cover:before{width:16px;left:19px}}@media screen and (max-width:1700px){.marketing-layout .meet-team-section .meet-team-content ul .single-member .member-card .profile-cover:before{left:16px;width:14px}}@media screen and (max-width:1600px){.marketing-layout .meet-team-section .meet-team-content ul .single-member .member-card .profile-cover:before{width:13px}}@media screen and (max-width:1500px){.marketing-layout .meet-team-section .meet-team-content ul .single-member .member-card .profile-cover:before{left:14px;width:12px}}@media screen and (max-width:1400px){.marketing-layout .meet-team-section .meet-team-content ul .single-member .member-card .profile-cover:before{left:13px}}@media screen and (max-width:768px){.marketing-layout .meet-team-section .meet-team-content ul .single-member .member-card .profile-cover:before{left:12px;top:5px}}.marketing-layout .meet-team-section .meet-team-content .btn{position:relative;z-index:2}.marketing-layout .meet-team-section .meet-team-content .btn.on-dark{min-width:270px}@media screen and (max-width:1800px){.marketing-layout .meet-team-section .meet-team-content .btn.on-dark{min-width:260px}}@media screen and (max-width:1700px){.marketing-layout .meet-team-section .meet-team-content .btn.on-dark{min-width:250px}}@media screen and (max-width:1600px){.marketing-layout .meet-team-section .meet-team-content .btn.on-dark{min-width:240px}}@media screen and (max-width:1500px){.marketing-layout .meet-team-section .meet-team-content .btn.on-dark{min-width:230px}}@media screen and (max-width:1400px){.marketing-layout .meet-team-section .meet-team-content .btn.on-dark{min-width:220px}}@media screen and (max-width:1200px){.marketing-layout .meet-team-section .meet-team-content .btn.on-dark{min-width:200px}}@media screen and (max-width:1023px){.marketing-layout .meet-team-section .meet-team-content .btn.on-dark{min-width:254px}}@media screen and (max-width:599px){.marketing-layout .meet-team-section .meet-team-content .btn.on-dark{min-width:auto}}.marketing-layout .meet-team-section .meet-team-content .flex-center.mt-56{gap:24px}@media screen and (max-width:768px){.marketing-layout .meet-team-section .meet-team-content .flex-center.mt-56{gap:20px}}@media screen and (max-width:599px){.marketing-layout .meet-team-section .meet-team-content .flex-center.mt-56 .btn{width:100%}}.marketing-layout .rating-section{padding:64px 0;background:#f9f7fa}@media screen and (max-width:1800px){.marketing-layout .rating-section{padding:54px 0}}@media screen and (max-width:1700px){.marketing-layout .rating-section{padding:44px 0}}.marketing-layout .rating-section .rating-content .rating-list{display:flex;align-items:stretch;justify-content:flex-start}.marketing-layout .rating-section .rating-content .rating-list>div{justify-content:center!important;position:relative}.marketing-layout .rating-section .rating-content .rating-list>div>div{max-width:calc(100% - 150px)!important}@media screen and (max-width:576px){.marketing-layout .rating-section .rating-content .rating-list>div>div{max-width:calc(100% - 60px)!important}}.marketing-layout .rating-section .rating-content .rating-list>div>div:last-child{margin-top:30px;max-width:calc(100% - 0px)!important}@media screen and (max-width:768px){.marketing-layout .rating-section .rating-content .rating-list>div>div:last-child{margin-top:20px}}@media screen and (max-width:576px){.marketing-layout .rating-section .rating-content .rating-list>div>div:last-child{margin-top:10px}}@media screen and (max-width:420px){.marketing-layout .rating-section .rating-content .rating-list>div>div:last-child{margin-top:5px}}.marketing-layout .rating-section .rating-content .rating-list .arrow-button{width:50px;height:50px;cursor:pointer;border-radius:50%;border:1px solid var(--primaryLight);display:flex;align-items:center;justify-content:center;color:var(--primaryLight);background:var(--white);position:absolute;top:calc(50% - 53px);transform:translateY(-50%)}.marketing-layout .rating-section .rating-content .rating-list .arrow-button.previous-button{left:0}.marketing-layout .rating-section .rating-content .rating-list .arrow-button.next-button{right:0}@media screen and (max-width:768px){.marketing-layout .rating-section .rating-content .rating-list .arrow-button{width:30px;height:30px;transform:none}.marketing-layout .rating-section .rating-content .rating-list .arrow-button .MuiSvgIcon-root{width:16px}}.marketing-layout .rating-section .rating-content .rating-list .single-rating{padding:0 12px}@media screen and (max-width:1600px){.marketing-layout .rating-section .rating-content .rating-list .single-rating{padding:0 10px}}.marketing-layout .rating-section .rating-content .rating-list .single-rating .rating-card{width:100%;width:370px;background:var(--white);border-radius:20px;padding:20px;height:100%;border:1px solid var(--primary)}@media screen and (max-width:1920px){.marketing-layout .rating-section .rating-content .rating-list .single-rating .rating-card{width:368px}}@media screen and (max-width:1800px){.marketing-layout .rating-section .rating-content .rating-list .single-rating .rating-card{width:340px;border-radius:19px;padding:19px}}@media screen and (max-width:1700px){.marketing-layout .rating-section .rating-content .rating-list .single-rating .rating-card{width:310px;border-radius:18px;padding:18px}}@media screen and (max-width:1600px){.marketing-layout .rating-section .rating-content .rating-list .single-rating .rating-card{width:300px;border-radius:17px;padding:17px}}@media screen and (max-width:1560px){.marketing-layout .rating-section .rating-content .rating-list .single-rating .rating-card{border-radius:16px;padding:16px}}@media screen and (max-width:1520px){.marketing-layout .rating-section .rating-content .rating-list .single-rating .rating-card{border-radius:15px;padding:15px}}@media screen and (max-width:1440px){.marketing-layout .rating-section .rating-content .rating-list .single-rating .rating-card{width:272px}}@media screen and (max-width:1210px){.marketing-layout .rating-section .rating-content .rating-list .single-rating .rating-card{width:250px}}.marketing-layout .rating-section .rating-content .rating-list .single-rating .rating-card .user-detail{display:flex;align-items:center;justify-content:flex-start}.marketing-layout .rating-section .rating-content .rating-list .single-rating .rating-card .user-detail figure{width:95px;aspect-ratio:1/1;border-radius:50%;overflow:hidden}@media screen and (max-width:1800px){.marketing-layout .rating-section .rating-content .rating-list .single-rating .rating-card .user-detail figure{width:85px}}@media screen and (max-width:1700px){.marketing-layout .rating-section .rating-content .rating-list .single-rating .rating-card .user-detail figure{width:80px}}@media screen and (max-width:1600px){.marketing-layout .rating-section .rating-content .rating-list .single-rating .rating-card .user-detail figure{width:75px}}@media screen and (max-width:1500px){.marketing-layout .rating-section .rating-content .rating-list .single-rating .rating-card .user-detail figure{width:70px}}@media screen and (max-width:1280px){.marketing-layout .rating-section .rating-content .rating-list .single-rating .rating-card .user-detail figure{width:65px}}@media screen and (max-width:768px){.marketing-layout .rating-section .rating-content .rating-list .single-rating .rating-card .user-detail figure{width:60px}}@media screen and (max-width:576px){.marketing-layout .rating-section .rating-content .rating-list .single-rating .rating-card .user-detail figure{width:50px}}@media screen and (max-width:420px){.marketing-layout .rating-section .rating-content .rating-list .single-rating .rating-card .user-detail figure{width:40px}}.marketing-layout .rating-section .rating-content .rating-list .single-rating .rating-card .user-detail figure img{width:100%;height:100%;object-fit:cover}.marketing-layout .rating-section .rating-content .rating-list .single-rating .rating-card .user-detail .user-info{flex:1 1;padding-left:16px}@media screen and (max-width:1800px){.marketing-layout .rating-section .rating-content .rating-list .single-rating .rating-card .user-detail .user-info{padding-left:15px}}@media screen and (max-width:1700px){.marketing-layout .rating-section .rating-content .rating-list .single-rating .rating-card .user-detail .user-info{padding-left:14px}}@media screen and (max-width:1600px){.marketing-layout .rating-section .rating-content .rating-list .single-rating .rating-card .user-detail .user-info{padding-left:13px}}@media screen and (max-width:1500px){.marketing-layout .rating-section .rating-content .rating-list .single-rating .rating-card .user-detail .user-info{padding-left:12px}}.marketing-layout .rating-section .rating-content .rating-list .single-rating .rating-card .user-detail .user-info p{margin-top:7px}.marketing-layout .rating-section .rating-content .rating-list .single-rating .rating-card ul{display:flex;align-items:center;justify-content:flex-start}.marketing-layout .rating-section .rating-content .rating-list .single-rating .rating-card ul li{margin-right:2px}.marketing-layout .rating-section .rating-content .rating-list .single-rating .rating-card ul li .MuiSvgIcon-root{color:#ffce31}@media screen and (max-width:1800px){.marketing-layout .rating-section .rating-content .rating-list .single-rating .rating-card ul li .MuiSvgIcon-root{font-size:22px}}@media screen and (max-width:1700px){.marketing-layout .rating-section .rating-content .rating-list .single-rating .rating-card ul li .MuiSvgIcon-root{font-size:20px}}@media screen and (max-width:1600px){.marketing-layout .rating-section .rating-content .rating-list .single-rating .rating-card ul li .MuiSvgIcon-root{font-size:18px}}@media screen and (max-width:1500px){.marketing-layout .rating-section .rating-content .rating-list .single-rating .rating-card ul li .MuiSvgIcon-root{font-size:16px}}.marketing-layout .be-know-section{background-color:#fafaff;padding-top:60px}.marketing-layout .be-know-section.last-child,.marketing-layout .be-know-section:last-of-type{padding-bottom:60px}.marketing-layout .be-know-section .be-content{padding:100px;background-image:url(/_next/static/media/be-know-banner.ef9d9da9.svg);background-position:50%;background-size:cover;background-repeat:no-repeat;width:100%;border-radius:20px;overflow:hidden}@media screen and (max-width:1600px){.marketing-layout .be-know-section .be-content{padding:90px}}@media screen and (max-width:1100px){.marketing-layout .be-know-section .be-content{padding:80px}}@media screen and (max-width:768px){.marketing-layout .be-know-section .be-content{padding:60px;border-radius:10px}}@media screen and (max-width:576px){.marketing-layout .be-know-section .be-content{padding:40px 20px}}.marketing-layout .be-know-section .be-content.without-image{padding:0 100px}@media screen and (max-width:1600px){.marketing-layout .be-know-section .be-content.without-image{padding:0 90px}}@media screen and (max-width:1100px){.marketing-layout .be-know-section .be-content.without-image{padding:0 80px}}@media screen and (max-width:768px){.marketing-layout .be-know-section .be-content.without-image{padding:0 60px}}@media screen and (max-width:576px){.marketing-layout .be-know-section .be-content.without-image{padding:0 20px}}.marketing-layout .be-know-section .be-content h2{font-size:42px}@media screen and (max-width:1600px){.marketing-layout .be-know-section .be-content h2{font-size:36px}}@media screen and (max-width:1100px){.marketing-layout .be-know-section .be-content h2{font-size:32px}}@media screen and (max-width:768px){.marketing-layout .be-know-section .be-content h2{font-size:28px}}@media screen and (max-width:576px){.marketing-layout .be-know-section .be-content h2{font-size:24px}}.marketing-layout .be-know-section .be-content h3{font-size:20px;margin-bottom:80px}@media screen and (max-width:1600px){.marketing-layout .be-know-section .be-content h3{font-size:19px;margin-bottom:70px}}@media screen and (max-width:1100px){.marketing-layout .be-know-section .be-content h3{font-size:18px;margin-bottom:60px}}@media screen and (max-width:768px){.marketing-layout .be-know-section .be-content h3{font-size:17px;margin-bottom:40px}}@media screen and (max-width:576px){.marketing-layout .be-know-section .be-content h3{font-size:16px}}.marketing-layout .be-know-section .be-content input{font-size:20px;padding:0 20px;height:50px;border-radius:5px;color:var(--primary);background-color:#fff;font-weight:500;width:100%;border:none;outline:none}@media screen and (max-width:1600px){.marketing-layout .be-know-section .be-content input{font-size:19px}}@media screen and (max-width:1100px){.marketing-layout .be-know-section .be-content input{font-size:18px;height:46px;padding:0 16px}}@media screen and (max-width:768px){.marketing-layout .be-know-section .be-content input{font-size:17px;height:42px;padding:0 14px}}@media screen and (max-width:576px){.marketing-layout .be-know-section .be-content input{font-size:16px;height:40px;padding:0 12px}}.marketing-layout .be-know-section .be-content input::placeholder{font-size:20px!important;color:#8b708f!important;opacity:1}@media screen and (max-width:1600px){.marketing-layout .be-know-section .be-content input::placeholder{font-size:19px!important}}@media screen and (max-width:1100px){.marketing-layout .be-know-section .be-content input::placeholder{font-size:18px!important}}@media screen and (max-width:768px){.marketing-layout .be-know-section .be-content input::placeholder{font-size:17px!important}}@media screen and (max-width:576px){.marketing-layout .be-know-section .be-content input::placeholder{font-size:16px!important}}.marketing-layout .be-know-section .be-content .MuiInputBase-root:after,.marketing-layout .be-know-section .be-content .MuiInputBase-root:before{border-bottom:none!important}.marketing-layout .team-building-gosadi{padding:64px 0}@media screen and (max-width:1800px){.marketing-layout .team-building-gosadi{padding:54px 0}}@media screen and (max-width:1700px){.marketing-layout .team-building-gosadi{padding:44px 0}}.marketing-layout .team-building-gosadi ul{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}@media screen and (max-width:991px){.marketing-layout .team-building-gosadi ul{width:600px;margin:auto;max-width:100%}}@media screen and (max-width:576px){.marketing-layout .team-building-gosadi ul{width:300px;margin:auto;max-width:100%}}.marketing-layout .team-building-gosadi ul li{width:25%;padding:120px 18px 18px;border-radius:50%}@media screen and (max-width:1800px){.marketing-layout .team-building-gosadi ul li{padding:120px 18px 16px}}@media screen and (max-width:1700px){.marketing-layout .team-building-gosadi ul li{padding:120px 18px 14px}}@media screen and (max-width:1600px){.marketing-layout .team-building-gosadi ul li{padding:120px 18px 12px}}@media screen and (max-width:991px){.marketing-layout .team-building-gosadi ul li{width:50%;padding-top:150px}}@media screen and (max-width:576px){.marketing-layout .team-building-gosadi ul li{width:100%}}.marketing-layout .team-building-gosadi ul li .tbm-member{width:100%;position:relative;border-radius:50%;aspect-ratio:1/1;cursor:default}.marketing-layout .team-building-gosadi ul li .tbm-member .tbm-member-info{position:absolute;bottom:calc(100% + 20px);background:var(--white);border-radius:22px;text-align:center;width:max-content;padding:16px;box-shadow:0 6px 40px 0 rgba(0,0,0,.122);-webkit-backdrop-filter:blur(22.7596282959px);backdrop-filter:blur(22.7596282959px);opacity:0;transition:.3s;left:50%;transform:translateX(-50%);max-width:100%}@media screen and (max-width:1024px){.marketing-layout .team-building-gosadi ul li .tbm-member .tbm-member-info{opacity:1}}.marketing-layout .team-building-gosadi ul li .tbm-member .tbm-member-info .arrow_down{position:absolute;bottom:-15px;left:50%;transform:rotate(90deg) scaleY(1.3) translateY(45%);color:var(--white);width:24px;height:24px}.marketing-layout .team-building-gosadi ul li .tbm-member .tbm-member-info.focused{opacity:1}.marketing-layout .team-building-gosadi ul li .tbm-member figure{width:100%;border:15px solid #e8dceb;border-radius:50%;overflow:hidden;aspect-ratio:1/1}@media screen and (max-width:1800px){.marketing-layout .team-building-gosadi ul li .tbm-member figure{border-width:14px}}@media screen and (max-width:1700px){.marketing-layout .team-building-gosadi ul li .tbm-member figure{border-width:13px}}@media screen and (max-width:1600px){.marketing-layout .team-building-gosadi ul li .tbm-member figure{border-width:12px}}@media screen and (max-width:1500px){.marketing-layout .team-building-gosadi ul li .tbm-member figure{border-width:11px}}.marketing-layout .team-building-gosadi ul li .tbm-member figure img{width:100%;object-fit:cover}.marketing-layout .team-building-gosadi ul li .tbm-member:focus .tbm-member-info,.marketing-layout .team-building-gosadi ul li .tbm-member:hover .tbm-member-info{opacity:1}.marketing-layout .page-contact-us{padding:64px 0}@media screen and (max-width:1800px){.marketing-layout .page-contact-us{padding:54px 0}}@media screen and (max-width:1700px){.marketing-layout .page-contact-us{padding:44px 0}}.marketing-layout .page-contact-us .contact-us-content{margin:auto;display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.marketing-layout .page-contact-us .contact-us-content form{width:40%}@media screen and (max-width:1400px){.marketing-layout .page-contact-us .contact-us-content form{width:36%}}@media screen and (max-width:1100px){.marketing-layout .page-contact-us .contact-us-content form{width:100%;margin-bottom:50px}}.marketing-layout .page-contact-us .contact-us-content figure{width:50%;border-radius:10px}@media screen and (max-width:1800px){.marketing-layout .page-contact-us .contact-us-content figure{width:52%}}@media screen and (max-width:1600px){.marketing-layout .page-contact-us .contact-us-content figure{width:55%}}@media screen and (max-width:1400px){.marketing-layout .page-contact-us .contact-us-content figure{width:60%}}@media screen and (max-width:1100px){.marketing-layout .page-contact-us .contact-us-content figure{width:100%}}.marketing-layout .page-contact-us .contact-us-content figure img{width:100%;height:100%;object-fit:cover;overflow:hidden}.marketing-layout .page-contact-us .contact-us-content img{width:100%}.marketing-layout .page-contact-us .contact-us-content .btnPrimary{width:380px;max-width:100%}.marketing-layout .about-us-page{position:relative}.marketing-layout .about-us-page .head-section{background:var(--primary);padding:64px 0;overflow:hidden}@media screen and (max-width:1800px){.marketing-layout .about-us-page .head-section{padding:54px 0}}@media screen and (max-width:1700px){.marketing-layout .about-us-page .head-section{padding:44px 0}}@media screen and (max-width:1199px){.marketing-layout .about-us-page .head-section h1,.marketing-layout .about-us-page .head-section h2{text-align:center}}.marketing-layout .about-us-page .head-section .figures-set{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(4,1fr);grid-column-gap:20px;grid-row-gap:0;background-image:url(/_next/static/media/team-banner-bg.79b22ad5.svg);background-size:contain;background-repeat:no-repeat;position:relative}@media screen and (max-width:1199px){.marketing-layout .about-us-page .head-section .figures-set{width:600px;margin:auto;max-width:100%}}.marketing-layout .about-us-page .head-section .figures-set:before{content:"";width:170%;height:170%;position:absolute;background-image:url(/_next/static/media/team-banner-bg.79b22ad5.svg);background-size:cover;background-repeat:no-repeat;z-index:0;top:50%;left:50%;transform:translate(-50%,-50%)}.marketing-layout .about-us-page .head-section .figures-set .firstGrid{grid-area:1/1/2/2}.marketing-layout .about-us-page .head-section .figures-set .secondGrid{grid-area:2/1/5/2}.marketing-layout .about-us-page .head-section .figures-set .thirdGrid{grid-area:1/2/4/3}.marketing-layout .about-us-page .head-section .figures-set .fourthGrid{grid-area:4/2/5/3}.marketing-layout .about-us-page .head-section .figures-set .fifthGrid{grid-area:1/3/2/4}.marketing-layout .about-us-page .head-section .figures-set .sixthGrid{grid-area:2/3/5/4}.marketing-layout .about-us-page .head-section .figures-set figure{width:100%;height:100%;overflow:hidden;position:relative;z-index:1;border-radius:200px;aspect-ratio:53/75}.marketing-layout .about-us-page .head-section .figures-set figure img{width:100%;height:100%;object-fit:cover}.marketing-layout .about-us-page .small-info{padding:60px 0}@media screen and (max-width:1600px){.marketing-layout .about-us-page .small-info{padding:50px 0}}@media screen and (max-width:1440px){.marketing-layout .about-us-page .small-info{padding:40px 0}}@media screen and (max-width:1100px){.marketing-layout .about-us-page .small-info{padding:30px 0}}.marketing-layout .about-us-page .our-team-cover{background:var(--white);padding:64px 0;position:relative}@media screen and (max-width:1800px){.marketing-layout .about-us-page .our-team-cover{padding:54px 0}}@media screen and (max-width:1700px){.marketing-layout .about-us-page .our-team-cover{padding:44px 0}}.marketing-layout .about-us-page .our-team-cover .max_container{max-width:1370px}@media screen and (max-width:1800px){.marketing-layout .about-us-page .our-team-cover .max_container{max-width:1260px}}@media screen and (max-width:1600px){.marketing-layout .about-us-page .our-team-cover .max_container{max-width:1160px}}@media screen and (max-width:1400px){.marketing-layout .about-us-page .our-team-cover .max_container{max-width:80%}}@media screen and (max-width:1023px){.marketing-layout .about-us-page .our-team-cover .max_container{max-width:100%}}.marketing-layout .about-us-page .our-team-cover .alphaUserYarnBall{position:absolute;top:0;right:0;width:240px;max-width:10%}.marketing-layout .about-us-page .our-team-cover .alpha-member{width:100%;max-width:100%;height:100%;text-align:center;padding:32px;background:#f9f4fa;display:flex;align-items:center;justify-content:space-between;flex-direction:column}@media screen and (max-width:1800px){.marketing-layout .about-us-page .our-team-cover .alpha-member{padding:32px 30px}}@media screen and (max-width:1700px){.marketing-layout .about-us-page .our-team-cover .alpha-member{padding:32px 28px}}@media screen and (max-width:1600px){.marketing-layout .about-us-page .our-team-cover .alpha-member{padding:32px 26px}}@media screen and (max-width:1500px){.marketing-layout .about-us-page .our-team-cover .alpha-member{padding:30px 24px}}.marketing-layout .about-us-page .our-team-cover .alpha-member .profile-cover{width:120px;min-width:120px;max-width:70%;aspect-ratio:1/1;border-radius:50%;position:relative;margin:auto auto 20px}@media screen and (max-width:1800px){.marketing-layout .about-us-page .our-team-cover .alpha-member .profile-cover{width:110px;min-width:110px;margin-bottom:18px}}@media screen and (max-width:1700px){.marketing-layout .about-us-page .our-team-cover .alpha-member .profile-cover{width:100px;min-width:100px;margin-bottom:17px}}@media screen and (max-width:1600px){.marketing-layout .about-us-page .our-team-cover .alpha-member .profile-cover{width:95px;min-width:95px;margin-bottom:16px}}@media screen and (max-width:1500px){.marketing-layout .about-us-page .our-team-cover .alpha-member .profile-cover{width:90px;min-width:90px;margin-bottom:15px}}.marketing-layout .about-us-page .our-team-cover .alpha-member .profile-cover img{width:100%;height:100%;object-fit:cover;border-radius:50%}.marketing-layout .about-us-page .our-team-cover .alpha-member button{border-color:transparent}.marketing-layout .about-us-page .our-team-cover .alpha-member span.color-primaryLight{font-size:18px}@media screen and (max-width:768px){.marketing-layout .about-us-page .our-team-cover .alpha-member span.color-primaryLight{font-size:16px}}.marketing-layout .about-us-page .our-story{padding:64px 0;position:relative;background:#f9f4fa}@media screen and (max-width:1800px){.marketing-layout .about-us-page .our-story{padding:54px 0}}@media screen and (max-width:1700px){.marketing-layout .about-us-page .our-story{padding:44px 0}}.marketing-layout .about-us-page .our-story .ourStoryYarnBall{position:absolute;bottom:190px;left:0;width:240px;max-width:10%}.marketing-layout .about-us-page .our-story .max_container{max-width:1370px}@media screen and (max-width:1800px){.marketing-layout .about-us-page .our-story .max_container{max-width:1260px}}@media screen and (max-width:1600px){.marketing-layout .about-us-page .our-story .max_container{max-width:1160px}}@media screen and (max-width:1400px){.marketing-layout .about-us-page .our-story .max_container{max-width:80%}}@media screen and (max-width:1023px){.marketing-layout .about-us-page .our-story .max_container{max-width:100%}}.marketing-layout .about-us-page .our-story .inheritData>:not(:last-child){margin-bottom:20px}.marketing-layout .about-us-page .our-story .story-banner{width:100%;border-radius:20px;overflow:hidden}.marketing-layout .about-us-page .our-story .story-banner img{width:100%}.marketing-layout .about-us-page .our-story h2{margin-bottom:60px}@media screen and (max-width:1800px){.marketing-layout .about-us-page .our-story h2{margin-bottom:55px}}@media screen and (max-width:1700px){.marketing-layout .about-us-page .our-story h2{margin-bottom:50px}}@media screen and (max-width:1600px){.marketing-layout .about-us-page .our-story h2{margin-bottom:45px}}@media screen and (max-width:1500px){.marketing-layout .about-us-page .our-story h2{margin-bottom:40px}}.marketing-layout .about-us-page .our-story .story-img{width:100%;border-radius:20px;overflow:hidden;aspect-ratio:7/6}.marketing-layout .about-us-page .our-story .story-img img{width:100%;height:100%;object-fit:cover}.marketing-layout .about-us-page .our-story .story-body figure{width:80px}@media screen and (max-width:1800px){.marketing-layout .about-us-page .our-story .story-body figure{width:75px}}@media screen and (max-width:1700px){.marketing-layout .about-us-page .our-story .story-body figure{width:70px}}@media screen and (max-width:1600px){.marketing-layout .about-us-page .our-story .story-body figure{width:65px}}@media screen and (max-width:1500px){.marketing-layout .about-us-page .our-story .story-body figure{width:60px}}.marketing-layout .about-us-page .our-story .both-of-us{background:#e8dceb;border-radius:24px;padding:56px}@media screen and (max-width:1800px){.marketing-layout .about-us-page .our-story .both-of-us{border-radius:22px;padding:52px}}@media screen and (max-width:1700px){.marketing-layout .about-us-page .our-story .both-of-us{border-radius:20px;padding:50px}}@media screen and (max-width:1600px){.marketing-layout .about-us-page .our-story .both-of-us{border-radius:19px;padding:46px}}@media screen and (max-width:1500px){.marketing-layout .about-us-page .our-story .both-of-us{border-radius:18px;padding:42px}}.marketing-layout .features-page .head-section{background:var(--primary);padding:64px 0}@media screen and (max-width:1800px){.marketing-layout .features-page .head-section{padding:54px 0}}@media screen and (max-width:1700px){.marketing-layout .features-page .head-section{padding:44px 0}}.marketing-layout .features-page .head-section .feature-content{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}@media screen and (max-width:1023px){.marketing-layout .features-page .head-section .feature-content{flex-wrap:wrap-reverse}}.marketing-layout .features-page .head-section .feature-content .feature-info{width:55%}@media screen and (max-width:1023px){.marketing-layout .features-page .head-section .feature-content .feature-info{width:100%;margin-top:50px;text-align:center}}.marketing-layout .features-page .head-section .feature-content .feature-image{border-radius:10px;width:24%;position:relative;margin:30px 0}@media screen and (max-width:1800px){.marketing-layout .features-page .head-section .feature-content .feature-image{margin:26px 0}}@media screen and (max-width:1600px){.marketing-layout .features-page .head-section .feature-content .feature-image{margin:24px 0}}@media screen and (max-width:1200px){.marketing-layout .features-page .head-section .feature-content .feature-image{margin:20px 0}}@media screen and (max-width:1600px){.marketing-layout .features-page .head-section .feature-content .feature-image{width:30%}}@media screen and (max-width:1023px){.marketing-layout .features-page .head-section .feature-content .feature-image{width:435px;max-width:calc(100% - 16px);margin:20px auto;width:16px auto}}.marketing-layout .features-page .head-section .feature-content .feature-image img{width:100%;height:100%;object-fit:cover;overflow:hidden;border-radius:8px;position:relative;z-index:1}.marketing-layout .features-page .head-section .feature-content .feature-image:before{content:"";position:absolute;width:50%;height:65%;border-radius:8px;background:var(--white);z-index:0;left:-30px;bottom:-30px}@media screen and (max-width:1800px){.marketing-layout .features-page .head-section .feature-content .feature-image:before{bottom:-26px;left:-26px}}@media screen and (max-width:1600px){.marketing-layout .features-page .head-section .feature-content .feature-image:before{bottom:-24px;left:-24px}}@media screen and (max-width:1200px){.marketing-layout .features-page .head-section .feature-content .feature-image:before{bottom:-20px;left:-20px}}@media screen and (max-width:992px){.marketing-layout .features-page .head-section .feature-content .feature-image:before{bottom:-16px;left:-16px}}.marketing-layout .features-page .head-section .feature-content .feature-image:after{content:"";position:absolute;width:90px;height:75px;border-radius:8px;right:-30px;top:-30px;background:var(--white);z-index:0}@media screen and (max-width:1800px){.marketing-layout .features-page .head-section .feature-content .feature-image:after{right:-26px;top:-26px}}@media screen and (max-width:1600px){.marketing-layout .features-page .head-section .feature-content .feature-image:after{right:-24px;top:-24px}}@media screen and (max-width:1200px){.marketing-layout .features-page .head-section .feature-content .feature-image:after{right:-20px;top:-20px}}@media screen and (max-width:992px){.marketing-layout .features-page .head-section .feature-content .feature-image:after{right:-16px;top:-16px}}.marketing-layout .features-page .feature-container{background:#fafafa;padding:64px 0}@media screen and (max-width:1800px){.marketing-layout .features-page .feature-container{padding:54px 0}}@media screen and (max-width:1700px){.marketing-layout .features-page .feature-container{padding:44px 0}}.marketing-layout .features-page .feature-container .features-list .use-card{width:100%;padding:36px;border-radius:16px;text-align:center;background:transparent;transition:.3s}@media screen and (max-width:1600px){.marketing-layout .features-page .feature-container .features-list .use-card{padding:30px}}@media screen and (max-width:1440px){.marketing-layout .features-page .feature-container .features-list .use-card{padding:25px}}@media screen and (max-width:1100px){.marketing-layout .features-page .feature-container .features-list .use-card{padding:25px 20px}}@media screen and (max-width:1024px){.marketing-layout .features-page .feature-container .features-list .use-card{background:var(--white);height:100%;box-shadow:4px 4px 20px 2px rgba(113,43,132,.05)}}.marketing-layout .features-page .feature-container .features-list .use-card .feature-icon{width:auto;margin:auto;display:inline-block}@media screen and (max-width:1800px){.marketing-layout .features-page .feature-container .features-list .use-card .feature-icon{max-width:80px}}@media screen and (max-width:1700px){.marketing-layout .features-page .feature-container .features-list .use-card .feature-icon{max-width:75px}}@media screen and (max-width:1600px){.marketing-layout .features-page .feature-container .features-list .use-card .feature-icon{max-width:70px}}@media screen and (max-width:1500px){.marketing-layout .features-page .feature-container .features-list .use-card .feature-icon{max-width:60px}}.marketing-layout .features-page .feature-container .features-list .use-card .feature-icon img{width:auto}.marketing-layout .features-page .feature-container .features-list .use-card p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;text-overflow:ellipsis;transition:.3s}.marketing-layout .features-page .feature-container .features-list .use-card p.see-full{display:block;overflow:initial;text-overflow:clip}@media screen and (max-width:1024px){.marketing-layout .features-page .feature-container .features-list .use-card p{display:block;overflow:initial;text-overflow:clip}}.marketing-layout .features-page .feature-container .features-list .use-card .flex-center{opacity:0}@media screen and (max-width:1024px){.marketing-layout .features-page .feature-container .features-list .use-card .flex-center{display:none}}.marketing-layout .features-page .feature-container .features-list .use-card.focused,.marketing-layout .features-page .feature-container .features-list .use-card:hover{background:var(--white);box-shadow:4px 4px 20px 2px rgba(113,43,132,.05)}.marketing-layout .features-page .feature-container .features-list .use-card.focused .flex-center,.marketing-layout .features-page .feature-container .features-list .use-card:hover .flex-center{opacity:1}.marketing-layout .features-page .feature-container .flex-center{gap:24px}@media screen and (max-width:768px){.marketing-layout .features-page .feature-container .flex-center{gap:20px}}@media screen and (max-width:576px){.marketing-layout .features-page .feature-container .flex-center .btn{width:100%}}.marketing-layout .blogs-page{padding:60px 0 40px;background:#f9f7fa}@media screen and (max-width:1600px){.marketing-layout .blogs-page{padding:50px 0 40px}}@media screen and (max-width:1440px){.marketing-layout .blogs-page{padding:40px 0}}@media screen and (max-width:1100px){.marketing-layout .blogs-page{padding:30px 0 20px}}.marketing-layout .blogs-page .heading-blogs{margin-bottom:20px;flex-wrap:wrap}.marketing-layout .blogs-page .heading-blogs .icon-down{transition:.2s}.marketing-layout .blogs-page .heading-blogs .icon-down.rotate{transform:rotate(180deg)}@media screen and (max-width:830px){.marketing-layout .blogs-page .heading-blogs .flex-end{width:100%;flex:auto}}@media screen and (max-width:576px){.marketing-layout .blogs-page .heading-blogs .flex-end{margin-bottom:0;flex-wrap:wrap}}.marketing-layout .blogs-page .heading-blogs .flex-end .btn{margin-bottom:20px}@media screen and (max-width:576px){.marketing-layout .blogs-page .heading-blogs .flex-end .btn{width:100%;margin-left:0!important}}.marketing-layout .faq-page{padding:64px 0}@media screen and (max-width:1800px){.marketing-layout .faq-page{padding:54px 0}}@media screen and (max-width:1700px){.marketing-layout .faq-page{padding:44px 0}}.marketing-layout .faq-page .max_container{max-width:1370px}@media screen and (max-width:1800px){.marketing-layout .faq-page .max_container{max-width:1260px}}@media screen and (max-width:1600px){.marketing-layout .faq-page .max_container{max-width:1160px}}@media screen and (max-width:1400px){.marketing-layout .faq-page .max_container{max-width:80%}}@media screen and (max-width:1023px){.marketing-layout .faq-page .max_container{max-width:100%}}.marketing-layout .faq-page h1{margin-bottom:50px}@media screen and (max-width:1800px){.marketing-layout .faq-page h1{margin-bottom:45px}}@media screen and (max-width:1700px){.marketing-layout .faq-page h1{margin-bottom:40px}}@media screen and (max-width:1600px){.marketing-layout .faq-page h1{margin-bottom:35px}}@media screen and (max-width:1500px){.marketing-layout .faq-page h1{margin-bottom:30px}}@media screen and (max-width:992px){.marketing-layout .faq-page h1{margin-bottom:20px}}.marketing-layout .faq-page .MuiAccordion-root{margin:0!important;padding:20px 0}@media screen and (max-width:1800px){.marketing-layout .faq-page .MuiAccordion-root{padding:19px 0}}@media screen and (max-width:1700px){.marketing-layout .faq-page .MuiAccordion-root{padding:18px 0}}@media screen and (max-width:1600px){.marketing-layout .faq-page .MuiAccordion-root{padding:17px 0}}@media screen and (max-width:1500px){.marketing-layout .faq-page .MuiAccordion-root{padding:16px 0}}.marketing-layout .faq-page .MuiAccordion-root:before{display:none}.marketing-layout .faq-page .MuiAccordion-root:not(:last-child){border-bottom:1px solid #e5e5e5;margin-bottom:20px}@media screen and (max-width:1800px){.marketing-layout .faq-page .MuiAccordion-root:not(:last-child){margin-bottom:19px}}@media screen and (max-width:1700px){.marketing-layout .faq-page .MuiAccordion-root:not(:last-child){margin-bottom:18px}}@media screen and (max-width:1600px){.marketing-layout .faq-page .MuiAccordion-root:not(:last-child){margin-bottom:17px}}@media screen and (max-width:1500px){.marketing-layout .faq-page .MuiAccordion-root:not(:last-child){margin-bottom:16px}}.marketing-layout .faq-page .MuiAccordion-root .MuiAccordionSummary-root{padding:20px 0;margin:0;min-height:auto}@media screen and (max-width:1800px){.marketing-layout .faq-page .MuiAccordion-root .MuiAccordionSummary-root{padding:19px 0}}@media screen and (max-width:1700px){.marketing-layout .faq-page .MuiAccordion-root .MuiAccordionSummary-root{padding:18px 0}}@media screen and (max-width:1600px){.marketing-layout .faq-page .MuiAccordion-root .MuiAccordionSummary-root{padding:17px 0}}@media screen and (max-width:1500px){.marketing-layout .faq-page .MuiAccordion-root .MuiAccordionSummary-root{padding:16px 0}}.marketing-layout .faq-page .MuiAccordion-root .MuiAccordionSummary-root.Mui-expanded{padding-bottom:20px}@media screen and (max-width:1800px){.marketing-layout .faq-page .MuiAccordion-root .MuiAccordionSummary-root.Mui-expanded{padding-bottom:19px}}@media screen and (max-width:1700px){.marketing-layout .faq-page .MuiAccordion-root .MuiAccordionSummary-root.Mui-expanded{padding-bottom:18px}}@media screen and (max-width:1600px){.marketing-layout .faq-page .MuiAccordion-root .MuiAccordionSummary-root.Mui-expanded{padding-bottom:17px}}@media screen and (max-width:1500px){.marketing-layout .faq-page .MuiAccordion-root .MuiAccordionSummary-root.Mui-expanded{padding-bottom:16px}}.marketing-layout .faq-page .MuiAccordion-root .MuiAccordionSummary-root .MuiAccordionSummary-content{margin:0}@media screen and (max-width:1800px){.marketing-layout .faq-page .MuiAccordion-root .MuiAccordionSummary-root .space-between figure{width:24px}}@media screen and (max-width:1700px){.marketing-layout .faq-page .MuiAccordion-root .MuiAccordionSummary-root .space-between figure{width:22px}}@media screen and (max-width:1600px){.marketing-layout .faq-page .MuiAccordion-root .MuiAccordionSummary-root .space-between figure{width:20px}}@media screen and (max-width:1500px){.marketing-layout .faq-page .MuiAccordion-root .MuiAccordionSummary-root .space-between figure{width:18px}}.marketing-layout .faq-page .MuiAccordion-root .MuiAccordionSummary-root .space-between .heading2{display:flex;align-items:center;flex:1 1}.marketing-layout .faq-page .MuiAccordion-root .MuiAccordionSummary-root .space-between .color-primary{transform:rotate(-90deg);transition:.3s}@media screen and (max-width:1800px){.marketing-layout .faq-page .MuiAccordion-root .MuiAccordionSummary-root .space-between .color-primary{font-size:26px}}@media screen and (max-width:1700px){.marketing-layout .faq-page .MuiAccordion-root .MuiAccordionSummary-root .space-between .color-primary{font-size:24px}}@media screen and (max-width:1600px){.marketing-layout .faq-page .MuiAccordion-root .MuiAccordionSummary-root .space-between .color-primary{font-size:22px}}@media screen and (max-width:1500px){.marketing-layout .faq-page .MuiAccordion-root .MuiAccordionSummary-root .space-between .color-primary{font-size:26px}}.marketing-layout .faq-page .MuiAccordion-root .MuiAccordionSummary-root .space-between .color-primary.rotate{transform:rotate(90deg)}.marketing-layout .faq-page .MuiAccordion-root .MuiCollapse-root .MuiAccordionDetails-root{padding-left:41px;padding-bottom:20px;font-size:18px}@media screen and (max-width:1800px){.marketing-layout .faq-page .MuiAccordion-root .MuiCollapse-root .MuiAccordionDetails-root{padding-left:40px;padding-bottom:19px;font-size:17px}}@media screen and (max-width:1700px){.marketing-layout .faq-page .MuiAccordion-root .MuiCollapse-root .MuiAccordionDetails-root{padding-left:38px;padding-bottom:18px;font-size:16px}}@media screen and (max-width:1600px){.marketing-layout .faq-page .MuiAccordion-root .MuiCollapse-root .MuiAccordionDetails-root{padding-left:36px;padding-bottom:17px;font-size:15px}}@media screen and (max-width:1500px){.marketing-layout .faq-page .MuiAccordion-root .MuiCollapse-root .MuiAccordionDetails-root{padding-left:34px;padding-bottom:16px;font-size:14px}}.marketing-layout .faq-page .MuiAccordion-root .MuiAccordionDetails-root{padding:0}.marketing-layout .faq-page .MuiAccordion-root .MuiAccordionDetails-root .MuiTypography-root{color:#666}.marketing-layout .pricing-page .price-section .max_container{max-width:1370px}@media screen and (max-width:1800px){.marketing-layout .pricing-page .price-section .max_container{max-width:1260px}}@media screen and (max-width:1600px){.marketing-layout .pricing-page .price-section .max_container{max-width:1160px}}@media screen and (max-width:1400px){.marketing-layout .pricing-page .price-section .max_container{max-width:80%}}@media screen and (max-width:1023px){.marketing-layout .pricing-page .price-section .max_container{max-width:100%}}.marketing-layout .pricing-page .be-know-section{background-color:transparent}.marketing-layout .blog-detail-page{background:#f9f7fa;padding:64px 0}@media screen and (max-width:1800px){.marketing-layout .blog-detail-page{padding:54px 0}}@media screen and (max-width:1700px){.marketing-layout .blog-detail-page{padding:44px 0}}.marketing-layout .blog-detail-page .max_container{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.marketing-layout .blog-detail-page .max_container .white-card{padding:40px;border-radius:16px;background:var(--white)}.marketing-layout .blog-detail-page .blog-detail-content{width:calc(100% - 600px);max-width:100%}@media screen and (max-width:1800px){.marketing-layout .blog-detail-page .blog-detail-content{width:calc(100% - 550px)}}@media screen and (max-width:1600px){.marketing-layout .blog-detail-page .blog-detail-content{width:calc(100% - 500px)}}@media screen and (max-width:1400px){.marketing-layout .blog-detail-page .blog-detail-content{width:calc(100% - 450px)}}@media screen and (max-width:992px){.marketing-layout .blog-detail-page .blog-detail-content{width:100%}}.marketing-layout .blog-detail-page .blog-detail-content pre{padding:inherit;margin:inherit;font-family:inherit!important}.marketing-layout .blog-detail-page .blog-detail-content pre:has(code){background:#f7f8f9;border:1px solid #dfe3e8;border-radius:5px;color:#313952;padding:10px 16px;position:relative}.marketing-layout .blog-detail-page .blog-detail-content code{font-family:monospace!important}.marketing-layout .blog-detail-page .blog-detail-content blockquote{border-left:3px solid #dfe3e8;font-style:italic;margin:15px 0;padding-left:1em}.marketing-layout .blog-detail-page .blog-detail-content h1,.marketing-layout .blog-detail-page .blog-detail-content h2,.marketing-layout .blog-detail-page .blog-detail-content h3,.marketing-layout .blog-detail-page .blog-detail-content h4,.marketing-layout .blog-detail-page .blog-detail-content h5,.marketing-layout .blog-detail-page .blog-detail-content h6{color:var(--primary)!important}.marketing-layout .blog-detail-page .blog-detail-content ul{padding-left:revert}.marketing-layout .blog-detail-page .blog-detail-content ul li{list-style-type:disc}.marketing-layout .blog-detail-page .blog-detail-content ol{padding-left:revert}.marketing-layout .blog-detail-page .blog-detail-content ol li{list-style-type:decimal}.marketing-layout .blog-detail-page .blog-detail-content img{max-width:100%;width:100%}.marketing-layout .blog-detail-page .blog-detail-content .img-cover{width:100%;border-radius:10px;overflow:hidden}.marketing-layout .blog-detail-page .blog-detail-content .img-cover img{width:100%;height:100%;object-fit:cover;display:table-cell}.marketing-layout .blog-detail-page .blog-detail-content .img-cover.center{display:flex;align-items:center;justify-content:center}.marketing-layout .blog-detail-page .blog-detail-content .img-cover.center img{max-width:100%;max-height:100%}.marketing-layout .blog-detail-page .blog-detail-content .space-between{margin:30px 0}.marketing-layout .blog-detail-page .blog-detail-content .space-between p{font-size:18px;color:gray;font-weight:600}@media screen and (max-width:768px){.marketing-layout .blog-detail-page .blog-detail-content .space-between p{font-size:16px}}.marketing-layout .blog-detail-page .blog-detail-content h2{font-size:30px}@media screen and (max-width:1600px){.marketing-layout .blog-detail-page .blog-detail-content h2{font-size:28px}}@media screen and (max-width:1100px){.marketing-layout .blog-detail-page .blog-detail-content h2{font-size:24px}}@media screen and (max-width:768px){.marketing-layout .blog-detail-page .blog-detail-content h2{font-size:20px}}@media screen and (max-width:576px){.marketing-layout .blog-detail-page .blog-detail-content h2{font-size:18px}}.marketing-layout .blog-detail-page .blog-detail-content .blog-para{font-size:22px}@media screen and (max-width:1800px){.marketing-layout .blog-detail-page .blog-detail-content .blog-para{font-size:21px}}@media screen and (max-width:1650px){.marketing-layout .blog-detail-page .blog-detail-content .blog-para{font-size:20px}}@media screen and (max-width:1500px){.marketing-layout .blog-detail-page .blog-detail-content .blog-para{font-size:19px}}@media screen and (max-width:1300px){.marketing-layout .blog-detail-page .blog-detail-content .blog-para{font-size:18px}}@media screen and (max-width:1100px){.marketing-layout .blog-detail-page .blog-detail-content .blog-para{font-size:17px}}@media screen and (max-width:768px){.marketing-layout .blog-detail-page .blog-detail-content .blog-para{font-size:16px}}.marketing-layout .blog-detail-page .blog-detail-content .social-list{padding-left:0!important}.marketing-layout .blog-detail-page .blog-detail-content .social-list li{list-style-type:none}.marketing-layout .blog-detail-page .blog-detail-content .social-list li a{display:inline-block;width:36px;height:36px}.marketing-layout .blog-detail-page .blog-detail-content .social-list li a img{width:100%}.marketing-layout .blog-detail-page .filter-cover{width:550px}@media screen and (max-width:1800px){.marketing-layout .blog-detail-page .filter-cover{width:500px}}@media screen and (max-width:1600px){.marketing-layout .blog-detail-page .filter-cover{width:450px}}@media screen and (max-width:1400px){.marketing-layout .blog-detail-page .filter-cover{width:400px}}@media screen and (max-width:992px){.marketing-layout .blog-detail-page .filter-cover{width:100%}}.marketing-layout .blog-detail-page .filter-cover .small-size{font-size:18px!important}.marketing-layout .blog-detail-page .filter-cover .topic-cover .topic-list a{font-weight:400;padding:24px 40px 24px 0;display:block;position:relative}.marketing-layout .blog-detail-page .filter-cover .topic-cover .topic-list a:not(:last-child){border-bottom:1px solid #ccc!important}.marketing-layout .blog-detail-page .filter-cover .topic-cover .topic-list a .MuiSvgIcon-root{position:absolute;right:0;top:50%;transform:translateY(-50%)}.marketing-layout .blog-detail-page .filter-cover .related-posts-cover .related-posts-list a{font-weight:400;padding:24px 0;display:flex;align-items:center;justify-content:flex-start;color:#000}.marketing-layout .blog-detail-page .filter-cover .related-posts-cover .related-posts-list a:not(:last-child){border-bottom:1px solid #ccc!important}.marketing-layout .blog-detail-page .filter-cover .related-posts-cover .related-posts-list a .img-cover{width:60px;height:60px;border-radius:5px;overflow:hidden}.marketing-layout .blog-detail-page .filter-cover .related-posts-cover .related-posts-list a .img-cover img{width:100%;height:100%;object-fit:cover}.marketing-layout .blog-detail-page .filter-cover .related-posts-cover .related-posts-list a .post-title-text{width:calc(100% - 40px);padding-left:12px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.marketing-layout .blog-detail-page .filter-cover .preveu-card{border-radius:10px;box-shadow:0 6px 14px rgba(0,0,0,.15);height:100%;border:1px solid #d3d3d3;overflow:hidden}.marketing-layout .blog-detail-page .filter-cover .preveu-card img{width:100%;height:100%;object-fit:cover;display:table-cell}.marketing-layout .privacy-page{padding:64px 0}@media screen and (max-width:1800px){.marketing-layout .privacy-page{padding:54px 0}}@media screen and (max-width:1700px){.marketing-layout .privacy-page{padding:44px 0}}.marketing-layout .privacy-page dl,.marketing-layout .privacy-page ol,.marketing-layout .privacy-page ul{list-style-type:revert;padding-left:30px}.marketing-layout .privacy-page li{list-style-type:revert}.marketing-layout .privacy-page h2{font-size:36px;font-weight:600;font-family:Montserrat,sans-serif!important;margin-bottom:50px}@media screen and (max-width:1800px){.marketing-layout .privacy-page h2{font-size:32px}}@media screen and (max-width:1650px){.marketing-layout .privacy-page h2{font-size:30px;margin-bottom:40px}}@media screen and (max-width:1500px){.marketing-layout .privacy-page h2{font-size:28px}}@media screen and (max-width:1300px){.marketing-layout .privacy-page h2{font-size:27px}}@media screen and (max-width:1100px){.marketing-layout .privacy-page h2{font-size:26px;margin-bottom:30px}}@media screen and (max-width:768px){.marketing-layout .privacy-page h2{font-size:24px}}.marketing-layout .privacy-page h4,.marketing-layout .privacy-page p{font-size:20px}@media screen and (max-width:1600px){.marketing-layout .privacy-page h4,.marketing-layout .privacy-page p{font-size:19px}}@media screen and (max-width:1100px){.marketing-layout .privacy-page h4,.marketing-layout .privacy-page p{font-size:18px}}@media screen and (max-width:768px){.marketing-layout .privacy-page h4,.marketing-layout .privacy-page p{font-size:17px}}@media screen and (max-width:576px){.marketing-layout .privacy-page h4,.marketing-layout .privacy-page p{font-size:16px}}.marketing-layout .privacy-page a{font-weight:600}.marketing-layout .launch-release-page h3{font-size:32px;margin-bottom:40px}@media screen and (max-width:1600px){.marketing-layout .launch-release-page h3{font-size:30px;margin-bottom:30px}}@media screen and (max-width:1100px){.marketing-layout .launch-release-page h3{font-size:28px}}@media screen and (max-width:768px){.marketing-layout .launch-release-page h3{font-size:24px;margin-bottom:20px}}@media screen and (max-width:576px){.marketing-layout .launch-release-page h3{font-size:20px}}.marketing-layout .launch-release-page .press-contact{background:var(--primary);padding:40px;border-radius:8px;margin-top:50px}.marketing-layout .launch-release-page .press-contact p{margin:0;font-weight:600}.marketing-layout .content-creator-summit-page{padding:60px 0 40px}@media screen and (max-width:1600px){.marketing-layout .content-creator-summit-page{padding:50px 0 40px}}@media screen and (max-width:1440px){.marketing-layout .content-creator-summit-page{padding:40px 0}}@media screen and (max-width:1100px){.marketing-layout .content-creator-summit-page{padding:30px 0 20px}}.marketing-layout .content-creator-summit-page .max_container{max-width:1050px}@media screen and (max-width:1800px){.marketing-layout .content-creator-summit-page .max_container{max-width:1000px}}@media screen and (max-width:1600px){.marketing-layout .content-creator-summit-page .max_container{max-width:900px}}@media screen and (max-width:1500px){.marketing-layout .content-creator-summit-page .max_container{max-width:850px}}@media screen and (max-width:1400px){.marketing-layout .content-creator-summit-page .max_container{max-width:800px}}.marketing-layout .content-creator-summit-page .links-section{display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap}.marketing-layout .content-creator-summit-page .links-section a{margin:10px;color:var(--blackSecondary);font-weight:700;letter-spacing:2px}.marketing-layout .content-creator-summit-page .event-list li{list-style-type:disc;font-weight:600}.marketing-layout .content-creator-summit-page .event-list li:not(:last-child){margin-bottom:8px}.marketing-layout .MuiPagination-ul{margin:60px 0;max-width:100%;justify-content:center}@media screen and (max-width:576px){.marketing-layout .MuiPagination-ul{padding:40px 0}}.marketing-layout .MuiPagination-ul button{border-radius:50%;color:#712b84;border-color:#712b84;background:transparent;margin:0 5px;font-size:20px;width:50px;height:50px}@media screen and (max-width:1600px){.marketing-layout .MuiPagination-ul button{font-size:19px;width:45px;height:45px}}@media screen and (max-width:1100px){.marketing-layout .MuiPagination-ul button{font-size:18px;width:40px;height:40px}}@media screen and (max-width:768px){.marketing-layout .MuiPagination-ul button{font-size:17px;width:35px;height:35px}}@media screen and (max-width:576px){.marketing-layout .MuiPagination-ul button{font-size:16px;width:30px;height:30px}}.marketing-layout .MuiPagination-ul button.Mui-selected{background:#712b84;color:#fff}.marketing-layout .MuiPagination-ul button.MuiPaginationItem-previousNext{border-color:#333;color:#333}.marketing-layout .MuiPagination-ul button .MuiSvgIcon-root{font-size:36px}@media screen and (max-width:1600px){.marketing-layout .MuiPagination-ul button .MuiSvgIcon-root{font-size:32px}}@media screen and (max-width:1100px){.marketing-layout .MuiPagination-ul button .MuiSvgIcon-root{font-size:28px}}@media screen and (max-width:768px){.marketing-layout .MuiPagination-ul button .MuiSvgIcon-root{font-size:24px}}@media screen and (max-width:576px){.marketing-layout .MuiPagination-ul button .MuiSvgIcon-root{font-size:20px}}.marketing-layout .personal-information-page{padding-top:30px}.marketing-layout .personal-information-page .pi-content{width:900px;max-width:100%;margin:auto}.marketing-layout .personal-information-page .head-section h3{font-size:30px;font-weight:600}@media screen and (max-width:1600px){.marketing-layout .personal-information-page .head-section h3{font-size:28px}}@media screen and (max-width:1100px){.marketing-layout .personal-information-page .head-section h3{font-size:24px}}@media screen and (max-width:768px){.marketing-layout .personal-information-page .head-section h3{font-size:20px}}@media screen and (max-width:576px){.marketing-layout .personal-information-page .head-section h3{font-size:18px}}.content-creator-summit-page{padding:60px 0 40px}@media screen and (max-width:1600px){.content-creator-summit-page{padding:50px 0 40px}}@media screen and (max-width:1440px){.content-creator-summit-page{padding:40px 0}}@media screen and (max-width:1100px){.content-creator-summit-page{padding:30px 0 20px}}.content-creator-summit-page .max_container{max-width:1050px}@media screen and (max-width:1800px){.content-creator-summit-page .max_container{max-width:1000px}}@media screen and (max-width:1600px){.content-creator-summit-page .max_container{max-width:900px}}@media screen and (max-width:1500px){.content-creator-summit-page .max_container{max-width:850px}}@media screen and (max-width:1400px){.content-creator-summit-page .max_container{max-width:800px}}.content-creator-summit-page .links-section{display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap}.content-creator-summit-page .links-section a{margin:10px;color:var(--blackSecondary);font-weight:700;letter-spacing:2px}.content-creator-summit-page .event-list li{list-style-type:disc;font-weight:600}.content-creator-summit-page .event-list li:not(:last-child){margin-bottom:8px}.profile-dialog .MuiPaper-root{padding:80px 50px;position:relative}@media screen and (max-width:599px){.profile-dialog .MuiPaper-root{padding:80px 30px 30px}}.profile-dialog .MuiPaper-root .close-icon{position:absolute;top:20px;right:20px}.profile-dialog .MuiPaper-root .profile-image{width:100%;aspect-ratio:1/1;border-radius:50%;object-fit:cover}@media screen and (max-width:599px){.profile-dialog .MuiPaper-root h2,.profile-dialog .MuiPaper-root p{text-align:center}}.profile-dialog .MuiPaper-root .social-list{display:flex;align-items:center;justify-content:flex-start;margin-top:20px}@media screen and (max-width:599px){.profile-dialog .MuiPaper-root .social-list{justify-content:center}}.profile-dialog .MuiPaper-root .social-list li:not(:last-child){margin-right:20px}.profile-dialog .MuiPaper-root .inherit-content{font-size:22px}@media screen and (max-width:1600px){.profile-dialog .MuiPaper-root .inherit-content{font-size:20px}}@media screen and (max-width:1100px){.profile-dialog .MuiPaper-root .inherit-content{font-size:19px}}@media screen and (max-width:768px){.profile-dialog .MuiPaper-root .inherit-content{font-size:18px}}@media screen and (max-width:576px){.profile-dialog .MuiPaper-root .inherit-content{font-size:16px}}.profile-dialog .MuiPaper-root .inherit-content p{margin-bottom:30px}.blog-filter-menu .MuiPaper-root{margin-top:50px;width:360px;max-width:100%;overflow:hidden;max-height:max-content!important}@media screen and (max-width:576px){.blog-filter-menu .MuiPaper-root{width:280px}}.blog-filter-menu .MuiPaper-root .MuiFormGroup-root{overflow-y:auto;overflow-x:auto;max-height:125px;display:block;overflow-x:hidden;margin-right:-10px}.blog-filter-menu .MuiPaper-root .MuiFormGroup-root::-webkit-scrollbar{width:10px;height:10px}.blog-filter-menu .MuiPaper-root .MuiFormGroup-root::-webkit-scrollbar-track{width:10px;height:10px;background:var(--grayDark)}.blog-filter-menu .MuiPaper-root .MuiFormGroup-root::-webkit-scrollbar-thumb{border-radius:0;background-color:var(--primary);opacity:.5;width:10px}.blog-filter-menu .MuiPaper-root .MuiFormGroup-root::-webkit-scrollbar-thumb:hover{opacity:1}.blog-filter-menu .MuiPaper-root .MuiFormControlLabel-root{width:100%}.blog-filter-menu .MuiPaper-root .MuiFormControlLabel-root .MuiTypography-root{font-size:14px!important}.search-gosadi-menu .filter-content .by-topic-list{overflow-y:auto;overflow-x:auto;max-height:200px;overflow:auto;display:block}.search-gosadi-menu .filter-content .by-topic-list::-webkit-scrollbar{width:"y";height:"y"}.search-gosadi-menu .filter-content .by-topic-list::-webkit-scrollbar-track{width:"y";height:"y";background:var(--grayDark)}.search-gosadi-menu .filter-content .by-topic-list::-webkit-scrollbar-thumb{border-radius:0;background-color:var(--primary);opacity:.5;width:"y"}.search-gosadi-menu .filter-content .by-topic-list::-webkit-scrollbar-thumb:hover{opacity:1}.search-gosadi-menu .filter-content .by-topic-list label{width:calc(100% - 10px)}.search-gosadi-menu .MuiPaper-root .MuiList-root{padding-top:0}.search-gosadi-menu .MuiPaper-root .MuiFormGroup-root{max-height:none;overflow:initial}.about-menu{z-index:9999!important}.about-menu a li{padding:10px 12px;font-size:18px;font-weight:600}@media screen and (max-width:768px){.about-menu a li{font-size:16px}}.about-menu a:not(:last-child) li{border-bottom:1px solid #e5e5e5}.userway_buttons_wrapper{top:auto!important;left:auto!important;right:20px!important;bottom:20px!important;transform:none!important}#userwayAccessibilityIcon{box-shadow:none!important}#userwayAccessibilityIcon:focus-visible{outline:3px solid #e51f1f!important;outline-offset:2px!important;z-index:9}@media screen and (min-width:1680px){#userwayAccessibilityIcon:focus-visible{outline-offset:3px!important;outline-width:3px!important}}@media screen and (min-width:2100px){#userwayAccessibilityIcon:focus-visible{outline-offset:4px!important;outline-width:4px!important}}@media screen and (max-width:576px){#userwayAccessibilityIcon{width:30px;height:30px;min-width:30px;min-height:30px;max-width:30px;max-height:30px}#userwayAccessibilityIcon .ui_w{height:30px;width:30px}}#userwayAccessibilityIcon:hover{transform:none!important}.MuiDialog-root{z-index:9999!important}.events-page .banner-sec{background:var(--primary);color:var(--white)}.events-page .banner-sec .max_container{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:1024px){.events-page .banner-sec .max_container{flex-direction:column}}.events-page .banner-sec .max_container .content-sec{width:55%;padding:20px 0}@media screen and (max-width:1024px){.events-page .banner-sec .max_container .content-sec{width:100%;padding-bottom:0}}.events-page .banner-sec .max_container .images-sec{position:relative;width:45%;aspect-ratio:13/10;overflow:hidden}.events-page .banner-sec .max_container .images-sec .img1,.events-page .banner-sec .max_container .images-sec .img2,.events-page .banner-sec .max_container .images-sec .img3,.events-page .banner-sec .max_container .images-sec .img4,.events-page .banner-sec .max_container .images-sec .img5,.events-page .banner-sec .max_container .images-sec .img6{border-radius:50%;object-fit:cover;position:absolute}.events-page .banner-sec .max_container .images-sec .img1{width:14.75%;aspect-ratio:1/1;bottom:2%;right:74%}.events-page .banner-sec .max_container .images-sec .img2{bottom:25%;right:67%}.events-page .banner-sec .max_container .images-sec .img3{top:13%;right:34%}.events-page .banner-sec .max_container .images-sec .img4{top:13%;right:14%}.events-page .banner-sec .max_container .images-sec .img5{bottom:-14%;right:35%}.events-page .banner-sec .max_container .images-sec .img6{bottom:11%;right:1%}.events-page .banner-sec .max_container .images-sec .img2,.events-page .banner-sec .max_container .images-sec .img4{width:17.5%;aspect-ratio:1/1}.events-page .banner-sec .max_container .images-sec .img3,.events-page .banner-sec .max_container .images-sec .img5,.events-page .banner-sec .max_container .images-sec .img6{width:35%;aspect-ratio:1/1}@media screen and (max-width:1024px){.events-page .banner-sec .max_container .images-sec{width:100%}}.events-page .event-container{position:relative}.events-page .event-container .aboutBgBottom,.events-page .event-container .aboutBgTop{position:absolute;right:0;top:0;z-index:-1;width:150px}.events-page .event-container .aboutBgBottom{top:inherit;right:inherit;bottom:0;left:0}@media screen and (max-width:1440px){.events-page .event-container .aboutBgBottom,.events-page .event-container .aboutBgTop{width:100px}}.events-page .event-container .event-details{padding:50px 0 30px}.events-page .event-container .event-details .get-details{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:60px}@media screen and (max-width:767px){.events-page .event-container .event-details .get-details,.events-page .event-container .event-details .get-details:nth-child(2n){flex-direction:column}}.events-page .event-container .event-details .get-details .img-sec{width:30%;aspect-ratio:21/23;position:relative;padding:30px}@media screen and (max-width:1440px){.events-page .event-container .event-details .get-details .img-sec{padding:20px}}@media(min-width:768px)and (max-width:1024px){.events-page .event-container .event-details .get-details .img-sec{width:45%}}@media screen and (max-width:767px){.events-page .event-container .event-details .get-details .img-sec{width:100%}}.events-page .event-container .event-details .get-details .img-sec .main-img{width:100%;height:100%;object-fit:cover;border-radius:20px}.events-page .event-container .event-details .get-details .img-sec .eventImgTop{position:absolute;top:0;left:0;z-index:-1;max-width:40%}.events-page .event-container .event-details .get-details .img-sec .eventImgBottom{position:absolute;bottom:0;right:0;z-index:-1;max-width:50%}.events-page .event-container .event-details .get-details:nth-child(2n){flex-direction:row-reverse}@media screen and (max-width:767px){.events-page .event-container .event-details .get-details:nth-child(2n){flex-direction:column}}.events-page .event-container .event-details .get-details:nth-child(2n) .img-sec .eventImgTop{left:auto;right:0}.events-page .event-container .event-details .get-details:nth-child(2n) .img-sec .eventImgBottom{right:auto;left:0}.events-page .event-container .event-details .get-details .content-sec{width:65%}@media(min-width:768px)and (max-width:1024px){.events-page .event-container .event-details .get-details .content-sec{width:50%}}@media screen and (max-width:767px){.events-page .event-container .event-details .get-details .content-sec{width:100%}}.events-page .event-container .event-details .get-details .content-sec .heading3{color:#263238}.events-page .event-container .event-details .get-details .content-sec .body1{color:#4d4d4d;margin-bottom:56px}@media(min-width:1025px)and (max-width:1440px){.events-page .event-container .event-details .get-details .content-sec .body1{margin-bottom:30px}}@media screen and (max-width:1024px){.events-page .event-container .event-details .get-details .content-sec .body1{margin-bottom:28px}}.events-page .event-container .event-details .get-details .content-sec .inheritText{width:100%;max-width:100%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden}.events-page .event-container .event-details .get-details .content-sec .get-details-btn{max-width:270px;width:100%}@media(min-width:768px)and (max-width:1440px){.events-page .event-container .event-details .get-details .content-sec .get-details-btn{max-width:200px}}@media screen and (max-width:767px){.events-page .event-container .event-details .get-details .content-sec .get-details-btn{max-width:100%}}.popup-ui{padding:40px;position:relative}@media screen and (max-width:576px){.popup-ui{padding:20px}}.popup-ui .close-icon{position:absolute;top:20px;right:20px;border-radius:50%;font-size:28px;padding:3px;cursor:pointer;background-color:#ebeaea}@media screen and (max-width:576px){.popup-ui .close-icon{font-size:20px;top:10px;right:10px}}.MuiMenu-paper{box-shadow:0 3px 6px 1px rgba(0,0,0,.11)!important;border-radius:6px!important;max-height:400px!important;overflow-y:auto;overflow-x:auto}.MuiMenu-paper::-webkit-scrollbar{width:10px;height:10px}.MuiMenu-paper::-webkit-scrollbar-track{width:10px;height:10px;background:var(--grayDark)}.MuiMenu-paper::-webkit-scrollbar-thumb{border-radius:0;background-color:var(--primary);opacity:.5;width:10px}.MuiMenu-paper::-webkit-scrollbar-thumb:hover{opacity:1}.MuiDialogContent-root{overflow-y:auto;overflow-x:auto;max-height:85vh}.MuiDialogContent-root::-webkit-scrollbar{width:10px;height:10px}.MuiDialogContent-root::-webkit-scrollbar-track{width:10px;height:10px;background:var(--grayDark)}.MuiDialogContent-root::-webkit-scrollbar-thumb{border-radius:0;background-color:var(--primary);opacity:.5;width:10px}.MuiDialogContent-root::-webkit-scrollbar-thumb:hover{opacity:1}@media screen and (max-width:576px){.MuiDialogContent-root{padding:15px}}.MuiAutocomplete-listbox{border:1px solid #d3d3d3;overflow-y:auto;overflow-x:auto}.MuiAutocomplete-listbox::-webkit-scrollbar{width:10px;height:10px}.MuiAutocomplete-listbox::-webkit-scrollbar-track{width:10px;height:10px;background:var(--grayDark)}.MuiAutocomplete-listbox::-webkit-scrollbar-thumb{border-radius:0;background-color:var(--primary);opacity:.5;width:10px}.MuiAutocomplete-listbox::-webkit-scrollbar-thumb:hover{opacity:1}.MuiAutocomplete-listbox .MuiAutocomplete-option{min-height:auto!important;font-size:16px;font-weight:500}.Toastify__toast-body{font-weight:500;color:#37233a}.has-env-notice .landingPage .header_wrap,.has-env-notice .marketing-layout .header_wrap{top:40px}.has-env-notice .page-search-pattern-designer .has-advance-filters .advance-filter-sidenav-wrapper.fixed{top:143px;height:calc(100vh - 143px)}.has-env-notice .page-search-pattern-designer .has-advance-filters .filtered-content .searchChipsCover{top:140px}@media screen and (max-width:1230px){.has-env-notice .page-search-pattern-designer .has-advance-filters .filtered-content .searchChipsCover{top:110px}}.env-notice{position:-webkit-sticky;position:sticky;top:0;z-index:9999;padding:2px 20px;font-size:16px;font-weight:700;height:40px;word-break:break-word;display:flex;align-items:center;justify-content:center}@media screen and (max-width:800px){.env-notice{font-size:15px}}@media screen and (max-width:750px){.env-notice{font-size:14px}}@media screen and (max-width:676px){.env-notice{padding:3px 20px}}@media screen and (max-width:380px){.env-notice{font-size:12px;padding:6px 15px}}.env-notice p{text-align:center}.env-notice a{word-break:break-word}.env-notice.dev{background:#004d28}.env-notice.dev a,.env-notice.dev p{color:#fff}.env-notice.qa{background:#ff0}.env-notice.uat{background:#ffd17d}.env-notice.qa2{background:#ddd}.attention-cover{background-color:#f6cdb9;color:#37233a;border-radius:8px;padding:12px 20px}.close-icon-btn{position:absolute!important;top:13px;right:14px;border-radius:50%!important;padding:10px!important;width:44px;height:44px;background-color:#ebeaea!important;border:none;outline-offset:-4px!important}.close-icon-btn .MuiSvgIcon-root{width:100%;height:100%;color:var(--black)}.image-preview-cover{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:999}.image-preview-cover .close-icon{position:absolute;right:20px;top:20px}.image-preview-cover .uploaded-image{width:auto;height:auto;max-width:calc(100% - 60px);max-height:calc(100vh - 160px)}.image-preview-cover .chevron-icon{position:absolute;bottom:30px;cursor:pointer}.image-preview-cover .chevron-icon.left-arrow{left:calc(50vw - 45px)}.image-preview-cover .chevron-icon.right-arrow{left:50vw}.page-search-pattern-designer{padding:60px 0}@media screen and (max-width:768px){.page-search-pattern-designer{padding-top:40px}}.page-search-pattern-designer .max_container{max-width:1200px}.page-search-pattern-designer .max_container.large-max-width{max-width:1920px}.page-search-pattern-designer .max_container .has-advance-filters{width:100%;display:flex;align-items:flex-start;justify-content:space-between}.page-search-pattern-designer .MuiPagination-ul{margin:0;justify-content:flex-start}.page-search-pattern-designer .pagination-container{flex-wrap:wrap}.page-search-pattern-designer .pagination-container .MuiInputBase-root{margin-bottom:0!important}.page-search-pattern-designer .pagination-container .MuiInputBase-root .MuiSelect-select{padding-left:5px!important;font-weight:500}.page-search-pattern-designer .pagination-container .MuiPagination-root,.page-search-pattern-designer .pagination-container .flex-center{margin-bottom:20px}.page-search-pattern-designer .dp-search-container{display:flex;align-items:center;justify-content:space-between}.page-search-pattern-designer .dp-search-container .dp-search-cover{flex:1 1;position:relative}.page-search-pattern-designer .dp-search-container .dp-search-cover .search-cover{width:auto;flex:1 1}.page-search-pattern-designer .dp-search-container .dp-search-cover .suggestions-cover{position:absolute;display:none;top:52px;width:100%;border-radius:8px;border:1px solid #949494;background:#fff;z-index:999999}.page-search-pattern-designer .dp-search-container .dp-search-cover .suggestions-cover.show{display:block}.page-search-pattern-designer .dp-search-container .dp-search-cover .suggestions-cover .suggestion-content{max-height:400px;overflow:auto}.page-search-pattern-designer .dp-search-container .dp-search-cover .suggestions-cover ul{padding:8px 15px}.page-search-pattern-designer .dp-search-container .dp-search-cover .suggestions-cover ul:not(:last-child){border-bottom:1px solid #d2d2d2}.page-search-pattern-designer .dp-search-container .dp-search-cover .suggestions-cover ul li a{display:flex;align-items:center;justify-content:flex-start;padding:8px 0}.page-search-pattern-designer .dp-search-container .dp-search-cover .suggestions-cover ul li figure{width:30px;height:30px;margin-right:10px;border-radius:50%;overflow:hidden}.page-search-pattern-designer .dp-search-container .dp-search-cover .suggestions-cover ul li figure img{width:100%;height:100%;object-fit:cover}.page-search-pattern-designer .dp-search-container .dp-search-cover .suggestions-cover ul.suggested-patterns-list figure{border-radius:5px}.page-search-pattern-designer .dp-search-container .dp-search-cover .suggestions-cover .btn-all-result{padding:15px;background:none;border:none;border-top:1px solid #d2d2d2;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:768px){.page-search-pattern-designer .dp-search-container{flex-wrap:wrap}.page-search-pattern-designer .dp-search-container .search-cover{width:100%;flex:auto}.page-search-pattern-designer .dp-search-container .btn{margin-left:auto!important}}.page-search-pattern-designer .advance-search-options-cover img{display:table-cell}.page-search-pattern-designer .related-list{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;margin:12px -6px;overflow:auto;max-width:100%}@media screen and (max-width:768px){.page-search-pattern-designer .related-list{margin:10px -4px}}.page-search-pattern-designer .related-list li{width:max-content;padding:3px 15px;border-radius:40px;white-space:nowrap;line-height:1.5;font-size:14px;margin:6px;background:#b996c1;color:#fff;font-weight:600}@media screen and (max-width:768px){.page-search-pattern-designer .related-list li{padding:2px 12px;font-size:12px;margin:4px}}.page-search-pattern-designer .pattern-list{display:flex;align-items:flex-start;justify-content:flex-start;margin:20px -12px;flex-wrap:wrap;width:calc(100% + 24px)}.page-search-pattern-designer .pattern-list li{width:calc(20% - 24px);margin:12px}@media screen and (max-width:1200px){.page-search-pattern-designer .pattern-list li{width:calc(25% - 24px)}}@media screen and (max-width:1024px){.page-search-pattern-designer .pattern-list li{width:calc(33.3333333333% - 24px)}}@media screen and (max-width:800px){.page-search-pattern-designer .pattern-list li{width:calc(50% - 24px)}}@media screen and (max-width:768px){.page-search-pattern-designer .pattern-list li{width:calc(25% - 24px)}}@media screen and (max-width:576px){.page-search-pattern-designer .pattern-list li{width:calc(33.3333333333% - 24px)}}@media screen and (max-width:450px){.page-search-pattern-designer .pattern-list li{width:calc(50% - 24px)}}.page-search-pattern-designer .pattern-list li figure{position:relative;width:100%;aspect-ratio:4/4;border-radius:12px;overflow:hidden;margin-bottom:12px}@media screen and (max-width:768px){.page-search-pattern-designer .pattern-list li figure{border-radius:8px}}.page-search-pattern-designer .pattern-list li figure img{width:100%;height:100%;object-fit:cover}.page-search-pattern-designer .pattern-list li p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.page-search-pattern-designer .designers-list{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;margin:20px 0 0;padding-left:30px;width:max-content}.page-search-pattern-designer .designers-list .designer-card{width:180px!important;min-width:180px;text-align:center;margin-bottom:20px;padding:0 20px!important}@media screen and (max-width:800px){.page-search-pattern-designer .designers-list .designer-card{width:120px;min-width:120px}}.page-search-pattern-designer .designers-list .designer-card:not(:last-child){margin-right:24px}@media screen and (max-width:800px){.page-search-pattern-designer .designers-list .designer-card:not(:last-child){margin-right:15px}}.page-search-pattern-designer .designers-list .designer-card figure{position:relative;width:100%;aspect-ratio:1/1;border-radius:50%;overflow:hidden;margin-bottom:12px}.page-search-pattern-designer .designers-list .designer-card figure.less-curve{border-radius:12px}.page-search-pattern-designer .designers-list .designer-card figure img{width:100%;height:100%;object-fit:cover}.page-search-pattern-designer .designers-list>div{position:relative!important}.page-search-pattern-designer .designers-list .arrow-button{width:44px;height:44px;cursor:pointer;border-radius:50%;border:2px solid var(--primaryLight);display:flex;align-items:center;justify-content:center;color:var(--primaryLight);background:var(--white);position:absolute;top:50%;transform:translateY(-50%)}.page-search-pattern-designer .designers-list .arrow-button.previous-button{left:-60px}@media screen and (max-width:1024px){.page-search-pattern-designer .designers-list .arrow-button.previous-button{left:-40px}}@media screen and (max-width:800px){.page-search-pattern-designer .designers-list .arrow-button.previous-button{left:-30px}}.page-search-pattern-designer .designers-list .arrow-button.next-button{right:-60px}@media screen and (max-width:1024px){.page-search-pattern-designer .designers-list .arrow-button.next-button{right:-40px}}@media screen and (max-width:800px){.page-search-pattern-designer .designers-list .arrow-button.next-button{right:-30px}.page-search-pattern-designer .designers-list .arrow-button{width:30px;height:30px;transform:none}.page-search-pattern-designer .designers-list .arrow-button .MuiSvgIcon-root{width:16px}}.page-search-pattern-designer .designers-list.around-the-world{position:relative}.page-search-pattern-designer .designers-list.around-the-world .arrow-button.previous-button{left:-30px}@media screen and (max-width:1024px){.page-search-pattern-designer .designers-list.around-the-world .arrow-button.previous-button{left:-10px}}@media screen and (max-width:800px){.page-search-pattern-designer .designers-list.around-the-world .arrow-button.previous-button{left:0}}.page-search-pattern-designer .designers-list.around-the-world div button{display:none}.page-search-pattern-designer .designers-list.around-the-world p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}.page-search-pattern-designer .search-slider-cover{margin:20px 0 0;padding-left:30px;padding-right:30px;min-height:300px}.page-search-pattern-designer .search-slider-cover .slick-slide .designer-card{width:180px;min-width:180px;text-align:center;margin-bottom:20px;padding:0 20px}@media screen and (max-width:800px){.page-search-pattern-designer .search-slider-cover .slick-slide .designer-card{width:120px;min-width:120px;min-height:200px}}.page-search-pattern-designer .search-slider-cover .slick-slide .designer-card:not(:last-child){margin-right:24px}@media screen and (max-width:800px){.page-search-pattern-designer .search-slider-cover .slick-slide .designer-card:not(:last-child){margin-right:15px}}.page-search-pattern-designer .search-slider-cover .slick-slide .designer-card figure{position:relative;width:100%;aspect-ratio:1/1;border-radius:50%;overflow:hidden;margin-bottom:12px}.page-search-pattern-designer .search-slider-cover .slick-slide .designer-card figure.less-curve{border-radius:12px}.page-search-pattern-designer .search-slider-cover .slick-slide .designer-card figure img{width:100%;height:100%;object-fit:cover}.page-search-pattern-designer .search-slider-cover .arrow-button{width:44px;height:44px;cursor:pointer;border-radius:50%;border:2px solid var(--primaryLight);display:flex;align-items:center;justify-content:center;color:var(--primaryLight);background:var(--white);position:absolute;top:50%;transform:translateY(-50%)}.page-search-pattern-designer .search-slider-cover .arrow-button.previous-button{left:-60px}@media screen and (max-width:1024px){.page-search-pattern-designer .search-slider-cover .arrow-button.previous-button{left:-40px}}@media screen and (max-width:800px){.page-search-pattern-designer .search-slider-cover .arrow-button.previous-button{left:-30px}}.page-search-pattern-designer .search-slider-cover .arrow-button.next-button{right:-60px}@media screen and (max-width:1024px){.page-search-pattern-designer .search-slider-cover .arrow-button.next-button{right:-40px}}@media screen and (max-width:800px){.page-search-pattern-designer .search-slider-cover .arrow-button.next-button{right:-30px}.page-search-pattern-designer .search-slider-cover .arrow-button{width:30px;height:30px;transform:none}.page-search-pattern-designer .search-slider-cover .arrow-button .MuiSvgIcon-root{width:16px}}.page-search-pattern-designer .has-advance-filters .advance-filter-spacer{width:0;flex-shrink:0;transform:scaleX(0);transform-origin:left;transition:transform .2s ease-in-out}.page-search-pattern-designer .has-advance-filters .advance-filter-spacer.active{width:350px;transform:scaleX(1)}@media screen and (max-width:1024px){.page-search-pattern-designer .has-advance-filters .advance-filter-spacer.active{width:300px}}@media screen and (max-width:800px){.page-search-pattern-designer .has-advance-filters .advance-filter-spacer.active{width:0}}.page-search-pattern-designer .has-advance-filters .advance-filter-sidenav-wrapper{width:350px;flex-shrink:0;margin-top:5px;will-change:transform}@media screen and (max-width:1024px){.page-search-pattern-designer .has-advance-filters .advance-filter-sidenav-wrapper{width:300px}}@media screen and (max-width:800px){.page-search-pattern-designer .has-advance-filters .advance-filter-sidenav-wrapper{display:none}}.page-search-pattern-designer .has-advance-filters .advance-filter-sidenav-wrapper .advance-filter-sidenav{width:100%}.page-search-pattern-designer .has-advance-filters .advance-filter-sidenav-wrapper.fixed{position:fixed;top:100px;margin-top:5px;height:calc(100vh - 100px);z-index:10}@media screen and (min-width:1800px){.page-search-pattern-designer .has-advance-filters .advance-filter-sidenav-wrapper.fixed{margin-top:18px}}.page-search-pattern-designer .has-advance-filters .advance-filter-sidenav-wrapper.fixed .advance-filter-sidenav{height:100%;overflow-y:auto;background:var(--white);border-radius:10px}.page-search-pattern-designer .has-advance-filters .filtered-content{width:calc(100% - 400px);margin-left:50px;flex:1 1}@media screen and (max-width:1024px){.page-search-pattern-designer .has-advance-filters .filtered-content{width:calc(100% - 330px);margin-left:30px}}@media screen and (max-width:800px){.page-search-pattern-designer .has-advance-filters .filtered-content{width:100%;margin-left:0}}.page-search-pattern-designer .has-advance-filters .filtered-content .searchChipsCover{margin:0 -20px;padding:10px 20px;background:var(--white);position:-webkit-sticky;position:sticky;top:100px;z-index:999}@media screen and (max-width:1230px){.page-search-pattern-designer .has-advance-filters .filtered-content .searchChipsCover{top:70px}}@media screen and (min-width:1230px)and (max-width:1700px){.page-search-pattern-designer .has-advance-filters .filtered-content .searchChipsCover{top:70px;transform:translateY(-25px)}}.page-search-pattern-designer .has-advance-filters .filtered-content .MuiChip-root{max-width:70%;font-weight:500;border-color:var(--primary)}.page-search-pattern-designer .has-advance-filters .filtered-content .MuiChip-root .MuiChip-deleteIcon{color:var(--primary)}.filters-list{border:1px solid var(--grayDarker);border-radius:10px;padding:0 16px}.filters-list li{padding:10px 0}.filters-list li:not(:last-child){border-bottom:1px solid var(--grayDarker)}.filters-list li .MuiAccordion-root .MuiAccordionSummary-root{padding:14px 0;min-height:auto}.filters-list li .MuiAccordion-root .MuiAccordionSummary-root .MuiAccordionSummary-content{margin:0}.filters-list li .MuiAccordion-root .MuiAccordionSummary-root .MuiSvgIcon-root{color:#000;font-size:28px}.filters-list li .MuiAccordion-root .MuiAccordionDetails-root{padding-right:0;padding-bottom:0;padding-left:12px}.filters-list li .MuiAccordion-root .MuiAccordionDetails-root.less-padding{padding-left:0}.filters-list .main-ul{overflow:auto!important;max-height:300px!important}.filters-list .main-ul li{padding:0 0 0 12px;border-bottom:none}.filters-list .main-ul li.has-sub-listing{padding:4px 0 4px 12px}.filters-list .main-ul li.has-sub-listing .expand-icon{margin-bottom:-7px;margin-right:9px}.filters-list .main-ul li.has-sub-listing button{flex:1 1}.filters-list .main-ul li .MuiCheckbox-root{margin-left:-9px}.filters-list .main-ul li button{background:transparent;border:none;width:calc(100% - 46px);text-align:left;font-size:16px}.filters-list .main-ul li button:first-letter{text-transform:uppercase}.filters-list .main-ul li ul{padding-left:20px;max-height:none!important;overflow:initial!important}.filters-list .main-ul li ul li{padding-left:0}.filters-list .main-ul li ul li:first-child{padding-top:5px;padding-bottom:4px;border-bottom:1px solid var(--primary);margin-bottom:6px}.filters-list .main-ul li ul li.has-sub-listing{padding:4px 0}.filter-drawer{display:none;z-index:9999!important;position:relative}@media screen and (max-width:800px){.filter-drawer{display:block}}.filter-drawer .MuiDrawer-paper{top:70px;height:calc(100vh - 70px)}.filter-drawer .advance-filter-sidenav{padding:30px}.filter-drawer .close-filter-drawer{position:absolute;top:20px;right:20px}.page-search-gosadi{padding:60px 0;background:#f9f7fa;min-height:calc(100vh - 100px)}@media screen and (max-width:1230px){.page-search-gosadi{min-height:calc(100vh - 70px)}}@media screen and (max-width:768px){.page-search-gosadi{padding-top:40px}}@media screen and (max-width:500px){.page-search-gosadi .space-between.flex-wrap{flex-wrap:wrap}.page-search-gosadi .space-between.flex-wrap .filter-btn,.page-search-gosadi .space-between.flex-wrap .search-cover{width:100%}.page-search-gosadi .space-between.flex-wrap .filter-btn .filter-button{margin-left:auto!important}}.page-search-gosadi .member-card{width:100%;max-width:100%;height:calc(100% - 30px);border-radius:20px;text-align:center;padding:35px;background:var(--white)}@media screen and (max-width:1320px){.page-search-gosadi .member-card{padding:30px;border-radius:15px}}@media screen and (max-width:1100px){.page-search-gosadi .member-card{padding:25px}}@media screen and (max-width:768px){.page-search-gosadi .member-card{padding:20px;border-radius:10px}}.page-search-gosadi .member-card.team-member{height:100%!important}.page-search-gosadi .member-card .profile-cover{width:175px;max-width:70%;height:175px;border-radius:50%;position:relative;margin:auto auto 20px;border:2px dashed #e4e4e4}@media screen and (max-width:1680px){.page-search-gosadi .member-card .profile-cover{width:160px;height:160px}}@media screen and (max-width:1500px){.page-search-gosadi .member-card .profile-cover{width:150px;height:150px}}@media screen and (max-width:1280px){.page-search-gosadi .member-card .profile-cover{width:130px;height:130px}}@media screen and (max-width:1100px){.page-search-gosadi .member-card .profile-cover{width:120px;height:120px}}@media screen and (max-width:992px){.page-search-gosadi .member-card .profile-cover{width:100px;height:100px}}@media screen and (max-width:576px){.page-search-gosadi .member-card .profile-cover{width:80px;height:80px}}.page-search-gosadi .member-card .profile-cover img{border:15px solid var(--white);width:100%;height:100%;object-fit:cover;border-radius:50%}@media screen and (max-width:1600px){.page-search-gosadi .member-card .profile-cover img{border-width:12px}}@media screen and (max-width:1400px){.page-search-gosadi .member-card .profile-cover img{border-width:10px}}@media screen and (max-width:992px){.page-search-gosadi .member-card .profile-cover img{border-width:8px}}@media screen and (max-width:576px){.page-search-gosadi .member-card .profile-cover img{border-width:6px}}.page-search-gosadi .member-card button{border-color:transparent;margin:auto}.page-search-gosadi .member-card span.color-primaryLight{font-size:18px}@media screen and (max-width:768px){.page-search-gosadi .member-card span.color-primaryLight{font-size:16px}}.page-search-gosadi .icon-down{transition:.2s}.page-search-gosadi .icon-down.rotate{transform:rotate(180deg)}.page-search-gosadi .the-grapevine-list{display:flex;align-items:stretch;justify-content:flex-start}.page-search-gosadi .the-grapevine-list .grapevine-card{width:100%;height:100%;display:flex;box-shadow:0 0 15px 1px rgba(113,43,132,.1);padding:20px;color:#000;border-radius:10px;text-align:center;min-height:300px;align-items:center;word-break:break-word;justify-content:center}.page-featured-designers{padding:60px 0}@media screen and (max-width:768px){.page-featured-designers{padding-top:40px}}.page-featured-designers .max_container{max-width:1056px}.page-featured-designers .featured-designers-list .single-featured-designer button{width:100%;border:none;background:none}.page-featured-designers .featured-designers-list .single-featured-designer button figure{width:100%;aspect-ratio:1/1;border-radius:50%;overflow:hidden}.page-featured-designers .featured-designers-list .single-featured-designer button figure img{width:100%;height:100%;object-fit:cover}.page-featured-designers .separator-for-featured-designers{margin:72px 0;border-top:none;border-bottom:1px solid #b895c1}@media screen and (max-width:768px){.page-featured-designers .separator-for-featured-designers{margin:40px 0}}.btn-top{border-radius:50%!important;position:fixed!important;width:50px!important;height:50px!important;bottom:80px;right:20px;display:none!important;align-items:center;justify-content:center;transition:.6s!important}@media screen and (max-width:992px){.btn-top{width:40px!important;height:40px!important}}.btn-top.active{display:flex!important}.visuallyHidden{position:fixed;overflow:hidden;height:1px;width:1px;padding:0;border:0}.visually-hidden{width:0;height:0;opacity:0;overflow:hidden}.MuiCheckbox-root.Mui-focusVisible{outline:2px solid #015a9c;outline-offset:-2px;background:#ebeaea!important}.MuiRadio-root.Mui-focusVisible{outline:2px solid #015a9c;outline-offset:-2px;background:#ebeaea}@media screen and (min-width:1680px){.MuiRadio-root.Mui-focusVisible{outline-offset:-3px;outline-width:3px}}@media screen and (min-width:2100px){.MuiRadio-root.Mui-focusVisible{outline-offset:-4px;outline-width:4px}}.MuiIconButton-root.Mui-focusVisible,.MuiMenuItem-root.Mui-focusVisible{outline:2px solid #015a9c;outline-offset:-2px}@media screen and (min-width:1680px){.MuiIconButton-root.Mui-focusVisible,.MuiMenuItem-root.Mui-focusVisible{outline-offset:-3px;outline-width:3px}}@media screen and (min-width:2100px){.MuiIconButton-root.Mui-focusVisible,.MuiMenuItem-root.Mui-focusVisible{outline-offset:-4px;outline-width:4px}}.MuiAccordionSummary-root.Mui-focusVisible{outline:2px solid #015a9c;outline-offset:-2px;background:#ebeaea}@media screen and (min-width:1680px){.MuiAccordionSummary-root.Mui-focusVisible{outline-offset:-3px;outline-width:3px}}@media screen and (min-width:2100px){.MuiAccordionSummary-root.Mui-focusVisible{outline-offset:-4px;outline-width:4px}}.on-dark.Mui-focusVisible,.on-dark:focus{outline-color:var(--white)}.filter-btn{position:relative;z-index:2}.filter-dropdown{position:absolute;top:100%;right:0;padding:10px 0;background-color:#fff;box-shadow:0 2px 15px 2px rgba(0,0,0,.149);opacity:0;visibility:hidden;z-index:-10;transition:all .18s ease;width:450px;display:none}@media(max-width:768px){.filter-dropdown{width:400px}}@media(max-width:576px){.filter-dropdown{width:100%}}.filter-dropdown.show{opacity:1;visibility:visible;z-index:10;display:block}.filter-dropdown .checkbox-portion,.filter-dropdown .radio-portion{padding:15px 20px}.filter-dropdown .checkbox-portion .MuiFormGroup-root{padding:0 20px;margin:0 -20px;overflow-y:auto;max-height:300px;display:block}.filter-dropdown .checkbox-portion .MuiFormGroup-root .MuiFormControlLabel-root{margin-right:0;width:100%}.hide-btn{width:30px;height:30px;opacity:0;position:absolute;right:10px;top:10px;z-index:-1;padding:3px;background-color:transparent;display:flex;transform:scale(.7);border:none;background-color:#ebeaea;border-radius:50%}.hide-btn.out{top:-8px;right:-8px}.hide-btn svg{width:100%;height:100%;color:var(--black)}.hide-btn:focus{opacity:1;outline:2px solid #015a9c;outline-offset:1px;z-index:2}.app .MuiInputLabel-root+.MuiInputBase-root input::-webkit-input-placeholder,.app .MuiInputLabel-root+.MuiInputBase-root input::placeholder,.app .MuiInputLabel-root+.MuiInputBase-root textarea::-webkit-input-placeholder,.app .MuiInputLabel-root+.MuiInputBase-root textarea::placeholder{opacity:1!important;color:#4d4d4d!important}.app .searchDesignersInput .MuiFormLabel-root{opacity:0!important;width:0!important;height:0!important}.app .searchDesignersInput .MuiFormLabel-root+.MuiInputBase-root{margin-top:0!important}.app .searchDesignersInput .MuiFormLabel-root+.MuiInputBase-root input::-webkit-input-placeholder,.app .searchDesignersInput .MuiFormLabel-root+.MuiInputBase-root input::placeholder{opacity:1!important;color:#fff!important}.app .theme6searchinput .MuiFormLabel-root{opacity:0!important;width:0!important;height:0!important}.app .theme6searchinput .MuiFormLabel-root+.MuiInputBase-root{margin-top:0!important}.app .theme6searchinput .MuiFormLabel-root+.MuiInputBase-root input::-webkit-input-placeholder,.app .theme6searchinput .MuiFormLabel-root+.MuiInputBase-root input::placeholder{opacity:1!important;color:var(--primary)!important}.icon-cover{display:flex;align-items:center;justify-content:center;background:#f7ebf4;border-radius:50%;width:145px;height:145px;margin-left:auto;margin-right:auto}.added-image{position:relative;display:inline-block;width:150px;height:150px;margin:0 10px 10px 0}.added-image button{top:10px;right:10px}.added-image img{width:100%;height:100%;object-fit:cover}.MuiAutocomplete-popper{z-index:9999!important}.MuiAutocomplete-popper li{cursor:pointer;font-size:14px;display:block;width:100%;text-align:start}.nativeSelectCover label{color:#37233a!important;font-weight:500;position:relative;margin-bottom:3px;display:block;max-width:100%;line-height:1.437;font-size:16px}@media screen and (max-width:1640px){.nativeSelectCover label{font-size:15px}}.nativeSelectCover .MuiNativeSelect-root:after,.nativeSelectCover .MuiNativeSelect-root:before{display:none}.nativeSelectCover .MuiNativeSelect-root select{border:1px solid var(--grayDarker);padding:12px 16px;border-radius:5px!important;background:transparent!important;width:100%;font-size:16px}.nativeSelectCover .MuiNativeSelect-root select::placeholder{font-size:16px}.nativeSelectCover .MuiNativeSelect-root select:focus-visible{outline:2px solid #015a9c;outline-offset:2px;z-index:9}@media screen and (min-width:1680px){.nativeSelectCover .MuiNativeSelect-root select:focus-visible{outline-offset:3px;outline-width:3px}}@media screen and (min-width:2100px){.nativeSelectCover .MuiNativeSelect-root select:focus-visible{outline-offset:4px;outline-width:4px}}@media screen and (max-width:1600px){.nativeSelectCover .MuiNativeSelect-root select{font-size:16px}}.nativeSelectCover .MuiNativeSelect-root .MuiNativeSelect-icon{right:8px}.nativeSelectCover .MuiNativeSelect-root .MuiNativeSelect-icon+.MuiInputAdornment-root{position:absolute;right:8px}.nativeSelectCover .MuiNativeSelect-root .MuiNativeSelect-icon+.MuiInputAdornment-root button{display:flex}.nativeSelectCover.underlined-dd select{border:none;border-bottom:1px solid var(--grayDarker)!important;padding:8px 0;border-radius:0!important}.empty-data-screen{height:500px;padding-top:100px}.empty-data-screen img{width:100px}.dp-searchbar-cover{display:flex;align-items:center;justify-content:space-between}.dp-searchbar-cover .dp-searchbar{position:relative;flex:1 1}.dp-searchbar-cover .dp-searchbar .MuiAutocomplete-root .MuiAutocomplete-popupIndicator{display:none}.dp-searchbar-cover .dp-searchbar .MuiAutocomplete-root .MuiAutocomplete-endAdornment{right:40px}.dp-searchbar-cover .dp-searchbar .clear-icon{position:absolute;right:40px;top:50%;transform:translateY(-50%);cursor:pointer}.dp-searchbar-cover .dp-searchbar .search-icon{position:absolute;right:10px;top:50%;transform:translateY(-50%)}.dp-searchbar-cover .btn{height:51px!important;padding:8px 16px;font-size:20px;position:relative}.dp-searchbar-cover .btn .filter-applied{border-radius:50%;position:absolute;height:15px;width:15px;right:-9px;top:-9px;background:var(--primary)}.dp-searchbar-cover .btn .filter-applied:after{content:"";border-radius:50%;height:100%;width:100%;position:absolute;animation:pulse .95s ease-out;animation-iteration-count:infinite;box-shadow:0 0 4px 3px rgba(0,0,0,.376);animation-delay:0s;left:0}@keyframes pulse{0%{transform:scale(.5);opacity:0}50%{opacity:1}to{transform:scale(1.3);opacity:0}}.dp-searchbar-cover .open-advance-filter{display:none;align-items:center;justify-content:center;border-radius:5px!important}@media screen and (max-width:800px){.dp-searchbar-cover .open-advance-filter{display:flex}}.render-option-image{width:30px;height:30px;margin-right:10px;border-radius:5px;object-fit:cover}.loader-on-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center}.Toastify__toast-container{z-index:99999!important}.newSubsPlanCard{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;background:var(--white);border-radius:16px;padding:20px;position:relative;border:1px solid var(--primary);height:100%}@media screen and (max-width:1800px){.newSubsPlanCard{border-radius:14px;padding:18px}}@media screen and (max-width:1600px){.newSubsPlanCard{border-radius:12px;padding:16px}}@media screen and (max-width:1400px){.newSubsPlanCard{border-radius:10px}}.newSubsPlanCard .suggestedRibbon{padding:5px 20px 5px 24px;position:absolute;font-size:16px;top:40px;right:0;background:var(--primary);color:var(--white)}@media screen and (max-width:1800px){.newSubsPlanCard .suggestedRibbon{top:38px;font-size:15px}}@media screen and (max-width:1700px){.newSubsPlanCard .suggestedRibbon{top:36px;font-size:14px}}@media screen and (max-width:1600px){.newSubsPlanCard .suggestedRibbon{font-size:13px}}@media screen and (max-width:1500px){.newSubsPlanCard .suggestedRibbon{font-size:12px}}.newSubsPlanCard .suggestedRibbon:after{content:"";position:absolute;left:0;bottom:0;width:0;height:0;border-left:15px solid #fff;border-top:15px solid transparent;border-bottom:15px solid transparent}.newSubsPlanCard .newSubsPlanCard-content{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;padding-bottom:20px}.newSubsPlanCard .subs-feature-list li{padding:10px 0}@media screen and (max-width:1800px){.newSubsPlanCard .subs-feature-list li{padding:9px 0}}@media screen and (max-width:1700px){.newSubsPlanCard .subs-feature-list li{padding:8px 0}}@media screen and (max-width:1600px){.newSubsPlanCard .subs-feature-list li{padding:7px 0}}@media screen and (max-width:1500px){.newSubsPlanCard .subs-feature-list li{padding:6px 0}}.newSubsPlanCard .subs-feature-list li p{position:relative;padding-left:30px}@media screen and (max-width:1800px){.newSubsPlanCard .subs-feature-list li p{padding-left:29px}}@media screen and (max-width:1700px){.newSubsPlanCard .subs-feature-list li p{padding-left:28px}}@media screen and (max-width:1600px){.newSubsPlanCard .subs-feature-list li p{padding-left:27px}}@media screen and (max-width:1500px){.newSubsPlanCard .subs-feature-list li p{padding-left:24px}}.newSubsPlanCard .subs-feature-list li p .checkIcon{position:absolute;left:0;top:5px}@media screen and (max-width:1800px){.newSubsPlanCard .subs-feature-list li p .checkIcon{font-size:17px}}@media screen and (max-width:1700px){.newSubsPlanCard .subs-feature-list li p .checkIcon{font-size:16px}}@media screen and (max-width:1600px){.newSubsPlanCard .subs-feature-list li p .checkIcon{font-size:15px}}@media screen and (max-width:1500px){.newSubsPlanCard .subs-feature-list li p .checkIcon{font-size:14px}}@media screen and (max-width:576px){.newSubsPlanCard .subs-feature-list li p .checkIcon{top:1px;width:14px}}.newSubsPlanCard .bottom-part .add-on-cover{border-top:1px solid #aaa;padding-bottom:20px}.newSubsPlanCard .bottom-part .add-on-cover .recommend-text{background:#ffce31;padding:5px 10px;font-size:12px;border-radius:5px;font-weight:600}@media screen and (max-width:1600px){.newSubsPlanCard .bottom-part .add-on-cover .recommend-text{font-size:10px;padding:4px 8px}}.contact-link{color:var(--primary)!important}.adv-drop-filter .MuiFormLabel-root{font-size:14px;margin:0;font-weight:600}.adv-drop-filter .MuiInputBase-root,.adv-drop-filter .MuiInputBase-root .MuiListItemText-root{margin:0}.adv-drop-filter .MuiInputBase-root .MuiListItemText-root .MuiTypography-root{font-size:16px!important}.filter-scroll{max-height:250px;overflow:auto}.disable-checkbox{opacity:.5}.select-dropdown{width:auto}.select-dropdown em{font-style:normal!important}.select-dropdown .MuiInputBase-root{font-family:Open Sans;font-weight:600;font-size:20px;line-height:24px;color:var(--primary);font-style:normal;width:100%;border-radius:10px}@media screen and (max-width:1100px){.select-dropdown .MuiInputBase-root{line-height:normal;font-size:18px}}@media screen and (max-width:900px){.select-dropdown .MuiInputBase-root{font-size:16px}}.select-dropdown .MuiInputBase-root .MuiSelect-select{border:1px solid var(--primary)!important;box-shadow:none!important;outline:none!important;border-radius:10px;min-height:auto!important}.select-dropdown .MuiButtonBase-root.MuiMenuItem-root.MuiMenuItem-gutters em{font-style:normal!important}.select-dropdown .MuiButtonBase-root.MuiMenuItem-root.MuiMenuItem-gutters.Mui-selected{background:rgba(113,43,132,.08);font-style:normal!important}.select-dropdown .MuiSvgIcon-root.MuiSvgIcon-fontSizeMedium.MuiSelect-icon{color:var(--primary)}.suggestion-search-list:hover{background-color:#ece9e9}.contact-enterprise-layout{margin-left:60px;margin-right:60px}@media screen and (max-width:1100px){.contact-enterprise-layout{margin-left:30px;margin-right:30px}}@media screen and (max-width:900px){.contact-enterprise-layout{margin-left:30px;margin-right:30px}}@media screen and (max-width:450px){.contact-enterprise-layout{margin-left:20px;margin-right:20px}}@media screen and (max-width:360px){.contact-enterprise-layout{margin-left:20px;margin-right:20px}}.powered-by-text{font-size:18px;font-weight:600;line-height:29px}.pattern-library-text{font-size:16px;font-weight:600;line-height:22px}.clp_container{width:70%!important}.link_font_size{font-size:16px!important}.publication-header{padding:6px 16px 10px!important;font-size:20px!important;font-weight:600!important}.filter-menu .MuiPaper-root.MuiMenu-paper{border-radius:8px!important}.filter-menu .nestedMenu{padding-top:10px!important;padding-bottom:10px!important;font-size:18px!important;font-weight:600!important}.filter-menu .nestedMenu p,li.filter-menu-item{font-size:15px!important;font-weight:600!important}.hdgYwh7236g{margin:0 16px 10px!important;border-radius:6px!important}.search-cover .MuiInputBase-input{min-width:210px!important}.filter-container{display:flex;justify-content:space-between}.borderBgNone{border:none;background:transparent}.applied-filter{display:flex;gap:10px;flex-wrap:wrap}.applied-filter-container{display:flex;flex-direction:column;gap:15px}.recordIcon{color:#5e8e3e;font-size:16px}.detail-report-button{border:none!important;text-decoration:underline!important}.detail-report-button:hover{background:none!important;box-shadow:none!important}.publication-channel-container{display:flex;flex-direction:row;gap:20px}.has-version-strip .filter-drawer .MuiDrawer-paper{top:110px;height:calc(100vh - 110px)}.has-version-strip .page-search-pattern-designer .has-advance-filters .advance-filter-sidenav-wrapper.fixed{top:140px;height:calc(100vh - 140px)}.has-env-notice.has-version-strip .page-search-pattern-designer .has-advance-filters .advance-filter-sidenav-wrapper.fixed{top:180px;height:calc(100vh - 180px)}.has-env-notice.has-version-strip .page-search-pattern-designer .has-advance-filters .filtered-content .searchChipsCover{top:180px}@media screen and (max-width:1230px){.has-env-notice.has-version-strip .page-search-pattern-designer .has-advance-filters .filtered-content .searchChipsCover{top:150px}}.planToggleButton{padding-left:8px;padding-right:8px!important;width:153px!important}.yardageToggleButtons{width:100%;max-width:305px}.yardageToggleButtons button{width:50%}.nav-drawer .clp_theme1{background:#025658}.nav-drawer .clp_theme1 .color-body{color:#fff!important}.nav-drawer .clp_theme1 .btn.btnPrimary{background-color:#fff!important;color:#000!important}.nav-drawer .clp_theme1 .arrow-primary,.nav-drawer .clp_theme1 .mag-primary{display:none}.nav-drawer .clp_theme1 ul li:hover{background-color:#025658;filter:brightness(85%)}.nav-drawer .clp_theme2{background:#1f2d5c}.nav-drawer .clp_theme2 .color-body{color:#fff!important}.nav-drawer .clp_theme2 .btn.btnPrimary{background-color:#fff!important;color:#000!important}.nav-drawer .clp_theme2 .arrow-primary,.nav-drawer .clp_theme2 .mag-primary{display:none}.nav-drawer .clp_theme2 ul li:hover{background-color:#1f2d5c;filter:brightness(85%)}.nav-drawer .clp_theme3{background:#1b4332}.nav-drawer .clp_theme3 .color-body{color:#fff!important}.nav-drawer .clp_theme3 .btn.btnPrimary{background-color:#fff!important;color:#000!important}.nav-drawer .clp_theme3 .arrow-primary,.nav-drawer .clp_theme3 .mag-primary{display:none}.nav-drawer .clp_theme3 ul li:hover{background-color:#1b4332;filter:brightness(85%)}.nav-drawer .clp_theme4{background:#5e503f}.nav-drawer .clp_theme4 .color-body{color:#fff!important}.nav-drawer .clp_theme4 .btn.btnPrimary{background-color:#fff!important;color:#000!important}.nav-drawer .clp_theme4 .arrow-primary,.nav-drawer .clp_theme4 .mag-primary{display:none}.nav-drawer .clp_theme4 ul li:hover{background-color:#5e503f;filter:brightness(85%)}.nav-drawer .clp_theme5{background:#1f2d5c}.nav-drawer .clp_theme5 .color-body{color:#fff!important}.nav-drawer .clp_theme5 .btn.btnPrimary{background-color:#fff!important;color:#000!important}.nav-drawer .clp_theme5 .arrow-primary,.nav-drawer .clp_theme5 .mag-primary{display:none}.nav-drawer .clp_theme5 ul li:hover{background-color:#1f2d5c;filter:brightness(85%)}.nav-drawer .clp_theme6{background:#eee}.nav-drawer .clp_theme6 .color-body{color:#000!important}.nav-drawer .clp_theme6 .btn.btnPrimary{background-color:#000!important;color:#fff!important}.nav-drawer .clp_theme6 .arrow-primary,.nav-drawer .clp_theme6 .mag-primary{display:none}.nav-drawer .clp_theme6 ul li:hover{background-color:#eee;filter:brightness(85%)}.nav-drawer .clp_theme7{background:#37233a}.nav-drawer .clp_theme7 .color-body{color:#fff!important}.nav-drawer .clp_theme7 .btn.btnPrimary{background-color:#fff!important;color:#000!important}.nav-drawer .clp_theme7 .arrow-primary,.nav-drawer .clp_theme7 .mag-primary{display:none}.nav-drawer .clp_theme7 ul li:hover{background-color:#37233a;filter:brightness(85%)}.nav-drawer .clp_theme8{background:#4d3c77}.nav-drawer .clp_theme8 .color-body{color:#fff!important}.nav-drawer .clp_theme8 .btn.btnPrimary{background-color:#fff!important;color:#000!important}.nav-drawer .clp_theme8 .arrow-primary,.nav-drawer .clp_theme8 .mag-primary{display:none}.nav-drawer .clp_theme8 ul li:hover{background-color:#4d3c77;filter:brightness(85%)}.nav-drawer .clp_theme9{background:#652846}.nav-drawer .clp_theme9 .color-body{color:#fff!important}.nav-drawer .clp_theme9 .btn.btnPrimary{background-color:#fff!important;color:#000!important}.nav-drawer .clp_theme9 .arrow-primary,.nav-drawer .clp_theme9 .mag-primary{display:none}.nav-drawer .clp_theme9 ul li:hover{background-color:#652846;filter:brightness(85%)}.nav-drawer .custom_theme1{background:#025658}.nav-drawer .custom_theme1 .color-body{color:#fff!important}.nav-drawer .custom_theme1 .btn.btnPrimary{background-color:#fff!important;color:#000!important}.nav-drawer .custom_theme1 .arrow-primary,.nav-drawer .custom_theme1 .mag-primary{display:none}.nav-drawer .custom_theme1 ul li:hover{background-color:#025658;filter:brightness(85%)}.nav-drawer .custom_theme2{background:#1f2d5c}.nav-drawer .custom_theme2 .color-body{color:#fff!important}.nav-drawer .custom_theme2 .btn.btnPrimary{background-color:#fff!important;color:#000!important}.nav-drawer .custom_theme2 .arrow-primary,.nav-drawer .custom_theme2 .mag-primary{display:none}.nav-drawer .custom_theme2 ul li:hover{background-color:#1f2d5c;filter:brightness(85%)}.nav-drawer .custom_theme3{background:#1b4332}.nav-drawer .custom_theme3 .color-body{color:#fff!important}.nav-drawer .custom_theme3 .btn.btnPrimary{background-color:#fff!important;color:#000!important}.nav-drawer .custom_theme3 .arrow-primary,.nav-drawer .custom_theme3 .mag-primary{display:none}.nav-drawer .custom_theme3 ul li:hover{background-color:#1b4332;filter:brightness(85%)}.nav-drawer .custom_theme4{background:#5e503f}.nav-drawer .custom_theme4 .color-body{color:#fff!important}.nav-drawer .custom_theme4 .btn.btnPrimary{background-color:#fff!important;color:#000!important}.nav-drawer .custom_theme4 .arrow-primary,.nav-drawer .custom_theme4 .mag-primary{display:none}.nav-drawer .custom_theme4 ul li:hover{background-color:#5e503f;filter:brightness(85%)}.nav-drawer .custom_theme5{background:#1f2d5c}.nav-drawer .custom_theme5 .color-body{color:#fff!important}.nav-drawer .custom_theme5 .btn.btnPrimary{background-color:#fff!important;color:#000!important}.nav-drawer .custom_theme5 .arrow-primary,.nav-drawer .custom_theme5 .mag-primary{display:none}.nav-drawer .custom_theme5 ul li:hover{background-color:#1f2d5c;filter:brightness(85%)}.nav-drawer .custom_theme6{background:#eee}.nav-drawer .custom_theme6 .color-body{color:#000!important}.nav-drawer .custom_theme6 .btn.btnPrimary{background-color:#000!important;color:#fff!important}.nav-drawer .custom_theme6 .arrow-primary,.nav-drawer .custom_theme6 .mag-primary{display:none}.nav-drawer .custom_theme6 ul li:hover{background-color:#eee;filter:brightness(85%)}.nav-drawer .custom_theme7{background:#37233a}.nav-drawer .custom_theme7 .color-body{color:#fff!important}.nav-drawer .custom_theme7 .btn.btnPrimary{background-color:#fff!important;color:#000!important}.nav-drawer .custom_theme7 .arrow-primary,.nav-drawer .custom_theme7 .mag-primary{display:none}.nav-drawer .custom_theme7 ul li:hover{background-color:#37233a;filter:brightness(85%)}.nav-drawer .custom_theme8{background:#4d3c77}.nav-drawer .custom_theme8 .color-body{color:#fff!important}.nav-drawer .custom_theme8 .btn.btnPrimary{background-color:#fff!important;color:#000!important}.nav-drawer .custom_theme8 .arrow-primary,.nav-drawer .custom_theme8 .mag-primary{display:none}.nav-drawer .custom_theme8 ul li:hover{background-color:#4d3c77;filter:brightness(85%)}.nav-drawer .custom_theme9{background:#652846}.nav-drawer .custom_theme9 .color-body{color:#fff!important}.nav-drawer .custom_theme9 .btn.btnPrimary{background-color:#fff!important;color:#000!important}.nav-drawer .custom_theme9 .arrow-primary,.nav-drawer .custom_theme9 .mag-primary{display:none}.nav-drawer .custom_theme9 ul li:hover{background-color:#652846;filter:brightness(85%)}.filter-menu-new{z-index:10;top:100%;position:relative}.new-filter{font-size:16px!important;min-width:auto!important;width:100%!important;display:flex;justify-content:space-between;gap:12px}.filter-header,.new-filter-div{font-weight:600}.filter-header{padding:20px;font-size:20px!important}.carousel-container{width:100%;margin:auto}.carousel-item{padding:10px;text-align:center}.carousel-image{width:100%;height:auto;border-radius:8px}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);position:fixed;padding:4px;width:var(--toastify-toast-width);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:var(--toastify-toast-min-height);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:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1 1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.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--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@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:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{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__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{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__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{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__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{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__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__bounceInDown{0%,60%,75%,90%,to{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__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{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);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__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{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)}}@keyframes Toastify__slideInUp{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)}}@keyframes Toastify__slideOutRight{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)}}@keyframes Toastify__slideOutDown{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{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-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(/_next/static/media/ajax-loader.0b80f665.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/_next/static/media/slick.25572f22.eot);src:url(/_next/static/media/slick.25572f22.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/slick.653a4cbb.woff) format("woff"),url(/_next/static/media/slick.6aa1ee46.ttf) format("truetype"),url(/_next/static/media/slick.f895cfdf.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}