.placeholder-block .custom-block{text-decoration:none;background:var(--custom-block-background-color);border:1px solid var(--custom-block-stroke-color);color:var(--custom-block-text-color);display:flex;flex-direction:row;justify-content:start;align-items:center;gap:24px;padding:24px;border-radius:8px;flex-wrap:wrap}.placeholder-block .custom-block img{width:var(--custom-block-logo-desktop);height:auto}@media screen and (max-width: 768px){.placeholder-block .custom-block img{width:var(--custom-block-logo-mobile)}}.placeholder-block .custom-block span{flex:1}@media screen and (max-width: 768px){.placeholder-block .custom-block span{min-width:70%}}.placeholder-block .custom-block .text-p{font-size:18px;line-height:22px}@media screen and (max-width: 768px){.placeholder-block .custom-block .text-p{font-size:16px;line-height:20px}}.placeholder-block .custom-block .text-m{font-size:22px;line-height:26px}@media screen and (max-width: 768px){.placeholder-block .custom-block .text-m{font-size:18px;line-height:22px}}.placeholder-block .custom-block .text-g{font-size:24px;line-height:32px}@media screen and (max-width: 768px){.placeholder-block .custom-block .text-g{font-size:20px;line-height:24px}}.placeholder-block .custom-block .text-gg{font-size:28px;line-height:36px}@media screen and (max-width: 768px){.placeholder-block .custom-block .text-gg{font-size:22px;line-height:26px}}
