.adm-banner{position:relative;border-radius:24px;overflow:hidden;background-color:var(--adm-banner-bg-primary);height:100%}.adm-banner__content{display:flex;flex-direction:column;padding:24px}.adm-banner__content p:not(:last-child),.adm-banner__title{margin-bottom:16px}.adm-banner__title a,.adm-banner__title a:hover{color:currentColor}.adm-banner__titleset{text-align:center}@media screen and (min-width:768px){.adm-banner__titleset{text-align:initial}}.adm-banner__description{margin-bottom:auto}.adm-banner__more{margin-bottom:16px}.adm-banner__more a:after{content:"";position:absolute;top:0;right:0;width:100%;height:100%}.adm-banner__action{margin-top:32px;text-align:center}@media screen and (min-width:768px){.adm-banner__action{text-align:initial;margin-top:64px}}.adm-banner picture{display:flex;justify-content:center}.adm-banner img{width:100%;height:auto;max-width:422px}@media screen and (min-width:768px){.adm-banner img{max-width:100%}}.adm-banner--default{background-color:var(--adm-banner-bg-secondary)}@media screen and (min-width:768px){.adm-banner--default{display:flex;background-color:var(--adm-banner-bg-primary)}}.adm-banner--default .adm-banner__content{z-index:2;position:relative}@media screen and (min-width:768px){.adm-banner--default .adm-banner__content{flex:2 1 60%;padding:64px}}@media screen and (min-width:1280px){.adm-banner--default .adm-banner__content{padding:96px}}.adm-banner--default .adm-banner__titleset{margin-bottom:24px}@media screen and (min-width:768px){.adm-banner--default .adm-banner__titleset{margin-bottom:48px}}@media screen and (min-width:768px){.adm-banner--default .adm-banner__image{flex:1 2 50%}}.adm-banner--default .adm-banner__image:after{position:absolute;right:calc(50% - 50vh);left:auto;bottom:250px;width:100vh;height:100%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;content:"";background-color:var(--adm-banner-bg-primary)}[dir=rtl] .adm-banner--default .adm-banner__image:after{right:auto;left:calc(50% - 50vh)}@media screen and (min-width:768px){.adm-banner--default .adm-banner__image:after{bottom:42px;width:754px;height:754px;border-top-left-radius:50%;border-top-right-radius:50%;left:70%;right:auto;background-color:var(--adm-banner-bg-secondary)}[dir=rtl] .adm-banner--default .adm-banner__image:after{left:auto;right:70%}}.adm-banner--default .adm-banner__image img{z-index:1;position:relative;width:calc(100% + 110px)}@media screen and (min-width:768px){.adm-banner--default .adm-banner__image img{position:absolute;bottom:0;width:auto;height:100%;max-width:776px;max-height:682px;left:50%;right:auto}[dir=rtl] .adm-banner--default .adm-banner__image img{left:auto;right:50%}}.adm-banner--small{display:flex;flex-direction:column}.adm-banner--small .adm-banner__content{height:100%}@media screen and (min-width:768px){.adm-banner--small .adm-banner__content{padding:48px}}.adm-banner--small img{display:block}