.blog-container_blogSection__mcYJd{margin-top:50px}.blog-container_blogsHolder__rkbkE{display:flex;flex-direction:column;gap:20px;margin-top:30px}@media only screen and (min-width:992px){.blog-container_blogSection__mcYJd{margin-top:100px}.blog-container_blogTitle__8B81k{width:70%}.blog-container_blogsHolder__rkbkE{display:grid;grid-template:auto/repeat(3,1fr);margin-top:50px}}@media only screen and (min-width:1400px){.blog-container_blogsHolder__rkbkE{grid-template:auto/repeat(4,1fr)}}.blog-hero_blogHolder__a_Mg_{margin-top:50px;display:block;overflow:hidden;position:relative;border-radius:var(--radius);border:1px solid var(--light-border)}.blog-hero_blogHolder__a_Mg_:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);z-index:2}.blog-hero_imageHolder__hlDDH{width:100%;height:450px;border-radius:var(--radius)}.blog-hero_imageHolder__hlDDH img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:var(--radius)}.blog-hero_content__QtxuH span{display:block}.blog-hero_content__QtxuH{display:flex;flex-direction:column;gap:15px;position:absolute;bottom:20px;left:20px;width:90%;z-index:3;color:var(--white)}.blog-hero_readMore__gGFwk span{color:var(--white)}.blog-hero_readMore__gGFwk,.blog-hero_readTimeAndCategory__c78w_{display:flex;align-items:center;gap:10px}.blog-hero_readTimeAndCategory__c78w_{justify-content:space-between}.blog-hero_readTime__LtY3d{display:flex;align-items:center;gap:10px}.blog-hero_readTime__LtY3d span{color:var(--bold-purple)}.blog-hero_title__mUTg3{color:var(--white)}@media only screen and (min-width:992px){.blog-hero_blogHolder__a_Mg_{display:flex;flex-direction:column}.blog-hero_content__QtxuH{width:50%}.blog-hero_content__QtxuH span{display:block}.blog-hero_title__mUTg3{min-height:44px}.blog-hero_blogHolder__a_Mg_{height:500px}.blog-hero_imageHolder__hlDDH{height:100%}}@media only screen and (min-width:1400px){.blog-hero_blogHolder__a_Mg_{height:550px}.blog-hero_content__QtxuH{left:40px;bottom:40px}}@media only screen and (min-width:1600px){.blog-hero_blogHolder__a_Mg_{height:625px}}@media only screen and (min-width:1800px){.blog-hero_blogHolder__a_Mg_{height:700px}}@media only screen and (min-width:992px) and (hover:hover){.blog-hero_blogHolder__a_Mg_:hover{background-color:var(--light-white)}.blog-hero_blogHolder__a_Mg_{transition:all var(--timing-function)}.blog-hero_readMore__gGFwk svg{transition:transform var(--timing-function);transform:translateZ(.00001px)}.blog-hero_blogHolder__a_Mg_:hover .blog-hero_readMore__gGFwk svg{transform:translate3d(5px,0,.00001px)}.blog-hero_imageHolder__hlDDH{overflow:hidden}.blog-hero_imageHolder__hlDDH img{transition:transform var(--timing-function);transform:translateZ(.0001px) scale(1)}.blog-hero_blogHolder__a_Mg_:hover .blog-hero_imageHolder__hlDDH img{transform:translateZ(.0001px) scale(1.02)}}.CustomAlert_overlay__MrYy1{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:99}.CustomAlert_modal__gqWxO{background:var(--light-white);padding:1.5rem;border-radius:var(--radius);box-shadow:var(--box-shadow);max-width:400px;width:90%;text-align:center;animation:CustomAlert_pop-in__Fi9_L var(--timing-function);display:flex;flex-direction:column;align-items:center}@keyframes CustomAlert_pop-in__Fi9_L{0%{transform:scale(0) translateZ(.00001px)}to{transform:scale(1) translateZ(.00001px)}}.CustomAlert_title__i_BwE{display:block;margin-bottom:15px}.CustomAlert_message__V6qIt{margin-bottom:30px}.CustomAlert_buttons__LNKnC{display:flex;justify-content:center;gap:.75rem}.CustomAlert_icon__uDP3C{width:3rem;height:3rem;stroke:#000;stroke-width:2;fill:none;margin-bottom:0;animation:CustomAlert_icon-pop__lqGcV .5s ease-out both}.CustomAlert_iconWrapper__SZLMH{width:150px;height:150px;display:flex;align-items:center;justify-content:center;position:relative;padding:1rem}.CustomAlert_iconWrapper__SZLMH svg{position:relative;z-index:3;max-width:70%;height:auto;max-height:70%;width:auto}.CustomAlert_iconWrapper__SZLMH:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.1);border-radius:50%}.CustomAlert_error__D8Tsh .CustomAlert_iconWrapper__SZLMH:before{background:var(--bold-purple)}.CustomAlert_iconWrapper__SZLMH:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:var(--light-white);border-radius:50%;z-index:2;animation:CustomAlert_insetSlide__B__K_ 2s linear forwards}@keyframes CustomAlert_insetSlide__B__K_{0%{transform:translateZ(0)}25%{transform:translate3d(0,2px,0)}50%{transform:translate3d(2px,2px,0)}75%{transform:translate3d(2px,-2px,0)}to{transform:translate3d(-2px,-2px,0)}}@keyframes CustomAlert_icon-pop__lqGcV{0%{transform:scale(0) translateZ(.00001px)}to{transform:scale(1) translateZ(.00001px)}}.CustomAlert_successIcon__zwxK7{stroke:var(--blue)}.CustomAlert_errorIcon__fZyDu{stroke:var(--bold-purple)}@media only screen and (min-width:992px){.CustomAlert_modal__gqWxO{padding:2.5rem;max-width:600px}.CustomAlert_title__i_BwE{margin-bottom:20px}.CustomAlert_iconWrapper__SZLMH{width:200px;height:200px}}.RedButton_button__zY8TL{border:none;background:none;text-decoration:none;color:var(--white);background-color:var(--call-to-action);border-radius:var(--medium-radius);padding:7.5px 15px;width:-moz-fit-content;width:fit-content;min-width:130px;font:inherit;transition:background-color var(--timing-function)}.RedButton_button__zY8TL span{font:inherit}@media only screen and (min-width:992px){.RedButton_button__zY8TL{position:relative;overflow:hidden;padding:10px 35px}.RedButton_button__zY8TL span{position:relative;z-index:3;transition:all var(--timing-function)}}@media only screen and (hover:hover){.RedButton_button__zY8TL:hover{background-color:var(--call-to-action-hover)}}.CustomCheckbox_checkboxHolder__WdkEv .CustomCheckbox_errorMessage__RvXX6{margin-top:5px;color:var(--error-red)}.CustomCheckbox_checkboxButton__e6NsY{display:flex;align-items:flex-start;gap:10px;background:none;padding:0;outline:none;border:none;font:inherit}.CustomCheckbox_svgBox__xzTtM{width:20px;height:20px;border-radius:7px;border:1px solid var(--light-border);background-color:var(--white);display:flex;align-items:center;justify-content:center;transition:background-color var(--timing-function)}.CustomCheckbox_labelText__QbrYa{width:80%;text-align:start}.CustomCheckbox_labelText__QbrYa a{text-decoration:underline!important}.CustomCheckbox_svgBox__xzTtM svg{opacity:0;transition:opacity var(--timing-function);max-width:9px;width:auto;height:auto}.CustomCheckbox_checked__dPeRW svg{opacity:1}@media only screen and (min-width:992px){.CustomCheckbox_checkboxButton__e6NsY{width:100%}}.SecondarySubmitButton_button__BVaYW{border:none;background:none;text-decoration:none;color:var(--light-purple);background-color:var(--white);border:1px solid var(--light-purple);border-radius:var(--medium-radius);padding:7.5px 15px;width:-moz-fit-content;width:fit-content;min-width:130px;font:inherit;transition:background-color var(--timing-function)}.SecondarySubmitButton_button__BVaYW span{transition:color var(--timing-function);font:inherit}@media only screen and (min-width:992px){.SecondarySubmitButton_button__BVaYW{position:relative;overflow:hidden;padding:10px 35px}.SecondarySubmitButton_button__BVaYW span{position:relative;z-index:3;transition:all var(--timing-function)}}@media only screen and (hover:hover){.SecondarySubmitButton_button__BVaYW:hover{background-color:var(--light-purple);border:1px solid var(--white)}.SecondarySubmitButton_button__BVaYW:hover span{color:var(--white)}}.contact-hero_imageContainer__VBZvg{width:100%;height:400px}.contact-hero_imageContainer__VBZvg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.contact-hero_container__V5wGQ{position:relative;background:linear-gradient(112deg,var(--light-purple) -37.36%,var(--bold-purple) 68.12%)}.contact-hero_contentHolder__h5MOV{padding:30px 0}.contact-hero_contentHolder__h5MOV h1{color:var(--white)}.contact-hero_formHolder__pBq_B{margin-top:20px}@media only screen and (min-width:992px){.contact-hero_imageContainer__VBZvg{height:100%;position:absolute;top:0;right:0;width:40%}.contact-hero_contentHolder__h5MOV{width:50%;padding:100px 0}}@media only screen and (min-width:1200px){.contact-hero_container__V5wGQ{min-height:800px}.contact-hero_contentHolder__h5MOV{padding:125px 0}}@media only screen and (min-width:1400px){.contact-hero_contentHolder__h5MOV,.contact-hero_imageContainer__VBZvg{width:45%}}.FormButton_button__vrj7o{border:none;background:none;text-decoration:none;color:var(--white);background-color:var(--call-to-action);border-radius:var(--medium-radius);padding:7.5px 15px;width:-moz-fit-content;width:fit-content;min-width:130px;font:inherit}.FormButton_button__vrj7o span{font:inherit}@media only screen and (min-width:992px){.FormButton_button__vrj7o{position:relative;overflow:hidden;padding:10px 35px}.FormButton_button__vrj7o span{position:relative;z-index:3;transition:all var(--timing-function)}}@media only screen and (hover:hover) and (min-width:992px){.FormButton_button__vrj7o:hover{background-color:var(--bold-purple)}.FormButton_button__vrj7o{transition:background-color var(--timing-function)}}.footer-front_footer__nTLtr{padding-top:30px;background:var(--light-white)}.footer-front_logoAndLinks__oAoJn{display:flex;flex-direction:column;gap:30px}.footer-front_linksHolder__l3Rge ul{display:flex;flex-direction:column;gap:10px}.footer-front_linksHolder__l3Rge ul li{font-size:14px;line-height:18px}.footer-front_linkType__6l3Cm{position:relative;max-height:20px;overflow:hidden;transition:max-height var(--timing-function);will-change:max-height;transform:translateZ(.0001px)}.footer-front_linkType__6l3Cm button{display:flex;align-items:center;gap:10px;padding:0;outline:none;border:none;background:none;font:inherit}.footer-front_dropdownItems__UWiX0{display:flex;flex-direction:column;gap:10px;padding-left:10px;padding-top:10px;opacity:0;pointer-events:none;transition:opacity var(--timing-function)}.footer-front_linkType__6l3Cm button svg{transition:transform var(--timing-function);transform:translateZ(.0001px) rotate(0deg)}.footer-front_linkType__6l3Cm button span{transition:color var(--timing-function)}.footer-front_linkType__6l3Cm button svg path{transition:stroke var(--timing-function)}.footer-front_openDropdown__sLmy_ button svg{transform:translateZ(.0001px) rotate(-180deg)!important}.footer-front_openDropdown__sLmy_ button span{color:var(--call-to-action)!important}.footer-front_openDropdown__sLmy_ button svg path{stroke:var(--call-to-action)!important}.footer-front_openDropdown__sLmy_ .footer-front_dropdownItems__UWiX0{opacity:1;pointer-events:auto}.footer-front_openDropdown__sLmy_{max-height:10000px}.footer-front_footerBottomNavs__Hs_Fv{margin-top:30px;padding:10px 0;border-top:1px solid var(--light-border)}.footer-front_footerBottomNavs__Hs_Fv ul{display:flex;flex-direction:column;gap:10px}.footer-front_footerBottomNavs__Hs_Fv ul li{font-size:12px;line-height:16px}.footer-front_footerBottomNavs__Hs_Fv ul li a span{display:none}.footer-front_redLink__59Cn6{color:var(--bold-purple)!important}.footer-front_madeBy__x4knP{text-decoration:none;margin-top:10px;display:block;font-size:12px;line-height:16px}.footer-front_madeBy__x4knP span{font-weight:600;color:var(--bold-purple)}.footer-front_generalFooter__kE_0D{margin-top:100px}.footer-front_generalFooter__kE_0D .footer-front_logoAndLinks__oAoJn{margin-top:30px}@media only screen and (min-width:992px){.footer-front_logoAndLinks__oAoJn{flex-direction:row;align-items:flex-start;gap:50px}.footer-front_generalFooter__kE_0D .footer-front_logoAndLinks__oAoJn{margin-top:100px}.footer-front_linksHolder__l3Rge ul{flex-direction:row;flex-wrap:wrap;gap:20px;padding-top:5px}.footer-front_dropdownItems__UWiX0{width:100%;padding-lefT:0}.footer-front_footerBottomNavs__Hs_Fv{display:flex;flex-direction:row;justify-content:space-between}.footer-front_madeBy__x4knP{margin-top:0}.footer-front_footerBottomNavs__Hs_Fv ul{flex-direction:row;gap:5px}.footer-front_footerBottomNavs__Hs_Fv ul li a span{display:inline}}@media only screen and (min-width:1200px){.footer-front_logoAndLinks__oAoJn{gap:100px}.footer-front_linksHolder__l3Rge ul{gap:30px}}@media only screen and (min-width:1400px){.footer-front_logoAndLinks__oAoJn{gap:130px}.footer-front_linksHolder__l3Rge ul{gap:40px}}@media only screen and (min-width:1600px){.footer-front_logoAndLinks__oAoJn{gap:180px}.footer-front_linksHolder__l3Rge ul{gap:50px}}@media only screen and (min-width:1800px){.footer-front_logoAndLinks__oAoJn{gap:220px}}@media only screen and (min-width:992px) and (hover:hover){.footer-front_linkType__6l3Cm button:hover span{color:var(--call-to-action)}.footer-front_linkType__6l3Cm button:hover svg path{stroke:var(--call-to-action)}.footer-front_linkType__6l3Cm button:hover svg{transform:translateZ(.0001px) rotate(-180deg)}.footer-front_linksHolder__l3Rge li a span{transition:color var(--timing-function)}.footer-front_linksHolder__l3Rge li a:hover span{color:var(--call-to-action)}.footer-front_footerBottomNavs__Hs_Fv a{transition:color var(--timing-function)}.footer-front_footerBottomNavs__Hs_Fv a:hover{color:var(--call-to-action)}}.footer-subscribe_footerSubscribe__3piyh{width:100%;position:relative;height:250px;margin-top:-150px;padding:50px 20px}.footer-subscribe_footerSubscribeImage__Ds5Dx{width:100%;height:100%;position:absolute;top:0;left:0;border-radius:var(--radius);overflow:hidden}.footer-subscribe_footerSubscribeImage__Ds5Dx img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.footer-subscribe_formWrapper__1_v1z{position:relative;z-index:3}.footer-subscribe_formTitle__NgOD9 span{color:var(--white);display:block;text-align:center}.footer-subscribe_formSubmit__M9l6u,.footer-subscribe_formWrapper__1_v1z form{margin-top:20px}.footer-subscribe_formWrapper__1_v1z form label{position:absolute;left:-10000px}.footer-subscribe_formInput__b_cHP p{color:var(--white)!important}@media only screen and (min-width:992px){.footer-subscribe_footerSubscribe__3piyh{width:70%;margin-left:15%;padding:50px 0}.footer-subscribe_formInputAndButton__wYNR4{position:relative}.footer-subscribe_formSubmit__M9l6u{margin:0;position:absolute;top:2px;right:2px;bottom:2px}.footer-subscribe_formWrapper__1_v1z form{margin-top:40px;width:80%;margin-left:10%}.footer-subscribe_formTitle__NgOD9{width:80%;margin-left:10%}.footer-subscribe_footerSubscribeImage__Ds5Dx{height:285px}}@media only screen and (min-width:1200px){.footer-subscribe_footerSubscribe__3piyh{width:75%;margin-left:12.5%}.footer-subscribe_formWrapper__1_v1z form{width:60%;margin-left:20%}}.callback-wrapper_verticalButton__v_Lzl{position:fixed;bottom:20px;right:0;display:flex;flex-direction:column;align-items:center;z-index:100;background:var(--white);font:inherit;background-color:var(--white);box-shadow:0 4px 4px 0 rgba(0,0,0,.25);padding:20px 5px;border:none;gap:10px;transition:background-color var(--timing-function)}.callback-wrapper_verticalButton__v_Lzl span{writing-mode:vertical-rl;text-orientation:upright}.callback-wrapper_textSvg__uBHol svg path{transition:fill var(--timing-function)}.callback-wrapper_normalSvg__1lNAx svg path{transition:stroke var(--timing-function)}.callback-wrapper_normalSvg__1lNAx svg circle{transition:fill var(--timing-function)}.callback-wrapper_active__rIhZU{background-color:var(--bold-purple)}.callback-wrapper_active__rIhZU .callback-wrapper_textSvg__uBHol svg path{fill:var(--white)}.callback-wrapper_active__rIhZU .callback-wrapper_normalSvg__1lNAx svg path{stroke:var(--bold-purple)}.callback-wrapper_active__rIhZU .callback-wrapper_normalSvg__1lNAx svg circle{fill:var(--white)}@media only screen and (hover:hover) and (min-width:992px){.callback-wrapper_verticalButton__v_Lzl:hover{background-color:var(--bold-purple)}.callback-wrapper_verticalButton__v_Lzl:hover .callback-wrapper_textSvg__uBHol svg path{fill:var(--white)}.callback-wrapper_verticalButton__v_Lzl:hover .callback-wrapper_normalSvg__1lNAx svg path{stroke:var(--bold-purple)}.callback-wrapper_verticalButton__v_Lzl:hover .callback-wrapper_normalSvg__1lNAx svg circle{fill:var(--white)}}.imprint-content_container__H0V81{padding-top:50px}.imprint-content_content__6W1kE{margin-top:30px}.imprint-content_contentHolder__lUvtx{margin-bottom:20px}.imprint-content_list__k5hzv{display:flex;flex-direction:column;gap:5px;padding-left:1.5rem;list-style:disc}.imprint-content_contentHolder__lUvtx p span{font-weight:600}@media only screen and (min-width:992px){.imprint-content_container__H0V81{padding-top:100px}.imprint-content_content__6W1kE{margin-top:50px;width:80%}.imprint-content_contentHolder__lUvtx{margin-bottom:30px}}.otp-form_contentWrappper__tplj9{background:var(--white);border-radius:var(--radius);padding:30px 10px;position:relative;max-height:calc(100vh - 100px);overflow-x:auto}.otp-form_closer__nhekq{padding:0;outline:none;position:absolute;top:10px;right:10px;background:transparent;border:0}.otp-form_closer__nhekq svg{max-width:20px;width:auto;height:auto;max-height:20px}.otp-form_callBackTitleAndText__D0Cvj{display:flex;flex-direction:column;gap:10px}.otp-form_callBackTitleAndText__D0Cvj span{display:block;text-align:center}.otp-form_miniTitle__V5D1r{font-weight:500}.otp-form_inputsWrapper__p0y8a{display:flex;flex-direction:column;gap:20px}.otp-form_textAreaHolder__Ku7VU{margin-top:20px}.otp-form_callbackForm__A17u1{margin-top:30px}.otp-form_formButton__M5p7K{display:flex;justify-content:center;margin-top:30px}@media only screen and (min-width:992px){.otp-form_inputsWrapper__p0y8a{width:30%;margin-left:40%}.otp-form_inputItem__3h8qS{width:100%}.otp-form_contentWrappper__tplj9{padding:50px 30px}.otp-form_callbackForm__A17u1{margin-top:50px}.otp-form_textAreaHolder__Ku7VU{margin-top:30px}.otp-form_closer__nhekq{top:30px;right:30px}}@media only screen and (min-width:1200px){.otp-form_contentWrappper__tplj9{padding:50px 60px}.otp-form_closer__nhekq{top:20px;right:40px}}@media only screen and (min-width:1400px){.otp-form_contentWrappper__tplj9{width:90%;margin-left:5%;padding:60px 80px}}.video-verification-modal_fullScreenModal__1o8G9{position:fixed;top:0;left:0;z-index:90;background:rgba(0,0,0,.59);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);height:100vh;width:100%;padding-top:100px;opacity:0;pointer-events:none;transform:translateZ(.0001px);transition:opacity var(--timing-function)}.video-verification-modal_show__zjZzQ{opacity:1;pointer-events:auto;transform:translateZ(.0001px)}@media only screen and (min-width:992px){.video-verification-modal_fullScreenModal__1o8G9{padding-top:150px}}.video-verification-holder_container__ZbW4i{min-height:100vh}.video-verification-steps_titleAndText__DN3w8 p{margin-top:10px}.video-verification-steps_stepsHolder__a6Cmq{display:flex;flex-direction:column;gap:20px;margin-top:30px}.video-verification-steps_stepWrapper__HxPzZ{display:flex;flex-direction:column;gap:10px}.video-verification-steps_confirmHolder__Yt7LE{margin-top:30px}@media only screen and (min-width:992px){.video-verification-steps_stepsHolder__a6Cmq{width:60%;margin-top:50px}.video-verification-steps_titleAndText__DN3w8{width:60%}.video-verification-steps_confirmHolder__Yt7LE{margin-top:50px}}.single-blog-content_texts__qhwf_ span{font-weight:700}.single-blog-content_content__fTs07{margin-top:30px;display:flex;flex-direction:column;gap:20px}.single-blog-content_container__s1tB7{margin-top:50px}.single-blog-content_content__fTs07 .single-blog-content_list__YoLvh{display:flex;flex-direction:column;gap:5px;padding-left:1.5rem;list-style:disc}.single-blog-content_content__fTs07 .single-blog-content_list__YoLvh span{font-weight:700}.single-blog-content_imageContent__bVvpG{width:100%}.single-blog-content_imageContent__bVvpG img{width:100%;max-height:500px;height:auto;-o-object-fit:contain;object-fit:contain}.single-blog-content_shareHolder__CzMLK{margin-top:30px}@media only screen and (min-width:992px){.single-blog-content_content__fTs07{width:75%;gap:30px;margin-top:50px}.single-blog-content_imageContent__bVvpG img{width:auto;max-width:100%;max-height:600px}.single-blog-content_shareHolder__CzMLK{margin-top:60px}.single-blog-content_container__s1tB7{margin-top:100px}}.home-blogs_titleAndLink__L2MJW{display:flex;flex-direction:column;gap:20px}.home-blogs_linkHolder__FBkHK{display:flex;justify-content:flex-end}.home-blogs_blogsHolder__5ckAB{display:flex;flex-direction:column;gap:20px;margin-top:30px}@media only screen and (min-width:992px){.home-blogs_blogsHolder__5ckAB{display:grid;grid-template:auto/repeat(3,1fr);margin-top:50px}.home-blogs_blogsHolder__5ckAB>:nth-child(4){display:none}.home-blogs_titleAndLink__L2MJW{flex-direction:row;justify-content:space-between;align-items:flex-end}.home-blogs_titleHolder__1kkIh h4{width:70%}}@media only screen and (min-width:1400px){.home-blogs_blogsHolder__5ckAB{grid-template:auto/repeat(4,1fr)}.home-blogs_blogsHolder__5ckAB>:nth-child(4){display:flex}}.home-categories_absoluteIcons__gvKTv{position:relative;height:20px;width:30px}.home-categories_icon__a6bmP{position:absolute;top:0;left:50%;width:auto;max-width:100%;height:auto;max-height:100%;transition:opacity var(--timing-function);transform:translate3d(-50%,0,.0001px);opacity:1}.home-categories_activeIcon__R_pm_{opacity:0}.home-categories_button__ILgze{background:none;border:none;padding:5px 10px;outline:none;display:flex;flex-direction:column;align-items:center;gap:5px;justify-content:center;font:inherit;background-color:transparent;transition:background-color var(--timing-function)}.home-categories_active__067PZ{background-color:var(--hover-primary)}.home-categories_active__067PZ .home-categories_activeIcon__R_pm_{opacity:1}.home-categories_active__067PZ .home-categories_inactiveIcon__pvRsL{opacity:0}.home-categories_titleAndCategories__2Rn_A{display:flex;flex-direction:column;gap:20px}.home-categories_button__ILgze span{transition:color var(--timing-function)}.home-categories_active__067PZ span{color:var(--bold-purple)}.home-categories_swiperHolder__lqI08{margin-top:30px}.home-categories_swiperPaginationHolder__oAWDR{margin-top:20px}.home-categories_slide__op04t{position:unset!important}.home-categories_iconHolder__85q5A{width:35px;height:35px}.home-categories_iconHolder__85q5A img{max-width:100%;max-height:100%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}@media only screen and (min-width:992px){.home-categories_section__GHIQj{overflow:hidden!important}.home-categories_mySwiper__lw6uH{overflow:unset!important}.home-categories_iconHolder__85q5A{width:55px;height:55px}.home-categories_categoriesHolder__8T3vQ{display:flex;flex-wrap:wrap;width:calc(50% - 30px)}.home-categories_button__ILgze{padding:10px 15px}.home-categories_titleHolder__gLPoS{width:70%}.home-categories_swiperHolder__lqI08{margin-top:50px}.home-categories_swiperPaginationHolder__oAWDR{margin-top:30px}}@media only screen and (min-width:1400px){.home-categories_borderLeft__xe02j{border-left:1px solid var(--light-border)}.home-categories_categoriesHolder__8T3vQ{width:unset}}@Media only screen and (min-width:1600px){.home-categories_button__ILgze{padding:10px 20px}.home-categories_categoriesHolder__8T3vQ>:first-child{padding-left:30px}.home-categories_categoriesHolder__8T3vQ>:last-child{padding-right:30px}}@media only screen and (min-width:992px) and (hover:hover){.home-categories_button__ILgze:hover span{color:var(--bold-purple)}.home-categories_button__ILgze:hover .home-categories_absoluteIcons__gvKTv .home-categories_inactiveIcon__pvRsL{opacity:0}.home-categories_button__ILgze:hover .home-categories_absoluteIcons__gvKTv .home-categories_activeIcon__R_pm_{opacity:1}.home-categories_button__ILgze:hover{background-color:var(--hover-primary)}}.DateCountdown_countDownHolder__ecghO{display:flex;align-items:center;gap:25px;flex-wrap:wrap;justify-content:space-between}.DateCountdown_box__LW9ie{display:flex;flex-direction:column;align-items:center;justify-content:center}.DateCountdown_num__BsDxY{color:var(--body-text)}.DateCountdown_text__YqMbt{font-size:12px;color:#666}.DateCountdown_box__LW9ie span{display:block}.RedDropdown_dropdownContainer__vkV__{position:relative;width:100%}.RedDropdown_dropdownToggle___qzPh{display:flex;justify-content:space-between;align-items:center;width:100%;background:var(--white);border-radius:5px;border:1px solid var(--bold-purple);padding:7.5px 15px;outline:none;font:inherit;cursor:pointer;color:var(--black)}.RedDropdown_dropdownLabel__1UX9D{flex:1;color:var(--bold-purple);text-align:left}.RedDropdown_dropdownIcon__Toz3J{margin-left:8px;font-size:.8em}.RedDropdown_dropdownList___92O4{position:absolute;top:calc(100% + 4px);left:0;width:100%;overflow-y:auto;background:white;border:1px solid var(--bold-purple);z-index:10;list-style:none;padding:4px 0;margin:0;font:inherit}.RedDropdown_dropdownItem__70XMZ{padding:8px 12px;cursor:pointer}.RedDropdown_dropdownItem__70XMZ:hover{background:#f0f0f0}.RedDropdown_selected__bNd0x{font-weight:700}.RedDropdown_errorMessage__vBFkT{margin-top:10px}.RedDropdown_label__Slokx{margin-bottom:5px;display:block;color:var(--bold-purple)}@media only screen and (min-width:992px){.RedDropdown_dropdownToggle___qzPh{padding:10px 15px}}.category-filter_swiperHolder__CuJwY,.category-filter_swiperPaginationHolder__dTQ0q{margin-top:30px}.category-filter_slider__VKi8t{overflow:hidden!important}.category-filter_mySwiper__rijT1{overflow:unset!important}@media only screen and (min-width:992px){.category-filter_swiperHolder__CuJwY,.category-filter_swiperPaginationHolder__dTQ0q{margin-top:50px}}.SliderButtonsAndProgressBar_swiperButtons__2xwTn{display:flex;justify-content:flex-end;gap:10px}.SliderButtonsAndProgressBar_swiperButton__W0mbV{background:none;padding:0;width:45px;height:45px;border-radius:50%;border:1px solid var(--call-to-action);background-color:transparent}.SliderButtonsAndProgressBar_swiperButton__W0mbV svg{max-height:16px;width:auto;height:auto}.SliderButtonsAndProgressBar_disabled__vse29,.SliderButtonsAndProgressBar_swiperButton__W0mbV[disabled]{opacity:0}.SliderButtonsAndProgressBar_barAndBtns__uNO16{display:flex;align-items:center;gap:10px}.SliderButtonsAndProgressBar_progressBar__Ae4BE{position:static!important;width:100%;background:#E4E4E4!important}.SliderButtonsAndProgressBar_progressBar__Ae4BE span{background:var(--call-to-action)!important}@media only screen and (min-width:992px){.SliderButtonsAndProgressBar_swiperButton__W0mbV svg{transition:transform var(--timing-function);transform:translateZ(.0001px)}}@media only screen and (hover:hover){.SliderButtonsAndProgressBar_next__O3SYB:hover svg{transform:translate3d(5px,0,.0001px)}.SliderButtonsAndProgressBar_prev__xEsie:hover svg{transform:translate3d(-5px,0,.0001px)}.SliderButtonsAndProgressBar_swiperButton__W0mbV{transform:translateZ(.0001px);transition:background-color var(--timing-function),transform var(--timing-function)}.SliderButtonsAndProgressBar_swiperButton__W0mbV:hover{background-color:var(--tint-white);transform:translateZ(.0001px)}.SliderButtonsAndProgressBar_swiperButton__W0mbV[disabled]:hover{background-color:transparent;transform:translateZ(.0001px)}.SliderButtonsAndProgressBar_swiperButton__W0mbV[disabled]:hover svg{transforM:translateZ(.0001px)!important}}.BlogCategory_categoryAndDate__3xEZm{display:flex;align-items:center;gap:20px}.BlogCategory_blogCategory__ET3_c{padding:5px 15px;border-radius:var(--radius);background:var(--bold-purple);color:var(--white)}.BlogCategory_normalizedDate__6m98Y{display:flex;align-items:center;gap:5px}@media only screen and (min-width:992px){.BlogCategory_blogCategory__ET3_c{padding:5px 20px}}.Blog_blogHolder__I27k_{display:block;overflow:hidden;background-color:var(--light-white);border-radius:var(--radius);border:1px solid var(--light-border);padding:10px}.Blog_imageHolder__XmcsU{width:100%;height:230px;border-radius:var(--radius)}.Blog_imageHolder__XmcsU img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:var(--radius)}.Blog_content__lKl75 span{display:block}.Blog_content__lKl75{display:flex;flex-direction:column;gap:15px;padding:20px 0}.Blog_readMore__IEV3_ span{color:var(--bold-purple)}.Blog_readMore__IEV3_,.Blog_readTimeAndCategory__IP0E5{display:flex;align-items:center;gap:10px}.Blog_readTimeAndCategory__IP0E5{justify-content:space-between}.Blog_readTime__aKje_{display:flex;align-items:center;gap:10px}.Blog_readTime__aKje_ span{color:var(--bold-purple)}@media only screen and (min-width:992px){.Blog_blogHolder__I27k_{display:flex;flex-direction:column}.Blog_content__lKl75{position:relative;flex-grow:1;padding:25px 0 75px}.Blog_content__lKl75 span{display:block}.Blog_title__40cAT{min-height:44px}.Blog_readMore__IEV3_{position:absolute;bottom:25px}.Blog_imageHolder__XmcsU{height:300px}}@media only screen and (min-width:992px) and (max-width:1199px){.Blog_imageHolder__XmcsU{height:200px}.Blog_content__lKl75{padding:15px 0 70px}}@media only screen and (min-width:1200px) and (max-width:1399px){.Blog_imageHolder__XmcsU{height:230px}.Blog_content__lKl75{padding:15px 0 70px}}@media only screen and (min-width:1400px) and (max-width:1599px){.Blog_imageHolder__XmcsU{height:250px}.Blog_content__lKl75{padding:20px 0 70px}}@media only screen and (min-width:1600px) and (max-width:1799px){.Blog_imageHolder__XmcsU{height:320px}.Blog_content__lKl75{padding:20px 0 70px}}@media only screen and (min-width:992px) and (hover:hover){.Blog_blogHolder__I27k_{transition:all var(--timing-function)}.Blog_readMore__IEV3_ svg{transition:transform var(--timing-function);transform:translateZ(.00001px)}.Blog_blogHolder__I27k_:hover .Blog_readMore__IEV3_ svg{transform:translate3d(5px,0,.00001px)}.Blog_imageHolder__XmcsU{overflow:hidden}.Blog_imageHolder__XmcsU img{transition:transform var(--timing-function);transform:translateZ(.0001px) scale(1)}.Blog_blogHolder__I27k_:hover .Blog_imageHolder__XmcsU img{transform:translateZ(.0001px) scale(1.02)}.Blog_blogHolder__I27k_ .Blog_readMore__IEV3_ span{transition:color var(--timing-function)}.Blog_blogHolder__I27k_:hover{background-color:var(--shade-white)}}.single-blog-hero_imageContainer__0JU8P{margin-top:50px;max-height:85vh;display:flex;width:100%}.single-blog-hero_imageContainer__0JU8P img{width:100%;max-height:100%;height:auto;border-radius:var(--radius);-o-object-fit:cover;object-fit:cover}@media only screen and (min-width:992px){.single-blog-hero_imageContainer__0JU8P{margin-top:100px;max-height:100vh}}.single-blog-share_button__uGyO0{width:40px;height:40px;border-radius:50%;border:1px solid var(--bold-purple);background-color:transparent;display:flex;align-items:center;justify-content:center}.single-blog-share_button__uGyO0 svg{max-width:20px;width:auto;height:auto}.single-blog-share_copyHolder__j3lhk{position:relative}.single-blog-share_copyText__qkaKN{position:absolute;top:45px;left:0;border-radius:var(--radius);border:1px solid var(--light-border);padding:10px 15px;background-color:var(--white);box-shadow:var(--box-shadow);opacity:0;pointer-events:none;transform:translate3d(0,-50px,.00001px);transition:opacity var(--timing-function),transform var(--timing-function)}.single-blog-share_copyTextActive__RAvpJ{opacity:1;pointer-events:auto;transform:translateZ(.0001px)}@media only screen and (hover:hover){.single-blog-share_button__uGyO0{transition:all var(--timing-function)}.single-blog-share_button__uGyO0 svg path{transition:fill var(--timing-function)}.single-blog-share_button__uGyO0:hover svg path{fill:var(--white)}.single-blog-share_button__uGyO0:hover{background-color:var(--bold-purple)}}