.resource_container{display:flex;flex-direction:column;gap:64px;margin:96px auto 80px;max-width:1176px}.resource_container h2{margin-top:24px;color:var(--statement-primary-text-color);font-size:46px;font-style:normal;font-weight:600;line-height:1.2;letter-spacing:-1.2px;display:flex;align-items:center;gap:3px;text-align:center}.resource_container h2 img{transform:rotate(-90deg);width:25px}.resource_container .resource_blog_wrap{display:flex;flex-direction:column;align-items:center;gap:24px;margin:24px 0}.resource_container .resource_blog_wrap .resource_blogs{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,320px),1fr));-moz-column-gap:24px;column-gap:24px;row-gap:32px}.resource_container .resource_blog_wrap .resource_blogs ._blogs{display:flex;flex-direction:column;border-radius:18px;background:var(--statement-secondary-background);padding:24px;min-height:180px;border:1px solid var(--statement-border-color);width:100%;box-shadow:var(--statement-shadow);transition:transform .2s ease,border-color .2s ease}.resource_container .resource_blog_wrap .resource_blogs ._blogs:hover{transform:translateY(-3px);border-color:var(--statement-secondary-background)}.resource_container .resource_blog_wrap .resource_blogs ._blogs:hover h3{color:var(--statement-accent-color)}.resource_container .resource_blog_wrap .resource_blogs ._blogs ._tag{color:var(--statement-accent-color);background:var(--statement-accent-background);border-radius:999px;padding:4px 10px;width:-moz-fit-content;width:fit-content;font-size:12px;font-style:normal;font-weight:400;line-height:16px;margin-bottom:12px}.resource_container .resource_blog_wrap .resource_blogs ._blogs ._title{color:var(--statement-primary-text-color);font-size:18px;font-style:normal;font-weight:600;line-height:1.4}.resource_container .resource_blog_wrap .resource_blogs ._blogs ._meta{margin-top:auto;padding-top:20px;display:flex;align-items:center;gap:9.5px}.resource_container .resource_blog_wrap .resource_blogs ._blogs ._meta span{color:var(--statement-secondary-text-color);font-size:14px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.2px}.resource_container .resource_blog_wrap a{margin:0 auto}.resource_container .resource_blog_wrap a button{padding:16px;border-radius:18px;border:1px solid var(--statement-border-color);background:var(--statement-secondary-background);font-size:16px;font-style:normal;font-weight:400;line-height:28px;text-transform:capitalize;transition:.1s ease-in-out}.resource_container .resource_blog_wrap a button:hover{background:var(--statement-secondary-background)}.resource_container .resource_tools_wrap{display:flex;flex-direction:column;align-items:start;gap:24px}.resource_container .resource_tools_wrap .resource_tools{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px;width:100%}.resource_container .resource_tools_wrap .resource_tools .tools_wrap{display:flex;flex-direction:column;gap:16px;padding:24px;border-radius:18px;min-height:180px;cursor:pointer;border:1px solid var(--statement-border-color);background:var(--statement-secondary-background);box-shadow:var(--statement-shadow);transition:transform .2s ease,border-color .2s ease}.resource_container .resource_tools_wrap .resource_tools .tools_wrap:hover{transform:translateY(-3px);border-color:color-mix(in srgb,#ECEEF0 14%,#262B30)}.resource_container .resource_tools_wrap .resource_tools .tools_wrap:hover h3{color:var(--statement-accent-color)}.resource_container .resource_tools_wrap .resource_tools .tools_wrap .tools_header{display:flex;align-items:center;gap:12px}.resource_container .resource_tools_wrap .resource_tools .tools_wrap .tools_header .tools_title{color:var(--statement-primary-text-color)}.resource_container .resource_tools_wrap .resource_tools .tools_wrap .tools_header img{width:40px;height:40px;border-radius:10px;background:var(--statement-accent-background);padding:10px}.resource_container .resource_tools_wrap .resource_tools .tools_wrap .tools_header h3{font-size:18px;font-style:normal;font-weight:500;line-height:28px}.resource_container .resource_tools_wrap .resource_tools .tools_wrap p{font-size:14px;line-height:20px}.resource_container .resource_tools_wrap .resource_tools .tools_wrap .open_tool{margin-left:auto;display:flex;align-items:center;gap:8px;padding:6px 8px;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.resource_container .resource_tools_wrap .resource_tools .tools_wrap .open_tool:hover{color:var(--statement-accent-color)}.resource_container .resource_tools_wrap .resource_tools .tools_wrap .open_tool:hover svg path{stroke:var(--statement-accent-color)}@media(max-width:1280px){.resource_container .resource_tools_wrap .resource_tools{grid-template-columns:repeat(auto-fill,minmax(min(100%,320px),1fr))}}@media(max-width:768px){.resource_container{gap:32px;margin-top:48px;margin-bottom:48px}.resource_container .resource_blog_wrap,.resource_container .resource_tools_wrap{align-items:center;gap:16px;margin-top:0}.resource_container .resource_blog_wrap .resource_tools,.resource_container .resource_tools_wrap .resource_tools{grid-template-columns:1fr}.resource_container .resource_blog_wrap a button{padding:8px;font-size:14px;line-height:20px}.resource_container h2{font-size:28px;font-style:normal;font-weight:500;line-height:36px}}