body{--base-background-color:#eef3f4;--panel-background-color:#fff;--parent-text-color:#24272c;--child-text-color:#24272cb3;--border-color:#24272c1a;--form-border-color:#24272c1a;--section-border-color:#817c7c;--field-background-color:#eef3f4;--header-background-color:#d9d9d9;--link-text-color:#6e34ad;--purple-action-color:#6e34ad;--card-background-color:#fff;--register-text-color:#441351;--gray-text-color:#6b7280;font-family:Poppins}body.dark{--base-background-color:#1e2329;--panel-background-color:#161a1e;--parent-text-color:#fff;--child-text-color:#fff;--border-color:#252930;--form-border-color:#eadcfc;--field-background-color:#293038;--header-background-color:#383e44;--link-text-color:$white;--purple-action-color:#eadcfc;--card-background-color:#1e2329;--register-text-color:#fff;--gray-text-color:#d1d5db}@media screen and (max-width:425px){body{--base-background-color:#fff;background-color:var(--base-background-color)}}.baseApp{background-color:var(--base-background-color);flex-direction:column;min-height:100dvh;display:flex}.sticker{color:var(--parent-text-color);letter-spacing:3px;text-transform:uppercase;background-color:#eadcfc80;border-radius:15px;align-items:center;padding:2px 10px;font-size:11px}@media (max-width:636px){.sticker,.sticker .cicon{font-size:10px}}.cBtn{color:#fff;white-space:nowrap;cursor:pointer;background-color:#cc1d91;border-radius:4px;height:max-content;padding:8px 25px;font-size:16px;line-height:120%;transition:all .2s ease-in-out}.cBtn:hover{color:#fff;background-color:#441351}.cBtn:disabled{opacity:.6;cursor:not-allowed;pointer-events:none}@media (max-width:1439px){.cBtn{padding:6px 20px;font-size:14px}}.cBtn--pink{color:#fff;background-color:#cc1d91;border-radius:30px}.cBtn--grey{border:1px solid var(--purple-action-color);color:var(--purple-action-color);background:0 0;border-radius:30px;padding:6px 15px;font-size:14px}.cBtn--black{background-color:var(--parent-text-color);color:var(--panel-background-color)}.cBtn--red{color:#fff;background:#a0003e;border-radius:30px}.cBtn--purple{color:#6e34ad;background:#eadcfc;border-color:#6e34ad;border-radius:30px}.cBtn--purple .cicon{color:#6e34ad}.cBtn--darkpurple{color:#fff;background:#441351;border-color:#6e34ad;border-radius:30px}.cBtn--darkpurple .cicon{color:#6e34ad}.cBtn--bordered{background:0 0;border-style:solid;border-width:1px}.cBtn--reply{color:var(--child-text-color);background-color:#0000;align-items:center;gap:12px;display:flex}.cBtn--icon{color:var(--parent-text-color);background-color:#0000;border:none;outline:none;margin:0;padding:0;width:auto!important}.cBtn--icon:hover{background-color:#0000}.cBtn--icon:active{border:none;outline:none}@media (min-width:0){.cBtn--icon{padding:0!important}}.cBtn--rate{color:#000;text-transform:capitalize;background:#fff;border:1px solid #d9d9d9;border-radius:4px;font-size:12px;font-style:normal;font-weight:400;line-height:normal;transition:all .3s ease-in-out;box-shadow:0 4px 2px #00000040}.cBtn--rate:hover{transform:translateY(-4px);box-shadow:0 10px 20px #00000030,0 6px 6px #0000003b}@media (min-width:0){.cBtn--rate{padding:7px 11px!important}}.cBtn--eyeCatch{color:#fff;background-color:#441351;align-items:center;display:flex}.actionBtn{border-radius:30px;padding:6px 15px;font-size:16px;transition:all .2s ease-in-out}.actionBtn--submitBtn{color:#6e34ad;border:1px solid #6e34ad}.actionBtn--resetBtn{color:#a0003e;border:1px solid #a0003e}.actionBtn:disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.actionBtn:hover{color:#fff;border-color:inherit;background-color:#441351}.pagebody{width:100%;max-width:1460px;margin:0 auto;padding:20px 15px;overflow:auto}@media (max-width:600px){.pagebody{padding:10px}}.sectionTitle{color:var(--parent-text-color);text-transform:capitalize;flex-flow:wrap;justify-content:space-between;align-items:center;height:max-content;min-height:0;padding:0;font-family:Poppins;font-size:22px;font-style:normal;font-weight:500;line-height:130%;display:flex}@media (max-width:1023px){.sectionTitle{font-size:20px}}.sectionTitle.justify-center{justify-content:center}.sectionTitle--small{font-size:18px}.whitePanel{color:var(--parent-text-color);background:var(--panel-background-color);border:1px solid #24272c1a;border-radius:16px;padding:17px 15px 15px;box-shadow:0 1px 2px #24272c1a}@media (max-width:991px){.whitePanel{padding:15px}}.cicon{aspect-ratio:1;max-width:20px;height:auto;color:var(--parent-text-color);background-color:#0000;transition:all .2s ease-in-out;font-size:20px!important}.collapse-input{min-height:0}.collapse-input:checked~.collapse-title .cicon{transform:rotate(180deg)}.cInput{color:var(--parent-text-color);text-transform:capitalize;background-color:var(--field-background-color);outline:none;width:100%;padding:8px 15px;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:normal;box-shadow:inset 0 1px 4px #0000001a}.cInput::placeholder{color:var(--section-border-color);text-transform:capitalize;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.tab-pane{transition:opacity .5s ease-in-out}.fade-in{opacity:1}.fade-out{opacity:0}.swiper-button-prev,.swiper-button-next{color:#000;aspect-ratio:1;background-color:#fffc;border-radius:50%;justify-content:center;align-items:center;padding:10px;transition:all .2s ease-in-out;display:flex;box-shadow:0 8px 12px #24272c26;opacity:1!important;width:40px!important;height:40px!important}.swiper-button-prev:after,.swiper-button-next:after{color:#000;font-size:16px!important}.swiper-button-prev:hover,.swiper-button-next:hover{background-color:#6e34ad}.swiper-button-prev:hover:after,.swiper-button-next:hover:after{color:#fff}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{display:none}@media (max-width:991px){.swiper-button-prev,.swiper-button-next{width:30px!important;height:30px!important}.swiper-button-prev:after,.swiper-button-next:after{font-size:10px!important}}.swiper-button-prev{left:20px}.swiper-button-next{right:20px}.line-clamp{-webkit-line-clamp:2;-webkit-box-orient:vertical;height:44.8px;line-height:140%;display:-webkit-box;overflow:hidden}.line-clamp-1{-webkit-line-clamp:1;height:22.4px}::-webkit-scrollbar{background-color:#6e34ad33;width:10px;height:1px}::-webkit-scrollbar-track{border-radius:10px}::-webkit-scrollbar-thumb{background:#6e34ad;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#908686}.cViewMore{color:var(--parent-text-color);text-transform:capitalize;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:normal;transition:all .2s ease-in-out;position:relative}.cViewMore:after{content:"";background-color:#441351;width:0%;height:1px;transition:all .2s ease-in-out;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.cViewMore--black{color:var(--parent-text-color)}.cViewMore:hover:after{width:100%}.loading.loading-spinner{justify-content:center;align-items:center;min-height:100%;display:flex}.pollRange{appearance:none;cursor:pointer;background:var(--field-background-color);border-radius:4px;outline:none;width:100%;overflow:hidden}.pollRange::-webkit-slider-runnable-track{background:var(--field-background-color);border-radius:4px;height:20px}.pollRange::-moz-range-track{background:var(--field-background-color);border-radius:4px;height:20px}.pollRange::-webkit-slider-thumb{appearance:none;background-color:var(--field-background-color);border-radius:50%;width:0;height:20px;box-shadow:-407px 0 0 400px #eadcfc}.pollRangeWrapper{height:20px;position:relative}.pollRangeWrapper .value{color:var(--child-text-color);text-transform:capitalize;font-family:Poppins;font-size:12px;font-style:normal;font-weight:500;line-height:normal;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.pollRange[type=range]::-moz-range-thumb{background-color:#eadcfc;border:1px solid #eadcfc;border-radius:4px;width:15px;height:20px;box-shadow:-407px 0 0 400px #eadcfc}.footerContainer{justify-content:space-between;align-items:center;gap:15px;display:flex}@media (max-width:767px){.footerContainer{flex-direction:column}}.footer__logo__img{background-color:#fff;border-radius:50%;max-width:70px;height:auto;padding:10px}.footer__main{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}.footer__main p{color:var(--parent-text-color);font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.footer__main p:first-child{text-transform:capitalize}.footer__main p:nth-child(2){text-transform:lowercase}.footer__socialLinks{text-transform:capitalize;flex-direction:column;justify-content:center;align-items:center;gap:7px;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:normal;display:flex}.footer__socialLinks__items{flex-direction:row;justify-content:space-between;align-items:center;gap:15px;display:flex}.footer__socialLinks__items .socialicon{font-size:25px;transition:all .2s ease-in-out}.footer__socialLinks__items .socialicon:hover{color:#6e34ad;cursor:pointer}.quantitysec{border:1px solid var(--section-border-color);background:var(--panel-background-color);border-radius:4px;flex-direction:row;justify-content:space-between;align-items:center;width:auto;height:35px;display:inline-flex}.quantitysec input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantitysec input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantitysec input[type=number]{-moz-appearance:textfield;background:var(--panel-background-color);width:2ch;height:100%;color:var(--parent-text-color);text-align:center;outline:none}.quantitysec button:disabled{opacity:.5}.quantitysec button{height:100%;padding:0 15px}.comments-container{flex-direction:column;gap:20px;display:flex}.comment__card{background:var(--field-background-color);border-radius:15px;padding:15px}.comment .commentForm{margin-top:15px}.comment .commentForm textarea{background-color:#fff;border:1px solid #d9d9d9}.commentForm{align-items:stretch;display:flex}.commentForm textarea{border-radius:50px}.commentForm .cBtn{background-color:none;height:auto;min-height:35px;max-height:45px;margin-left:4px}.commentForm .cBtn .cicon{transition:none}.commentForm .cBtn:disabled{background-color:#44135133}.comment-textarea{appearance:none;resize:none;text-transform:capitalize;background-color:var(--field-background-color);border:none;border-radius:4px 0 0 4px;outline:none;width:100%;height:auto;padding:10px 15px;font-size:14px;font-style:normal;font-weight:400;line-height:160%;transition:all .2s ease-in-out;overflow:hidden}.comment-textarea::placeholder{color:#908686}.comment__userShort{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.comment__userShort__item{flex-direction:row;gap:10px;display:flex}.comment__userShort__profile{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:50px;height:50px}@media (max-width:768px){.comment__userShort__profile{width:40px;height:40px}}.comment__userShort__right{flex-direction:column;gap:4px;display:flex}.comment__userShort__item{align-items:center;display:flex}.comment__userName{font-size:16px;font-style:normal;font-weight:500;line-height:normal}@media (max-width:768px){.comment__userName{font-size:14px}}.comment__time{color:var(--child-text-color);font-size:16px;font-style:normal;font-weight:400;line-height:150%}@media (max-width:768px){.comment__time{font-size:14px}}.comment__text{background-color:var(--field-background-color);white-space:pre-wrap;word-break:break-all;border-radius:4px;align-items:flex-end;gap:10px;margin-top:10px;padding:0 20px;display:flex}@media (max-width:768px){.comment__text{padding:5px 12px;font-size:14px}}.comment__text .cBtn--reply{position:relative}.comment .cBtn--reply{margin-left:auto;margin-right:0;padding:0}.comment .cBtn--reply:hover{color:#000;background-color:#0000}.replies{flex-direction:column;gap:15px;margin-top:20px;padding-left:10vmin;display:flex;position:relative}.replies:after{content:"";border:1px dashed #6e34ad80;border-radius:10px;width:0;height:100%;position:absolute;top:0;left:5vmin}.greyPanel{border-radius:16px;font-family:Poppins;overflow:hidden}.greyPanel__header{background-color:var(--panel-background-color);text-transform:capitalize;color:var(--parent-text-color);border-bottom:1px solid var(--border-color);padding:15px 20px;font-size:18px;font-style:normal;font-weight:400;line-height:normal}@media (max-width:991px){.greyPanel__header{padding:10px 15px}}.greyPanel__body{background-color:var(--panel-background-color);color:var(--parent-text-color);padding:20px}@media (max-width:991px){.greyPanel__body{padding:15px}}.modal-action{justify-content:center}.modal-action form{justify-content:center;align-items:center;gap:10px;display:flex}.dialogDescription{color:var(--parent-text-color);text-align:center;font-size:18px;line-height:140%}.modal{justify-content:center;align-items:center;display:flex}.modal-box{border:1px solid var(--section-border-color);background-color:var(--base-background-color)}.dropdown-content{background-color:var(--base-background-color)}.dropdown-content li:hover{background-color:#fff}.dropdown-content li:hover .cicon{color:#000}.skeleton-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;display:grid}.skeleton-grid-item{position:relative;overflow:hidden}.skeleton-grid-item:before{z-index:2;content:"";background:linear-gradient(90deg,#fff0 0%,#ffffff4d 100%);width:50%;height:100%;animation:1s infinite shine;display:block;position:absolute;top:0;left:-75%;transform:skew(-45deg)}@keyframes shine{to{left:125%}}.dropdown-btn{appearance:none}.dropdown-btn::marker{display:none}div[data-testid=flowbite-dropdown]{border-radius:40px;overflow:hidden;z-index:1000000000!important}div[data-testid=flowbite-dropdown]:focus,div[data-testid=flowbite-dropdown]:focus-visible,div[data-testid=flowbite-dropdown]:hover,div[data-testid=flowbite-dropdown]:active{border:none;outline:none}div[data-testid=flowbite-dropdown] ul{background:#eadcfc;flex-direction:column;display:flex}div[data-testid=flowbite-dropdown] ul li{transition:all .2s ease-in-out}div[data-testid=flowbite-dropdown] ul li:hover{background-color:#6e34ad}div[data-testid=flowbite-dropdown] ul li button{padding:4px}.sectionHeader{align-items:center;margin-bottom:15px;padding:0 5px}.skeletonGrid{grid-template-columns:1fr 1fr;gap:7vw;height:644.58px;display:grid}.skeletonGrid>div{height:100%}.table{border:1px solid var(--border-color);width:max-content;margin-bottom:15px}.table tr{text-align:left;border-color:var(--border-color)}.table tr:nth-child(odd){background-color:#f8f8f8}.table tr td,.table tr th{color:#404d61;text-align:left;vertical-align:text-top;width:max-content;padding:10px 15px;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.table tr th{font-weight:500}.profileList{flex-direction:column;display:flex}.profileList__item{cursor:pointer;border-bottom:1px solid var(--border-color);align-items:center;gap:20px;padding:10px 20px;transition:all .3s ease-in-out;display:flex}.profileList__item:hover{background-color:#6e34ad1a}.profileList__item__content__name{font-weight:600}.p-0{overflow:hidden;padding:0!important}.changeUserButton{aspect-ratio:1;background-color:#441351;border-radius:50%;width:auto;height:100%;margin-right:5px;padding:10px}.changeUserButton .cicon{color:#fff}.changeUserButton:hover{background-color:#6e34ad}.fade{background-image:linear-gradient(#0000 12%,currentColor 30% 70%,#0000 86%);background-attachment:fixed;-webkit-background-clip:text;background-clip:text}.timerLeftTitle{text-transform:capitalize;color:#6e34ad;margin-bottom:10px}.timerUI{grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:flex-start;gap:5px;display:grid}.timerUI span{font-size:30px;font-weight:500}.timerUI .timerUI__field{text-align:center;color:#6e34ad;font-size:14px}.timerUI__col{flex-direction:column;align-items:center;gap:6px;display:flex}.timerUI__col__box{text-align:center;color:#6e34ad;background:#eadcfc;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:100%;padding:7px 10px;font-size:26px;font-weight:800;display:flex}.timeEndedText{color:#fff;text-align:center;background-color:#a0003e;border-radius:30px;margin-top:25px;padding:10px}.no-data{text-align:center!important;color:#a0003e!important}.bigLoader{width:40px;height:40px}.cModal{z-index:100000}.cModal__closeBtn{color:var(--parent-text-color)}.cModal .modal-box,.cModal__content{background-color:var(--panel-background-color);z-index:1000;max-width:600px;box-shadow:0 7px 29px #64646f33}@media (max-width:759px){.cModal .modal-box,.cModal__content{padding:15px}}.cModal__title{text-transform:capitalize;color:var(--parent-text-color);align-items:center;gap:15px;font-size:22px;font-style:normal;font-weight:500;line-height:normal;display:flex}.cModal__title__icon{border:1px solid var(--border-color);aspect-ratio:1;border-radius:50%;justify-content:center;align-items:center;width:auto;height:auto;padding:10px;font-size:22px;display:flex}.cModal__description{color:var(--child-text-color);width:100%;max-width:340px;margin-top:15px;font-size:14px;font-style:normal;font-weight:400;line-height:160%}.cModal__form{gap:15px;margin-top:30px;display:grid}.cModal__form__actions{justify-content:flex-end;align-items:center;gap:10px;margin-top:20px;display:flex}.cModal__form__actions .actionBtn{align-items:center;gap:5px;display:flex}.cModal__form__actions .actionBtn .actionicon{font-size:16px}.cModal__form__item__contentList{flex-wrap:wrap;gap:15px;margin-top:5px;display:flex}.cModal__form__item__contentList .cPill:has(.checkbox[type=checkbox]:checked){color:#fff!important;background-color:#cc1d91!important}.cModal__form label,.cModal__form .cModal__form__item__heading{text-transform:capitalize;color:var(--parent-text-color);margin-bottom:6px;font-size:15px;font-style:normal;font-weight:500;line-height:normal;display:block}.cModal__form label:has(.checkbox){align-items:center;gap:10px;display:inline-flex}.cModal__form .cModal__form__item__heading:has(.checkbox){align-items:center;gap:10px;display:inline-flex}.cModal__form select,.cModal__form input{width:100%;color:var(--parent-text-color);border:1px solid var(--form-border-color);background-color:#0000;height:43px;font-size:14px;line-height:120%;min-height:0!important}.cModal__form select::-moz-placeholder{color:var(--child-text-color)}.cModal__form input::-moz-placeholder{color:var(--child-text-color)}.cModal__form select::placeholder,.cModal__form input::placeholder{color:var(--child-text-color)}.cModal__form select.input-error,.cModal__form input.input-error{border:1px solid #a0003e!important}.cModal__form select:focus,.cModal__form input:focus{border:1px solid #6e34ad;outline:none;box-shadow:0 8px 24px #6e34ad33}.cModal__form select:disabled,.cModal__form input:disabled{background-color:var(--field-background-color);cursor:not-allowed;border:1px solid #6e34ad}:-webkit-any(.cModal__form select:-webkit-autofill,.cModal__form input:-webkit-autofill),:-webkit-any(.cModal__form select:-webkit-autofill:focus,.cModal__form input:-webkit-autofill:focus){color:#000!important;background-color:#fff!important}:is(.cModal__form select:autofill,.cModal__form input:autofill),:is(.cModal__form select:autofill:focus,.cModal__form input:autofill:focus){color:#000!important;background-color:#fff!important}.cModal__form .checkbox{border-color:#6e34ad;border-radius:4px;width:16px;height:16px}.guide-text{color:var(--parent-text-color);font-size:.9rem}.guide-text-link{color:var(--link-text-color)}.ql-toolbar.ql-snow,.ql-editor,.ql-container.ql-snow{border-color:var(--border-color)}.quillWrapper:focus-within .ql-toolbar.ql-snow,.quillWrapper:focus-within .ql-editor,.quillWrapper:focus-within .ql-container.ql-snow{outline:none;box-shadow:0 8px 24px #6e34ad33;border-color:#6e34ad!important}.quillWrapper.quillWrapper-error .ql-toolbar.ql-snow,.quillWrapper.quillWrapper-error .ql-editor,.quillWrapper.quillWrapper-error .ql-container.ql-snow{border-color:#a0003e!important}.ql-toolbar.ql-snow{border-top-left-radius:8px;border-top-right-radius:8px}.ql-container.ql-snow{border-bottom-right-radius:8px;border-bottom-left-radius:8px}.drawer{width:auto}.cPill{text-align:center;cursor:pointer;border:1px solid #cc1d91;border-radius:30px;justify-content:center;align-items:center;padding:2px 16px;transition:all .2s ease-in-out;display:flex;color:#cc1d91!important}.cPill:hover{background-color:#eadcfc80}.drawer-content{padding:0!important}.drawer-content>.cBtn{display:block}.reactPlayerWrapper{background-color:#eadcfc;height:auto;overflow:hidden;aspect-ratio:1.5!important}.reactPlayerWrapper>div{aspect-ratio:1.5!important;width:100%!important;height:auto!important}.reactPlayerWrapper iframe,.reactPlayerWrapper .fb_iframe_widget_fluid_desktop iframe,.reactPlayerWrapper .fb_iframe_widget_fluid_desktop,.reactPlayerWrapper .fb_iframe_widget_fluid_desktop span,.reactPlayerWrapper .fb_iframe_widget_fluid_desktop iframe{height:100%!important}.uploadWrapper{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.uploadWrapper .imageContainer{height:max-content;position:relative}.uploadWrapper .imageContainer .croppedImage{aspect-ratio:1.5;width:100%}.uploadWrapper .imageContainer:hover{cursor:pointer}.uploadWrapper .imageContainer:hover:after,.uploadWrapper .imageContainer:hover .uploadMainIcon{opacity:1}.uploadWrapper .imageContainer:after{content:"";z-index:2;opacity:0;background-color:#fff6;width:100%;height:100%;transition:all .2s ease-in-out;position:absolute;top:0;left:0}.uploadWrapper .imageContainer img{border:2px solid #cc1d91;border-radius:7px}.uploadWrapper .imageContainer .cBtn{color:#fff;z-index:3;background-color:#cc1d91;flex-direction:row;justify-content:center;align-items:center;gap:6px;margin:0 auto;display:flex;position:relative;transform:translateY(-50%)}.uploadWrapper .uploadMainIcon{opacity:0;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.uploadMainIcon{color:#fff;z-index:3;opacity:1;background-color:#cc1d91;border:1px solid #cc1d91;border-radius:50%;width:45px;height:45px;padding:10px;transition:all .2s ease-in-out}.imageFolder{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.imageFolder img{aspect-ratio:1.5;-o-object-fit:cover;object-fit:cover;border:1px solid #cc1d91;border-radius:4px;width:100%;height:auto}.imageFolder__item{cursor:pointer;position:relative}.imageFolder__item:after{content:"";opacity:0;background-color:#a0003e99;width:100%;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0}.imageFolder__item__icon.uploadMainIcon{background-color:#a0003e;width:30px;height:30px;padding:5px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.imageFolder__item:hover:after{opacity:1}.imageFolder__item:hover .imageFolder__item__icon{opacity:1;display:block}.teams__content__list{flex-direction:column;gap:12px;margin-top:10px;display:flex}.teams__content__list__item{grid-template-columns:1fr auto;align-items:center;gap:0 10px;display:grid}.teams__content__list__item:has(>label){grid-template-columns:45px 1fr auto}.teams__content__list__item__img{-o-object-fit:cover;object-fit:cover;padding:0}.teams__content__list__item .cBtn{align-items:center;gap:5px;padding:8px 12px;display:flex}.teams__content__list__item .trashIcon{opacity:1;color:#fff;background-color:#a0003e;border-radius:50%;justify-content:center;align-items:center;padding:6px;font-size:1.2rem;transition:all .3s ease-in-out;display:flex!important}.teams__content__list__item .trashIcon:hover{background-color:#6e34ad}.teams__content__list__item .addIcon{opacity:1;color:#fff;background-color:#6e34ad;border-radius:50%;justify-content:center;align-items:center;padding:6px;font-size:1.2rem;transition:all .3s ease-in-out;display:flex!important}.teams__content__list__item .addIcon:hover{background-color:#441351}.errorText{color:#a0003e;font-size:13px;font-weight:300;line-height:130%}.pageTitle{color:var(--register-text-color);text-align:center;font-size:32px;font-weight:700}.titleText{color:var(--register-text-color);text-align:center;font-size:20px;font-weight:500}.contentText{color:var(--parent-text-color)}.grayText{color:var(--gray-text-color)}footer{margin-top:auto}.backBtn{gap:5px;margin:auto;display:flex;width:max-content!important}.backBtn .cicon{color:var(--base-background-color);font-size:16px}.padding-y-0{padding-top:0!important;padding-bottom:0!important}.homepageBanner{-o-object-fit:contain;object-fit:contain;width:100%;height:auto}.quickLogin{flex-direction:row;justify-content:center;align-items:center;gap:18px;display:flex}.quickLogin__img{background-color:#fff;border-radius:6px;max-width:95px;padding:10px}.marketGrid{grid-template-columns:1fr 3fr;align-items:flex-start;gap:20px;display:grid}@media (max-width:991px){.marketGrid{flex-direction:column;display:flex}}.marketGrid__item{flex-direction:column;gap:20px;width:100%;height:100%;display:flex}.marketGrid__item__list{flex-direction:column;gap:15px;padding-top:21px;padding-bottom:21px;display:flex}.marketGrid__item .cicon{max-width:20px}.marketGrid__main{grid-template-columns:1fr 0fr;gap:20px;display:grid}@media (max-width:991px){.marketGrid__main{flex-direction:column;width:100%;display:flex}}.marketGrid__main__mostSearched{border-radius:30px;flex-wrap:wrap;grid-template-columns:auto 1fr;align-items:center;gap:10px 25px;margin-top:15px;padding:11px 20px;display:grid}.marketGrid__main__mostSearched .mostSerched__swiper{width:100%}.marketGrid__main__mostSearched .mostSerched__swiper .swiper-slide{width:max-content}.marketGrid__main__searchItem{flex-direction:row;display:flex}.marketGrid__main__searchItem .searchBtn{border-top-right-radius:30px;border-bottom-right-radius:30px;height:auto}.marketGrid__main__searchItem .searchBtn .cicon{color:var(--panel-background-color);transition:none}.marketGrid__main__searchItem__selectBlock{position:relative}.marketGrid__main__searchItem__selectBlock:after{content:"▼";z-index:100;color:#fff;font-size:12px;transition:all .3s ease-in-out;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.marketGrid__main__searchItem__select{cursor:pointer;text-align:left;appearance:none;width:100%;height:100%;box-shadow:none;background:var(--parent-text-color);color:var(--panel-background-color);border:none;border-top-right-radius:0;border-bottom-right-radius:0;outline:0;padding:8px 25px 8px 15px}.marketGrid__main__searchItem__select option{cursor:pointer;border:none;outline:none}.marketGrid__main .cInput{background-color:var(--panel-background-color);border:1px solid var(--border-color)}.marketGrid__menu{flex-direction:column;justify-content:space-between;height:100%;padding:0;display:flex}@media (max-width:991px){.marketGrid__menu{box-shadow:none;border:none}}.marketGrid__menu__item{color:var(--parent-text-color);text-transform:capitalize;cursor:pointer;flex:1;align-items:center;gap:10px;margin:0 25px;padding:4px 0;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:normal;transition:all .3s ease-in-out;display:flex}.marketGrid__menu__item:hover{background-color:#6e34ad33;margin:0;padding:4px 25px}@media (max-width:991px){.marketGrid__menu__item:hover{padding:8px 6px}}@media (max-width:1295px){.marketGrid__menu__item{font-size:14px}}@media (max-width:991px){.marketGrid__menu__item{background-color:var(--panel-background-color);border:1px solid var(--border-color);text-align:center;word-break:break-all;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:5px;margin:0;padding:8px 6px;font-size:12px}.marketGrid__menu{background-color:#0000;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:10px;padding:0;display:grid}}.createCollapse{border-radius:0}.createCollapse .sectionTitle.collapse-title{transition:all .3s ease-in-out}.createCollapse .sectionTitle.collapse-title:hover{color:#6e34ad}.createCollapse__content{padding:0;padding-bottom:0!important}.createCollapse__content .tabsWrapper{flex-wrap:wrap;justify-content:flex-start;margin-top:10px}.createCollapse__content .tabsWrapper .cBtn{font-size:16px}.createCollapse__content .tabsWrapper .cBtn:hover{background-color:#6e34ad}.tabsWrapper{flex-flow:wrap;align-items:center;gap:10px 8px;display:flex}.tabsWrapper .cBtn{white-space:nowrap;background-color:#6e34ad0d;padding:5px 12px}.marketplaceSection{grid-column:1/-1}.marketplaceSection .tab-content{margin-top:10px}.marketplaceSection .swiper-slide{height:auto!important}.marketplaceSection__footer{border-top:1px solid var(--border-color);margin:14px -15px -17px;padding:17px 20px;display:block}.marketplaceSection__footer .cViewMore{font-size:14px;font-weight:500}.marketplaceSection__footer .cViewMore:hover:after{display:none}.marketTabs{border-bottom:1px solid #d9d9d9;flex-direction:row;gap:5px;width:100%;margin-top:6px;display:flex;overflow:auto}.marketTabs__tab{cursor:pointer;text-transform:capitalize;padding:8px 25px;font-family:Poppins;font-size:15px;font-style:normal;font-weight:500;line-height:normal;position:relative}.marketTabs__tab:first-child{padding-left:0}.marketTabs__tab:after{content:"";background-color:#6e34ad;width:0%;height:2px;transition:all .3s ease-in-out;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.marketTabs__tab.tab-active{color:#6e34ad}.marketTabs__tab.tab-active:after{width:100%}.marketSwiper__item__productImg{padding:0;position:relative}.post_image_sticker{z-index:1;color:#fff;background-color:#ea297a;border-radius:10px;gap:5px;padding:5px 12px;font-size:12px;display:flex;position:absolute;top:10px;right:5px}.product_image_sticker{z-index:1;color:#fff;background-color:#ea297a;border-radius:10px;gap:5px;padding:5px 12px;font-size:12px;display:flex;position:absolute;top:0;right:1px}.marketSwiper{padding:5px}.marketSwiper__item{background-color:var(--panel-background-color);border:1px solid var(--border-color);border-radius:8px;flex-direction:column;display:flex;position:relative}.marketSwiper__item>a{padding:16px 16px 0}.marketSwiper__item .poll_predict_panel{margin-top:12px}.marketSwiper__item .poll_predict_panel .poll__panel{margin-bottom:0}.marketSwiper__item__postTitle{text-transform:capitalize;color:var(--parent-text-color);margin-bottom:0;font-family:poppins;font-size:15px;font-weight:200;transition:all .3s ease-in-out}@media (max-width:767px){.marketSwiper__item__postTitle{font-size:14px}}.marketSwiper__item__postTitle--bold{font-size:16px;font-style:normal;font-weight:500}.marketSwiper__item__productImg{aspect-ratio:1.5;-o-object-fit:contain;object-fit:contain;background:cover;border-radius:8px 8px 0 0;width:100%;height:auto;margin-top:0;overflow:hidden;-o-object-fit:cover!important;object-fit:cover!important}.marketSwiper__item__productImg--thumbnail{aspect-ratio:1/1.28;border-radius:8px;height:calc(100% - 65px);transition:all .3s ease-in-out;transform:translateY(30px)}.marketSwiper__item__productImg--landscape{aspect-ratio:1.5}.marketSwiper__item--thumbnail{border:1px solid var(--border-color);aspect-ratio:1/1.55;border-radius:8px;padding:5px 16px;transition:all .3s ease-in-out;position:relative;overflow:hidden;height:100%!important}.marketSwiper__item--thumbnail:after{opacity:0;content:"";z-index:1;background:linear-gradient(#12121200 0%,#121212 100%);border:0 solid #d8d8d800;width:100%;height:100%;transition:all .4s ease-in-out;position:absolute;top:0;left:0}.marketSwiper__item--thumbnail .marketSwiper__item__postTitle{z-index:10;width:100%;height:21.4px;padding-left:15px;font-weight:400;position:absolute;top:auto;bottom:calc(100% - 28px);left:0}.marketSwiper__item--thumbnail .cViewMore{z-index:10;position:absolute;top:auto;bottom:10px;left:15px}.marketSwiper__item--thumbnail:hover{cursor:pointer;height:100%;padding:0}.marketSwiper__item--thumbnail:hover:after{opacity:1}.marketSwiper__item--thumbnail:hover .marketSwiper__item__productImg--thumbnail{height:100%;transform:translateY(0)}.marketSwiper__item--thumbnail:hover .marketSwiper__item__postTitle{color:#fff;font-feature-settings:"clig" off,"liga" off;height:32.4px;font-size:24px;font-style:normal;font-weight:700;line-height:34px;top:auto;bottom:57px}@media (max-width:768px){.marketSwiper__item--thumbnail:hover .marketSwiper__item__postTitle{height:28px;font-size:18px}}.marketSwiper__item--thumbnail:hover .cViewMore{color:#fff;background-color:#cc1d91;border-radius:4px;padding:4px 10px;font-size:16px;bottom:15px}.marketSwiper__item--thumbnail:hover .cViewMore:hover{color:#fff;background-color:#6e34ad}.marketSwiper__item--thumbnail:hover .cViewMore:hover:before,.marketSwiper__item--thumbnail:hover .cViewMore:hover:after{display:none}@media (max-width:768px){.marketSwiper__item--thumbnail:hover .cViewMore{font-size:14px}}.marketSwiper__item__footer{background-color:var(--panel-background-color);border-top:none;border-radius:0 0 8px 8px;flex-direction:column;justify-content:stretch;height:100%;padding:16px;display:flex;position:relative}.marketSwiper__item__footer .cBtn{width:100%;margin:auto;display:block}.marketSwiper__item__footer.border-none,.marketSwiper__item.border-none{border:none}.marketSwiper__item .offersDealCard{padding-top:15px}.marketSwiper__item .offersDealCard__imgContainer{position:relative}.marketSwiper__item .offersDealCard__imgContainer .card__pricing{z-index:2;text-align:center;color:#fff;background:#cc1d91;border-start-end-radius:10px;width:auto;height:max-content;padding:1.25rem 12px 5px;position:absolute;top:-1rem;right:1.5rem;overflow:visible}.marketSwiper__item .offersDealCard__imgContainer .card__pricing:after,.marketSwiper__item .offersDealCard__imgContainer .card__pricing:before{content:"";position:absolute}.marketSwiper__item .offersDealCard__imgContainer .card__pricing:after{clip-path:polygon(100% 0,100% 100%,50% 30%,0 100%,0 0);content:"";background-color:#cc1d91;width:100%;height:20px;top:calc(100% - 5px);bottom:auto;left:0;overflow:visible}.marketSwiper__item .offersDealCard__imgContainer .card__pricing:before{clip-path:polygon(0 100%,100% 0,100% 100%);background-color:#4f002a;width:14px;height:16px;top:0;left:-14px}.marketSwiper__item .offersDealCard__imgContainer .card__pricing .card__pricing-number{justify-content:center;align-items:center;gap:2px;font-size:24px;font-weight:700;line-height:120%;display:flex}@media (max-width:636px){.marketSwiper__item .offersDealCard__imgContainer .card__pricing .card__pricing-number{font-size:21px}}.marketSwiper__item .offersDealCard__imgContainer .card__pricing .card__pricing-symbol{font-size:13px;font-weight:500}@media (max-width:636px){.marketSwiper__item .offersDealCard__imgContainer .card__pricing .card__pricing-symbol{font-size:12px}}.marketSwiper__item .offersDealCard__imgContainer .card__pricing .card__pricing-off{color:#fff;font-size:14px;display:block}@media (max-width:636px){.marketSwiper__item .offersDealCard__imgContainer .card__pricing .card__pricing-off{font-size:12px}}.marketSwiper__item .offersDealCard__imgContainer__img{aspect-ratio:1.5;-o-object-fit:cover;object-fit:cover;border:1px solid #cc1d91;border-radius:17px;width:100%;height:auto;max-height:none;box-shadow:inset 0 30px 60px -12px #cc1d9140,inset 0 18px 36px -18px #cc1d914d}.marketSwiper__item .offersDealCard__content{padding:15px 15px 0}.marketSwiper__item .offersDealCard__content__wrapper{grid-template-columns:1fr auto;display:grid}.marketSwiper__item .offersDealCard__content__wrapper .post__actions{flex-direction:column;display:flex}.marketSwiper__item .offersDealCard__content .actionBtn{width:100%}.marketSwiper__item .offersDealCard__price{color:#cc1d91;flex-wrap:wrap;align-items:center;gap:3px 11px;margin-top:5px;font-size:15px;font-weight:500;display:flex}@media (max-width:636px){.marketSwiper__item .offersDealCard__price{font-size:14px}}.marketSwiper__item .offersDealCard__price__seperator{background-color:#cc1d91;border-radius:100%;width:4px;height:4px}.marketSwiper__item .offersDealCard__price__prevPrice{color:#6e34ad;text-decoration:line-through}.searchContainer{grid-template-columns:1fr 1fr 1fr 1fr;gap:3rem;width:100%;display:grid}.bizContainer{grid-template-columns:1fr 1fr;gap:3rem;width:100%;display:grid}@media (max-width:950px){.bizContainer{grid-template-columns:1fr}}.allDescSearch{color:#000}.marketSwiper__item.post__owner.bizSearchContainer{grid-template-columns:.5fr 3fr;padding:10px;display:grid}@media (max-width:450px){.marketSwiper__item.post__owner.bizSearchContainer{word-break:break-all}}.bizContactSearch{color:var(--parent-text-color);gap:.5rem;display:flex}.bizImage{border-radius:50%;max-width:6rem}.offersDealCard.searchOffer{padding-top:0}.offersDealCard__imgContainer__img.featuredImageOrder{box-shadow:none;-o-object-fit:unset;object-fit:unset;border:#0000}.company{margin:0 auto;position:relative}.companySwiper{padding:5px}.companyImg{aspect-ratio:1;-o-object-fit:contain;object-fit:contain;border-radius:100%;width:100%;max-width:110px;height:auto;overflow:hidden}.company__item{background-color:var(--card-background-color);aspect-ratio:1;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:25px;height:auto;padding:15px;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.company__item__title{text-align:center;word-break:break-all;font-family:poppins;font-size:15px}@media (max-width:767px){.company__item__title{font-size:14px}}.company__item:after{content:"";background-color:#6e34ad4d;width:0%;height:0%;transition:all .3s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.company__item:hover:after{width:100%;height:100%}.OffersAnddeals{position:relative}.OffersAnddeals__content{z-index:1;position:relative}.OffersAnddeals__swiper{max-width:none}.poll__panel{flex-wrap:wrap;grid-column:1/-1;align-items:flex-end;gap:18px 10px;margin-bottom:15px;display:grid}.poll__panel__title{color:#fff;background-image:linear-gradient(to top right,#cc1d91,#b9219a,#a427a2,#8b2ea8,#6e34ad);padding:17px 15px 15px;font-size:16px;font-weight:400;margin-bottom:0!important}.poll__panel__item{flex-direction:column;flex:1;gap:4px;display:flex}.poll__panel__item__title{font-size:12px}.poll__panel__item__title--bigFont{font-size:16px}.poll_predict_panel{padding:0 16px}.predictPanel.predictPanelHome{grid-template-columns:1fr .5fr 1fr;gap:25px;margin:0;padding:3px}@media (max-width:836px) and (min-width:615px){.predictPanel.predictPanelHome{gap:12px;font-size:13px}}.predictPanel__part__img{-o-object-fit:cover;object-fit:cover;width:100px;height:100px}.predictPanel__part__title.predictPanel__part__title__home{word-break:break-all;font-size:14px}.versusPanel__img{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border:1px solid #000;border-radius:50%;width:100px;padding:6px;overflow:hidden}.predictPanel__part__img.predictPanel_home{-o-object-fit:cover;object-fit:cover;max-width:50px;height:50px;box-shadow:0 1px 2px #3c40434d,0 1px 3px 1px #3c404326}.predictPanel__vs{justify-content:center;align-items:center;margin:5px 0;font-weight:700;display:flex}.predictPanel__part__radioHidden{display:none}.predictPanel__part__radioHidden:checked+.predictPanel__part__content .versusPanel__img{border:3px solid #6e34ad;padding:4px}.predictPanel__part__radioHidden:checked+.predictPanel__part__content .predictPanel__part__title{color:#6e34ad;font-weight:700}.gifts__grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.gifts__grid__item{background-color:#441351;justify-content:center;align-items:center;width:100%;display:flex}.gifts__grid__item__commingSoonTitle{text-align:center;color:#fff;text-transform:capitalize;font-family:Inter;font-size:40px;font-style:normal;font-weight:700;line-height:normal}.gifts__grid .marketSwiper{width:100%;max-height:260px}.gifts__grid .marketSwiper__item{height:100%}.gifts__grid .marketSwiper__item__productImg{-o-object-fit:cover;object-fit:cover;background-color:#000;width:100%;height:100%}.cLoginFormButton{grid-template-columns:1fr 1fr;gap:5px;display:grid}.cLoginFormButton:hover{background-color:#0000}.cInputLoginFields{width:100%;color:var(--parent-text-color);border:1px solid var(--border-color);height:43px;font-size:14px;line-height:120%;background-color:#0000!important;min-height:0!important}.adsbygoogle{text-align:center;min-width:300px;height:auto;width:100%!important;display:block!important}.cHomeSearchAll{color:#6e34ad;background-color:#eadcfc}.cHomeSearchAll:hover .ciconseaarch{color:#fff!important}.marketGrid__main__searchItem__selectBlock:after{color:#6e34ad;z-index:0}.marketGrid__main__searchItem .searchBtn .cicon{color:#6e34ad}.post__date.post__date__phone,.marketGrid__menu__phone,.marketplaceSection__footer__phone{display:none}.post__owner__img{max-width:40px!important;max-height:40px!important}.post__owner__logo{color:var(--link-text-color);padding:5px;width:100%!important;height:100%!important}.banner{width:100%;height:100%;max-height:350px;position:relative;overflow:hidden}.banner img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}@media (max-width:425px){.pagebody{overflow:unset}}@media (max-width:768px){.marketSwiper__item{border:none;border-bottom:1px solid var(--border-color);border-radius:0}.marketSwiper__item>a{padding:0}.marketSwiper__item__productImg{-o-object-fit:cover;object-fit:cover;border-radius:8px}.post__description{display:none}.post__date.post__date__phone{display:flex}.post__date.post__date__large{display:none}.marketplaceSection{box-shadow:none;border:none;padding:0}.sectionHeader{margin-bottom:0;padding:20px 10px}.marketplaceSection__footer,.predictPanel.predictPanelHome,.poll__panel.postcardPollPanel{display:none}.OffersAnddeals.whitePanel{box-shadow:none;border:none;border-radius:0;padding:0}.comp.whitePanel{box-shadow:none;border:none;border-bottom:1px solid var(--border-color);border-radius:0}.marketGrid__menu__phone{display:flex}.marketGrid__menu{display:none}.poll_predict_panel{margin:0!important}.marketplaceSection__footer__phone{display:flex}.pagebody{padding-bottom:0}.quickLogin{display:none}.sectionTitle.sectionTitle--small{font-size:18px}.marketGrid__main__mostSearched{gap:5px}.cHomeSearchAll{width:60px}}@media (max-width:991px){.marketGrid__menu__phone{background-color:#0000;padding:0}.marketGrid__menu__phone .swiper{width:100%}.marketGrid__menu__phone .swiper-slide{text-align:center;flex-shrink:0;width:100px}.marketGrid__menu__phone .marketGrid__menu__item{text-align:center;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;height:100px;padding:10px;display:flex;box-shadow:0 2px 4px #0000001a}}.navheader{background-color:var(--panel-background-color);width:100%;padding:10px 15px;position:relative;box-shadow:0 3px 6px #24272c1a}@media (max-width:1287px){.navheader{flex-direction:column;gap:10px}}@media (max-width:1108px){.navheader{flex-direction:row;justify-content:space-between}}.navheader__right{flex:4;justify-content:space-between;align-items:center;gap:25px;width:100%;display:flex}@media (max-width:1287px){.navheader__right{flex:4}}@media (max-width:1108px){.navheader__right{display:none}}.menu{padding:0}.navbar-hamburger{z-index:50;display:none;position:relative}@media (max-width:1108px){.navbar-hamburger{display:flex}.navLogo__wrapper{flex:1}}.navLogo{background:#eef3f4;border-radius:10px;max-width:185px;padding:10px 15px}@media (max-width:1109px){.navLogo{background:0 0;max-width:50px;padding:0}}@media (max-width:1108px){.navLogo__wrapper{flex:none}}.nav-hamburger{color:var(--parent-text-color);-webkit-tap-highlight-color:#0000;touch-action:manipulation;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:10px;display:inline-flex}.small-menu{flex-direction:column;gap:25px;width:100%;max-width:265px;display:flex}.menuLink{color:var(--parent-text-color);text-transform:capitalize;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:normal;transition:all .2s ease-in-out;position:relative}.menuLink:after{content:"";background-color:#6e34ad;width:0;height:1px;transition:all .2s ease-in-out;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.menuLink:hover,.menuLink.active{color:#6e34ad}.menuLink:hover:not(.active):after,.menuLink.active:not(.active):after{width:100%}@media (max-width:1450px){.menuLink{font-size:14px}}.post{margin-top:0;padding:0 5px 5px}.post__date{color:var(--child-text-color);align-items:center;gap:5px;margin-top:2px;font-size:14px;display:flex}.post__date .cicon{max-width:16px;font-size:16px}.marketSwiper__item{background-color:var(--card-background-color);width:100%;height:100%;position:relative}.marketSwiper__item .post__actions{position:relative}.post__actions{flex-direction:row;align-items:center;gap:12px;display:flex}.post__actions__icon{color:#441351;background:#eadcfc;border-radius:50%;padding:5px;font-size:33px;font-weight:700}.post__actions__icon:hover{color:#fff;cursor:pointer;background-color:#6e34ad;border-radius:100%;padding:4px}.post__actions__icon.post__actions__icon--active{color:#fff;cursor:pointer;border-radius:100%;padding:4px;background-color:#6e34ad!important}@media (max-width:1439px){.post__actions__icon{font-size:29px}}.post__description{text-transform:capitalize;word-break:break-all;white-space:pre-wrap;color:var(--child-text-color);text-align:left;letter-spacing:.2px;max-width:75%;margin-top:6.5px;margin-bottom:15px;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:21px}.post__description.mb-0{margin-bottom:0}.marketSwiper__item__footer__top{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:0 8px;display:flex}.post__owner{align-items:center;gap:10px;margin-top:10px;margin-bottom:15px;display:flex}.post__owner__img{aspect-ratio:1;-o-object-fit:contain;object-fit:contain;border:1px solid #441351;border-radius:100%;width:auto;max-width:60px;max-height:35px;overflow:hidden}.post__owner__name{text-transform:capitalize;font-family:Poppins;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.post__stats{color:var(--text-color);text-transform:lowercase;border-top:1px solid var(--border-color);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:7px 5px;margin-top:auto;margin-bottom:0;padding-top:15px;font-family:Poppins;font-size:14px;font-style:normal;font-weight:700;line-height:normal;display:flex}.post__stats.justify-end{justify-content:flex-end}.post__stats.justify-start{justify-content:flex-start}.post__stats__item{color:var(--parent-text-color);border-radius:30px;align-items:center;gap:8px;padding:4px 10px;font-family:Poppins;font-weight:500;display:flex}.post__stats__item .cicon{color:var(--parent-text-color)}.post__productPrice{text-transform:capitalize;color:var(--parent-text-color);margin:4px 0 0;font-family:Poppins;font-size:16px;font-weight:500;line-height:24px;position:relative}.marketSwiper__item__footer{background-color:var(--card-background-color)}.post__stats.post__stats__phone,.orderBtnPhone{display:none}.orderBtn{display:flex}.modal-overlay{z-index:1000;background-color:#0006;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.modal-container{text-align:center;background-color:#fff;border-radius:8px;width:320px;padding:24px;box-shadow:0 4px 6px #0000001a}.modal-container div:first-child{color:#333;margin-bottom:16px;font-size:18px}.modal-container div:last-child{justify-content:center;gap:12px;display:flex}.postD.cModal__form__item{margin-top:auto}.reviewImgInput{margin-top:10px}@media (max-width:768px){.post{padding:0}.post__stats.post__stats__phone{border-top:0;justify-content:flex-start;gap:10px;margin:0;padding:0;font-size:1px;display:flex}.post__stats.post__stats__phone .post__stats__item{gap:2px;padding:4px 0}.post__stats{display:none}.post__owner{margin-bottom:0}.marketSwiper__item__footer{padding-bottom:10px}.orderBtnPhone{margin-top:18px;display:flex}.orderBtn{display:none}.post__actions{justify-content:space-between;gap:20px;flex-direction:row!important}.offersDealCard{border-bottom:1px solid var(--border-color);padding:15px 0}.OffersAnddeals__swiper{max-width:none}}.productDetail{box-sizing:border-box;grid-template-columns:repeat(2,1fr);gap:40px;max-width:1400px;margin:0 auto;padding:45px 0;display:grid}@media (max-width:1439px){.productDetail{gap:30px;padding:0}}@media (max-width:1023px){.productDetail{flex-direction:column;display:flex}}.productDetail .enlargedImage{max-width:none!important}.productDetail .zoomContainer{justify-content:center;align-items:center;display:flex;width:100%!important;height:max-content!important}.productDetail__imageViewer{grid-template-columns:95px 6fr;place-items:center;gap:20px;display:grid}@media (max-width:1023px){.productDetail__imageViewer{flex-direction:column-reverse;display:flex}}.productDetail__imageViewer__slider{margin-top:auto;margin-bottom:auto;position:relative}@media (max-width:1023px){.productDetail__imageViewer__slider{width:50%;min-width:200px;margin:auto}}.productDetail__imageViewer__slider__swiper{width:100%;height:100%;max-height:263px}.productDetail__imageViewer__slider__swiper .swiper-slide{min-height:80px}.productDetail__imageViewer__slider__swiper .slide__item{cursor:pointer;border-radius:4px;width:100%;height:100%;position:relative;overflow:hidden}.productDetail__imageViewer__slider__swiper .slide__item:after{content:"";opacity:0;border:2px solid #eadcfc;border-radius:4px;width:100%;height:100%;transition:all .1s ease-in-out;position:absolute;top:0;left:0}.productDetail__imageViewer__slider__swiper .slide__item:hover{opacity:.5}.productDetail__imageViewer__slider__swiper .slide__item.active:after{opacity:1;border:2px solid #441351}.productDetail__imageViewer__slider__swiper__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;overflow:hidden}.productDetail__imageViewer__slider .swiper-button-prev{left:auto;right:104%}@media (min-width:1024px){.productDetail__imageViewer__slider .swiper-button-prev{top:auto;bottom:calc(100% + 15px);left:50%;transform:translate(-50%)translateY(0)rotate(90deg)}}.productDetail__imageViewer__slider .swiper-button-next{left:104%;right:auto}@media (min-width:1024px){.productDetail__imageViewer__slider .swiper-button-next{margin-top:0;top:calc(100% + 15px);bottom:auto;left:50%;transform:translate(-50%)translateY(0)rotate(90deg)}}.productDetail__imageViewer__mainImage{-o-object-fit:cover;object-fit:cover;background-color:#fff;width:auto;max-width:100%;overflow:hidden;height:50%!important}.productDetail__info{background-attachment:fixed;flex-direction:column;padding-left:40px;display:flex}@media (max-width:1439px){.productDetail__info{padding-left:30px}}@media (max-width:1023px){.productDetail__info{border-left:none;padding:0}}.productDetail__info__item{border-bottom:1px dashed #d9d9d9;flex-wrap:wrap;align-items:center;max-height:350px;padding:16px 15px 16px 0;position:relative;overflow-y:auto}.productDetail__info__item--mask{-webkit-mask-image:linear-gradient(#000 85%,#0000 100%);mask-image:linear-gradient(#000 85%,#0000 100%)}.productDetail__info__item .table{display:none}.productDetail__info__item h2{margin-bottom:20px;font-weight:600}.productDetail__info__item .cBtn.cBtn--eyeCatch{gap:10px;font-size:1.3rem;display:flex}.productDetail__info__item .cBtn.cBtn--eyeCatch .cicon{color:#fff}.productDetail__info__item .linkText{color:#6e34ad;cursor:pointer;border:1px solid #6e34ad;border-radius:20px;height:max-content;padding:6px 20px;transition:all .2s ease-in-out}.productDetail__info__item .linkText .cicon{color:#6e34ad}.productDetail__info__item .linkText:hover{color:#fff;background-color:#6e34ad}.productDetail__info__item .linkText:hover .cicon{color:#fff}.productDetail__info__item .price{flex-direction:row;align-items:center;gap:45px;display:flex}.productDetail__info__item--bold{text-transform:capitalize;font-weight:700}.productDetail__info__item:last-child{border:none}.productDetail__info__title{text-transform:capitalize;word-break:break-all;justify-content:space-between;align-items:center;margin-bottom:15px;font-family:Poppins;font-size:1.5em;font-style:normal;font-weight:500;line-height:normal;display:flex}@media (max-width:768px){.productDetail__info__title{font-size:1.6em}}.productDetail__info__label{color:#626262;text-transform:capitalize;margin-bottom:10px;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.productDetail__info__value{flex-flow:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.productDetail__info__value--line-thorugh{text-decoration:line-through}.productDetail__info__value--pink{color:#cc1d91}.productDetail__info__value .rating{text-transform:capitalize;flex-wrap:wrap;align-items:center;gap:10px 3px;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:normal;display:flex}.paymentMethods{flex-direction:column;gap:15px;margin-top:20px;display:flex}.paymentMethods__title{text-transform:capitalize;font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.paymentMethods__list{flex-flow:wrap;align-items:center;gap:20px;display:flex}.paymentMethods__list__item{max-height:40px}.productDetail-bottom-grid{grid-template-columns:3fr 1fr;gap:20px;margin-top:20px;display:grid}@media (max-width:768px){.productDetail-bottom-grid{flex-direction:column;display:flex}}.productDetail-grid-left{flex-direction:column;gap:20px;display:flex}.customer__rating{font-family:Poppins}.customer__rating__header{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:7px;display:flex}.customer__rating__content{flex-direction:row;align-items:center;display:flex}@media (max-width:555px){.customer__rating__content{flex-direction:column}}.customer__rating__content__left{text-align:center;padding:0 25px}.customer__rating__content__ratingStats{border-left:1px solid var(--border-color);width:100%;max-width:600px;padding-left:25px}@media (max-width:555px){.customer__rating__content__ratingStats{border:none;padding-left:0}}.customer__rating__content__ratingStats__item{align-items:center;gap:25px;display:flex}.customer__rating__content__ratingStats__item .pollRangeWrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.customer__rating__content__ratingStats__item .pollRangeWrapper .pollRange{height:3px}.customer__rating__content__ratingStats__item .pollRangeWrapper .pollRange::-webkit-slider-runnable-track{background:#eef3f4;height:3px}.customer__rating__content__ratingStats__item .pollRangeWrapper .pollRange::-moz-range-track{background:#eef3f4;height:3px}.customer__rating__content__ratingStats__item .pollRangeWrapper .pollRange::-webkit-slider-thumb{height:3px;box-shadow:-407px 0 0 400px #6e34ad}.customer__rating__rate{text-transform:capitalize;color:var(--parent-text-color);font-family:Poppins;font-size:3.5rem;font-style:normal;font-weight:400;line-height:normal}.customer__rating__totalRate{text-transform:capitalize;color:var(--child-text-color);font-family:Poppins;font-size:1.1rem;font-style:normal;font-weight:400;line-height:normal}.sideProducts-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px;padding:0;display:grid}.changeUserButton{aspect-ratio:1;cursor:pointer;background-color:#0000;border:none;width:45px;margin-right:10px;padding:0;position:relative}.userProfileComment{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:100%;height:100%}.dropdown-icon{background-color:#e3e4ea;border-radius:50%;font-size:15px;position:absolute;bottom:-3px;right:-6px}.customerReview{height:300px;overflow:scroll}.customerReview__content__item{border-bottom:1px solid var(--border-color);flex-flow:wrap;justify-content:stretch;align-items:flex-start;gap:12px;padding-top:10px;padding-bottom:22px;display:flex}.customerReview__gallery{flex:2;grid-template-columns:repeat(3,1fr);gap:10px 20px;display:grid}.customerReview__gallery img{aspect-ratio:1.21;-o-object-fit:cover;object-fit:cover;border-radius:4px;width:100%;min-width:100px;height:100%}.customerReview__rate{color:#fff;text-transform:capitalize;background-color:#6e34ad;border-radius:30px;justify-content:center;align-items:center;gap:3px;padding:1px 6px;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:normal;display:flex}.customerReview__text{flex:4}.customerReview::-webkit-scrollbar{display:none}.orderDays{color:var(--link-text-color);margin-top:15px;font-size:14px}.participationModal{background-color:var(--base-background-color);padding:25px}.participationModal .confirmBtn{border-radius:40px;width:100%;padding:10px 20px;display:inline-block;margin-left:auto!important;margin-right:auto!important}.participationModal .confirmBtn:disabled{opacity:.5;cursor:not-allowed}.participationModal .confirmBtn:disabled:hover{background-color:#cc1d91}.participationModal .btn{color:#6e34ad;border:1px solid #441351}.participationModal .btn:hover{color:#fff;background-color:#441351}.participationModal__header{text-transform:capitalize;color:var(--parent-text-color);margin-bottom:20px;font-size:26px;font-weight:600}.participationModal__actions{flex-direction:column;align-items:flex-start;gap:15px;display:flex}.participationModal__actions .greyPanel{width:100%}.participationModal__actions .greyPanel__header,.participationModal__actions .greyPanel__body{padding-left:0;padding-right:0}.participationModal__action{background-color:var(--panel-background-color);text-transform:capitalize;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;padding:8px 10px 8px 20px;font-weight:500;transition:all .3s ease-in-out;display:flex;box-shadow:0 1px 2px #6e34ad4d,0 1px 3px 1px #6e34ad26}.participationModal__action .cBtn{align-items:center;gap:5px;padding:8px 15px;display:flex}.participationModal__action .cBtn .cicon{color:#441351}.participationModal__action .cBtn:hover,.participationModal__action .cBtn--active{color:#fff;background-color:#441351}.participationModal__action .cBtn:hover .cicon,.participationModal__action .cBtn--active .cicon{color:#fff}.participationModal__action--active{color:#6e34ad;border:1px solid #6e34ad;border-left-width:10px;order:0;position:relative;overflow:hidden;box-shadow:0 10px 36px #6e34ad29,0 0 0 1px #6e34ad0f}.participationModal__action--active .cBtn{color:#fff;background-color:#441351;border-radius:30px}.participationModal__action--active .cBtn .cicon{color:#fff}.participationModal__action--active .cBtn .post__actions__icon{color:#fff;background-color:#441351!important}.order-btn{opacity:.5;color:#6e34ad;background-color:#eadcfc;border-radius:30px;padding:5px 10px}.order-btn.toggled:hover{color:#fff;background-color:#441351}.order-btn.toggled{color:#6e34ad;opacity:1;cursor:pointer;background-color:#eadcfc;border-radius:30px;padding:5px 10px}.winnerListModal{max-width:75rem;padding:0;position:relative}.winnerListModal .participationModal__header{z-index:1000;text-align:center;-webkit-text-stroke-width:3px;-webkit-text-stroke-color:#fff;color:#ffab63;width:100%;font-size:48px;font-weight:900;position:absolute;top:20px}.winnerListModal .closeBtn{z-index:10000;color:#fff;font-size:43px;position:absolute;top:20px;right:20px}.participantListModal{max-width:45rem}.participantListModal .table{width:100%}.participantListModal .table thead td{color:#6e34adcc;font-weight:600}.participantListModal .table tr:nth-child(2n){background-color:#6e34ad0d}.participantListModal .table .participantContainer{align-items:center;gap:10px;display:flex}.participantListModal .table .participantContainer__img{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:50%;max-width:40px;overflow:hidden}.participantListModal .table .participantContainer__desc{flex-direction:column;gap:2px;display:flex}.participantListModal .table .participantContainer__desc>span:first-child{color:var(--parent-text-color);font-weight:500}.participantListModal .table .participantContainer__desc span{color:var(--child-text-color)}.participantListModal .table td{vertical-align:middle;font-size:14px}.winnerCurtain__main{position:relative}.winnerCurtain__main img{width:100%}.winnerCurtain__main .floatingWinnerBox{z-index:100;color:#a0003e;position:absolute;top:54%;left:50%;transform:translate(-50%,-50%)}.winnerCurtain__main .floatingWinnerBox li{color:#840089;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fff;background-color:#6e34ad26;flex-direction:column;justify-content:center;align-items:center;padding:30px;font-size:55px;font-weight:900;display:flex}.winnerCurtain__main .floatingWinnerBox li span{color:#fff;-webkit-text-stroke-width:0px;text-transform:none;letter-spacing:2px;background-color:#6e34adcc;border-radius:20px;padding:2px 8px;font-size:14px;font-weight:400}.winnerCurtain__main .floatingWinnerBox .cio{color:#fff;background-color:#a0003ecc;border-radius:100%;animation-name:grow;animation-duration:1s;animation-iteration-count:infinite;animation-direction:alternate-reverse}@keyframes grow{0%{font-size:20px}to{font-size:50px}}.trophyIcon{color:#fff;background-color:#a0003eb3;border:1px solid #fff;border-radius:100%;padding:10px;font-size:90px;position:relative;top:54%;left:50%;transform:translate(-50%)}.predictImg{-o-object-fit:cover;object-fit:cover;margin-right:8px;width:40px!important;height:26px!important}.wrap{perspective:1000px;position:absolute;top:36%;left:50%;transform:translate(-50%,-50%)}.circle{opacity:1;width:100px;height:100px;margin-left:-50px;position:absolute;top:50%;left:50%}.circle:first-child{border-color:#ff0d00;animation:10s ease-in-out infinite alternate spin1;transform:rotate(10deg)translateY(100px)rotate(0);box-shadow:0 0 50px #ff0d00}@keyframes spin1{to{transform:rotate(370deg)translateY(100px)rotate(40deg)}}.circle:nth-child(2){border-color:#ff1a00;animation:10s ease-in-out infinite alternate spin2;transform:rotate(20deg)translateY(100px)rotate(0);box-shadow:0 0 50px #ff1a00}@keyframes spin2{to{transform:rotate(380deg)translateY(100px)rotate(80deg)}}.circle:nth-child(3){border-color:#ff2600;animation:10s ease-in-out infinite alternate spin3;transform:rotate(30deg)translateY(100px)rotate(0);box-shadow:0 0 50px #ff2600}@keyframes spin3{to{transform:rotate(390deg)translateY(100px)rotate(120deg)}}.circle:nth-child(4){border-color:#f30;animation:10s ease-in-out infinite alternate spin4;transform:rotate(40deg)translateY(100px)rotate(0);box-shadow:0 0 50px #f30}@keyframes spin4{to{transform:rotate(400deg)translateY(100px)rotate(160deg)}}.circle:nth-child(5){border-color:#ff4000;animation:10s ease-in-out infinite alternate spin5;transform:rotate(50deg)translateY(100px)rotate(0);box-shadow:0 0 50px #ff4000}@keyframes spin5{to{transform:rotate(410deg)translateY(100px)rotate(200deg)}}.circle:nth-child(6){border-color:#ff4d00;animation:10s ease-in-out infinite alternate spin6;transform:rotate(60deg)translateY(100px)rotate(0);box-shadow:0 0 50px #ff4d00}@keyframes spin6{to{transform:rotate(420deg)translateY(100px)rotate(240deg)}}.circle:nth-child(7){border-color:#ff5900;animation:10s ease-in-out infinite alternate spin7;transform:rotate(70deg)translateY(100px)rotate(0);box-shadow:0 0 50px #ff5900}@keyframes spin7{to{transform:rotate(430deg)translateY(100px)rotate(280deg)}}.circle:nth-child(8){border-color:#f60;animation:10s ease-in-out infinite alternate spin8;transform:rotate(80deg)translateY(100px)rotate(0);box-shadow:0 0 50px #f60}@keyframes spin8{to{transform:rotate(440deg)translateY(100px)rotate(320deg)}}.circle:nth-child(9){border-color:#ff7300;animation:10s ease-in-out infinite alternate spin9;transform:rotate(90deg)translateY(100px)rotate(0);box-shadow:0 0 50px #ff7300}@keyframes spin9{to{transform:rotate(450deg)translateY(100px)rotate(360deg)}}.circle:nth-child(10){border-color:#ff8000;animation:10s ease-in-out infinite alternate spin10;transform:rotate(100deg)translateY(100px)rotate(0);box-shadow:0 0 50px #ff8000}@keyframes spin10{to{transform:rotate(460deg)translateY(100px)rotate(400deg)}}.circle:nth-child(11){border-color:#ff8c00;animation:10s ease-in-out infinite alternate spin11;transform:rotate(110deg)translateY(100px)rotate(0);box-shadow:0 0 50px #ff8c00}@keyframes spin11{to{transform:rotate(470deg)translateY(100px)rotate(440deg)}}.circle:nth-child(12){border-color:#f90;animation:10s ease-in-out infinite alternate spin12;transform:rotate(120deg)translateY(100px)rotate(0);box-shadow:0 0 50px #f90}@keyframes spin12{to{transform:rotate(480deg)translateY(100px)rotate(480deg)}}.circle:nth-child(13){border-color:#ffa600;animation:10s ease-in-out infinite alternate spin13;transform:rotate(130deg)translateY(100px)rotate(0);box-shadow:0 0 50px #ffa600}@keyframes spin13{to{transform:rotate(490deg)translateY(100px)rotate(520deg)}}.circle:nth-child(14){border-color:#ffb300;animation:10s ease-in-out infinite alternate spin14;transform:rotate(140deg)translateY(100px)rotate(0);box-shadow:0 0 50px #ffb300}@keyframes spin14{to{transform:rotate(500deg)translateY(100px)rotate(560deg)}}.circle:nth-child(15){border-color:#ffbf00;animation:10s ease-in-out infinite alternate spin15;transform:rotate(150deg)translateY(100px)rotate(0);box-shadow:0 0 50px #ffbf00}@keyframes spin15{to{transform:rotate(510deg)translateY(100px)rotate(600deg)}}.circle:nth-child(16){border-color:#fc0;animation:10s ease-in-out infinite alternate spin16;transform:rotate(160deg)translateY(100px)rotate(0);box-shadow:0 0 50px #fc0}@keyframes spin16{to{transform:rotate(520deg)translateY(100px)rotate(640deg)}}.circle:nth-child(17){border-color:#ffd900;animation:10s ease-in-out infinite alternate spin17;transform:rotate(170deg)translateY(100px)rotate(0);box-shadow:0 0 50px #ffd900}@keyframes spin17{to{transform:rotate(530deg)translateY(100px)rotate(680deg)}}.circle:nth-child(18){border-color:#ffe600;animation:10s ease-in-out infinite alternate spin18;transform:rotate(180deg)translateY(100px)rotate(0);box-shadow:0 0 50px #ffe600}@keyframes spin18{to{transform:rotate(540deg)translateY(100px)rotate(720deg)}}.circle:nth-child(19){border-color:#fff200;animation:10s ease-in-out infinite alternate spin19;transform:rotate(190deg)translateY(100px)rotate(0);box-shadow:0 0 50px #fff200}@keyframes spin19{to{transform:rotate(550deg)translateY(100px)rotate(760deg)}}.circle:nth-child(20){border-color:#ff0;animation:10s ease-in-out infinite alternate spin20;transform:rotate(200deg)translateY(100px)rotate(0);box-shadow:0 0 50px #ff0}@keyframes spin20{to{transform:rotate(560deg)translateY(100px)rotate(800deg)}}.circle:nth-child(21){border-color:#f2ff00;animation:10s ease-in-out infinite alternate spin21;transform:rotate(210deg)translateY(100px)rotate(0);box-shadow:0 0 50px #f2ff00}@keyframes spin21{to{transform:rotate(570deg)translateY(100px)rotate(840deg)}}.circle:nth-child(22){border-color:#e6ff00;animation:10s ease-in-out infinite alternate spin22;transform:rotate(220deg)translateY(100px)rotate(0);box-shadow:0 0 50px #e6ff00}@keyframes spin22{to{transform:rotate(580deg)translateY(100px)rotate(880deg)}}.circle:nth-child(23){border-color:#d9ff00;animation:10s ease-in-out infinite alternate spin23;transform:rotate(230deg)translateY(100px)rotate(0);box-shadow:0 0 50px #d9ff00}@keyframes spin23{to{transform:rotate(590deg)translateY(100px)rotate(920deg)}}.circle:nth-child(24){border-color:#cf0;animation:10s ease-in-out infinite alternate spin24;transform:rotate(240deg)translateY(100px)rotate(0);box-shadow:0 0 50px #cf0}@keyframes spin24{to{transform:rotate(600deg)translateY(100px)rotate(960deg)}}.circle:nth-child(25){border-color:#bfff00;animation:10s ease-in-out infinite alternate spin25;transform:rotate(250deg)translateY(100px)rotate(0);box-shadow:0 0 50px #bfff00}@keyframes spin25{to{transform:rotate(610deg)translateY(100px)rotate(1000deg)}}.circle:nth-child(26){border-color:#b3ff00;animation:10s ease-in-out infinite alternate spin26;transform:rotate(260deg)translateY(100px)rotate(0);box-shadow:0 0 50px #b3ff00}@keyframes spin26{to{transform:rotate(620deg)translateY(100px)rotate(1040deg)}}.circle:nth-child(27){border-color:#a6ff00;animation:10s ease-in-out infinite alternate spin27;transform:rotate(270deg)translateY(100px)rotate(0);box-shadow:0 0 50px #a6ff00}@keyframes spin27{to{transform:rotate(630deg)translateY(100px)rotate(1080deg)}}.circle:nth-child(28){border-color:#9f0;animation:10s ease-in-out infinite alternate spin28;transform:rotate(280deg)translateY(100px)rotate(0);box-shadow:0 0 50px #9f0}@keyframes spin28{to{transform:rotate(640deg)translateY(100px)rotate(1120deg)}}.circle:nth-child(29){border-color:#8cff00;animation:10s ease-in-out infinite alternate spin29;transform:rotate(290deg)translateY(100px)rotate(0);box-shadow:0 0 50px #8cff00}@keyframes spin29{to{transform:rotate(650deg)translateY(100px)rotate(1160deg)}}.circle:nth-child(30){border-color:#80ff00;animation:10s ease-in-out infinite alternate spin30;transform:rotate(300deg)translateY(100px)rotate(0);box-shadow:0 0 50px #80ff00}@keyframes spin30{to{transform:rotate(660deg)translateY(100px)rotate(1200deg)}}.circle:nth-child(31){border-color:#73ff00;animation:10s ease-in-out infinite alternate spin31;transform:rotate(310deg)translateY(100px)rotate(0);box-shadow:0 0 50px #73ff00}@keyframes spin31{to{transform:rotate(670deg)translateY(100px)rotate(1240deg)}}.circle:nth-child(32){border-color:#6f0;animation:10s ease-in-out infinite alternate spin32;transform:rotate(320deg)translateY(100px)rotate(0);box-shadow:0 0 50px #6f0}@keyframes spin32{to{transform:rotate(680deg)translateY(100px)rotate(1280deg)}}.circle:nth-child(33){border-color:#59ff00;animation:10s ease-in-out infinite alternate spin33;transform:rotate(330deg)translateY(100px)rotate(0);box-shadow:0 0 50px #59ff00}@keyframes spin33{to{transform:rotate(690deg)translateY(100px)rotate(1320deg)}}.circle:nth-child(34){border-color:#4dff00;animation:10s ease-in-out infinite alternate spin34;transform:rotate(340deg)translateY(100px)rotate(0);box-shadow:0 0 50px #4dff00}@keyframes spin34{to{transform:rotate(700deg)translateY(100px)rotate(1360deg)}}.circle:nth-child(35){border-color:#40ff00;animation:10s ease-in-out infinite alternate spin35;transform:rotate(350deg)translateY(100px)rotate(0);box-shadow:0 0 50px #40ff00}@keyframes spin35{to{transform:rotate(710deg)translateY(100px)rotate(1400deg)}}.circle:nth-child(36){border-color:#3f0;animation:10s ease-in-out infinite alternate spin36;transform:rotate(360deg)translateY(100px)rotate(0);box-shadow:0 0 50px #3f0}@keyframes spin36{to{transform:rotate(720deg)translateY(100px)rotate(1440deg)}}.circle:nth-child(37){border-color:#26ff00;animation:10s ease-in-out infinite alternate spin37;transform:rotate(370deg)translateY(100px)rotate(0);box-shadow:0 0 50px #26ff00}@keyframes spin37{to{transform:rotate(730deg)translateY(100px)rotate(1480deg)}}.circle:nth-child(38){border-color:#1aff00;animation:10s ease-in-out infinite alternate spin38;transform:rotate(380deg)translateY(100px)rotate(0);box-shadow:0 0 50px #1aff00}@keyframes spin38{to{transform:rotate(740deg)translateY(100px)rotate(1520deg)}}.circle:nth-child(39){border-color:#0dff00;animation:10s ease-in-out infinite alternate spin39;transform:rotate(390deg)translateY(100px)rotate(0);box-shadow:0 0 50px #0dff00}@keyframes spin39{to{transform:rotate(750deg)translateY(100px)rotate(1560deg)}}.circle:nth-child(40){border-color:#0f0;animation:10s ease-in-out infinite alternate spin40;transform:rotate(400deg)translateY(100px)rotate(0);box-shadow:0 0 50px #0f0}@keyframes spin40{to{transform:rotate(760deg)translateY(100px)rotate(1600deg)}}.circle:nth-child(41){border-color:#00ff0d;animation:10s ease-in-out infinite alternate spin41;transform:rotate(410deg)translateY(100px)rotate(0);box-shadow:0 0 50px #00ff0d}@keyframes spin41{to{transform:rotate(770deg)translateY(100px)rotate(1640deg)}}.circle:nth-child(42){border-color:#00ff1a;animation:10s ease-in-out infinite alternate spin42;transform:rotate(420deg)translateY(100px)rotate(0);box-shadow:0 0 50px #00ff1a}@keyframes spin42{to{transform:rotate(780deg)translateY(100px)rotate(1680deg)}}.circle:nth-child(43){border-color:#00ff26;animation:10s ease-in-out infinite alternate spin43;transform:rotate(430deg)translateY(100px)rotate(0);box-shadow:0 0 50px #00ff26}@keyframes spin43{to{transform:rotate(790deg)translateY(100px)rotate(1720deg)}}.circle:nth-child(44){border-color:#0f3;animation:10s ease-in-out infinite alternate spin44;transform:rotate(440deg)translateY(100px)rotate(0);box-shadow:0 0 50px #0f3}@keyframes spin44{to{transform:rotate(800deg)translateY(100px)rotate(1760deg)}}.circle:nth-child(45){border-color:#00ff40;animation:10s ease-in-out infinite alternate spin45;transform:rotate(450deg)translateY(100px)rotate(0);box-shadow:0 0 50px #00ff40}@keyframes spin45{to{transform:rotate(810deg)translateY(100px)rotate(1800deg)}}.circle:nth-child(46){border-color:#00ff4d;animation:10s ease-in-out infinite alternate spin46;transform:rotate(460deg)translateY(100px)rotate(0);box-shadow:0 0 50px #00ff4d}@keyframes spin46{to{transform:rotate(820deg)translateY(100px)rotate(1840deg)}}.circle:nth-child(47){border-color:#00ff59;animation:10s ease-in-out infinite alternate spin47;transform:rotate(470deg)translateY(100px)rotate(0);box-shadow:0 0 50px #00ff59}@keyframes spin47{to{transform:rotate(830deg)translateY(100px)rotate(1880deg)}}.circle:nth-child(48){border-color:#0f6;animation:10s ease-in-out infinite alternate spin48;transform:rotate(480deg)translateY(100px)rotate(0);box-shadow:0 0 50px #0f6}@keyframes spin48{to{transform:rotate(840deg)translateY(100px)rotate(1920deg)}}.circle:nth-child(49){border-color:#00ff73;animation:10s ease-in-out infinite alternate spin49;transform:rotate(490deg)translateY(100px)rotate(0);box-shadow:0 0 50px #00ff73}@keyframes spin49{to{transform:rotate(850deg)translateY(100px)rotate(1960deg)}}.circle:nth-child(50){border-color:#00ff80;animation:10s ease-in-out infinite alternate spin50;transform:rotate(500deg)translateY(100px)rotate(0);box-shadow:0 0 50px #00ff80}@keyframes spin50{to{transform:rotate(860deg)translateY(100px)rotate(2000deg)}}.circle:nth-child(51){border-color:#00ff8c;animation:10s ease-in-out infinite alternate spin51;transform:rotate(510deg)translateY(100px)rotate(0);box-shadow:0 0 50px #00ff8c}@keyframes spin51{to{transform:rotate(870deg)translateY(100px)rotate(2040deg)}}.circle:nth-child(52){border-color:#0f9;animation:10s ease-in-out infinite alternate spin52;transform:rotate(520deg)translateY(100px)rotate(0);box-shadow:0 0 50px #0f9}@keyframes spin52{to{transform:rotate(880deg)translateY(100px)rotate(2080deg)}}.circle:nth-child(53){border-color:#00ffa6;animation:10s ease-in-out infinite alternate spin53;transform:rotate(530deg)translateY(100px)rotate(0);box-shadow:0 0 50px #00ffa6}@keyframes spin53{to{transform:rotate(890deg)translateY(100px)rotate(2120deg)}}.circle:nth-child(54){border-color:#00ffb3;animation:10s ease-in-out infinite alternate spin54;transform:rotate(540deg)translateY(100px)rotate(0);box-shadow:0 0 50px #00ffb3}@keyframes spin54{to{transform:rotate(900deg)translateY(100px)rotate(2160deg)}}.circle:nth-child(55){border-color:#00ffbf;animation:10s ease-in-out infinite alternate spin55;transform:rotate(550deg)translateY(100px)rotate(0);box-shadow:0 0 50px #00ffbf}@keyframes spin55{to{transform:rotate(910deg)translateY(100px)rotate(2200deg)}}.circle:nth-child(56){border-color:#0fc;animation:10s ease-in-out infinite alternate spin56;transform:rotate(560deg)translateY(100px)rotate(0);box-shadow:0 0 50px #0fc}@keyframes spin56{to{transform:rotate(920deg)translateY(100px)rotate(2240deg)}}.circle:nth-child(57){border-color:#00ffd9;animation:10s ease-in-out infinite alternate spin57;transform:rotate(570deg)translateY(100px)rotate(0);box-shadow:0 0 50px #00ffd9}@keyframes spin57{to{transform:rotate(930deg)translateY(100px)rotate(2280deg)}}.circle:nth-child(58){border-color:#00ffe6;animation:10s ease-in-out infinite alternate spin58;transform:rotate(580deg)translateY(100px)rotate(0);box-shadow:0 0 50px #00ffe6}@keyframes spin58{to{transform:rotate(940deg)translateY(100px)rotate(2320deg)}}.circle:nth-child(59){border-color:#00fff2;animation:10s ease-in-out infinite alternate spin59;transform:rotate(590deg)translateY(100px)rotate(0);box-shadow:0 0 50px #00fff2}@keyframes spin59{to{transform:rotate(950deg)translateY(100px)rotate(2360deg)}}.circle:nth-child(60){border-color:#0ff;animation:10s ease-in-out infinite alternate spin60;transform:rotate(600deg)translateY(100px)rotate(0);box-shadow:0 0 50px #0ff}@keyframes spin60{to{transform:rotate(960deg)translateY(100px)rotate(2400deg)}}.circle:nth-child(61){border-color:#00f2ff;animation:10s ease-in-out infinite alternate spin61;transform:rotate(610deg)translateY(100px)rotate(0);box-shadow:0 0 50px #00f2ff}@keyframes spin61{to{transform:rotate(970deg)translateY(100px)rotate(2440deg)}}.circle:nth-child(62){border-color:#00e6ff;animation:10s ease-in-out infinite alternate spin62;transform:rotate(620deg)translateY(100px)rotate(0);box-shadow:0 0 50px #00e6ff}@keyframes spin62{to{transform:rotate(980deg)translateY(100px)rotate(2480deg)}}.circle:nth-child(63){border-color:#00d9ff;animation:10s ease-in-out infinite alternate spin63;transform:rotate(630deg)translateY(100px)rotate(0);box-shadow:0 0 50px #00d9ff}@keyframes spin63{to{transform:rotate(990deg)translateY(100px)rotate(2520deg)}}.circle:nth-child(64){border-color:#0cf;animation:10s ease-in-out infinite alternate spin64;transform:rotate(640deg)translateY(100px)rotate(0);box-shadow:0 0 50px #0cf}@keyframes spin64{to{transform:rotate(1000deg)translateY(100px)rotate(2560deg)}}.circle:nth-child(65){border-color:#00bfff;animation:10s ease-in-out infinite alternate spin65;transform:rotate(650deg)translateY(100px)rotate(0);box-shadow:0 0 50px #00bfff}@keyframes spin65{to{transform:rotate(1010deg)translateY(100px)rotate(2600deg)}}.circle:nth-child(66){border-color:#00b3ff;animation:10s ease-in-out infinite alternate spin66;transform:rotate(660deg)translateY(100px)rotate(0);box-shadow:0 0 50px #00b3ff}@keyframes spin66{to{transform:rotate(1020deg)translateY(100px)rotate(2640deg)}}.circle:nth-child(67){border-color:#00a6ff;animation:10s ease-in-out infinite alternate spin67;transform:rotate(670deg)translateY(100px)rotate(0);box-shadow:0 0 50px #00a6ff}@keyframes spin67{to{transform:rotate(1030deg)translateY(100px)rotate(2680deg)}}.circle:nth-child(68){border-color:#09f;animation:10s ease-in-out infinite alternate spin68;transform:rotate(680deg)translateY(100px)rotate(0);box-shadow:0 0 50px #09f}@keyframes spin68{to{transform:rotate(1040deg)translateY(100px)rotate(2720deg)}}.circle:nth-child(69){border-color:#008cff;animation:10s ease-in-out infinite alternate spin69;transform:rotate(690deg)translateY(100px)rotate(0);box-shadow:0 0 50px #008cff}@keyframes spin69{to{transform:rotate(1050deg)translateY(100px)rotate(2760deg)}}.circle:nth-child(70){border-color:#0080ff;animation:10s ease-in-out infinite alternate spin70;transform:rotate(700deg)translateY(100px)rotate(0);box-shadow:0 0 50px #0080ff}@keyframes spin70{to{transform:rotate(1060deg)translateY(100px)rotate(2800deg)}}.circle:nth-child(71){border-color:#0073ff;animation:10s ease-in-out infinite alternate spin71;transform:rotate(710deg)translateY(100px)rotate(0);box-shadow:0 0 50px #0073ff}@keyframes spin71{to{transform:rotate(1070deg)translateY(100px)rotate(2840deg)}}.circle:nth-child(72){border-color:#06f;animation:10s ease-in-out infinite alternate spin72;transform:rotate(720deg)translateY(100px)rotate(0);box-shadow:0 0 50px #06f}@keyframes spin72{to{transform:rotate(1080deg)translateY(100px)rotate(2880deg)}}.circle:nth-child(73){border-color:#0059ff;animation:10s ease-in-out infinite alternate spin73;transform:rotate(730deg)translateY(100px)rotate(0);box-shadow:0 0 50px #0059ff}@keyframes spin73{to{transform:rotate(1090deg)translateY(100px)rotate(2920deg)}}.circle:nth-child(74){border-color:#004dff;animation:10s ease-in-out infinite alternate spin74;transform:rotate(740deg)translateY(100px)rotate(0);box-shadow:0 0 50px #004dff}@keyframes spin74{to{transform:rotate(1100deg)translateY(100px)rotate(2960deg)}}.circle:nth-child(75){border-color:#0040ff;animation:10s ease-in-out infinite alternate spin75;transform:rotate(750deg)translateY(100px)rotate(0);box-shadow:0 0 50px #0040ff}@keyframes spin75{to{transform:rotate(1110deg)translateY(100px)rotate(3000deg)}}.circle:nth-child(76){border-color:#03f;animation:10s ease-in-out infinite alternate spin76;transform:rotate(760deg)translateY(100px)rotate(0);box-shadow:0 0 50px #03f}@keyframes spin76{to{transform:rotate(1120deg)translateY(100px)rotate(3040deg)}}.circle:nth-child(77){border-color:#0026ff;animation:10s ease-in-out infinite alternate spin77;transform:rotate(770deg)translateY(100px)rotate(0);box-shadow:0 0 50px #0026ff}@keyframes spin77{to{transform:rotate(1130deg)translateY(100px)rotate(3080deg)}}.circle:nth-child(78){border-color:#001aff;animation:10s ease-in-out infinite alternate spin78;transform:rotate(780deg)translateY(100px)rotate(0);box-shadow:0 0 50px #001aff}@keyframes spin78{to{transform:rotate(1140deg)translateY(100px)rotate(3120deg)}}.circle:nth-child(79){border-color:#000dff;animation:10s ease-in-out infinite alternate spin79;transform:rotate(790deg)translateY(100px)rotate(0);box-shadow:0 0 50px #000dff}@keyframes spin79{to{transform:rotate(1150deg)translateY(100px)rotate(3160deg)}}.circle:nth-child(80){border-color:#00f;animation:10s ease-in-out infinite alternate spin80;transform:rotate(800deg)translateY(100px)rotate(0);box-shadow:0 0 50px #00f}@keyframes spin80{to{transform:rotate(1160deg)translateY(100px)rotate(3200deg)}}.circle:nth-child(81){border-color:#0d00ff;animation:10s ease-in-out infinite alternate spin81;transform:rotate(810deg)translateY(100px)rotate(0);box-shadow:0 0 50px #0d00ff}@keyframes spin81{to{transform:rotate(1170deg)translateY(100px)rotate(3240deg)}}.circle:nth-child(82){border-color:#1a00ff;animation:10s ease-in-out infinite alternate spin82;transform:rotate(820deg)translateY(100px)rotate(0);box-shadow:0 0 50px #1a00ff}@keyframes spin82{to{transform:rotate(1180deg)translateY(100px)rotate(3280deg)}}.circle:nth-child(83){border-color:#2600ff;animation:10s ease-in-out infinite alternate spin83;transform:rotate(830deg)translateY(100px)rotate(0);box-shadow:0 0 50px #2600ff}@keyframes spin83{to{transform:rotate(1190deg)translateY(100px)rotate(3320deg)}}.circle:nth-child(84){border-color:#30f;animation:10s ease-in-out infinite alternate spin84;transform:rotate(840deg)translateY(100px)rotate(0);box-shadow:0 0 50px #30f}@keyframes spin84{to{transform:rotate(1200deg)translateY(100px)rotate(3360deg)}}.circle:nth-child(85){border-color:#4000ff;animation:10s ease-in-out infinite alternate spin85;transform:rotate(850deg)translateY(100px)rotate(0);box-shadow:0 0 50px #4000ff}@keyframes spin85{to{transform:rotate(1210deg)translateY(100px)rotate(3400deg)}}.circle:nth-child(86){border-color:#4d00ff;animation:10s ease-in-out infinite alternate spin86;transform:rotate(860deg)translateY(100px)rotate(0);box-shadow:0 0 50px #4d00ff}@keyframes spin86{to{transform:rotate(1220deg)translateY(100px)rotate(3440deg)}}.circle:nth-child(87){border-color:#5900ff;animation:10s ease-in-out infinite alternate spin87;transform:rotate(870deg)translateY(100px)rotate(0);box-shadow:0 0 50px #5900ff}@keyframes spin87{to{transform:rotate(1230deg)translateY(100px)rotate(3480deg)}}.circle:nth-child(88){border-color:#60f;animation:10s ease-in-out infinite alternate spin88;transform:rotate(880deg)translateY(100px)rotate(0);box-shadow:0 0 50px #60f}@keyframes spin88{to{transform:rotate(1240deg)translateY(100px)rotate(3520deg)}}.circle:nth-child(89){border-color:#7300ff;animation:10s ease-in-out infinite alternate spin89;transform:rotate(890deg)translateY(100px)rotate(0);box-shadow:0 0 50px #7300ff}@keyframes spin89{to{transform:rotate(1250deg)translateY(100px)rotate(3560deg)}}.circle:nth-child(90){border-color:#8000ff;animation:10s ease-in-out infinite alternate spin90;transform:rotate(900deg)translateY(100px)rotate(0);box-shadow:0 0 50px #8000ff}@keyframes spin90{to{transform:rotate(1260deg)translateY(100px)rotate(3600deg)}}.circle:nth-child(91){border-color:#8c00ff;animation:10s ease-in-out infinite alternate spin91;transform:rotate(910deg)translateY(100px)rotate(0);box-shadow:0 0 50px #8c00ff}@keyframes spin91{to{transform:rotate(1270deg)translateY(100px)rotate(3640deg)}}.circle:nth-child(92){border-color:#90f;animation:10s ease-in-out infinite alternate spin92;transform:rotate(920deg)translateY(100px)rotate(0);box-shadow:0 0 50px #90f}@keyframes spin92{to{transform:rotate(1280deg)translateY(100px)rotate(3680deg)}}.circle:nth-child(93){border-color:#a600ff;animation:10s ease-in-out infinite alternate spin93;transform:rotate(930deg)translateY(100px)rotate(0);box-shadow:0 0 50px #a600ff}@keyframes spin93{to{transform:rotate(1290deg)translateY(100px)rotate(3720deg)}}.circle:nth-child(94){border-color:#b300ff;animation:10s ease-in-out infinite alternate spin94;transform:rotate(940deg)translateY(100px)rotate(0);box-shadow:0 0 50px #b300ff}@keyframes spin94{to{transform:rotate(1300deg)translateY(100px)rotate(3760deg)}}.circle:nth-child(95){border-color:#bf00ff;animation:10s ease-in-out infinite alternate spin95;transform:rotate(950deg)translateY(100px)rotate(0);box-shadow:0 0 50px #bf00ff}@keyframes spin95{to{transform:rotate(1310deg)translateY(100px)rotate(3800deg)}}.circle:nth-child(96){border-color:#c0f;animation:10s ease-in-out infinite alternate spin96;transform:rotate(960deg)translateY(100px)rotate(0);box-shadow:0 0 50px #c0f}@keyframes spin96{to{transform:rotate(1320deg)translateY(100px)rotate(3840deg)}}.circle:nth-child(97){border-color:#d900ff;animation:10s ease-in-out infinite alternate spin97;transform:rotate(970deg)translateY(100px)rotate(0);box-shadow:0 0 50px #d900ff}@keyframes spin97{to{transform:rotate(1330deg)translateY(100px)rotate(3880deg)}}.circle:nth-child(98){border-color:#e600ff;animation:10s ease-in-out infinite alternate spin98;transform:rotate(980deg)translateY(100px)rotate(0);box-shadow:0 0 50px #e600ff}@keyframes spin98{to{transform:rotate(1340deg)translateY(100px)rotate(3920deg)}}.circle:nth-child(99){border-color:#f200ff;animation:10s ease-in-out infinite alternate spin99;transform:rotate(990deg)translateY(100px)rotate(0);box-shadow:0 0 50px #f200ff}@keyframes spin99{to{transform:rotate(1350deg)translateY(100px)rotate(3960deg)}}.circle:nth-child(100){border-color:#f0f;animation:10s ease-in-out infinite alternate spin100;transform:rotate(1000deg)translateY(100px)rotate(0);box-shadow:0 0 50px #f0f}@keyframes spin100{to{transform:rotate(1360deg)translateY(100px)rotate(4000deg)}}#wrapper{width:266px;margin:40px auto 0;position:relative}#txt{color:#eaeaea}#wheel{border:8px solid #fff;border-radius:50%;width:250px;height:250px;position:relative;overflow:hidden;transform:rotate(0);box-shadow:0 0 10px #0003,0 3px #0000000d}#wheel:before{content:"";z-index:1000;border:4px solid #0000001a;border-radius:50%;width:242px;height:242px;position:absolute}#inner-wheel{width:100%;height:100%;transition:all 6s cubic-bezier(0,.99,.44,.99)}#wheel div.sec{transform-origin:75px 129px;opacity:1;border:75px solid #0000;border-top:130px solid #19c;border-bottom:0 solid #19c;width:0;height:0;position:absolute;top:-4px;left:50px}#wheel div.sec:first-child{border-color:#16a085 #0000;transform:rotate(60deg)}#wheel div.sec:nth-child(2){border-color:#2980b9 #0000;transform:rotate(120deg)}#wheel div.sec:nth-child(3){border-color:#34495e #0000;transform:rotate(180deg)}#wheel div.sec:nth-child(4){border-color:#f39c12 #0000;transform:rotate(240deg)}#wheel div.sec:nth-child(5){border-color:#d35400 #0000;transform:rotate(300deg)}#wheel div.sec:nth-child(6){border-color:#c0392b #0000;transform:rotate(360deg)}#wheel div.sec .fa{color:#0003;z-index:10000000;text-align:center;text-shadow:0 -1px #ffffff1a,0 1px #0003;margin-top:-100px;margin-left:-15px;font-size:36px;display:block;position:relative}#spin{z-index:1000;cursor:pointer;-webkit-user-select:none;user-select:none;-o-user-select:none;background:#fff;border-radius:50%;width:68px;height:68px;margin:-34px 0 0 -34px;font-family:"Exo 2",sans-serif;position:absolute;top:50%;left:50%;box-shadow:0 3px #0000001a}#spin:after{content:"SPIN";text-align:center;color:#ccc;text-shadow:0 2px #fff,0 -2px #0000004d;z-index:100000;width:68px;height:68px;line-height:68px;display:block;position:relative}#spin:before{content:"";border:20px solid #0000;border-top-width:0;border-bottom:28px solid #fff;width:0;height:0;position:absolute;top:-12px;left:14px}#inner-spin{z-index:999;width:54px;height:54px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#eaeaea",GradientType=1);background:radial-gradient(#fff 0%,#eaeaea 100%);border-radius:50%;margin:-27px 0 0 -27px;position:absolute;top:50%;left:50%;box-shadow:inset 0 -2px #fff,inset 0 2px #fff,0 0 5px #0006}#spin:active #inner-spin{box-shadow:inset 0 0 5px #0006}#spin:active:after{font-size:15px}#shine{width:250px;height:250px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#00ffffff",GradientType=1);opacity:.1;background:radial-gradient(#fff 0%,#fffffffc 1%,#ffffffe8 9%,#fff0 100%);position:absolute;top:0;left:0}@keyframes hh{0%,to{transform:rotate(0)}50%{transform:rotate(7deg)}}.spin{animation:.1s hh}.predictPanel{grid-template-columns:1fr 2fr 1fr;align-items:center;gap:40px;margin:0 18px 25px;padding:30px;display:grid;position:relative}.predictPanel .cBtn--predictBtn{border-radius:30px;position:absolute;bottom:0;left:50%;transform:translate(-50%)translateY(50%)}.predictPanel .predictPanel__part__title{font-size:16px}.predictPanel__entry{align-items:center;gap:15px;display:flex}.predictPanel__entry input{text-align:center;color:#6e34ad;appearance:none;background:#eadcfc;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:100%;padding:7px 10px;font-size:26px;font-weight:800;display:flex}.predictPanel__entry input::-webkit-outer-spin-button{-webkit-appearance:none}.predictPanel__entry input::-webkit-inner-spin-button{-webkit-appearance:none}.predictPanel__part{flex-direction:column;justify-content:center;align-items:center;gap:15px;display:flex}.predictPanel__part__img{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:50%;width:100px;padding:6px;overflow:hidden;box-shadow:0 54px 55px #6e34ad40,0 -12px 30px #6e34ad1f,0 4px 6px #6e34ad1f,0 12px 13px #6e34ad2b,0 -3px 5px #6e34ad17}.predictPanel__part__title{color:var(--parent-text-color);font-size:19px;font-weight:600}.toggle-container .toggle-btn{background-color:#aeafb2;border:1px solid #aaa;border-radius:99px;width:60px;height:30px;transition:background-color .1s,border-color .2s;position:relative}.toggle-container .toggle-btn .thumb{background-color:#fff;border:1px solid #aaa;border-radius:99px;width:50%;height:100%;transition:left .15s;position:absolute;top:0;left:0;transform:translate(0)}.toggle-container .toggle-btn.toggled{background-color:#4cca61}.toggle-container .toggle-btn.toggled .thumb{left:30px}.orderForm.input{background-color:#fff;border:1px solid #000;width:100%;font-family:Poppins,sans-serif}.orderFormCheck{background-color:#fff}.uploadWrapper.uploadWrapperImageComponent{display:flex!important}@media (max-width:768px){.swiper-button-prev,.swiper-button-next{display:none}}.cModal__form select{background-color:#fff;border:1px solid #000;width:100%;font-family:Poppins,sans-serif}.postListGrid{grid-template-columns:repeat(auto-fill,minmax(265px,1fr));gap:20px;display:grid}.listPage{padding:20px}@media (max-width:1200px){.listPage{padding:25px}}@media (max-width:450px){.listPage{padding:25px 15px}}.ReactCrop{width:100%}.baseCropImg{height:auto;max-height:none;width:100%!important}.imageCropSection__enter{margin-bottom:15px!important}.imageCropSection .actionBtn{margin:10px auto 0;display:block}.productTab{border-bottom:2px solid var(--border-color);border-bottom:none;flex-flow:wrap;align-items:center;gap:10px;width:fit-content;margin-top:10px;margin-bottom:20px;display:flex;position:relative}.productTab:before{background-color:var(--border-color);content:"";border-radius:100%;width:100%;height:1px;position:absolute;bottom:0;left:0%}.productTab__item{color:var(--parent-text-color);padding:0 15px 10px;font-size:15px;font-weight:500;position:relative}.productTab__item:after{content:"";background-color:#6e34ad;width:0%;height:2px;transition:all .4s ease-in-out;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.productTab__item.active{color:#6e34ad}.productTab__item.active:after{width:100%}.businessBody{color:#000}.bHeader{flex-direction:row;gap:3rem;display:flex}.bHeader .business_info{flex-wrap:wrap;justify-content:space-between;width:100%;display:flex}.business_info{color:var(--parent-text-color)}.business_name{font-weight:500}.bStats{font-size:small}.business_head .business_stats{gap:7px;display:flex}.business_img_container{-o-object-fit:cover;object-fit:cover;width:12%;min-width:100px;position:absolute;bottom:-50px;left:10px}.business_info{margin-top:.5rem;margin-left:200px}@media (max-width:433px){.business_info{margin-top:65px;margin-left:0}}.business_actions{gap:3rem;margin-top:1rem;display:flex}@media (max-width:730px){.business_actions{gap:1rem}}.business_actions .bActions{font-size:.75rem}@media (max-width:730px){.business_actions .bActions{display:none}}.businessTabs{margin-top:1rem}.businessTabs .bTabs{background-color:#fff;border-radius:20px;padding:5px 15px}.biz_btn{color:var(--parent-text-color);text-transform:capitalize;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:normal;transition:all .2s ease-in-out;position:relative}.biz_btn:after{content:"";background-color:#6e34ad;width:0;height:1px;transition:all .2s ease-in-out;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.biz_btn:hover,.biz_btn.active{color:#6e34ad}.biz_btn:hover:not(.active):after,.biz_btn.active:not(.active):after{width:100%}@media (max-width:1450px){.biz_btn{font-size:16px}}.businessRateReview{background-color:#fff;border-radius:20px;padding:15px;box-shadow:0 1px 2px #24272c1a}.businessCreateReview{grid-template-columns:1fr 1.5fr;gap:1rem;margin-top:1.5rem;display:grid}@media (max-width:695px){.businessCreateReview{grid-template-columns:1fr}}.businessReviewBtns{justify-content:center;gap:1rem;margin-top:10px;display:flex}.businessDescription{background-color:#fff;border-radius:20px;margin-top:1rem;padding:15px;box-shadow:0 1px 2px #24272c1a}.businessDescription .bizDescTitle{font-weight:500}.businessDescription .bizDescInfo{font-weight:300}.businessDescription .bizContact{color:var(--parent-text-color);border-radius:30px;align-items:center;gap:8px;margin-top:.5rem;font-family:Poppins;font-weight:500;display:flex}.brandAbout{margin-top:1rem}.brandAbout__row{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:768px){.brandAbout--withMap .brandAbout__row{grid-template-columns:1fr 1fr;align-items:stretch;gap:1.5rem}}.brandAbout__card{border:1px solid var(--border-color,#eee);background-color:#fff;border-radius:16px;padding:1.5rem 1.75rem;box-shadow:0 1px 3px #00000014}.brandAbout__block,.brandAbout__block:last-of-type{margin-bottom:0}.brandAbout__blockTitle{color:var(--parent-text-color);text-transform:uppercase;letter-spacing:.02em;opacity:.9;align-items:center;gap:.5rem;margin:0 0 .5rem;font-size:.875rem;font-weight:600;display:flex}.brandAbout__divider{background:var(--border-color,#eee);border:none;height:1px;margin:1.25rem 0}.brandAbout__cardTitle{color:var(--parent-text-color);align-items:center;gap:.5rem;margin:0 0 .75rem;font-size:1rem;font-weight:600;display:flex}.brandAbout__cardIcon{opacity:.85;flex-shrink:0;width:1.25rem;height:1.25rem}.brandAbout__businessName{color:var(--parent-text-color);margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.brandAbout__text{color:var(--parent-text-color);white-space:pre-wrap;word-break:break-word;margin:0;font-size:.9375rem;font-weight:300;line-height:1.55}.brandAbout__contactRow{border-top:1px solid var(--border-color,#eee);flex-wrap:wrap;align-items:center;gap:1rem 1.5rem;margin-top:1rem;padding-top:1rem;display:flex}.brandAbout__contactList{margin:0;padding:0;list-style:none}.brandAbout__contactItem{color:var(--parent-text-color);align-items:center;gap:.4rem;font-size:.9375rem;display:inline-flex}.brandAbout__contactIcon{opacity:.8;flex-shrink:0;width:1.125rem;height:1.125rem;margin-top:2px}.brandAbout__link{color:var(--parent-text-color);word-break:break-word;text-decoration:none}.brandAbout__link:hover{text-decoration:underline}.brandAbout__noContact,.brandAbout__muted{color:var(--parent-text-color);opacity:.75;margin:0;font-size:.9375rem}.brandAbout__card--map{flex-direction:column;min-height:0;display:flex}.brandAbout__card--map .brandAbout__mapWrap{border:1px solid var(--border-color,#eee);border-radius:12px;flex:1;height:100%;min-height:320px;margin-top:.75rem;overflow:hidden}.brandAbout__mapWrap{border:1px solid var(--border-color,#eee);border-radius:12px;overflow:hidden}.brandAbout__mapLoading{height:320px;color:var(--parent-text-color);background:#f5f5f5;justify-content:center;align-items:center;font-size:.9375rem;display:flex}.customerBizReview{background-color:#fff;border-radius:15px;margin-top:1rem;padding:15px}@media (max-width:1400px){.customerBizReview{width:100%}}.biz_btn:disabled{opacity:.5;cursor:not-allowed}.biz_btn:disabled:hover{color:var(--parent-text-color)}.biz_btn:disabled:hover:after{width:0}.customerReview__content__item{justify-content:space-between;width:100%;display:flex}.customerReview__content__item .userRatingImage{flex-direction:row;gap:1rem;display:flex}.customerDetails{flex-direction:column;gap:1rem;display:flex}.customer__rating__title{font-weight:500}.bizReviewsProducts{flex-wrap:wrap;gap:10px;display:flex}.reviewContainer{width:100%}@media (min-width:1280px){.reviewContainer{width:31.75%}}.businessPaginate{justify-content:center;gap:1rem;margin-top:2rem;display:flex}.createBizForm{background-color:#fff;border:1px solid #000;width:100%}@media (max-width:768px){.whitePanel.dashboardPhoneProduct{padding-bottom:0}.gap-sm-15{gap:15px}}.noBusinessDialog .cBtn,.popper .cBtn{color:#fff;white-space:nowrap;cursor:pointer;background-color:#cc1d91;border-radius:4px;height:max-content;padding:8px 25px;font-size:16px;line-height:120%;transition:all .2s ease-in-out}.noBusinessDialog .cBtn:hover,.popper .cBtn:hover{color:#fff;background-color:#441351}.noBusinessDialog .cBtn:disabled,.popper .cBtn:disabled{opacity:.6;cursor:not-allowed;pointer-events:none}@media (max-width:1439px){.noBusinessDialog .cBtn,.popper .cBtn{padding:6px 20px;font-size:14px}}.noBusinessDialog .cBtn--pink,.popper .cBtn--pink{color:#fff;background-color:#cc1d91;border-radius:30px}.noBusinessDialog .cBtn--grey,.popper .cBtn--grey{border:1px solid var(--purple-action-color);color:var(--purple-action-color);background:0 0;border-radius:30px;padding:6px 15px;font-size:14px}.noBusinessDialog .cBtn--black,.popper .cBtn--black{background-color:var(--parent-text-color);color:var(--panel-background-color)}.noBusinessDialog .cBtn--red,.popper .cBtn--red{color:#fff;background:#a0003e;border-radius:30px}.noBusinessDialog .cBtn--purple,.popper .cBtn--purple{color:#6e34ad;background:#eadcfc;border-color:#6e34ad;border-radius:30px}.noBusinessDialog .cBtn--purple .cicon,.popper .cBtn--purple .cicon{color:#6e34ad}.noBusinessDialog .cBtn--darkpurple,.popper .cBtn--darkpurple{color:#fff;background:#441351;border-color:#6e34ad;border-radius:30px}.noBusinessDialog .cBtn--darkpurple .cicon,.popper .cBtn--darkpurple .cicon{color:#6e34ad}.noBusinessDialog .cBtn--bordered,.popper .cBtn--bordered{background:0 0;border-style:solid;border-width:1px}.noBusinessDialog .cBtn--reply,.popper .cBtn--reply{color:var(--child-text-color);background-color:#0000;align-items:center;gap:12px;display:flex}.noBusinessDialog .cBtn--icon,.popper .cBtn--icon{color:var(--parent-text-color);background-color:#0000;border:none;outline:none;margin:0;padding:0;width:auto!important}.noBusinessDialog .cBtn--icon:hover,.popper .cBtn--icon:hover{background-color:#0000}.noBusinessDialog .cBtn--icon:active,.popper .cBtn--icon:active{border:none;outline:none}@media (min-width:0){.noBusinessDialog .cBtn--icon,.popper .cBtn--icon{padding:0!important}}.noBusinessDialog .cBtn--rate,.popper .cBtn--rate{color:#000;text-transform:capitalize;background:#fff;border:1px solid #d9d9d9;border-radius:4px;font-size:12px;font-style:normal;font-weight:400;line-height:normal;transition:all .3s ease-in-out;box-shadow:0 4px 2px #00000040}.noBusinessDialog .cBtn--rate:hover,.popper .cBtn--rate:hover{transform:translateY(-4px);box-shadow:0 10px 20px #00000030,0 6px 6px #0000003b}@media (min-width:0){.noBusinessDialog .cBtn--rate,.popper .cBtn--rate{padding:7px 11px!important}}.noBusinessDialog .cBtn--eyeCatch,.popper .cBtn--eyeCatch{color:#fff;background-color:#441351;align-items:center;display:flex}.table-width{width:-webkit-fill-available}.accountSelect{color:#000;background-color:#fff;border:1px solid #6e34ad;border-radius:5px;width:100%;margin-bottom:1rem;padding:10px}.accountSelect option{font-family:Poppins,sans-serif}.navigation_dashboard{background-color:var(--panel-background-color);color:var(--parent-text-color)}@media (max-width:425px){.paddingResponsive{padding:0}}@media (max-width:320px){.paddingResponsive{gap:0}}.bottom-nav{background-color:var(--panel-background-color);color:var(--parent-text-color)}.sidebar-responsive{color:var(--parent-text-color)}.progress-container{text-align:center;margin-top:20px}.progress-bar{justify-content:space-between;width:100%;margin-bottom:20px;display:flex;position:relative}.progress-step{flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.step-indicator{z-index:1;background-color:#fff;border:2px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .3s,border-color .3s;display:flex}.completed .step-indicator{color:#fff;background-color:#6e34ad;border-color:#6e34ad}.step-label{color:#666;margin-top:10px;font-size:14px}.progress-line{z-index:0;background-color:#ddd;width:100%;height:2px;position:absolute;top:26%;left:50%;transform:translate(0%)}.businessRegisterWrapper{grid-template-columns:1fr 2fr;gap:25px;display:grid}@media (max-width:1023px){.businessRegisterWrapper{flex-direction:column;display:flex}}.register__text{color:var(--parent-text-color)}.select__user{color:var(--register-text-color)}.modalContainer{color:var(--parent-text-color);background:var(--panel-background-color);border:1px solid #24272c1a;border-radius:16px;padding:0 15px 15px;box-shadow:0 1px 2px #24272c1a}.modalContainer h4{color:var(--register-text-color);padding-top:15px;padding-bottom:5px;font-size:16px;font-weight:600}.modalContainer p{font-size:.875rem;line-height:1.5rem}.modalContainer ul{margin-bottom:10px;padding-left:15px;font-size:.875rem;line-height:1.5rem}@media (min-width:768px){.modalContainer{width:50%}}.modalHeader{background:var(--panel-background-color);z-index:10;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.modalHeader h1{color:var(--register-text-color);padding-top:15px;padding-bottom:10px;font-size:1.5rem;font-weight:600;line-height:2rem}
