.breadcrumbs{font-family:var(--font-family-main);padding-bottom:8px;transition:.3s opacity, .3s max-height;background:var(--dc-gray-white)}.breadcrumbs._hide{pointer-events:none;opacity:0}.breadcrumbs>.container{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap}.breadcrumbs__item{display:block;font-style:normal;font-weight:500;font-size:16px;line-height:22px;text-decoration-line:underline;color:var(--dc-gray-black);margin:8px 8px 0 0}.breadcrumbs__item:last-child{margin-right:unset;color:#3B5060;pointer-events:none;text-decoration-line:none}.breadcrumbs__separator{display:block;content:"";width:16px;height:16px;object-fit:contain;margin:8px 8px 0 0}@media screen and (min-width: 1024px){.breadcrumbs{padding:24px 0 24px}.breadcrumbs._hide{opacity:1;pointer-events:auto}.breadcrumbs__item{font-size:12px;line-height:16px;text-decoration-line:none;margin:0 8px 0 0}.breadcrumbs__separator{margin:0 8px 0 0}}.content__inner>.container{padding:unset}.content__left-bottom{margin-top:40px}.content__left-bottom .top-brokers-list{padding-bottom:unset;margin-bottom:40px}.content__left-bottom .categories{padding:unset;margin-bottom:40px}.content__left-bottom_desktop{display:none}.content__right{display:none}.content .advertiser-disclosure-section{padding-top:24px}.content .content__sticky{max-width:100%;top:44px;position:sticky;position:-webkit-sticky;z-index:997}.content .content__sticky-ticker{max-width:100%;overflow:hidden}.content .content__sticky>.cryptoboxes{position:absolute;top:0;left:0}.content .content__sticky-right{display:none}@media screen and (min-width: 1024px){.content .content__sticky{top:74px;background:var(--dc-gray-white)}.content .content__sticky-wrapper{display:grid;grid-template-columns:74.4% 22.5%;justify-content:space-between;width:100%;max-width:var(--container-width);padding:0 var(--container-pad);margin:0 auto}.content .content__sticky-right{padding:24px 0 24px;display:block}.content .content__sticky-left .container{padding:unset;margin:unset}}.content .back-to-top{position:fixed;display:block;width:32px;height:32px;bottom:123px;right:16px;opacity:0;pointer-events:none;transition:.3s opacity;z-index:998;background:url("../img/icons/button-back-to-top-black.svg") no-repeat;background-size:contain}.content .back-to-top._show{opacity:1;pointer-events:initial}@media screen and (min-width: 1024px){.content .back-to-top{width:100%;left:50%;transform:translateX(-50%);height:32px;max-width:var(--container-width);display:block;pointer-events:none;background:unset;right:0;bottom:48px}.content .back-to-top._show{pointer-events:none}.content .back-to-top::after{content:"";display:block;width:32px;height:32px;position:absolute;top:0;right:4px;pointer-events:initial;transition:.4s background;background:url("../img/icons/button-back-to-top-black.svg") no-repeat;background-size:contain;cursor:pointer}.content .back-to-top:hover::after{background:url("../img/icons/button-back-to-top-hover.svg") no-repeat}}@media screen and (min-width: 1400px){.content .back-to-top::after{right:-36px}}@media screen and (min-width: 1024px){.content__inner{width:100%;padding-bottom:56px}.content__inner>.container{display:grid;grid-template-columns:74.4% 22.5%;justify-content:space-between;padding:0 var(--container-pad)}.content__left{max-width:952px}.content__left .advertiser-disclosure{display:none}.content__left>.container{padding:unset}.content__left>.container>.comment-form{display:none}.content__left-bottom{display:none}.content__left-bottom_desktop{display:block}.content__left-bottom_desktop .categories__title{font-size:34px;line-height:40px;margin-bottom:24px}.content__left-bottom_desktop .categories__title:after{content:unset}.content__left-bottom_desktop .categories__wrapper{padding:unset;background:unset}.content__left-bottom_desktop .categories__list{display:grid;grid-template-columns:200px 200px;grid-row-gap:24px;grid-column-gap:80px}.content__left-bottom_desktop .categories__item{margin-bottom:unset}.content__right{display:block}}.toc{font-family:var(--font-family-main);background:var(--dc-blue-lightest);transition:.3s opacity, .3s transform}.toc_mobile{position:absolute;pointer-events:none;opacity:0;top:100%;left:0;width:100%}.toc._show{pointer-events:auto;opacity:1}.toc__header{border-top:1px solid var(--dc-gray-light);border-bottom:1px solid var(--dc-gray-light);padding:8px 0 8px}.toc__header>.container{display:flex;align-items:center;justify-content:space-between}.toc__header-title{display:flex;align-items:center;justify-content:flex-start;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:var(--dc-gray-black)}.toc__header-title::before{display:block;content:"";width:20px;height:20px;min-width:20px;min-height:20px;margin-right:10px;background:url("../img/icons/menu-gray.svg") no-repeat;background-size:contain}.toc__header-arrow{position:relative;z-index:2;width:20px;height:20px;min-width:20px;min-height:20px;background:url("../img/icons/chevron-down-gray.svg") no-repeat;background-size:contain;transition:.4s transform}.toc__header_desktop{display:none}.toc>.container{max-height:0;overflow:hidden;border-bottom:1px solid var(--dc-gray-light);transition:.4s max-height}.toc__content{list-style:none}.toc__item{padding:8px 0 8px;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:var(--dc-gray-black)}.toc__item_active>.toc__link,.toc__item_active>.toc__link-wrapper{position:relative;color:var(--dc-blue-lightest)}.toc__item_active>.toc__link::before,.toc__item_active>.toc__link-wrapper::before{content:"";position:absolute;top:-4px;left:-6px;width:calc(100% + 12px);height:calc(100% + 8px);background:var(--dc-blue-oxford);border-radius:4px;z-index:1}.toc__item_active>.toc__link-wrapper .toc__link-arrow{position:relative;z-index:2;background:url("../img/icons/chevron-down.svg") no-repeat;background-size:contain}.toc__item_submenu{max-height:0;overflow:hidden;transition:.4s max-height}.toc__item_submenu>.toc__item{position:relative;padding:8px 18px 8px}.toc__item_submenu>.toc__item_active>.toc__link{position:static}.toc__item_submenu>.toc__item_active>.toc__link::before{top:4px;height:calc(100% - 8px)}.toc__item_parent .toc__link-arrow{transition:.4s transform}.toc__item_parent._open .toc__link-arrow{transform:rotate(180deg)}.toc__link{display:block;width:100%}.toc__link>span{position:relative;z-index:2}.toc__link-wrapper{display:flex;justify-content:space-between;align-items:center}.toc__link-arrow{min-width:20px;min-height:20px;width:20px;height:20px;background:url("../img/icons/chevron-down-gray.svg") no-repeat;background-size:contain}.toc._open .toc__header-arrow{transform:rotate(180deg)}@media screen and (min-width: 1024px){.toc{display:none}}.categories{font-family:var(--font-family-main);margin:40px 0}.categories:last-child{margin-bottom:unset}.categories__wrapper{padding:16px;background:var(--dc-gray-lighter);border-radius:16px}.categories__title{display:block;font-style:normal;font-weight:700;font-size:20px;line-height:28px;letter-spacing:-0.66px;color:var(--dc-text-primary)}@media screen and (min-width: 1024px){.categories__title{font-size:34px;line-height:40px}}.categories__title{position:relative;padding-bottom:12px;margin-bottom:12px}.categories__title::after{position:absolute;display:block;content:"";left:-16px;bottom:0;width:calc(100% + 32px);height:1px;background:var(--dc-blue-light)}.categories__list{list-style:none}.categories__item{margin-bottom:18px}.categories__item:last-child{margin-bottom:unset}.categories__link{font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#000000;border-bottom:2px solid var(--dc-yellow-base);transition:.4s color}@media screen and (min-width: 1024px){.categories{padding:unset;margin-bottom:40px}.categories:last-child{margin-bottom:unset}.categories>.container{max-width:unset;padding:unset;margin:unset}.categories__title{font-size:20px;line-height:28px}.categories__item{margin-bottom:16px}.categories__link:hover{color:var(--dc-yellow-base)}}.newsletter-box{font-family:var(--font-family-main);padding:40px 0;background:var(--dc-yellow-light)}.newsletter-box__title{display:block;font-style:normal;font-weight:700;font-size:20px;line-height:28px;letter-spacing:-0.66px;color:var(--dc-text-primary)}@media screen and (min-width: 1024px){.newsletter-box__title{font-size:34px;line-height:40px}}.newsletter-box__title{display:flex;align-items:center;margin-bottom:16px;color:var(--dc-text-primary)}.newsletter-box__title::before{display:block;content:"";min-width:24px;min-height:24px;margin-right:8px;background:url("../img/icons/bell-ringing-black.svg") no-repeat;background-size:contain}.newsletter-box__comment{font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:var(--dc-gray-gull)}.newsletter-box .wpcf7{margin-bottom:8px}.newsletter-box .wpcf7-form{position:relative;padding:20px 16px 16px;background:var(--dc-gray-white);border-radius:16px}.newsletter-box .wpcf7-form input[type=submit]{font-style:normal;font-weight:700;font-size:16px;line-height:24px;color:var(--dc-yellow-base);width:100%;display:block;padding:9px 16px;background:var(--dc-blue-oxford);box-shadow:3px 5px 12px rgba(18,20,29,0.3);border:unset;outline:unset;border-radius:8px;transition:.3s color;cursor:pointer}.newsletter-box .wpcf7-form input[type=submit]:hover{color:var(--dc-gray-white)}.newsletter-box .wpcf7-form input[type=submit]:focus{border:unset;outline:unset}.newsletter-box .wpcf7-form .wpcf7-spinner{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);margin:unset}.newsletter-box .wpcf7-form[data-status=submitting]:before{display:block;position:absolute;left:0;top:0;width:100%;height:100%;content:"";z-index:5;background-color:var(--dc-gray-lightest);opacity:0.5;border-radius:15px}.newsletter-box .wpcf7-form>.wpcf7-response-output{display:none}.newsletter-box .wpcf7 .wpcf7-form-control-wrap{display:block;width:100%;margin-bottom:20px}.newsletter-box .wpcf7 .wpcf7-form-control-wrap input{padding:10px 0;appearance:none;border:unset;display:block;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:var(--dc-text-primary);width:100%}.newsletter-box .wpcf7 .wpcf7-form-control-wrap input::placeholder{color:var(--dc-text-tertiary)}.newsletter-box .wpcf7 .wpcf7-form-control-wrap input:focus{border:unset;outline:unset}.newsletter-box .wpcf7 .wpcf7-form-control-wrap .wpcf7-not-valid-tip{display:flex;align-items:center;font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:var(--dc-semantic-error)}.newsletter-box .wpcf7 .wpcf7-form-control-wrap .wpcf7-not-valid-tip::before{display:block;content:"";min-width:14px;min-height:14px;margin-right:3px;background:url("../img/icons/warning-red.svg") no-repeat;background-size:contain}.newsletter-box__popup{position:fixed;z-index:1000;top:0;left:0;display:flex;justify-content:flex-end;align-items:flex-end;background:rgba(0,0,0,0.4);width:100%;height:100%;transition:.4s opacity;opacity:0;pointer-events:none}.newsletter-box__popup._show{opacity:1;pointer-events:initial}.newsletter-box__popup .popup__inner{display:flex;flex-direction:column;position:relative;width:100%;max-height:62%;background:var(--dc-gray-white);padding:48px 16px 40px;overflow:hidden}.newsletter-box__popup .popup__close{position:absolute;top:16px;right:16px;width:32px;height:32px;background:#f5f5f5 url("../img/icons/close-popup.svg") no-repeat center center;background-size:16px 16px;border-radius:50%;cursor:pointer}.newsletter-box__popup .popup__title{font-style:normal;font-weight:600;font-size:20px;line-height:28px;color:var(--dc-text-primary);margin-bottom:8px}.newsletter-box__popup .popup__subtitle{font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:var(--dc-text-secondary);overflow-y:auto}.newsletter-box__popup .popup__subtitle>a{color:var(--dc-yellow-base);text-decoration:underline}.newsletter-box__popup .popup__subtitle>i{display:block;color:var(--dc-text-primary);margin-top:8px;font-style:italic}@media screen and (min-width: 1024px){.newsletter-box__popup{justify-content:center;align-items:center}.newsletter-box__popup .popup__inner{max-width:650px;padding:56px 40px 40px}.newsletter-box__popup .popup__close{top:24px;right:24px}.newsletter-box__popup .popup__title{margin-bottom:12px}.newsletter-box__popup .popup__subtitle>i{margin-top:12px}}.newsletter-box__popup .popup__inner{background:var(--dc-gray-white) url("../img/bg/newsletter-box-popup-bg.svg") no-repeat;background-size:133px 142px;background-position-x:right;background-position-y:calc(100% + 30px)}@media screen and (min-width: 1024px){.newsletter-box{padding:24px 16px;border-radius:8px;margin-bottom:40px}.newsletter-box:last-child{margin-bottom:unset}.newsletter-box>.container{max-width:unset;padding:unset;margin:unset}.newsletter-box__title{font-weight:600;font-size:18px;line-height:24px;color:var(--dc-gray-black)}}.single-intro{margin-bottom:24px}.single-intro__socials{display:flex;align-items:flex-start;justify-content:flex-start;margin-bottom:16px}.single-intro__socials .socials__link{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:var(--dc-blue-lightest);border-radius:50%;cursor:pointer;margin-right:12px}.single-intro__socials .socials__link:last-child{margin-right:unset}.single-intro__socials .socials__link:before{display:block;content:"";width:16px;height:16px}.single-intro__socials .socials__link_twitter:before{background:url("../img/icons/twitter-black.svg") no-repeat;background-size:contain}.single-intro__socials .socials__link_facebook:before{background:url("../img/icons/facebook-black.svg") no-repeat;background-size:contain}.single-intro__socials .socials__link_linkedin:before{background:url("../img/icons/linkedin-black.svg") no-repeat;background-size:contain}.single-intro__socials .socials__link_link:before{background:url("../img/icons/link-black.svg") no-repeat;background-size:contain}.single-intro__title{margin-bottom:16px}.single-intro .back-to-top{position:fixed;display:block;width:32px;height:32px;bottom:123px;right:16px;opacity:0;pointer-events:none;transition:.3s opacity;z-index:998;background:url("../img/icons/button-back-to-top-black.svg") no-repeat;background-size:contain}.single-intro .back-to-top._show{opacity:1;pointer-events:initial}@media screen and (min-width: 1024px){.single-intro .back-to-top{width:100%;left:50%;transform:translateX(-50%);height:32px;max-width:var(--container-width);display:block;pointer-events:none;background:unset;right:0;bottom:48px}.single-intro .back-to-top._show{pointer-events:none}.single-intro .back-to-top::after{content:"";display:block;width:32px;height:32px;position:absolute;top:0;right:4px;pointer-events:initial;transition:.4s background;background:url("../img/icons/button-back-to-top-black.svg") no-repeat;background-size:contain;cursor:pointer}.single-intro .back-to-top:hover::after{background:url("../img/icons/button-back-to-top-hover.svg") no-repeat}}@media screen and (min-width: 1400px){.single-intro .back-to-top::after{right:-36px}}@media screen and (min-width: 1024px){.single-intro__socials{margin-bottom:16px}.single-intro__socials .socials__link{width:40px;height:40px}.single-intro__socials .socials__link:before{width:23px;height:23px}}.related-articles{font-family:var(--font-family-main);margin-bottom:40px}.related-articles:last-child{margin-bottom:unset}.related-articles>.container{max-width:unset;padding:unset;margin:unset}.related-articles__title{display:block;font-style:normal;font-weight:700;font-size:20px;line-height:28px;letter-spacing:-0.66px;color:var(--dc-text-primary)}@media screen and (min-width: 1024px){.related-articles__title{font-size:34px;line-height:40px}}.related-articles__title{margin-bottom:16px}.related-articles__list{list-style:none}.related-articles__item{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid var(--dc-blue-light)}.related-articles__item:last-child{margin-bottom:unset;padding-bottom:unset;border-bottom:unset}.related-articles__item .item__title{display:block;font-style:normal;font-weight:700;font-size:18px;line-height:24px;color:var(--dc-text-primary)}.related-articles__item .item__excerpt{display:none}.related-articles__item .item__thumbnail{display:block;width:100%;height:100%;object-fit:cover;border-radius:8px}.related-articles__item .item__thumbnail-wrapper{display:block;width:100%;height:228px;margin-bottom:16px}.related-articles__item .item__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.related-articles__item .item__category{font-style:normal;font-weight:600;font-size:12px;line-height:16px;color:var(--dc-yellow-dark)}.related-articles__item .item__date{font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:var(--dc-text-secondary)}.related-articles__item .item__date_desktop{display:none}.related-articles__item .item__author{display:none}@media screen and (min-width: 1024px){.related-articles__title{margin-bottom:24px}.related-articles__item{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;padding-bottom:unset;border-bottom:unset}.related-articles__item .item__title{font-size:28px;line-height:36px;margin-bottom:8px}.related-articles__item .item__wrapper{width:100%}.related-articles__item .item__excerpt{font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:var(--dc-text-secondary);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.related-articles__item .item__thumbnail-wrapper{display:block;max-width:288px;min-width:288px;height:192px;margin-bottom:unset;margin-right:24px}.related-articles__item .item__header{margin-bottom:8px}.related-articles__item .item__category{font-size:16px;line-height:24px}.related-articles__item .item__date{display:none;font-size:16px;line-height:24px}.related-articles__item .item__date_desktop{display:block}.related-articles__item .item__author{display:block;margin-top:8px;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:var(--dc-text-tertiary)}}@keyframes pulse{0%{opacity:1}50%{opacity:.4}100%{opacity:1}}.comment-form{padding:16px;background:var(--dc-gray-lighter);border-radius:16px;margin-bottom:40px;font-family:var(--font-family-main)}.comment-form:last-child{margin-bottom:unset}.comment-form._loading{animation:1s ease-in-out pulse infinite;cursor:progress}.comment-form__title{margin-bottom:8px}.comment-form__disclaimer{font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:var(--dc-text-secondary);margin-bottom:8px}.comment-form__info{display:flex;align-items:flex-start;justify-content:flex-start;padding:8px;background:var(--dc-gray-white);border:2px solid var(--dc-semantic-info);border-radius:8px;margin-bottom:16px}.comment-form__info .info__icon{min-width:16px;min-height:16px;object-fit:contain;margin-right:8px}.comment-form__info .info__text{font-style:normal;font-size:12px;line-height:18px;color:var(--dc-text-primary)}.comment-form__wrapper{position:absolute;pointer-events:none;overflow:hidden;max-height:0;transition:.4s max-height}.comment-form__wrapper._expand{position:initial;pointer-events:initial;max-height:2000px}.comment-form__error-message{display:flex;align-items:center;font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:var(--dc-semantic-error)}.comment-form__error-message::before{display:block;content:"";min-width:14px;min-height:14px;margin-right:3px;background:url("../img/icons/warning-red.svg") no-repeat;background-size:contain}.comment-form__textarea,.comment-form__input{appearance:none;display:block;width:100%;padding:10px 16px;background:var(--dc-gray-white);border:1px solid var(--dc-blue-light);border-radius:8px;outline:none;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:var(--dc-text-primary);margin-top:8px}.comment-form__textarea::placeholder,.comment-form__input::placeholder{color:var(--dc-text-tertiary)}.comment-form__textarea+.comment-form__error-message,.comment-form__input+.comment-form__error-message{display:none}.comment-form__textarea._error,.comment-form__input._error{border:1px solid var(--dc-semantic-error)}.comment-form__textarea._error+.comment-form__error-message,.comment-form__input._error+.comment-form__error-message{display:flex}.comment-form__textarea:nth-child(2),.comment-form__input:nth-child(2){margin-top:unset}.comment-form__textarea:last-child,.comment-form__input:last-child{margin-bottom:unset}.comment-form__textarea{min-height:108px}.comment-form__button{appearance:none;outline:none;font-style:normal;font-weight:700;font-size:18px;line-height:24px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:13px 16px;background:var(--dc-gray-white);border:2px solid var(--dc-blue-oxford);border-radius:8px;margin:16px auto 4px;cursor:pointer}.comment-form__policy{font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:var(--dc-text-tertiary)}.comment-form__form{margin-bottom:24px}.comments._loading{animation:1s ease-in-out pulse infinite;cursor:progress}.comments__title{margin-bottom:16px}.comments__list{list-style:none}.comments__item{padding:8px;background:var(--dc-gray-white);border-radius:8px;margin-bottom:16px}.comments__item .item__date{font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:var(--dc-text-secondary);margin-bottom:2px}.comments__item .item__name{font-style:normal;font-weight:500;font-size:14px;line-height:22px;color:var(--dc-text-primary);margin-bottom:8px}.comments__item .item__comment{font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:var(--dc-text-primary)}.comments__button{width:fit-content;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#000000;border-bottom:2px solid var(--dc-yellow-base);margin:0 auto;cursor:pointer;transition:.4s color}@media screen and (min-width: 1024px){.comment-form{display:flex;flex-flow:column-reverse}.comment-form__title{font-size:20px;line-height:28px}.comment-form__info{margin-bottom:24px}.comment-form__info .info__icon{min-width:24px;min-height:24px;object-fit:contain;margin-right:16px}.comment-form__info .info__text{font-size:14px;line-height:22px}.comment-form__wrapper{position:initial;pointer-events:initial;max-height:initial}.comment-form__wrapper._expand{max-height:initial}.comment-form__inputs{display:flex;flex-direction:column-reverse}.comment-form__inputs-header{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;margin-bottom:8px}.comment-form__textarea,.comment-form__input{margin-top:unset}.comment-form__button{width:fit-content;justify-content:flex-start;align-items:flex-start;padding:13px 40.5px;margin:24px 0 0}.comment-form__button:hover{color:var(--dc-yellow-base)}.comment-form__policy{display:none}.comment-form__form{margin-top:24px;margin-bottom:unset}.comments__title{font-size:20px;line-height:28px;margin-bottom:16px}}.cta{font-family:var(--font-family-main)}.cta__button{width:fit-content;display:block}.cta__button{display:flex;justify-content:center;align-items:center;padding:9px 16px;margin:0 auto;text-align:center;background:var(--dc-yellow-base);box-shadow:3px 5px 12px rgba(239,194,98,0.6);border-radius:8px;font-style:normal;font-weight:700;font-size:16px;line-height:24px;text-transform:uppercase;color:var(--dc-blue-oxford);cursor:pointer;transition:.4s background}@media screen and (min-width: 1024px){.cta__button:hover{background:var(--dc-yellow-light)}}.cta__button-wrapper{display:flex;flex-direction:column;align-items:center}.cta__disclaimer{font-style:normal;font-weight:400;font-size:9px;line-height:16px;text-align:center;color:var(--dc-text-secondary);margin-top:8px}.cta__header{display:flex;width:100%;max-width:275px;justify-content:space-between;align-items:center;margin:0 auto}.cta__header .cta__button{margin:unset}.cta__image{display:block;width:100%;height:auto;object-fit:contain}.cta__image-wrapper{display:block;width:50%;max-width:110px}.cta_option-2 .cta__header{align-items:flex-start}.cta_option-3 .cta__button-wrapper{max-width:42%;margin:unset}.cta_option-3 .cta__button-wrapper .cta__disclaimer{display:none}.cta_option-3 .cta__image-wrapper{margin:0 auto 8px}.cta_option-3 .cta__image-wrapper .cta__image{width:110px;height:auto}.cta_option-3 .cta__header{display:flex;width:100%;max-width:unset;justify-content:space-between;align-items:center;margin:0 auto}.cta_option-3 .cta__header .cta__image-wrapper{display:none}.cta_option-3 .cta__header .cta__details{max-width:54%;font-style:normal;font-weight:700;font-size:14px;line-height:22px;color:var(--dc-text-primary)}@media screen and (min-width: 1024px){.cta{width:100%;max-width:var(--container-width);padding:0 var(--container-pad);margin:0 auto;font-family:var(--font-family-main)}.cta__button{padding:9px 36px}.cta__disclaimer{font-size:11px;line-height:16px;color:var(--dc-text-tertiary);margin-top:4px}.cta__header{max-width:unset;justify-content:center;align-items:center}.cta__header .cta__button{margin:unset}.cta__image{width:100%}.cta__image-wrapper{max-width:202px}.cta_option-2 .cta__image-wrapper{margin-right:24px}.cta_option-3 .cta__disclaimer{display:none}.cta_option-3 .cta__button-wrapper .cta__disclaimer{display:block}.cta_option-3>.cta__image-wrapper{display:none}.cta_option-3 .cta__image-wrapper{margin:unset}.cta_option-3 .cta__image-wrapper .cta__image{width:100%}.cta_option-3 .cta__header{display:flex;width:100%;max-width:unset;justify-content:space-between;align-items:center;margin:0 auto}.cta_option-3 .cta__header .cta__image-wrapper{display:block}.cta_option-3 .cta__header .cta__details{max-width:672px;font-size:24px;line-height:28px}.cta_option-3 .cta__header .cta__button{max-width:unset;margin:0 auto}}.author-box{padding:16px;background:#FEF7E7;border-radius:8px;font-family:var(--font-family-main);margin-bottom:40px}.author-box:last-child{margin-bottom:unset}.author-box__avatar{width:64px;height:64px;object-fit:cover;border-radius:50%;border:3px solid #FFFFFF;margin:0 0 16px}.author-box__title{font-style:normal;font-weight:700;font-size:20px;line-height:28px;color:var(--dc-gray-black);padding:unset;margin:0 0 8px}.author-box__description{font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:var(--dc-gray-gull);overflow:hidden;text-overflow:ellipsis;display:block;padding:unset;margin:0 0 8px}.author-box__button{font-style:normal;font-weight:600;font-size:16px;line-height:22px;color:var(--dc-gray-black);border-bottom:2px solid var(--dc-yellow-base)}@media screen and (min-width: 1024px){.author-box{display:flex;justify-content:space-between;align-items:center;padding:24px}.author-box__avatar{width:96px;height:96px;object-fit:cover;margin:unset}.author-box__wrapper{width:calc(100% - 120px)}.author-box__button{transition:.4s color}.author-box__button:hover{color:var(--dc-yellow-base)}}
