.cookie-wrapper{background-color:#f6f6fa;padding:20px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #d4d4d4;left:0;position:fixed;width:100%;z-index:999;bottom:0}.cookie-wrapper>div:first-child{width:75%}@media only screen and (max-width:360px){.cookie-wrapper{flex-direction:column;justify-content:start;align-items:start}}@media only screen and (max-width:600px)and (min-width:361px){.cookie-wrapper{flex-direction:column;justify-content:start;align-items:start}}@media only screen and (min-width:601px)and (max-width:767px){.cookie-wrapper{flex-direction:column;justify-content:start;align-items:start}}@media only screen and (min-width:768px)and (max-width:1023px){.cookie-wrapper{flex-direction:column;justify-content:start;align-items:start}}.cookie-accept-button-wrapper{background:#141823;padding:10px 20px;font-family:var(--font-manrope);border-radius:8px;font-size:16px;line-height:21px;margin:0 10px 0 15px;color:#fff;border:none}@media only screen and (max-width:360px){.cookie-accept-button-wrapper{margin-right:15px;margin-left:0}}@media only screen and (max-width:600px)and (min-width:361px){.cookie-accept-button-wrapper{margin-right:15px;margin-left:0}}@media only screen and (min-width:601px)and (max-width:767px){.cookie-accept-button-wrapper{margin-right:15px;margin-left:0}}@media only screen and (min-width:768px)and (max-width:1023px){.cookie-accept-button-wrapper{margin-right:15px;margin-left:0}}.cookie-decline-button-wrapper{color:#000;background:transparent;border:1px solid #141823;border-radius:8px;margin-top:10px;margin-left:0;padding:10px 20px;font-family:var(--font-manrope);font-size:16px;line-height:21px}@media only screen and (max-width:360px){.cookie-decline-button-wrapper{margin-left:15px}}@media only screen and (max-width:600px)and (min-width:361px){.cookie-decline-button-wrapper{margin-left:15px}}.card-blog-related__thumbnail{position:relative;min-width:245px;height:180px;border-radius:8px;overflow:hidden}@media only screen and (max-width:360px){.card-blog-related__thumbnail{min-width:150px;height:185px}}@media only screen and (max-width:600px)and (min-width:361px){.card-blog-related__thumbnail{min-width:150px;height:185px}}.card-blog-related__title{font-size:16px;color:var(--color-charcoal);font-weight:700;margin-bottom:0}@media only screen and (max-width:360px){.card-blog-related__title{margin-right:0}}@media only screen and (max-width:600px)and (min-width:361px){.card-blog-related__title{margin-right:0}}.card-blog-related__more{font-size:16px;color:var(--color-blue-500);font-weight:400;text-decoration:underline}.card-blog-small{display:flex;justify-content:flex-start;position:relative}.card-blog-small__thumbnail{border-radius:8px;-o-object-fit:cover;object-fit:cover;margin-right:1.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.15)}.card-blog-small__title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin-bottom:0;font-size:1rem;color:var(--color-charcoal);line-height:24px;font-weight:500}@media only screen and (max-width:360px){.card-blog-small__title{margin-right:0}}@media only screen and (max-width:600px)and (min-width:361px){.card-blog-small__title{margin-right:0}}.card-blog-small__description{color:#9f9f9f;font-size:.875rem;color:var(--color-charcoal);line-height:1.25rem;font-weight:600}@media only screen and (min-width:601px)and (max-width:767px){.card-blog-small__description{margin-right:30px}}@media only screen and (min-width:768px)and (max-width:1023px){.card-blog-small__description{margin-right:30px}}.card-blog-small__writer{font-size:.875rem;color:var(--color-charcoal);line-height:20px}.business-select{height:46px!important}.business-select .ant-select-selector{background-color:var(--color-purple-100)!important;border-color:var(--color-purple-300)!important;padding:10px!important;color:var(--color-purple-400)!important}.business-select.standard-select{width:-moz-fit-content!important;width:fit-content!important}.business-select.standard-select .ant-select-selector{background-color:#fff!important;border-color:var(--color-purple-300)!important;padding:10px!important;color:#000!important}.dashboard-select{height:24px!important}.dashboard-select .ant-select-selector{background-color:#f9f9fb!important;border:none!important;padding:10px!important;color:#313131!important;font-weight:500;font-size:12px!important;line-height:16px!important;min-width:100px!important}.slide-in-out{transition:transform .3s ease-in-out}.slide-in{transform:translateX(0)}.slide-out{transform:translateX(100%)}.bubble-chart_tooltip .ant-tooltip-content{right:22px}@media(min-width:768px){.bubble-chart_tooltip .ant-tooltip-content{right:60px}}.bubble-chart_tooltip .ant-tooltip-inner{width:300px;padding:20px!important;border-radius:12px!important}@media(min-width:768px){.bubble-chart_tooltip .ant-tooltip-inner{width:338px}}.ant-tabs-tab{font-weight:400;font-size:16px;line-height:19.5px}.ant-tabs-tab-active{font-weight:700}.ant-tabs-tab-btn{color:#000!important;font-size:16px!important}.ant-tabs-ink-bar{background:#1849d6!important;border-radius:20px!important;height:3px!important}.ant-modal-content{padding:0!important;border-radius:20px!important}.ant-tabs-nav:before{border-bottom:0!important}.small-tab .ant-tabs-tab-btn{color:#000!important;font-size:14px!important}.no-scrollbar::-webkit-scrollbar{display:none!important}.no-scrollbar{-ms-overflow-style:none!important;scrollbar-width:none!important}.blog-page{background:var(--color-romance)}.blog-page.blog-page__main{min-height:100vh}.blog-page .category-blog{margin-left:135px}.blog-page .select-default{margin-top:8px}.blog-page__title{font-size:2.5rem;color:var(--color-blue-500);font-weight:700}@media only screen and (max-width:360px){.blog-page__title{font-size:2rem;padding-right:.9375rem;padding-left:.9375rem;padding-top:4rem}}@media only screen and (max-width:600px)and (min-width:361px){.blog-page__title{font-size:2rem;padding-right:.9375rem;padding-left:.9375rem;padding-top:4rem}}@media only screen and (min-width:601px)and (max-width:767px){.blog-page__title{padding-top:5rem;padding-right:2.1875rem;padding-left:2.1875rem}}@media only screen and (min-width:768px)and (max-width:1023px){.blog-page__title{padding-top:5rem;padding-right:2.1875rem;padding-left:2.1875rem}}@media only screen and (min-width:1024px){.blog-page__title{padding-top:5rem;padding-left:3.5rem;padding-right:3.5rem}}@media only screen and (min-width:1280px){.blog-page__title{padding-left:5.375rem;padding-right:5.375rem}}@media only screen and (min-width:1366px){.blog-page__title{padding-left:8.4375rem;padding-right:8.4375rem}}.blog-page__categories{display:flex;justify-content:end}@media only screen and (max-width:360px){.blog-page__categories{padding:2.0625rem 0 2rem 1rem}}@media only screen and (max-width:600px)and (min-width:361px){.blog-page__categories{padding:2.0625rem 0 2rem 1rem}}@media only screen and (min-width:601px)and (max-width:767px){.blog-page__categories{padding:2.0625rem 2.2rem 2rem}}@media only screen and (min-width:768px)and (max-width:1023px){.blog-page__categories{padding-top:12.5rem;padding-right:2.2rem}}@media only screen and (min-width:1024px){.blog-page__categories{padding-top:12.5rem;padding-right:4.75rem}}@media only screen and (min-width:1280px){.blog-page__categories{padding-top:12.5rem;padding-right:6.75rem}}@media only screen and (min-width:1366px){.blog-page__categories{padding-top:12.5rem;padding-right:9.75rem}}.blog-page__list-blog{display:flex;margin-left:-.9375rem;flex-wrap:wrap}@media only screen and (max-width:360px){.blog-page__list-blog{margin-left:0;padding:1.875rem .9375rem 1.25rem}}@media only screen and (max-width:600px)and (min-width:361px){.blog-page__list-blog{margin-left:0;padding:1.875rem .9375rem 1.25rem}}@media only screen and (min-width:601px)and (max-width:767px){.blog-page__list-blog{margin-left:0;padding:2.5rem 2.1875rem 1.875rem}}@media only screen and (min-width:768px)and (max-width:1023px){.blog-page__list-blog{margin-left:0;padding:2.5rem 2.1875rem 1.875rem}}@media only screen and (min-width:1024px){.blog-page__list-blog{padding:3.75rem 3.5rem 1.25rem}}@media only screen and (min-width:1280px){.blog-page__list-blog{padding:3.75rem 5.375rem 1.25rem}}@media only screen and (min-width:1366px){.blog-page__list-blog{padding:3.75rem 8.4375rem 1.25rem}}.blog-page__list-blog--popular{position:relative;margin-left:.9375rem;height:-moz-fit-content;height:fit-content;padding:20px;background-color:#fff;border-radius:25px}@media only screen and (max-width:360px){.blog-page__list-blog--popular{margin-left:0}}@media only screen and (max-width:600px)and (min-width:361px){.blog-page__list-blog--popular{margin-left:0}}@media only screen and (min-width:601px)and (max-width:767px){.blog-page__list-blog--popular{margin-left:0}.blog-page__list-blog--popular .animated{width:calc(100% + 1.875rem);display:flex;justify-content:space-between;flex-wrap:wrap}}@media only screen and (min-width:768px)and (max-width:1023px){.blog-page__list-blog--popular{margin-left:0}.blog-page__list-blog--popular .animated{width:calc(100% + 1.875rem);display:flex;justify-content:space-between;flex-wrap:wrap}}@media only screen and (min-width:1024px){.blog-page__list-blog--popular{width:30%}}@media only screen and (min-width:1280px){.blog-page__list-blog--popular{width:28%}}.blog-page__list-blog--popular__title{font-size:1.5rem;color:var(--color-charcoal);font-weight:700;padding-bottom:1.875rem;margin-bottom:1.875rem}@media only screen and (max-width:360px){.blog-page__list-blog--popular__title{padding-bottom:1.25rem}}@media only screen and (max-width:600px)and (min-width:361px){.blog-page__list-blog--popular__title{padding-bottom:1.25rem}}.blog-page__list-blog--popular .background-blog{padding-bottom:1.875rem}@media only screen and (max-width:360px){.blog-page__list-blog--popular .background-blog{padding-bottom:1.25rem}}@media only screen and (max-width:600px)and (min-width:361px){.blog-page__list-blog--popular .background-blog{padding-bottom:1.25rem}}@media only screen and (min-width:601px)and (max-width:767px){.blog-page__list-blog--popular .background-blog{width:100%}}@media only screen and (min-width:768px)and (max-width:1023px){.blog-page__list-blog--popular .background-blog{width:calc(50% - .9375rem)}}@media only screen and (min-width:1024px){.blog-page__list-blog--popular .background-blog{width:100%}}.blog-page__list-blog--popular--link{text-decoration:none}.blog-page__list-blog--popular--link:hover{text-decoration:underline;text-decoration-color:var(--color-charcoal)}.blog-page__list-blog #list-blog-ads{height:250px;background-color:#fff;position:absolute;width:100%;left:0;top:calc(100% + 20px)}.flex{display:flex}.m-0-auto{margin:0 auto}.flex-wrap{flex-wrap:wrap}.flex-col{flex-direction:column}.m-0{margin:0}.mb-0625{margin-bottom:.625rem}.mb-1875{margin-bottom:1.875rem}.font-bold{font-weight:700}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.col-4{width:33.3333333333%}.col-6{width:50%}.col-12{width:100%}.decoration-none{text-decoration:none}.fluid{width:100%}.text-center{text-align:center}@media only screen and (min-width:601px){.col-mid-md-4{width:33.3333333333%}.col-mid-md-6{width:50%}}@media only screen and (min-width:768px){.col-md-6{width:50%}}@media only screen and (min-width:1024px){.col-mid-lg-4{width:33.3333333333%}.col-mid-lg-6{width:50%}.col-mid-lg-12{width:100%}}@keyframes rotate{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes slideInLeft{0%{left:-50%}to{left:0}}.card-blog{border-radius:8px;text-align:justify;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);display:flex;flex-direction:column;height:100%;border:1px solid rgba(0,0,0,.15);background-color:var(--color-romance);text-decoration:none}.card-blog .card-blog__thumbnail{width:100%;display:flex;height:240px;margin-bottom:0;align-items:center;justify-content:center;position:relative}@media only screen and (min-width:1024px){.card-blog .card-blog__thumbnail{height:220px}}@media only screen and (min-width:1280px){.card-blog .card-blog__thumbnail{height:240px}}.card-blog .card-blog__thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card-blog__content{flex:1;padding:20px;background-color:#fff;border-top:.5px solid #aaa;border-radius:0 0 20px 20px;display:flex;flex-direction:column;justify-content:space-between;gap:12px}.card-blog__title{margin:0;text-align:left;font-size:1.125rem;color:var(--color-charcoal);line-height:1.6875rem;font-weight:700}@media only screen and (min-width:601px)and (max-width:767px){.card-blog__title{line-height:1.375rem}}.card-blog__description{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.card-blog__date,.card-blog__description{margin-bottom:0;font-size:.875rem;color:var(--color-charcoal);line-height:1.25rem}.sale-banner-popup .ant-modal-content{padding:0!important;width:-moz-fit-content!important;width:fit-content!important;background:transparent!important;box-shadow:none!important;margin:auto!important}.sale-banner-popup .transform-button{transform:translateX(-50%)}