@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Stack+Sans+Headline:wght@200..700&display=swap";
*{box-sizing:border-box;margin:0;padding:0}img{max-width:100%;height:auto}a{outline:none}.custom-datepicker .MuiPickersOutlinedInput-root{border-radius:10px}.custom-datepicker .MuiPickersOutlinedInput-root .MuiPickersSectionList-root{padding:12px 0;font-size:14px}@media screen and (max-width:900px){.responsive_table table thead{display:none}.responsive_table table tbody tr{border:1px solid #ddd;border-radius:8px;flex-wrap:wrap;margin-bottom:8px;display:flex}.responsive_table table tbody tr td{width:50%}}@media screen and (max-width:600px){.responsive_table table tbody tr td{width:100%;min-width:100%}}@media screen and (max-width:900px){.responsive_table table tbody tr td:before{content:attr(data-th);color:#4a5565;width:100%;margin:0 0 8px;font-weight:500;display:block}.responsive_table table tbody tr td.action_td{text-align:left;border-bottom:none;width:100%}}.deliver-to-address-lists{flex-direction:column;row-gap:16px;display:flex}.deliver-to-address-lists .deliver-to-address-item.selected .deliver-to-address-box{background-color:#fde8ed;border-color:#9e1936}.deliver-to-address-lists .deliver-to-address-box{background-color:#f5f4ff;border:1px solid #d84c68;border-radius:10px;flex-direction:column;row-gap:10px;padding:16px;display:flex}.deliver-to-address-lists .deliver-to-address-box .name-with-tag{align-items:center;column-gap:10px;display:flex}.deliver-to-address-lists .deliver-to-address-box .name-with-tag .name{color:#555;font-size:16px;font-weight:600}.deliver-to-address-lists .deliver-to-address-box .name-with-tag .tag{color:#9e1936;background-color:#e9e6ff;border-radius:3px;padding:2px 8px;font-size:14px}.deliver-to-address-lists .deliver-to-address-box .address-details{color:#4a5565;width:100%;max-width:600px;margin:0;font-size:16px;font-weight:400;line-height:1.75}.deliver-to-address-lists .deliver-to-address-box .more-information{align-items:center;column-gap:32px;list-style:none;display:flex}.deliver-to-address-lists .deliver-to-address-box .more-information li{color:#4a5565;align-items:center;column-gap:8px;font-weight:400;line-height:1.75;display:flex;position:relative}.deliver-to-address-lists .deliver-to-address-box .more-information li .icon{align-items:center;display:flex}.deliver-to-address-lists .deliver-to-address-box .more-information li .icon svg{width:18px;height:auto}.deliver-to-address-lists .deliver-to-address-box .more-information li:not(:first-child):before{content:"";clear:both;background-color:#19184b;width:1px;height:16px;position:absolute;top:50%;left:-16px;transform:translateY(-50%)}.deliver-to-address-lists.for-selected-address{row-gap:8px}.deliver-to-address-lists.for-selected-address .deliver-to-address-box{background-color:#0000;border:0;row-gap:0;padding:0}.deliver-to-address-lists.for-selected-address .deliver-to-address-box .address-with-actions{justify-content:space-between;align-items:flex-start;column-gap:10px;display:flex}.deliver-to-address-lists.for-selected-address .deliver-to-address-box .address-with-actions .address-details{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;white-space:normal;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.deliver-to-address-lists.for-selected-address .deliver-to-address-box .address-with-actions .right-actions{align-items:center;column-gap:10px;display:flex}.deliver-to-address-lists.for-selected-address .deliver-to-address-box .address-with-actions .right-actions button{background-color:#0000!important}.deliver-to-address-lists.for-selected-address .deliver-to-address-box .address-with-actions .right-actions button svg{width:20px;height:auto}.otp-input-wrapper>div{justify-content:center;column-gap:10px}@media screen and (max-width:600px){.otp-input-wrapper>div{column-gap:8px}}.otp-input-wrapper input{text-align:center;border:1px solid #d1d5dc;border-radius:8px;outline:none;height:50px;padding:0;font-size:24px;font-weight:600;width:50px!important}@media screen and (max-width:600px){.otp-input-wrapper input{height:45px;font-size:18px;width:45px!important}}.otp-input-wrapper input:focus{border-color:#9e1936}@media screen and (max-width:600px){.MuiModal-root .MuiDialog-paper{width:calc(100% - 32px);margin:10px}}.logout-modal .MuiDialog-paper{border-radius:16px}.logout-modal .MuiDialog-paper .MuiDialogContent-root{padding-top:32px}.logout-modal .MuiDialog-paper .MuiDialogActions-root{justify-content:center;padding:16px}.address-modal .MuiDialogContent-root{padding-top:16px!important}.custom-dialog .MuiDialog-paper{border-radius:16px}.custom-dialog .MuiDialog-paper .MuiDialogTitle-root{border-bottom:1px solid #e5e7eb}.custom-dialog .MuiDialog-paper .MuiDialogActions-root{padding:16px}.themeRadio-s1{appearance:none;cursor:pointer;border:1px solid #9e1936;border-radius:50%;flex:none;justify-content:center;align-items:center;width:18px;height:18px;display:flex;position:relative}.themeRadio-s1:not(.tick):checked:after,.themeRadio-s1:not(.tick)[custom-checked=true]:after{content:"";clear:both;background:#9e1936;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.choose-agent-lists{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#9e1936 #f3f3f3;flex-direction:column;row-gap:10px;max-height:412px;margin-top:16px;display:flex;overflow:hidden auto}.choose-agent-lists::-webkit-scrollbar{width:8px}.choose-agent-lists::-webkit-scrollbar-track{background:#f3f3f3;border-radius:20px}.choose-agent-lists::-webkit-scrollbar-thumb{background:#9e1936;border:2px solid #f3f3f3;border-radius:20px;transition:all .3s}.choose-agent-lists::-webkit-scrollbar-thumb:hover{background:#7f142b}.choose-agent-lists *{box-sizing:border-box}.choose-agent-lists .choose-agent-item .choose-agent-card{cursor:pointer;border:1px solid #e9e6ff;border-radius:8px;align-items:flex-start;column-gap:16px;padding:10px;transition:all .3s;display:flex}.choose-agent-lists .choose-agent-item .choose-agent-card:hover{border-color:#9e1936}.choose-agent-lists .choose-agent-item .choose-agent-card:hover .profile-img img{transform:scale(1.08)}.choose-agent-lists .choose-agent-item .choose-agent-card:has(:checked){border-color:#9e1936}.choose-agent-lists .choose-agent-item .choose-agent-card .profile-img{border-radius:4px;flex:none;justify-content:center;align-items:center;width:100px;height:100px;display:flex;overflow:hidden}.choose-agent-lists .choose-agent-item .choose-agent-card .profile-img img{object-fit:cover;border-radius:inherit;width:100%;height:100%;transition:all .3s}.choose-agent-lists .choose-agent-item .choose-agent-card .profile-img.initials-avatar{color:#9e1936;text-transform:uppercase;background:#fff5f7;border:1px solid #9e1936;border-radius:50%;align-self:center;width:78px;height:78px;font-size:24px;font-weight:600;line-height:1}.choose-agent-lists .choose-agent-item .choose-agent-card .profile-img.initials-avatar span{display:block}.choose-agent-lists .choose-agent-item .choose-agent-card .profile-information{flex:auto}.choose-agent-lists .choose-agent-item .choose-agent-card .profile-information .name-with-check{justify-content:space-between;align-items:center;column-gap:16px;display:flex}.choose-agent-lists .choose-agent-item .choose-agent-card .profile-information .name-with-check .name{color:#000;font-size:18px;font-weight:500;line-height:1.6}.choose-agent-lists .choose-agent-item .choose-agent-card .profile-information .more-information{flex-direction:column;align-items:flex-start;row-gap:4px;margin:4px 0 0;padding:0;list-style:none;display:flex}.choose-agent-lists .choose-agent-item .choose-agent-card .profile-information .more-information li .icon-with-text{color:#4a5565;align-items:center;column-gap:8px;font-size:14px;font-weight:400;line-height:22px;text-decoration:none;display:flex}.choose-agent-lists .choose-agent-item .choose-agent-card .profile-information .more-information li .icon-with-text .li-icon{color:#9e1936;flex:none;align-items:center;font-size:18px;display:flex}
@font-face{font-family:Manrope;font-style:normal;font-weight:200;font-display:swap;src:url(../media/a342834df7752944-s.10ev4cu2inrn-.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:200;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.0i6ci0u~g4zml.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:200;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.0x1a9yg0jkq20.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:200;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.0dyk20wuvya7a.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:200;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.0ctuso5mgh_i..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:200;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.0kho-wj7-y-w1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:300;font-display:swap;src:url(../media/a342834df7752944-s.10ev4cu2inrn-.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:300;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.0i6ci0u~g4zml.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:300;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.0x1a9yg0jkq20.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:300;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.0dyk20wuvya7a.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:300;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.0ctuso5mgh_i..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:300;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.0kho-wj7-y-w1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a342834df7752944-s.10ev4cu2inrn-.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.0i6ci0u~g4zml.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.0x1a9yg0jkq20.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.0dyk20wuvya7a.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.0ctuso5mgh_i..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.0kho-wj7-y-w1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a342834df7752944-s.10ev4cu2inrn-.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.0i6ci0u~g4zml.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.0x1a9yg0jkq20.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.0dyk20wuvya7a.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.0ctuso5mgh_i..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.0kho-wj7-y-w1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a342834df7752944-s.10ev4cu2inrn-.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.0i6ci0u~g4zml.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.0x1a9yg0jkq20.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.0dyk20wuvya7a.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.0ctuso5mgh_i..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.0kho-wj7-y-w1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a342834df7752944-s.10ev4cu2inrn-.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.0i6ci0u~g4zml.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.0x1a9yg0jkq20.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.0dyk20wuvya7a.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.0ctuso5mgh_i..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.0kho-wj7-y-w1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/a342834df7752944-s.10ev4cu2inrn-.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.0i6ci0u~g4zml.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.0x1a9yg0jkq20.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.0dyk20wuvya7a.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.0ctuso5mgh_i..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.0kho-wj7-y-w1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope Fallback;src:local(Arial);ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.0%;size-adjust:103.19%}.manrope_ec03b1af-module__7gZO6q__className{font-family:Manrope,Manrope Fallback;font-style:normal}.manrope_ec03b1af-module__7gZO6q__variable{--font-manrope:"Manrope", "Manrope Fallback"}
