.hero_section__CV52N{padding:50px 100px 25px;color:var(--white)}.hero_container__UL3PC{max-width:1440px;margin:100px auto 0}.hero_container__UL3PC,.hero_title__BGedA{display:flex;justify-content:space-between}.hero_title__BGedA{font-size:var(--xxxx-large-font);font-family:var(--font-panchang);margin-bottom:10px;text-transform:uppercase;line-height:1;max-width:450px;flex-direction:column;padding-right:50px}.hero_description__WeC1z{margin-top:25px;width:50%;max-width:500px}.hero_description__WeC1z p{margin-bottom:15px;font-size:var(--large-font)}@media screen and (max-width:1024px){.hero_container__UL3PC{flex-direction:column}.hero_section__CV52N{padding:50px 25px 25px}.hero_description__WeC1z,.hero_description__WeC1z p{max-width:100%;width:100%}.hero_title__BGedA{max-width:100%;font-size:var(--xxx-large-font);margin-bottom:25px}}.list_section__SJfDD{padding:0 100px}.list_container__jiacb{max-width:1440px;margin:0 auto}.list_list__3rAeo{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(280px,1fr));grid-gap:24px;gap:24px}@media screen and (max-width:1024px){.list_section__SJfDD{padding:0 25px}.list_list__3rAeo{grid-template-columns:1fr}}@media screen and (max-width:768px){.list_section__SJfDD{padding:0 25px}}@media screen and (max-width:480px){.list_section__SJfDD{padding:0 16px}.list_list__3rAeo{grid-template-columns:1fr;gap:20px}}@media screen and (max-width:1280px) and (min-width:1025px){.list_list__3rAeo{grid-template-columns:repeat(2,minmax(280px,1fr))}}.item_item__xoisx{min-height:400px;width:100%;background-color:var(--dark-gray);color:var(--white);border-radius:16px;border:1px solid var(--black);padding:25px;display:flex;flex-direction:column;justify-content:space-between}.item_title__CzSKP{font-size:var(--xx-large-font)}.item_description__01JdO{color:var(--light-gray);font-size:var(--large-font)}.item_price__VkqD6{font-size:var(--xx-large-font);font-family:var(--font-panchang);margin-bottom:10px}.item_priceSpan__55iRI{color:var(--light-gray)}.item_buttons__X2alG{display:flex;gap:10px;justify-content:space-between}.item_blackBtn__goYaS{display:block;width:100%;background-color:var(--dark-gray);border:1px solid var(--gray);color:var(--white);padding:8px 14px;border-radius:12px;text-align:center;transition-duration:1s;transition-property:opacity}.item_blackBtn__goYaS:hover{opacity:.7}.item_icons__H9Jga{display:flex;align-items:center;margin-bottom:10px}.item_icon__HdX4G:first-child{margin-right:5px}@media screen and (max-width:768px){.item_item__xoisx{min-height:360px;padding:20px}}@media screen and (max-width:600px){.item_buttons__X2alG{flex-direction:column}.item_blackBtn__goYaS,.item_whiteBtn__9ejEW{width:100%}}.socMediaIcons_icons__s39xT{display:flex}.socMediaIcons_icon__7_FDR{display:block;margin-right:16px}.socMediaIcons_icon__7_FDR:last-child{margin-right:0}.footer_footer__cyYwX{background-color:var(--black);color:var(--white);padding:50px 100px}.footer_container__YGurl,.footer_firstContainer__CbdLT{max-width:1440px;margin:0 auto}.footer_container__YGurl{display:flex;justify-content:space-between}.footer_logo__uRDIl{display:block;max-width:max-content}.footer_logo__uRDIl>img{height:25px;width:auto;margin-bottom:10px}.footer_tagline__0iXfN{max-width:300px}.footer_nav__LUe7g ul{list-style:none}.footer_nav__LUe7g ul li{margin-bottom:10px}.footer_nav__LUe7g ul li a{transition-property:opacity;transition-duration:1s}.footer_nav__LUe7g ul li a:hover{opacity:.7}.footer_copy__opJ6C{color:var(--gray)}@media screen and (max-width:1024px){.footer_footer__cyYwX{background-color:var(--black);color:var(--white);padding:50px 25px}.footer_logo__uRDIl{margin:0 auto 10px}.footer_container__YGurl{flex-direction:column;align-items:center;justify-content:space-between}.footer_tagline__0iXfN{text-align:center}.footer_nav__LUe7g ul{display:flex;flex-direction:column;align-items:center}.footer_copy__opJ6C,.footer_icons__8PY4h,.footer_left__B2Cvt,.footer_nav__LUe7g{margin:50px}.footer_copy__opJ6C{margin:25px auto 0;width:max-content}}.header_header__TwaLu{color:var(--white);position:fixed;width:100%;padding:25px 100px;z-index:10;transition:background-color .6s ease,border-color .6s ease;border-bottom:1px solid transparent}.header_scrolled__HPx4_{background-color:var(--black);border-bottom-color:var(--gray)}.header_container__kgFRZ{display:flex;justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto;width:100%}.header_navList__dlGus{display:flex;list-style:none;gap:25px;align-items:center}.header_navList__dlGus li a{display:block;transition-property:opacity;transition-duration:1s}.header_navList__dlGus li a:hover{opacity:.7}.header_logo__wI63P>img{height:25px;width:auto}.header_whiteBtn__d5HGw{background-color:var(--white);color:var(--black);padding:8px 14px;border-radius:12px}.header_burger__KLt4F,.header_mobileFooter__6lAXB{display:none}@media screen and (max-width:1024px){.header_header__TwaLu{padding:25px}.header_nav__ZgzIu{position:fixed;top:0;right:0;height:100%;width:100%;background-color:var(--black);transform:translateX(100%);transition:transform .3s ease;z-index:50;display:flex;flex-direction:column;justify-content:space-between}.header_nav__ZgzIu.header_open__DOe8N{transform:translateX(0)}.header_navList__dlGus{flex-direction:column;align-items:flex-start;width:100%;margin-top:70px;padding:25px 0 0 25px;gap:0}.header_navList__dlGus li{width:calc(100% - 25px);margin-bottom:10px;border-radius:12px}.header_navList__dlGus li a{width:100%;color:var(--white);background-color:var(--dark-gray);padding:14px;border-radius:12px;font-family:var(--font-panchang);text-transform:uppercase;font-size:7vw;word-spacing:5px}.header_whiteBtn__d5HGw{padding:0}.header_container__kgFRZ{justify-content:space-between}.header_logo__wI63P{z-index:100}.header_burger__KLt4F{display:block;z-index:100}.header_mobileFooter__6lAXB{display:block;padding-bottom:25px}.header_copy__cN5xZ,.header_tagline___HdaA{text-align:center;margin:0 auto;max-width:280px}.header_copy__cN5xZ{color:var(--gray)}.header_socContainer__G5bXb{max-width:max-content;margin:25px auto}}.formWrap_contact__4Kk_5{background-color:var(--black);color:var(--white);padding:100px}.formWrap_container__Drtn_{max-width:680px;margin:0 auto}.formWrap_heading__DAjce{display:flex;justify-content:space-between;align-items:center}.formWrap_heading__DAjce span,.formWrap_heading__DAjce>h2{font-size:var(--x-large-font);color:var(--gray)}.formWrap_titleBlock__aYOsn{display:flex;flex-direction:column;max-width:min-content;margin:0 auto 50px}.formWrap_title__1hex1{width:max-content;font-size:var(--xxxx-large-font);font-family:var(--font-panchang);margin-bottom:10px}.formWrap_intro__K_VH3{max-width:80%;margin:0 auto;text-align:center;font-size:var(--large-font)}.formWrap_socmedia__J6w5C{margin-top:50px;display:flex;justify-content:space-between}.formWrap_socmedia__J6w5C span{font-size:var(--large-font)}@media screen and (max-width:1024px){.formWrap_socmedia__J6w5C{justify-content:center;align-items:center;flex-direction:column;margin-top:25px;border-top:0}.formWrap_socmedia__J6w5C span{margin-bottom:15px}.formWrap_contact__4Kk_5{padding:50px 25px}}@media screen and (max-width:768px){.formWrap_titleBlock__aYOsn{width:100%;max-width:100%}.formWrap_title__1hex1{width:auto;text-align:center;font-size:var(--xxx-large-font)}.formWrap_intro__K_VH3{width:auto}}@media screen and (max-width:480px){.formWrap_title__1hex1{font-size:var(--xx-large-font)}}.form_form__KxlXS{background-color:var(--dark-gray);border:1px solid var(--gray);padding:25px;border-radius:30px;transition:3s}.form_inputGroup__Qs9g_{width:100%;margin-bottom:10px}.form_formFooter__nOdnW,.form_inputGroup__Qs9g_{display:flex;align-items:center;justify-content:space-between}.form_formFooter__nOdnW{margin-top:10px}.form_note__7Kwia{font-size:var(--small-font);color:var(--gray)}.form_submitBtn__b8ya1{background-color:var(--white);color:var(--black);padding:8px 14px;border:none;outline:none;border-radius:12px;transition-property:opacity;transition-duration:1s;cursor:pointer}.form_submitBtn__b8ya1:hover{opacity:.7}.form_honey__XrhQC{position:absolute;left:-9999px;opacity:0;pointer-events:none}.form_toast__ruSyn{position:fixed;bottom:32px;right:32px;display:flex;align-items:center;gap:16px;padding:14px 18px;border-radius:16px;border:1px solid transparent;z-index:1200}.form_toastSuccess__2VG7X{border-color:var(--blue);background-color:var(--blue-background);color:var(--blue)}.form_toastError__V1mle{border-color:var(--red);background-color:var(--red-background);color:var(--red)}.form_toastClose__M5DPk{background:transparent;border:none;color:inherit;font-size:24px;line-height:1;cursor:pointer;padding:0}.form_toastClose__M5DPk:hover{opacity:.7}@media screen and (max-width:680px){.form_inputGroup__Qs9g_{flex-direction:column}.form_inputGroup__Qs9g_ input{width:100%}}@media screen and (max-width:600px){.form_toast__ruSyn{left:16px;right:16px;bottom:16px;justify-content:space-between}}.textareaField_textareaWrap__4puQm{width:100%;display:flex;flex-direction:column}.textareaField_textarea__HgXsb{margin-top:5px;width:100%;padding:8px 14px;border-radius:12px;outline:none;border:none;background-color:var(--input-gray);resize:none;min-height:75px;color:var(--white)}.textareaField_textarea__HgXsb::placeholder{color:var(--gray)}.textareaField_textarea__HgXsb.textareaField_errorInput__8Uf3T{outline:1px solid var(--red)}.textareaField_textarea__HgXsb:focus{outline:1px solid var(--white)}.textareaField_errorLabel__xcsKb{color:var(--red)}.inputFields_inputWrap__kj4iN{width:calc(50% - 5px);display:flex;flex-direction:column}.inputFields_input__JeXCN{width:100%;padding:8px 14px;border-radius:12px;outline:none;border:none;background-color:var(--input-gray);color:var(--white)}.inputFields_input__JeXCN::placeholder{color:var(--gray)}.inputFields_input__JeXCN.inputFields_errorInput__c7Ggu{outline:1px solid var(--red)}.inputFields_input__JeXCN:focus{outline:1px solid var(--white)}.inputFields_label__7Td6p{margin-bottom:5px}.inputFields_errorLabel__pKDVu{color:var(--red)}@media screen and (max-width:680px){.inputFields_inputWrap__kj4iN{width:100%;margin-bottom:10px}}.filter_filter__FEhHm{padding:25px 100px}.filter_container__mANP3{margin:0 auto;max-width:1440px}.filter_categories__4gbXt{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;list-style:none;gap:10px}.filter_category__rEQ_h{background-color:transparent;border:1px solid var(--white);max-width:max-content;padding:8px 14px;border-radius:12px;display:flex;align-items:center;color:var(--white);transition:background-color .3s ease,color .3s ease,border-color .3s ease,transform .3s ease;text-decoration:none}.filter_category__rEQ_h:hover{transform:translateY(-2px)}.filter_category__rEQ_h:focus-visible{outline:2px solid currentColor;outline-offset:3px}.filter_selected__tfq23{background-color:var(--white);border-color:var(--white);color:var(--black)}@media screen and (max-width:1024px){.filter_filter__FEhHm{padding:25px}}.hero_hero__EN9ow{background-color:var(--black);color:var(--white)}.hero_heroVideo__dNrqu{width:100%;height:calc(100vh - 75px - 75.59px);min-height:350px;object-fit:cover;border-bottom:1px solid var(--gray)}.hero_relative__AKr_8{position:relative}.hero_titleContainer__H9hoi{position:absolute;left:0;bottom:25px;width:100%}.hero_heroTitle__sd3jo{font-size:calc(8vw - 16px);line-height:1.05;font-family:var(--font-panchang);padding:0 100px}@media screen and (min-width:1650px){.hero_heroTitle__sd3jo{font-size:116px;max-width:1440px;margin:0 auto;padding:0}}@media screen and (max-width:1024px){.hero_heroTitle__sd3jo{padding:0 25px;font-size:calc(11vw - 4px)}.hero_heroVideo__dNrqu{height:450px}}.list_section__W4dDs{padding:0 100px}.list_container__m4wgC{max-width:1440px;margin:0 auto}.list_list__N8BvB{list-style:none;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:25px}@media screen and (max-width:1024px){.list_list__N8BvB{list-style:none;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12.5px}.list_section__W4dDs{padding:0 25px}}.item_item__U3GMd{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 12.5px);list-style:none}.item_item__U3GMd:nth-child(odd):last-child{margin-right:auto}.item_link__ueZf4{display:block;height:100%;text-decoration:none;color:inherit}.item_card__gaScZ{position:relative;border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden;background-color:var(--black);isolation:isolate;color:var(--white)}.item_media__ZI6jE{position:relative;width:100%;aspect-ratio:16/9}.item_image__bJRU2{object-fit:cover;position:absolute;inset:0;z-index:1}.item_scrim__1oT6R{background:var(--black);z-index:2}.item_content__2DWuD,.item_scrim__1oT6R{position:absolute;inset:0;pointer-events:none}.item_content__2DWuD{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:40px 32px;gap:12px;color:currentColor;z-index:3}.item_content__2DWuD h2{font-family:var(--font-panchang);font-size:2.4vw;text-transform:uppercase;line-height:1.1;margin:0}.item_content__2DWuD p{max-width:460px;font-size:var(--large-font);margin:0}@media screen and (min-width:1500px){.item_content__2DWuD h2{font-size:var(--xxx-large-font)}.item_content__2DWuD p{font-size:var(--large-font)}}@media screen and (max-width:1024px){.item_content__2DWuD h2{font-size:clamp(28px,5vw,42px)}.item_content__2DWuD p{font-size:var(--normal-font)}.item_item__U3GMd{flex:0 0 100%}}@media screen and (max-width:768px){.item_content__2DWuD{padding:32px 24px}.item_content__2DWuD h2{font-size:clamp(24px,7vw,36px)}.item_content__2DWuD p{font-size:var(--normal-font)}}.hero_hero__b3REi,.page_main__r6UZx{background-color:var(--black);color:var(--white)}.hero_heroVideo__Sxf5h{width:100%;height:calc(100vh - 75px - 75.59px);min-height:350px;object-fit:cover;border-bottom:1px solid var(--gray)}.hero_relative__SQZlO{position:relative}.hero_titleContainer__eRZ__{position:absolute;left:0;bottom:25px;width:100%}.hero_heroTitle__2o5Z5{font-size:calc(8vw - 16px);line-height:1.05;font-family:var(--font-panchang);padding:0 100px}.hero_container__8b890{max-width:1440px;margin:0 auto;display:flex;justify-content:space-between;padding:25px 0 50px;align-items:flex-end}.hero_heroText__I8Oo7{padding:0 100px}.hero_heroText__I8Oo7 p{width:50%;max-width:500px;font-size:var(--large-font)}.hero_heroBtns__DxKhZ,.hero_whiteBtn__9WC3T{display:flex;align-items:center}.hero_whiteBtn__9WC3T{background-color:var(--white);color:var(--black);padding:8px 14px;border-radius:12px;margin-right:10px;transition-property:opacity;transition-duration:1s}.hero_whiteBtn__9WC3T:hover{opacity:.7}.hero_navList__edzME li a{display:block}.hero_whiteBtn__9WC3T img{margin-right:10px}.hero_blackBtn__wIw_J{background-color:transparent;color:var(--white);padding:8px 14px;border-radius:12px;border:1px solid var(--white);transition-property:opacity;transition-duration:1s}.hero_blackBtn__wIw_J:hover{opacity:.7}@media screen and (min-width:1650px){.hero_heroTitle__2o5Z5{font-size:116px;max-width:1440px;margin:0 auto;padding:0}}@media screen and (max-width:1024px){.hero_heroTitle__2o5Z5{padding:0 25px;font-size:calc(8vw - 4px)}.hero_container__8b890{padding:25px 0}.hero_heroText__I8Oo7 p{max-width:50%}.hero_heroText__I8Oo7{padding:0 25px}}@media screen and (max-width:768px){.hero_heroTitle__2o5Z5{font-size:calc(13.4vw - 7px)}.hero_heroVideo__Sxf5h{height:450px}.hero_container__8b890{flex-direction:column;align-items:flex-start}.hero_heroText__I8Oo7 p{width:100%;max-width:100%;margin-bottom:25px}}.ourWork_work__rJeUM{background-color:var(--black);color:var(--white);padding:50px 100px}.ourWork_container__gjBER{max-width:1440px;margin:0 auto}.ourWork_titleBlock__fU2Q5{display:flex;flex-direction:column;max-width:min-content;margin:0 auto 50px}.ourWork_subtitleBlock__qOBPy{display:flex;justify-content:space-between;width:100%;color:var(--gray);margin-bottom:25px}.ourWork_subtitleBlock__qOBPy>h2,.ourWork_subtitleBlock__qOBPy>span{font-size:var(--x-large-font)}.ourWork_title__f0a_n{width:max-content;font-size:var(--xxxx-large-font);font-family:var(--font-panchang);margin-bottom:10px}.ourWork_intro__hysHX{max-width:80%;margin:0 auto;text-align:center;font-size:var(--large-font)}.ourWork_item__Yi_Hy{list-style:none}.ourWork_card__aO9JL{background-color:var(--dark-gray);margin-bottom:25px;padding:25px;border-radius:30px;display:flex;min-height:200px;flex-direction:column;justify-content:space-between}.ourWork_item__Yi_Hy:first-child .ourWork_card__aO9JL{border:1px solid var(--gray)}.ourWork_cardContent__1_v60{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:5px}.ourWork_cardHeader__aex37{display:flex;align-items:center}.ourWork_icon__aAA2F{margin-right:5px}.ourWork_lastIcon__xl1ub{margin-right:15px}.ourWork_cardTitle__qWCWC{font-size:var(--xx-large-font)}.ourWork_cardDesc__akuEk{max-width:450px;font-size:var(--large-font)}.ourWork_whiteBtn__mGPQ7{background-color:transparent;border:1px solid var(--gray);max-width:max-content;padding:8px 14px;border-radius:12px;display:flex;align-items:center;margin-right:10px;transition-property:opacity;transition-duration:1s}.ourWork_whiteBtn__mGPQ7:hover{opacity:.7}.ourWork_whiteBtn__mGPQ7 img{margin-right:5px}@media screen and (max-width:1024px){.ourWork_cardContent__1_v60{flex-direction:column;margin-bottom:25px}.ourWork_cardHeader__aex37{margin-bottom:25px}.ourWork_cardDesc__akuEk{max-width:600px}.ourWork_work__rJeUM{padding:50px 25px}}@media screen and (max-width:768px){.ourWork_cardHeader__aex37{margin-bottom:10px}.ourWork_cardDesc__akuEk{max-width:100%}.ourWork_titleBlock__fU2Q5{width:100%;max-width:100%}.ourWork_title__f0a_n{width:auto;text-align:center;font-size:var(--xxx-large-font)}.ourWork_cardHeader__aex37{flex-wrap:wrap;gap:15px 0}.ourWork_subtitleBlock__qOBPy h2,.ourWork_subtitleBlock__qOBPy span{font-size:var(--large-font)}.ourWork_intro__hysHX{max-width:100%}}.process_process__ishuA{padding:50px 100px;background-color:var(--white);color:var(--black)}.process_container__ziWpn{max-width:1440px;margin:0 auto}.process_heading__iV_d9{display:flex;justify-content:space-between;align-items:flex-start;width:100%;margin-bottom:25px}.process_heading__iV_d9 h2,.process_heading__iV_d9 span{color:var(--gray);font-size:var(--x-large-font)}.process_subtitleBlock__rLL0E{display:flex;justify-content:space-between;align-items:flex-start;width:100%;margin-bottom:50px}.process_title__ox42W{font-size:var(--xxxx-large-font);font-family:var(--font-panchang)}.process_intro__koVkW{max-width:40%;font-size:var(--large-font)}.process_list__N7k1j{list-style:none}.process_item__uBxSA{margin-bottom:15px;border-top:1px solid var(--light-gray);padding-top:25px}.process_item__uBxSA:first-child{border-top:none}.process_stepHeader__WerW1{display:flex;align-items:center;justify-content:space-between}.process_stepHeaderText__dtHF8{display:flex;align-items:center;transition:1s}.process_stepHeading__FGp8f{font-size:var(--xx-large-font);line-height:1;margin-right:20px}.process_stepTitle__JHI17{margin-right:15px;padding:10px 15px;border-radius:100px;border:1px solid var(--black);font-size:var(--large-font);min-width:max-content;transition:1s;background-color:var(--black);color:var(--white)}.process_arrow__AiD1E{transition:.5s ease-in-out}.process_rotated__UrXZK{transform:rotate(90deg)}.process_stepContent__X3_aR{overflow:hidden;height:0;opacity:0}.process_item__uBxSA .process_active__JSd6e{color:var(--black)}.process_stepContentInner__jiYCo{display:flex;justify-content:space-between;align-items:flex-end;color:var(--gray);padding:12px 0 8px;gap:24px}.process_item__uBxSA .process_active__JSd6e .process_stepContentInner__jiYCo{color:var(--black)}.process_inactive__K_kOf{margin-right:15px}.process_inactive__K_kOf .process_stepTitle__JHI17{color:var(--black);background-color:var(--white);padding:10px 15px;border-radius:100px;border:1px solid var(--black);font-size:var(--large-font);min-width:max-content;transition:1s}.process_stepDescription__oxjQF{max-width:40%;margin-top:10px;font-size:var(--large-font)}.process_blackBtn__1_FMk{background-color:var(--black);color:var(--white);padding:8px 14px;border-radius:12px;transition-property:opacity;transition-duration:1s}.process_blackBtn__1_FMk:hover{opacity:.7}@media screen and (max-width:1024px){.process_process__ishuA{padding:50px 25px}.process_subtitleBlock__rLL0E{flex-direction:column}.process_title__ox42W{margin-bottom:10px}.process_intro__koVkW{max-width:500px}.process_stepDescription__oxjQF{max-width:calc(100% - 200px)}}@media screen and (max-width:768px){.process_title__ox42W{font-size:var(--xxx-large-font)}.process_intro__koVkW{max-width:100%}.process_stepContentInner__jiYCo{flex-direction:column;align-items:flex-start;gap:18px;padding:12px 0}.process_stepDescription__oxjQF{max-width:100%;margin-bottom:25px}.process_heading__iV_d9 h2,.process_heading__iV_d9 span{font-size:var(--x-large-font)}}.gallery_section__IjB1M{padding:0 100px}.gallery_imageContainer__1SpAK{width:100%;margin-bottom:25px}.gallery_imageContainer__1SpAK:last-child{margin-bottom:0}.gallery_imageContainer__1SpAK img,.gallery_imageContainer__1SpAK video{width:100%;height:100%;object-fit:cover;display:block;border:1px solid var(--gray);border-radius:16px}@media screen and (max-width:1024px){.gallery_section__IjB1M{padding:0 25px}.gallery_imageContainer__1SpAK{margin-bottom:12.5px}}.preview_section__RiFzo{padding:50px 100px 25px}.preview_container__rBopH{display:flex;justify-content:space-between;max-width:1440px;margin:100px auto 0}.preview_left__1aO9_{max-width:450px;display:flex;flex-direction:column;justify-content:space-between;padding-right:50px}.preview_title__YbD0X{font-size:var(--xxxx-large-font);font-family:var(--font-panchang);margin-bottom:10px;text-transform:uppercase;line-height:1}.preview_categories__0_JsF{display:flex;flex-wrap:wrap}.preview_category__7iS_A{background-color:transparent;border:1px solid var(--white);opacity:.5;max-width:max-content;padding:8px 14px;border-radius:12px;display:flex;align-items:center;margin-right:10px;margin-bottom:10px}.preview_right__E3qQs{margin-top:25px;max-width:500px;width:50%}.preview_paragraph__be380{margin-bottom:15px;font-size:var(--large-font)}@media screen and (max-width:1024px){.preview_container__rBopH{flex-direction:column}.preview_section__RiFzo{padding:50px 25px 25px}.preview_left__1aO9_{max-width:100%}.preview_right__E3qQs{max-width:100%;width:100%}.preview_title__YbD0X{font-size:var(--xxx-large-font);margin-bottom:25px}}.page_main__WyqMX{background-color:var(--black);color:var(--white)}