.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}}.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{font-size:30px;margin-bottom:20px;scroll-margin-top:115px}.PostBodyContent_textWrapper__Ub763 h4{font-size:22px;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}}.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)}}.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}.BlueSection_section__fAOoq{background-color:var(--color-blue-1);color:var(--color-white);height:500px;justify-content:center;text-align:center;overflow:hidden}.BlueSection_content__NC0rD,.BlueSection_section__fAOoq{display:flex;flex-direction:column;align-items:center;position:relative}.BlueSection_content__NC0rD{max-width:900px;z-index:2}.BlueSection_background__egboa{width:100%;height:100%;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;position:absolute;top:5px;opacity:.2;left:0;right:0;bottom:0;pointer-events:none}.BlueSection_description__qx0Fh{margin-top:14px;opacity:.6;max-width:600px}.BlueSection_buttons__6m15i{display:flex;align-items:center;gap:12px;margin-top:30px}.BlueSection_buttons__6m15i>a:first-child>div{border:1px solid #478df7;background-color:#478df7}.BlueSection_buttons__6m15i>a:first-child>div:hover{background-color:var(--color-blue-2)}.BlueSection_buttons__6m15i>a:nth-child(2)>div{border:1px solid rgba(255,255,255,.22)}@media (max-width:1000px){.BlueSection_content__NC0rD{max-width:600px;padding:0 20px;margin:0 10px}.BlueSection_content__NC0rD h2 br{display:none}.BlueSection_description__qx0Fh{max-width:600px}}.Formulas_section__YhZdQ{background-color:var(--color-white);position:relative;z-index:2;overflow:hidden}.Formulas_section__YhZdQ>div{border-right:0}.Formulas_content__6e9Jh{padding-left:50px;padding-top:60px}.Formulas_content__6e9Jh h2{margin-bottom:14px;max-width:600px}.Formulas_description__ku_Nh{max-width:600px;color:var(--color-black-2);margin-bottom:28px}.Formulas_imageWrapper__i_Uq3{margin-top:-100px;height:942px;position:relative}.Formulas_imageWrapper__i_Uq3>img{object-fit:contain;height:auto;width:1900px;position:absolute}.Formulas_imageWrapper__i_Uq3:after{content:"";position:absolute;left:0;bottom:0;width:100vw;height:328px;background:linear-gradient(180deg,rgba(255,255,255,0) 0,rgba(255,255,255,1));pointer-events:none;z-index:2}@media (max-width:1000px){.Formulas_content__6e9Jh{padding-left:20px}.Formulas_imageWrapper__i_Uq3{height:450px;margin-top:-40px}.Formulas_imageWrapper__i_Uq3>img{width:880px}}.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}}.Workflow_section__n7IuV>div>div>div{max-width:750px!important}.Workflow_listWrapper__JeXrM{display:grid;grid-template-columns:1fr 1fr 1fr;border-top:1px solid var(--color-grey-3)}.Workflow_listItem__H3DNq{position:relative;padding:38px 50px}.Workflow_listItem__H3DNq:nth-last-child(2):after,.Workflow_listItem__H3DNq:nth-last-child(2):before{content:"";position:absolute;top:0;bottom:0;width:1px;background-color:var(--color-grey-3)}.Workflow_listItem__H3DNq:nth-last-child(2):before{left:0}.Workflow_listItem__H3DNq:nth-last-child(2):after{right:0}.Workflow_itemNum__G8Q04{background-color:var(--color-grey-6);border:1px solid var(--color-grey-3);border-radius:8px;width:max-content;width:34px;height:34px;display:flex;align-items:center;justify-content:center;transform:rotate(45deg);margin-bottom:28px}.Workflow_itemNum__G8Q04 p{transform:rotate(-45deg)}.Workflow_listItem__H3DNq h4{margin-bottom:10px}.Workflow_listItem__H3DNq>p{color:var(--color-black-2)}@media (max-width:1150px){.Workflow_listItem__H3DNq{padding:38px 30px}}@media (max-width:1000px){.Workflow_listWrapper__JeXrM{grid-template-columns:1fr}.Workflow_listItem__H3DNq:nth-last-child(2):after,.Workflow_listItem__H3DNq:nth-last-child(2):before{display:none}.Workflow_listItem__H3DNq:nth-child(2){border-top:1px solid var(--color-grey-3);border-bottom:1px solid var(--color-grey-3)}.Workflow_listItem__H3DNq{padding:30px 20px}}@media (max-width:500px){.Workflow_section__n7IuV br{display:none}}.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}}