.dd-featured-guide{align-items:center;display:flex;gap:40px;justify-content:center;margin-left:auto;margin-right:auto;max-width:1400px}.dd-featured-guide__featured-image-wrapper{aspect-ratio:16/9;border-radius:20px;max-width:619px;overflow:hidden;position:relative;width:100%}.dd-featured-guide__image-overlay{background:linear-gradient(180deg,rgba(3,59,133,0),rgba(3,59,133,.92));bottom:0;height:65%;left:0;opacity:0;pointer-events:none;position:absolute;right:0;transition:opacity .35s ease}.dd-featured-guide:hover .dd-featured-guide__image-overlay{opacity:1}.dd-featured-guide__tags{align-items:flex-start;bottom:16px;display:flex;flex-direction:column;gap:8px;left:16px;list-style:none;margin:0;padding:0;pointer-events:none;position:absolute;z-index:1}.dd-featured-guide__tag{align-items:center;background-color:#fff;border-radius:100px;display:inline-flex;height:34px;justify-content:center;overflow:hidden;padding:0;transition:width .35s ease,padding .35s ease,gap .35s ease;width:34px}.dd-featured-guide:hover .dd-featured-guide__tag{gap:6px;justify-content:flex-start;padding:5px 12px 5px 8px;width:auto}.dd-featured-guide__tag-icon{align-items:center;display:inline-flex;flex-shrink:0;height:18px;justify-content:center;width:18px}.dd-featured-guide__tag-icon svg{display:block}.dd-featured-guide__tag-icon svg path{fill:#2b63d9}.dd-featured-guide__tag-name{color:#033b85;font-size:11px;font-weight:700;letter-spacing:normal;line-height:1.2;max-width:0;opacity:0;overflow:hidden;text-transform:uppercase;transition:max-width .35s ease,opacity .25s ease;white-space:nowrap}.dd-featured-guide:hover .dd-featured-guide__tag-name{max-width:280px;opacity:1}.dd-featured-guide__featured-image{border-radius:20px;cursor:pointer;display:block;height:100%;object-fit:cover;transition:transform .6s;width:100%}.dd-featured-guide:hover .dd-featured-guide__featured-image{transform:scale(1.1)}.dd-featured-guide__post-title{font-size:44px;line-height:48.4px;transition:all .3s}.body-wrapper.body-wrapper--guides-index .dd-featured-guide__post-title a,.body-wrapper.body-wrapper--guides-index .dd-featured-guide__post-title a:active,.body-wrapper.body-wrapper--guides-index .dd-featured-guide__post-title a:focus{background-color:transparent;color:#fff;font-weight:700;text-decoration:none;transition:all .3s}.body-wrapper.body-wrapper--guides-index .dd-featured-guide__post-title a:hover,.dd-featured-guide__featured-image-wrapper:hover+span .dd-featured-guide__post-title a{color:#88b8fc}.dd-featured-guide__meta{align-items:flex-start;display:flex;flex-direction:column;gap:20px;margin-bottom:30px}.dd-featured-guide__cta{align-items:center;color:#fff;display:flex;font-size:13px;font-weight:700;gap:10px;text-decoration:none}.body-wrapper.body-wrapper--guides-index .dd-featured-guide__cta:active,.body-wrapper.body-wrapper--guides-index .dd-featured-guide__cta:focus,.body-wrapper.body-wrapper--guides-index .dd-featured-guide__cta:hover{background-color:transparent!important;color:#fff!important;font-weight:700;text-decoration:none!important}.dd-featured-guide__cta svg{height:16px;width:21px}@media (hover:none){.dd-featured-guide__image-overlay{opacity:1}.dd-featured-guide__tag{gap:6px;justify-content:flex-start;padding:5px 12px 5px 8px;width:auto}.dd-featured-guide__tag-name{max-width:280px;opacity:1}}@media (max-width:1100px){.dd-featured-guide{align-items:flex-start;flex-direction:column}}