.FeatureInfo_section___swBi{background-color:var(--color-white);position:relative;z-index:2}.FeatureInfo_featureSection__wxe0f{border-bottom:1px solid var(--color-grey-3)}.FeatureInfo_featureSection__wxe0f:nth-child(4){border-bottom:0}.FeatureInfo_featureSectionContent__0ZWLx{height:600px;padding:25px 50px;display:grid;grid-template-columns:500px 1fr;grid-template-areas:"content image";justify-content:space-between;grid-gap:40px;gap:40px;align-items:center}.FeatureInfo_featureSection__wxe0f:nth-child(2n) .FeatureInfo_featureSectionContent__0ZWLx{grid-template-areas:"image content";grid-template-columns:1fr 500px}.FeatureInfo_sectionInfo__9Uv57{width:100%;grid-area:content}.FeatureInfo_sectionInfo__9Uv57 h3{max-width:450px}.FeatureInfo_list__J0Rzh{margin-top:32px}.FeatureInfo_listItem__nsG4D{padding:16px 14px;cursor:pointer;background-color:var(--color-grey-6);border-radius:8px;overflow:hidden;position:relative}.FeatureInfo_listTitle__j8SLI{margin-bottom:8px;transition:.25s ease-in-out}.FeatureInfo_listDescription__xr7vX{margin-bottom:14px;color:var(--color-black-2)}.FeatureInfo_listClose__HNOLY{background-color:transparent}.FeatureInfo_listClose__HNOLY .FeatureInfo_listTitle__j8SLI{color:var(--color-grey-1)}.FeatureInfo_progressLine__kviGZ{position:absolute;bottom:0;left:0;background-color:var(--color-blue-4);height:4px;width:0;animation-timing-function:linear;animation-fill-mode:forwards}.FeatureInfo_animationLine__px4gq{animation-name:FeatureInfo_progress__chkDT}.FeatureInfo_listClose__HNOLY .FeatureInfo_progressLine__kviGZ{display:none}.FeatureInfo_listClose__HNOLY:hover .FeatureInfo_listTitle__j8SLI{color:var(--color-black-1)}@keyframes FeatureInfo_progress__chkDT{0%{width:0}to{width:100%}}.FeatureInfo_imageDiv__R8VjD{grid-area:image;position:relative;width:100%;display:flex;align-items:center}.FeatureInfo_imageWrapper__YnpZx{max-width:550px;width:100%;position:absolute;height:100%;display:flex;align-items:center;justify-content:flex-end;right:0;transition:.25s ease-in-out}.FeatureInfo_featureSection__wxe0f:nth-child(2n) .FeatureInfo_imageWrapper__YnpZx{left:0}.FeatureInfo_imageWrapper__YnpZx>img{filter:drop-shadow(0 0 50px rgba(0,20,39,.05));position:relative;transform-origin:right;max-width:100%;border-radius:10px}.FeatureInfo_imageWrapper__YnpZx>img:first-child{position:absolute;left:0}@media (max-width:1100px){.FeatureInfo_featureSectionContent__0ZWLx,.FeatureInfo_featureSection__wxe0f:nth-child(2n) .FeatureInfo_featureSectionContent__0ZWLx{grid-template-columns:1fr 1fr}}@media (max-width:1000px){.FeatureInfo_featureSectionContent__0ZWLx{padding:60px 20px;height:max-content;grid-template-areas:"content" "image"!important;grid-template-columns:1fr!important;gap:40px}.FeatureInfo_sectionInfo__9Uv57{max-width:100%}.FeatureInfo_list__J0Rzh{margin-top:20px}.FeatureInfo_listItem__nsG4D{padding:12px 10px 18px}.FeatureInfo_listTitle__j8SLI{margin-bottom:6px}.FeatureInfo_imageDiv__R8VjD{align-items:flex-start;pointer-events:none}.FeatureInfo_imageWrapper__YnpZx{left:0;margin-left:auto!important;margin-right:auto!important;max-width:412px;width:100%}.FeatureInfo_imageWrapper__YnpZx>img{transform:scale(.75);transform-origin:left}.FeatureInfo_imageWrapper__YnpZx>img:nth-child(2){transform-origin:right}.FeatureInfo_progressLine__kviGZ{width:100%;animation:none}}.Dropdown_dropdownWrapper__hQ0lS{width:100%;background-color:var(--color-grey-6);position:relative}.Dropdown_labelWrapper__Xb8lB{padding:24px;width:100%;border:1px solid var(--color-grey-3);display:flex;cursor:pointer;align-items:center;justify-content:space-between}.Dropdown_labelWrapper__Xb8lB>div{transition:.25s ease-in-out}.Dropdown_dropdownList__H21w2{background-color:var(--color-grey-6);position:absolute;z-index:4;left:0;right:0;bottom:0;transform:translateY(100%);border:1px solid var(--color-grey-3);border-top:0;border-bottom:1px solid transparent;transition:.25s ease-in-out;pointer-events:none;overflow-y:hidden;height:0}.Dropdown_openDropdown__zuW9c{pointer-events:auto;max-height:280px;border-bottom:1px solid var(--color-grey-3)}.Dropdown_listContent__80fYJ{padding:18px 0;display:flex;flex-direction:column;overflow:auto;height:max-content;max-height:280px;gap:6px}.Dropdown_dropdownItem__uS0CV{display:grid;grid-template-columns:1fr max-content;align-items:center;justify-content:space-between;cursor:pointer;padding:6px 0 6px 24px;grid-gap:20px;gap:20px}.Dropdown_dropdownVariant2__W4Irf{background-color:var(--color-white)}.Dropdown_dropdownVariant2__W4Irf .Dropdown_labelWrapper__Xb8lB{height:38px;padding:0 10px;border-radius:8px}.Dropdown_dropdownVariant2__W4Irf .Dropdown_dropdownList__H21w2{border-radius:8px;bottom:-14px;background-color:var(--color-white);opacity:0;border-top:1px solid transparent;transform:translateY(110%);box-shadow:var(--popup-shadow)}.Dropdown_dropdownVariant2__W4Irf .Dropdown_openDropdown__zuW9c{border:1px solid var(--color-grey-3);opacity:1;transform:translateY(100%)}.Dropdown_dropdownVariant2__W4Irf .Dropdown_listContent__80fYJ{padding:2px;gap:4px}.Dropdown_dropdownVariant2__W4Irf .Dropdown_dropdownItem__uS0CV{padding:8px;transition:.25s ease-in-out;height:38px;border-radius:6px;background-color:transparent}.Dropdown_dropdownVariant2__W4Irf .Dropdown_dropdownItem__uS0CV:hover{background-color:#d1d5db}.Checkbox_checkbox__B7F_V{width:18px;height:18px;border-radius:4px;transition:all .25s ease;border:1px solid var(--color-grey-22)}.Checkbox_checked__I0057{background-color:var(--color-blue-1);border:1px solid var(--color-blue-1)}.Checkbox_checked__I0057>div{transition:all .25s ease;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.PostBodyLayout_content__2Qxgz{display:grid;grid-template-columns:.67fr .33fr}.PostBodyLayout_postBody__oPCjE{border-right:1px solid var(--color-grey-3)}@media (max-width:1000px){.PostBodyLayout_content__2Qxgz{grid-template-columns:1fr}.PostBodyLayout_section2__IDI0I .PostBodyLayout_content__2Qxgz{display:flex;flex-direction:column-reverse}.PostBodyLayout_postBody__oPCjE{border-right:0}}.PostSideNavigation_sideNav__8JLFW{background-color:var(--color-grey-6)}.PostSideNavigation_sideNav2__uZFmO{background-color:var(--color-white)}.PostSideNavigation_sideNav2__uZFmO,.PostSideNavigation_sideNav3__jvBxC{border-top:1px solid var(--color-grey-3)}.PostSideNavigation_sideNavContent__Vda6F{position:-webkit-sticky;position:sticky;top:97px;height:75vh;min-height:max-content}.PostSideNavigation_item__V96cB:first-child{color:var(--color-grey-1);background-color:transparent!important}.PostSideNavigation_item__V96cB{padding:24px;border-bottom:1px solid var(--color-grey-3);display:flex;transition:.25s ease-in-out}.PostSideNavigation_item__V96cB:hover{background-color:var(--color-grey-5)}.PostSideNavigation_list__73A3u{display:flex;flex-direction:column;gap:14px;padding:24px 0;border-bottom:1px solid var(--color-grey-3)}.PostSideNavigation_listItem__NuKxf{padding:0 24px}.PostSideNavigation_item__V96cB>span{display:none}@media (min-width:1001px){.PostSideNavigation_sideNav3__jvBxC{height:100%!important}}@media (max-width:1000px){.PostSideNavigation_sideNav__8JLFW{display:none}.PostSideNavigation_sideNavContent__Vda6F{height:max-content}.PostSideNavigation_sideNav2__uZFmO{display:initial;position:relative}.PostSideNavigation_sideNav3__jvBxC{display:initial;border-top:1px solid var(--color-grey-3);position:-webkit-sticky;position:sticky;top:99px;overflow:hidden;transition:.25s ease-in-out}.PostSideNavigation_sideNav3__jvBxC .PostSideNavigation_item__V96cB{cursor:pointer;display:flex;justify-content:space-between;align-items:center}.PostSideNavigation_list__73A3u{border-bottom:0}.PostSideNavigation_item__V96cB,.PostSideNavigation_listItem__NuKxf{padding-left:20px;padding-right:20px}.PostSideNavigation_item__V96cB>span{transition:.25s ease-in-out;display:initial}}@media (max-width:521px){.PostSideNavigation_sideNav3__jvBxC{top:114px}}.Clipboard_popup__QoERl{background-color:#404e5b;position:absolute;color:var(--color-white);border-radius:8px;padding:8px 10px;top:0;left:50%;opacity:0;pointer-events:none;animation-name:Clipboard_showPopup__isPMY;animation-timing-function:ease-in-out;animation-duration:1s;animation-fill-mode:forwards}@keyframes Clipboard_showPopup__isPMY{0%{opacity:0;transform:translateX(-50%) translateY(-20px)}25%{opacity:1;transform:translateX(-50%) translateY(-25px)}75%{opacity:1;transform:translateX(-50%) translateY(-25px)}to{opacity:0;transform:translateX(-50%) translateY(-25px)}}.PostBodyCards_cards__aKyy8{background-color:var(--color-grey-6)}.PostBodyCards_card__eEMcH{border-top:1px solid var(--color-grey-3);padding:40px 50px;display:flex;flex-direction:column;gap:30px}.PostBodyCards_cardTop__mi22Z{display:flex;align-items:center;justify-content:space-between}.PostBodyCards_cardTop__mi22Z>h3{color:var(--color-grey-1)}.PostBodyCards_copyBox__58852{cursor:pointer;position:relative}.PostBodyCards_copyBox__58852 svg path{transition:.25s ease-in-out}.PostBodyCards_copyBox__58852:hover svg path{stroke:var(--color-black-1)!important}@media (max-width:1000px){.PostBodyCards_card__eEMcH{padding:40px 20px;gap:24px}}.LabelTag_tag__sqcyI{color:var(--color-blue-1);border:1px solid var(--color-blue-4);background-color:var(--color-blue-3);width:max-content;border-radius:18px;padding:5px 10px;margin-bottom:20px}.NotFoundBody_content__ORaJA{height:550px;display:flex;flex-direction:column;justify-content:center;padding:60px 50px}.NotFoundBody_content__ORaJA h2{margin-bottom:16px}.NotFoundBody_content__ORaJA p{color:var(--color-black-2);margin-bottom:30px}@media (max-width:1000px){.NotFoundBody_content__ORaJA{padding:60px 20px}}.DemoInformation_infoContent__vNVri{max-width:600px}.DemoInformation_infoContent__vNVri h1{margin-bottom:20px}.DemoInformation_description__xjJaM{color:var(--color-black-2)}.DemoInformation_list__BG8dx{margin-top:32px;display:flex;flex-direction:column;gap:16px}.DemoInformation_item___jQmw{display:flex;gap:12px;color:var(--color-black-2)}.DemoInformation_rated__ISK7N{border-top:1px solid var(--color-grey-3);padding-top:32px;margin-top:32px;align-items:center;display:flex;gap:14px;color:var(--color-black-2)}.DemoInformation_stars__6BZfU{display:flex;gap:6px}.DemoLayout_section__Fv8dQ{display:grid;grid-template-columns:1fr 1fr;height:100vh;min-height:max-content;grid-template-rows:1fr;position:relative}.DemoLayout_section__Fv8dQ>div:nth-child(2){padding:80px;display:flex;justify-content:flex-end}.DemoLayout_section__Fv8dQ>div:nth-child(3){height:100%;background-color:var(--color-grey-6);border-left:1px solid var(--color-grey-3);padding:80px}.DemoLayout_progressBar__SaGSL{position:fixed;height:4px;top:102px;background-color:var(--color-grey-6);left:0;right:0;border-bottom:1px solid var(--color-grey-3)}.DemoLayout_bar__L_ivW{height:100%;background-color:var(--color-black-1);transition:.25s ease-in-out}@media (max-width:1100px){.DemoLayout_section__Fv8dQ{grid-template-columns:1fr}.DemoLayout_section__Fv8dQ>div:nth-child(2){display:none}.DemoLayout_section__Fv8dQ>div:nth-child(3){display:flex;justify-content:center;padding:30px 20px;background-color:var(--color-white)}}.DemoSuccess_successWrapper__2xtgG{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;height:100%}.DemoSuccess_successWrapper__2xtgG h3{margin-top:33px;margin-bottom:14px}.DemoSuccess_successWrapper__2xtgG p{color:var(--color-black-2)}@media (max-width:1215px){.DemoSuccess_successWrapper__2xtgG h3{max-width:300px}}@media (max-width:1100px){.DemoSuccess_successWrapper__2xtgG h3{max-width:100%}}.TemplateBodyContent_filters__DL2Ej{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr))}.TemplateBodyContent_filters__DL2Ej>div:last-child>div>div:first-child{border-left:0}.TemplateBodyContent_filters__DL2Ej>div:last-child>div>div{border-right:0}.TemplateBodyContent_filters__DL2Ej>div:first-child>div>div:first-child{border-left:0}.TemplateBodyContent_cardLine__WXA_h{display:grid;grid-template-columns:1fr 1fr 1fr;border-bottom:1px solid var(--color-grey-3)}.TemplateBodyContent_cardLine__WXA_h:last-child{border-bottom:0}.TemplateBodyContent_cardLine__WXA_h>a{border-top:0;border-right:1px solid var(--color-grey-3)}.TemplateBodyContent_cardLine__WXA_h>a:nth-child(3){border-right:0}.TemplateBodyContent_noItem__CSz_H{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:405px;gap:22px;padding:0 15px}.TemplateBodyContent_noItem__CSz_H h4{max-width:350px}@media (max-width:1000px){.TemplateBodyContent_filters__DL2Ej{grid-template-columns:1fr}.TemplateBodyContent_filters__DL2Ej>div:first-child>div>div{border-right:0!important}.TemplateBodyContent_dropdownWrapper__jfQXj:first-child>div>div:nth-child(2){z-index:6}.TemplateBodyContent_cardLine__WXA_h{grid-template-columns:1fr;border-bottom:0}.TemplateBodyContent_cardLine__WXA_h>a{border-right:0;border-bottom:1px solid var(--color-grey-3)}.TemplateBodyContent_cardLine__WXA_h:last-child>a:last-child{border-bottom:0}}.SearchFilterBar_searchFilterBar__ZXK2_{border-top:1px solid var(--color-grey-3)}.SearchFilterBar_searchFilterBar__ZXK2_>div{background-color:var(--color-grey-6)}.SearchFilterBar_search__7z0vC{position:relative}.SearchFilterBar_search__7z0vC>input{width:100%;outline:none;border:none;background-color:var(--color-grey-6);padding:24px 24px 24px 50px;font-size:14px}.SearchFilterBar_search__7z0vC>svg{position:absolute;left:24px;top:50%;transform:translateY(-53%)}.SearchFilterBar_filters___bx4K{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr}.SearchFilterBar_filters___bx4K>div>div>div:first-child{border-left:0}.SearchFilterBar_filters___bx4K>div:last-child>div>div:first-child,.SearchFilterBar_filters___bx4K>div:last-child>div>div:nth-child(2){border-right:0}.SearchFilterBar_filterWrapper__mPSQU{display:flex;justify-content:space-between;padding:20px 24px;gap:22px;border-bottom:1px solid var(--color-grey-3)}.SearchFilterBar_filterValues__3YuI4{display:flex;flex-wrap:wrap;gap:8px}.SearchFilterBar_filterValue__0Se4k{padding-left:3px;padding-right:5px;border-radius:6px;background-color:var(--color-blue-3);border:1px solid var(--color-blue-4)}.SearchFilterBar_clearButton__F2jAv,.SearchFilterBar_filterValue__0Se4k{height:26px;display:flex;align-items:center;color:var(--color-blue-1);width:max-content;cursor:pointer}@media (min-width:1000px){.SearchFilterBar_filterButtonWrapper__QLnrm{max-height:max-content!important}.SearchFilterBar_filterButton__8QCNw{display:none}}@media (max-width:1000px){.SearchFilterBar_search__7z0vC>input{padding:20px 20px 20px 46px}.SearchFilterBar_search__7z0vC>svg{left:20px;transform:translateY(-53%)}.SearchFilterBar_filters___bx4K{display:grid;grid-template-columns:1fr}.SearchFilterBar_dropdownWrapper__ucEL3{border-top:1px solid var(--color-grey-3)}.SearchFilterBar_filters___bx4K>div>div>div:first-child,.SearchFilterBar_filters___bx4K>div>div>div:nth-child(2){border:0!important}.SearchFilterBar_filters___bx4K>div>div>div:nth-child(2){position:relative;transform:translateY(0);left:0!important}.SearchFilterBar_filters___bx4K>div>div>div:first-child{padding:20px}.SearchFilterBar_filters___bx4K>div>div>div:nth-child(2)>div{padding:0 0 20px;gap:8px}.SearchFilterBar_filters___bx4K>div>div>div:nth-child(2)>div>div{padding-left:20px}.SearchFilterBar_filterWrapper__mPSQU{flex-direction:column;gap:20px;padding:20px}.SearchFilterBar_filterButtonWrapper__QLnrm{overflow:hidden;transition:.25s ease-in-out;border-bottom:1px solid var(--color-grey-3)}.SearchFilterBar_filterButton__8QCNw{padding:20px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--color-grey-3)}.SearchFilterBar_closeButton__CodJS{cursor:pointer}.SearchFilterBar_filterButton__8QCNw path{stroke:var(--color-black-1)}}.PostBodyContent_textWrapper__Ub763{padding:60px 50px}.PostBodyContent_textWrapper__Ub763>div{display:flex;flex-direction:column;gap:12px;margin-bottom:38px}.PostBodyContent_textWrapper__Ub763>div:last-child{margin-bottom:0}.PostBodyContent_textWrapper__Ub763 h3{margin-bottom:20px;scroll-margin-top:115px}.PostBodyContent_textWrapper__Ub763 h4{font-size:30px;margin-bottom:20px}.PostBodyContent_textWrapper__Ub763 a,.PostBodyContent_textWrapper__Ub763 p{font-family:Inter;font-weight:400;font-size:16px;line-height:130%}.PostBodyContent_textWrapper__Ub763 p>a{position:relative;text-decoration:none;color:inherit}.PostBodyContent_textWrapper__Ub763 p>a:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:currentColor;transition:.25s ease-in-out;opacity:1}.PostBodyContent_textWrapper__Ub763 p>a:hover:after{opacity:0}@media (max-width:1000px){.PostBodyContent_textWrapper__Ub763{padding:40px 20px}.PostBodyContent_textWrapper__Ub763 h3{margin-bottom:14px}.PostBodyContent_textWrapper__Ub763 h4{font-size:22px;margin-bottom:14px}}.LearnMore_learnMore__X53B3{color:var(--color-blue-1);display:flex;align-items:center;gap:6px;transition:.25s ease-in-out}.LearnMore_learnMore__X53B3:hover{opacity:.7}.Logos_section__xAYxo{background-color:var(--color-white);position:relative;z-index:2}.Logos_sectionWrapper__xyLOy{padding:80px 50px;text-align:center;display:flex;flex-direction:column;align-items:center}.Logos_label__hMcaA{color:var(--color-grey-1)}.Logos_lineWrapper__BFVVc{display:flex;width:100%;overflow:hidden;position:relative}.Logos_lineWrapper__BFVVc:after,.Logos_lineWrapper__BFVVc:before{content:"";position:absolute;top:0;bottom:0;width:200px;z-index:2}.Logos_lineWrapper__BFVVc:after{right:0;background:linear-gradient(270deg,white 0,transparent)}.Logos_lineWrapper__BFVVc:before{left:0;background:linear-gradient(90deg,white 0,transparent)}.Logos_line__swxsI{display:flex;justify-content:space-between;align-items:center;width:max-content;gap:90px;margin-top:54px;padding:0 45px}@media (max-width:1000px){.Logos_line__swxsI{gap:20px;padding:0 10px}.Logos_line__swxsI svg{transform:scale(.732)}.Logos_lineWrapper__BFVVc:after,.Logos_lineWrapper__BFVVc:before{width:50}.Logos_sectionWrapper__xyLOy{padding:50px 20px}}.StaticText_section__V0EAF{border-top:1px solid var(--color-grey-3);height:200vh}.StaticText_background__LL45p{width:100%;height:100vh;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 15 15"><circle cx="1.72131" cy="1.38733" r="1.07483" fill="%23EBEDEE"/></svg>');background-repeat:repeat;background-size:15px 15px;background-color:var(--color-grey-6);z-index:-1;position:fixed;top:0;left:0;right:0;bottom:0}.StaticText_container__RviaV{max-width:1280px;margin-top:-1300px;margin-left:auto;margin-right:auto;padding:102px 50px 0;position:-webkit-sticky;position:sticky;top:50%;transform:translateY(-50%)}.StaticText_word__fX7Tu{display:inline-block;transition:.25s ease-in-out}.StaticText_opacity__HnnOe{color:var(--color-grey-1)}@media (max-width:1345px){.StaticText_container__RviaV{margin-left:24px;margin-right:24px}}@media (max-width:1000px){.StaticText_container__RviaV{padding:0 20px;margin-left:auto;margin-right:auto;max-width:600px;padding-top:114px}.StaticText_container__RviaV h2{font-size:26px}}@media (max-width:620px){.StaticText_container__RviaV{margin-left:10px;margin-right:10px}}.BlogCard_blogCard__OTrOD{padding:38px 50px;border-top:1px solid var(--color-grey-3);position:relative;cursor:pointer;width:100%;display:flex;flex-direction:column;justify-content:space-between}.BlogCard_blogCard__OTrOD>div:first-child{display:grid}.BlogCard_blogCard__OTrOD:hover{background-color:var(--color-grey-6)}.BlogCard_imageWrapper__Fx4D8{height:186px;position:relative;border-radius:8px;overflow:hidden;margin-bottom:28px}.BlogCard_imageWrapper__Fx4D8>img{width:100%;height:100%;object-fit:cover}.BlogCard_labels__FNtK9{overflow:hidden;margin-bottom:22px;width:100%;position:relative}.BlogCard_labelGraident__31_QN{content:"";width:30px;position:absolute;right:0;top:0;bottom:0;background:linear-gradient(to left,var(--color-white) 0,transparent 100%);transition:.25s ease-in-out}.BlogCard_blogCard__OTrOD:hover .BlogCard_labelGraident__31_QN{background:linear-gradient(to left,var(--color-grey-6) 0,transparent 100%)}.BlogCard_labelsContent__97Zxw{display:flex;gap:10px;width:max-content}.BlogCard_blogLabel__c_qAh{padding:6px 10px;border-radius:20px;border:1px solid var(--color-grey-3);background-color:var(--color-grey-6);width:max-content}.BlogCard_blogCard__OTrOD h4{margin-bottom:10px}.BlogCard_blogDescription__Oh_YR{color:var(--color-grey-1);margin-bottom:22px}.BlogCard_authorInfo__22v0E,.BlogCard_author__OPblo{display:flex;align-items:center}.BlogCard_author__OPblo{gap:12px}.BlogCard_authorImage__F6NkC{width:26px;height:26px;border-radius:50%;position:relative;overflow:hidden;transform:translateY(-1px)}.BlogCard_authorImage__F6NkC img{width:100%;height:100%;object-fit:cover}.BlogCard_circle__rRSBr{background-color:var(--color-grey-1);height:4px;width:4px;border-radius:50%;margin:0 8px}.BlogCard_date__H1Asu{color:var(--color-grey-1)}@media (max-width:1250px){.BlogCard_blogCard__OTrOD{padding:38px 30px}}@media (max-width:1150px){.BlogCard_circle__rRSBr,.BlogCard_date__H1Asu{display:none}}@media (max-width:1000px){.BlogCard_circle__rRSBr,.BlogCard_date__H1Asu{display:initial}.BlogCard_blogCard__OTrOD{padding:38px 20px}.BlogCard_imageWrapper__Fx4D8{margin-bottom:20px}.BlogCard_blogDescription__Oh_YR,.BlogCard_labels__FNtK9{margin-bottom:16px}}@media (max-width:372px){.BlogCard_circle__rRSBr,.BlogCard_date__H1Asu{display:none}}.Blog_section__7QAbd{background-color:var(--color-white);position:relative;z-index:2}.Blog_cards__Z_vT_{display:grid;grid-template-columns:1fr 1fr 1fr}.Blog_cards__Z_vT_>a:nth-last-child(2):after,.Blog_cards__Z_vT_>a:nth-last-child(2):before{content:"";position:absolute;top:0;bottom:0;width:1px;background-color:var(--color-grey-3)}.Blog_cards__Z_vT_>a:nth-last-child(2):before{left:0}.Blog_cards__Z_vT_>a:nth-last-child(2):after{right:0}@media (max-width:1000px){.Blog_cards__Z_vT_{grid-template-columns:1fr}.Blog_cards__Z_vT_>a:nth-last-child(2):after,.Blog_cards__Z_vT_>a:nth-last-child(2):before{display:none}}.RelatedArticles_tabs__R0IUI{display:grid;grid-template-columns:1fr 1fr 1fr}.RelatedArticles_tab__Lnljg{background-color:var(--color-grey-6);height:66px;display:flex;justify-content:center;align-items:center;cursor:pointer;border-bottom:1px solid var(--color-grey-3);transition:.25s ease-in-out}.RelatedArticles_active__G70bC{background-color:var(--color-blue-3);border-bottom:1px solid var(--color-blue-4);color:var(--color-blue-1)}.RelatedArticles_tab__Lnljg:first-child,.RelatedArticles_tab__Lnljg:nth-child(2){border-right:1px solid var(--color-grey-3)}.RelatedArticles_section__x_7aQ{background-color:var(--color-white);position:relative;z-index:2}.RelatedArticles_cardLine__SwG2E{display:grid;grid-template-columns:1fr 1fr 1fr;border-bottom:1px solid var(--color-grey-3)}.RelatedArticles_cardLine__SwG2E:last-child{border-bottom:0}.RelatedArticles_cardLine__SwG2E>a{border-top:0;border-right:1px solid var(--color-grey-3)}.RelatedArticles_cardLine__SwG2E>a:nth-child(3){border-right:0}.RelatedArticles_emptyState__9WnYX{padding:100px 50px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:14px}.RelatedArticles_emptyState__9WnYX p{color:var(--color-black-2);text-align:center;max-width:348px}.RelatedArticles_emptyState__9WnYX h4{text-align:center}@media (max-width:1000px){.RelatedArticles_tabs__R0IUI{grid-template-columns:1fr}.RelatedArticles_tab__Lnljg:first-child,.RelatedArticles_tab__Lnljg:nth-child(2){border-right:0}.RelatedArticles_cardLine__SwG2E{grid-template-columns:1fr;border-bottom:0}.RelatedArticles_cardLine__SwG2E>a{border-top:0;border-right:0;border-bottom:1px solid var(--color-grey-3)}.RelatedArticles_cardLine__SwG2E:last-child>a:last-child{border-bottom:0}}.TemplateCard_card__DYgdg{padding:38px 50px;transition:.25s ease-in-out}.TemplateCard_card__DYgdg:hover{background-color:var(--color-grey-6)}.TemplateCard_card__DYgdg h4{margin-top:14px;margin-bottom:22px}.TemplateCard_content__T8CUO{border:1px solid var(--color-grey-3);background-color:var(--color-grey-6);border-radius:8px;padding:16px;overflow:hidden;position:relative;height:212px;margin-bottom:22px}.TemplateCard_content__T8CUO:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;height:100%;width:100%;background:linear-gradient(180deg,rgba(255,255,255,0) 0,rgba(255,255,255,1));pointer-events:none}@media (max-width:1250px){.TemplateCard_card__DYgdg{padding:38px 30px}}@media (max-width:1000px){.TemplateCard_card__DYgdg{padding:38px 20px}.TemplateCard_card__DYgdg h4{margin-top:16px}}.ProductInfo_sectionList__Duy3K{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:60px 50px}.ProductInfo_infoWrapper__NTAbc{display:flex;flex-direction:column;align-items:center;gap:12px}.ProductInfo_infoWrapper__NTAbc>div:first-child{font-size:76px}.ProductInfo_infoWrapper__NTAbc>div:nth-child(2){color:var(--color-grey-1)}@media (max-width:1100px){.ProductInfo_sectionList__Duy3K{padding:60px 0}}@media (max-width:1000px){.ProductInfo_sectionList__Duy3K{grid-template-columns:1fr;padding:60px 20px;gap:50px}.ProductInfo_infoWrapper__NTAbc>div:first-child{font-size:54px}}.Features_item__ccB2f{border-top:1px solid var(--color-grey-3);height:600px;display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"content image"}.Features_item__ccB2f:nth-child(odd){grid-template-areas:"image content"}.Features_content__2JFX9{grid-area:content;display:flex;flex-direction:column;justify-content:center;padding-left:50px;padding-right:80px}.Features_item__ccB2f:nth-child(odd) .Features_content__2JFX9{padding-left:80px;padding-right:50px}.Features_content__2JFX9 p{margin-top:14px;margin-bottom:28px;color:var(--color-black-2)}.Features_imageWrapper__ZJvqn{position:relative;grid-area:image;width:100%;overflow:hidden;display:flex;align-items:center;border-left:1px solid var(--color-grey-3)}.Features_item__ccB2f:nth-child(odd) .Features_imageWrapper__ZJvqn{border-left:0}.Features_item__ccB2f:nth-child(odd) .Features_content__2JFX9{border-left:1px solid var(--color-grey-3)}.Features_imageWrapper__ZJvqn img{height:506px;width:auto;position:absolute}.Features_right__fGnqO{right:54px}.Features_left__Ndwns{left:54px}.Features_center__xbdGJ{left:50%;transform:translateX(-50%)}@media (max-width:1200px){.Features_content__2JFX9{padding-left:30px;padding-right:50px}.Features_item__ccB2f:nth-child(odd) .Features_content__2JFX9{padding-left:50px;padding-right:30px}}@media (max-width:1000px){.Features_item__ccB2f{height:max-content;grid-template-columns:1fr;grid-template-areas:"image" "content"!important}.Features_content__2JFX9{padding-top:30px;padding-bottom:60px;padding-left:20px!important;padding-right:20px!important;border-left:0!important}.Features_imageWrapper__ZJvqn{height:350px;border-left:0!important}.Features_imageWrapper__ZJvqn img{height:310px;width:auto;position:absolute}.Features_right__fGnqO{right:20px}.Features_left__Ndwns{left:20px}}.Quotes_section__A8qdg{background-color:var(--color-grey-6)}.Quotes_content__vko14{padding:60px 50px}.Quotes_content__vko14 h3{margin-top:36px;margin-bottom:36px}.Quotes_author__mdfRB{display:flex;align-items:center;gap:16px}.Quotes_authorInfo__FHygu>div:nth-child(2){margin-top:6px;color:var(--color-grey-1)}@media (max-width:1000px){.Quotes_content__vko14{padding:60px 20px}.Quotes_author__mdfRB>div:first-child{display:none}}