.resource-body{overflow-x:hidden}.resource{position:relative;padding:0 10px}.resource__container{display:flex;flex-direction:column;gap:36px;position:relative;width:100%;margin:0 auto;padding:50px 10px 30px;max-width:1240px}.resource__inner{width:100%;max-width:100%;overflow-x:hidden}.resource__sidebar{display:flex;flex-direction:column;gap:36px;padding:0}.resource__image{width:168px}.resource__image img{display:block;width:100%;height:100%;object-fit:cover}.resource__back{display:flex;gap:8px;cursor:pointer;opacity:1;text-decoration:none;transition:opacity .3s}.resource__back:hover{opacity:.7;transition:opacity .3s}.resource__download{display:flex;gap:3px;width:170px;padding:16px 10px;background:var(--color-orange-500, #f50);color:var(--color-white);align-items:center;border-radius:100px;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;height:48px;justify-content:center;line-height:21.6px}.resource__download:visited{color:var(--color-white)!important}.resource__download:focus{color:var(--color-white)!important}.resource__tags{display:flex;gap:10px;align-items:center}.resource__tag{display:inline-block;padding:8px 16px;color:var(--color-gray-100);background-color:var(--color-green-500);border-radius:18px;font-size:14px;font-weight:500}.resource__title{margin-top:18px}.resource__excerpt{color:var(--color-gray-800);font-size:18px;letter-spacing:-.01em;line-height:1.3;margin-top:22px}.resource__meta{display:flex;align-items:center;flex-wrap:wrap;margin-top:25px}.resource__meta--bottom{border-top:1px solid var(--color-gray-500);margin-top:30px;padding-top:24px}.resource__author{display:flex;gap:6px;color:var(--color-gray-800);align-items:center;font-size:14px;font-weight:500;line-height:1.5;white-space:nowrap}.resource__author-avatar{width:32px;background-color:var(--color-gray-700);border-radius:100%;height:32px}.resource__date{position:relative;color:var(--color-gray-700);font-size:14px;line-height:1.5;margin-left:16px;text-transform:uppercase}.resource__date:before{position:absolute;top:0;bottom:0;left:-9px;width:3px;margin:auto;background-color:var(--color-gray-700);border-radius:100%;content:"";height:3px}.resource__share{width:100%;margin-top:18px}.resource__content a:not(.btn){color:var(--color-blue-500)}.resource__content a:not(.btn):hover{text-decoration:underline}.resource__content a:not(.btn):active{color:var(--color-blue-600)}.resource__content em{color:var(--color-gray-800);letter-spacing:-.01em}.resource__content p,.resource__content a,.resource__content button,.resource__content ul,.resource__content ol,.resource__content img,.resource__content table{margin:36px 0}.resource__content h2,.resource__content h3,.resource__content h4,.resource__content h5,.resource__content h6{margin:36px 0 24px}.resource__content h2+*,.resource__content h3+*,.resource__content h4+*,.resource__content h5+*,.resource__content h6+*{margin-top:24px}.resource__content p:last-child,.resource__content ul:last-child,.resource__content ol:last-child,.resource__content img:last-child,.resource__content h2:last-child,.resource__content h3:last-child,.resource__content h4:last-child,.resource__content h5:last-child,.resource__content h6:last-child{margin-bottom:0}.resource__content h2,.resource__content h3,.resource__content h4,.resource__content h5,.resource__content h6{font-weight:500;letter-spacing:-.01em;line-height:1.1;scroll-margin-top:100px}.resource__content h2{font-size:24px}.resource__content h3{font-size:22px}.resource__content h4{font-size:20px}.resource__content h5,.resource__content h6{font-size:18px}.resource__content img,.resource__content video,.resource__content iframe,.resource__content table{max-width:100%}.resource__content ul,.resource__content ol{list-style:none;padding-left:0}.resource__content ul li,.resource__content ol li{position:relative;line-height:1.5;margin-bottom:8px;padding-left:28px}.resource__content ul li:before{position:absolute;top:9px;left:9px;width:3px;background:var(--color-black);border-radius:100%;content:"";height:3px}.resource__content ul li:after{position:absolute;top:6px;left:6px;width:9px;box-shadow:0 2.833px 8.5px #0000001f,0 .283px .708px #00000080;border-radius:100%;content:"";height:9px}.resource__content ol{counter-reset:item}.resource__content ol li:before{position:absolute;left:0;color:var(--color-black);content:counter(item) ".";counter-increment:item;font-weight:500}.resource__content ul ul,.resource__content ol ol,.resource__content ul ol,.resource__content ol ul{margin:36px 0 0}.resource__content .table-wrapper{width:100%;margin:16px 0;border-radius:4px;overflow-x:auto}.resource__content .table-wrapper table{width:max-content;margin:0;border:1px solid var(--color-gray-600);border-collapse:separate;border-radius:4px;border-spacing:0;min-width:100%;overflow:hidden}.resource__content .table-wrapper table p{margin:0!important;padding:0!important}.resource__content .table-wrapper td,.resource__content .table-wrapper th{padding:.5rem .875rem;color:var(--color-gray-900);border-bottom:1px solid var(--color-gray-600);border-right:1px solid var(--color-gray-600);font-size:14px;line-height:1.5;text-align:left;vertical-align:top}.resource__content .table-wrapper th{color:var(--color-gray-800);background-color:var(--color-gray-400);font-weight:600}.resource__content .table-wrapper table tr td:last-child,.resource__content .table-wrapper table tr th:last-child{border-right:none}.resource__content .table-wrapper table tbody tr:last-child td{border-bottom:none}.resource__content .table-wrapper th:first-of-type{border-top-left-radius:4px}.resource__content .table-wrapper th:last-of-type{border-top-right-radius:4px}.resource__content{width:100%;max-width:100%}.resource__content figure{margin:0}@media (width >= 768px){.resource__container{display:grid;padding:106px 20px 100px;align-items:flex-start;grid-template-columns:220px 1fr}.resource__content h2,.resource__content h3,.resource__content h4,.resource__content h5,.resource__content h6{margin:48px 0 24px}.resource__sidebar{padding:0 10px}}@media (width >= 1024px){.resource__container{display:grid;padding:106px 20px 100px;align-items:flex-start;grid-template-columns:220px 1fr}.resource__sidebar{padding:0 20px}.resource__back{top:16px;left:12px}.resource__meta{flex-wrap:nowrap;margin-top:48px}.resource__share{width:auto;margin-left:auto;margin-top:0}.resource__excerpt{font-size:20px}.resource__content h2{font-size:28px}.resource__content h3{font-size:24px}.resource__content h4{font-size:22px}.resource__content h5{font-size:20px}.resource__content h6,.resource__content{font-size:18px}}@media (width >= 1180px){.resource{padding:0 20px}.resource__container{padding:60px 20px 100px 0}.resource__back{top:66px;left:22px}.resource__tag{margin-top:0}.resource__title{margin-top:14px}.resource__content h2{font-size:40px}.resource__content h3{font-size:28px}.resource__content h4{font-size:24px}.resource__content h5{font-size:22px}.resource__content h6{font-size:20px}}@media (width >= 1180px){.resource__image{width:260px}.resource__sidebar{padding:0}.resource__container{padding:40px 20px;gap:60px;grid-template-columns:260px 800px 1fr}}.resource__download-link{color:var(--Gray-100, #0a0d0f);font-size:16px;font-weight:600;line-height:135%;display:inline-flex;align-items:center;gap:6px;text-decoration:none;padding-bottom:2px;margin-top:30px;transition:color .2s,border-color .2s}.resource__download-link:hover .arrow{transform:translate(3px)}.figure{margin:2rem 0;text-align:center}.figure__image{width:100%;margin:0 auto!important;padding:0!important;border-radius:8px;height:auto;max-width:100%}.figure__caption{color:var(--color-gray-700);font-size:14px;line-height:1.5;margin-top:8px;text-align:center}.figure__image-wrapper{display:inline-block;width:100%;cursor:zoom-in}.lightbox{position:fixed;z-index:1000;display:flex;background:#0000;align-items:center;inset:0;justify-content:center;opacity:0;pointer-events:none;transition:background .3s ease,opacity .3s ease}.lightbox.active{background:#000c;opacity:1;pointer-events:auto}.lightbox__image{box-shadow:0 0 20px #0006;border-radius:8px;cursor:zoom-out;max-height:90vh;max-width:95vw!important;opacity:0;transform:scale(.95);transition:transform .3s ease,opacity .3s ease}.lightbox.active .lightbox__image{opacity:1;transform:scale(1)}.lightbox__backdrop{position:absolute;cursor:zoom-out;inset:0}.lightbox__close{position:absolute;top:10px;right:10px;z-index:10;margin:0!important;background:none;color:#fff;border:none;cursor:pointer;font-size:2rem}.lightbox.lightbox--closing{background:#0000;opacity:0;pointer-events:none}.lightbox.lightbox--closing .lightbox__image{opacity:0;transform:scale(.95)}.code-block{position:relative;margin:20px 0}.code-block__title{display:block;font-size:18px;font-weight:600;line-height:1.5}.code-block__content{position:relative;margin:0;padding:0;overflow-x:auto}.code-block__copy{position:absolute;top:18px;right:0;margin:0!important;padding:10px;display:flex;align-items:center;gap:8px;background:transparent;border:none;cursor:pointer;font-weight:500;font-size:14px;line-height:1;color:var(--color-gray-700);transition:all .2s ease-in-out}.code-block__copy:hover{color:var(--color-gray-800)}pre.astro-code{padding:40px 20px 20px;background:var(--color-gray-300)!important;border:1px solid var(--color-gray-400);border-radius:8px;font-size:16px;overflow:hidden}.admonition{margin:36px 0;padding:10px 16px 22px;background:var(--color-gray-300);border-left:3px solid var(--color-admonition);border-radius:4px}.admonition__title{color:var(--color-admonition);font-size:14px;font-weight:500;letter-spacing:1px;line-height:1.5;text-transform:uppercase}.admonition__content{font-size:16px;line-height:1.5;margin-top:8px}.admonition__content p{margin:0!important;padding:0!important}.admonition__content a{display:inline-flex;margin:0!important;padding:0!important;gap:4px;color:var(--color-gray-100);align-items:center;font-size:14px;font-weight:500;margin-top:10px}.admonition__content a:after{display:inline-block;width:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' stroke='none'%3E%3Cpath d='M6 12.25C5.58579 12.25 5.25 12.5858 5.25 13C5.25 13.4142 5.58579 13.75 6 13.75L6 12.25ZM19.5303 13.5303C19.8232 13.2374 19.8232 12.7626 19.5303 12.4697L14.7574 7.6967C14.4645 7.40381 13.9896 7.40381 13.6967 7.6967C13.4038 7.98959 13.4038 8.46447 13.6967 8.75736L17.9393 13L13.6967 17.2426C13.4038 17.5355 13.4038 18.0104 13.6967 18.3033C13.9896 18.5962 14.4645 18.5962 14.7574 18.3033L19.5303 13.5303ZM6 13.75L19 13.75L19 12.25L6 12.25L6 13.75Z' fill='%23FF5500'%3E%3C/path%3E%3C/svg%3E");background-size:contain;content:"";height:24px}.admonition__content a:hover{text-decoration:none!important}.post-quote,.wp-block-quote{margin:36px 0;padding:0}.post-quote__content{position:relative;font-size:20px;letter-spacing:-.02em;line-height:1.5;padding-top:72px}.wp-block-quote{position:relative;font-size:20px;letter-spacing:-.02em;line-height:1.3}.wp-block-quote:before{display:block;width:40px;background-image:url("data:image/svg+xml,%3Csvg width='40' height='41' viewBox='0 0 40 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.1438 9.98154V26.38C18.1414 28.7515 17.1982 31.0252 15.5213 32.7021C13.8444 34.379 11.5707 35.3221 9.19923 35.3246C8.80385 35.3246 8.42467 35.1676 8.1451 34.888C7.86552 34.6084 7.70846 34.2292 7.70846 33.8338C7.70846 33.4385 7.86552 33.0593 8.1451 32.7797C8.42467 32.5001 8.80385 32.3431 9.19923 32.3431C10.7807 32.3431 12.2975 31.7148 13.4158 30.5965C14.5341 29.4782 15.1623 27.9615 15.1623 26.38V24.8892H3.98154C3.19079 24.8892 2.43242 24.5751 1.87327 24.016C1.31413 23.4568 1 22.6984 1 21.9077V9.98154C1 9.19079 1.31413 8.43242 1.87327 7.87327C2.43242 7.31413 3.19079 7 3.98154 7H15.1623C15.9531 7 16.7114 7.31413 17.2706 7.87327C17.8297 8.43242 18.1438 9.19079 18.1438 9.98154ZM36.7785 7H25.5977C24.8069 7 24.0486 7.31413 23.4894 7.87327C22.9303 8.43242 22.6162 9.19079 22.6162 9.98154V21.9077C22.6162 22.6984 22.9303 23.4568 23.4894 24.016C24.0486 24.5751 24.8069 24.8892 25.5977 24.8892H36.7785V26.38C36.7785 27.9615 36.1502 29.4782 35.0319 30.5965C33.9136 31.7148 32.3969 32.3431 30.8154 32.3431C30.42 32.3431 30.0408 32.5001 29.7612 32.7797C29.4817 33.0593 29.3246 33.4385 29.3246 33.8338C29.3246 34.2292 29.4817 34.6084 29.7612 34.888C30.0408 35.1676 30.42 35.3246 30.8154 35.3246C33.1869 35.3221 35.4606 34.379 37.1375 32.7021C38.8144 31.0252 39.7575 28.7515 39.76 26.38V9.98154C39.76 9.19079 39.4459 8.43242 38.8867 7.87327C38.3276 7.31413 37.5692 7 36.7785 7Z' fill='%23FF5500'/%3E%3C/svg%3E");background-size:contain;content:"";height:40px;margin-bottom:10px}.post-quote__content p,.wp-block-quote p{margin:0!important;padding:0!important}.post-quote__icon{position:absolute;top:0;left:0}.post-quote__footer{display:flex;flex-direction:column;gap:10px;font-size:14px;line-height:1.5;margin-top:16px}.post-quote__author{color:var(--color-gray-800);font-weight:500}.post-quote__position{position:relative;color:var(--color-gray-700)}.post-quote__position:before{position:absolute;top:0;bottom:0;left:-2px;width:3px;margin:auto;background-color:var(--color-gray-700);border-radius:100%;content:none;height:3px}@media (width >= 1024px){.post-quote__content,.wp-block-quote{font-size:24px}.post-quote__footer{flex-direction:row}.post-quote__position{padding-left:12px}.post-quote__position:before{content:""}}.inline-promo{display:flex;flex-direction:column;gap:10px;padding:18px 22px;background:var(--color-gray-300);border-left:3px solid var(--color-orange-500);border-radius:4px}.inline-promo__content{flex:1}.inline-promo__title{display:flex;gap:12px;margin:0!important;padding:0;align-items:center;font-size:18px;font-weight:500;letter-spacing:-.01em;line-height:1.5}.inline-promo__title img{margin:0!important}.inline-promo__description{margin:12px 0 0!important;padding:0;font-size:16px;line-height:1.5}.inline-promo__cta{display:flex;gap:3px;margin:8px 0 0!important;padding:0;color:var(--color-black)!important;align-items:center;font-size:16px;font-weight:600;line-height:1.35;white-space:nowrap}.inline-promo__cta svg{fill:var(--color-orange-500)}
