.icon-banner{background:#ededed;border-radius:var(--borderRadius);color:#262626;display:flex;gap:20px;justify-content:center;overflow:hidden;padding:40px;position:relative}.icon-banner>figure{aspect-ratio:1;flex-shrink:0;width:40px;z-index:1}.icon-banner>figure img{display:block;height:100%;object-fit:scale-down;width:100%}.icon-banner .banner-bg{background-image:url(/dist/assets/images/icon-bg-pattern.png);height:320px;mix-blend-mode:color-burn;opacity:.2;position:absolute;width:480px;z-index:10}.icon-banner:nth-child(6n+1) .banner-bg{left:0;top:0}.icon-banner:nth-child(6n+2) .banner-bg{left:-20%;top:-95%}.icon-banner:nth-child(6n+3) .banner-bg{bottom:0;left:-33%}.icon-banner:nth-child(6n+4) .banner-bg{bottom:-14%;left:-12%}.icon-banner:nth-child(6n+5) .banner-bg{bottom:-25%;right:-25%}.icon-banner:nth-child(6n+6) .banner-bg{right:0;top:-126%}.icon-banner .icon-text{display:flex;flex-direction:column;gap:2px;z-index:1}.icon-banner .icon-text>b{line-height:1.2}.icon-banner .icon-text>p{font-size:14px;line-height:1.2}.blog-banners-section{color:#fff;position:relative}.blog-banners-section .headline{color:#fff}.blog-banners-section:before{background-color:#e5e5e5;background:#2a2a8d;content:"";height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:101vw;z-index:-1}.blog-banner figure{aspect-ratio:240/180;border-radius:var(--borderRadius);grid-row:1/4;width:100%}.blog-banner figure img{border-radius:inherit;display:block;height:100%;object-fit:cover;width:100%}.blog-banner b{color:#fff;font-weight:700}.blog-banner p{color:#fff}.blog-banner p:nth-child(3){margin-top:8px}.blog-banner i{align-items:center;color:#fff;display:flex;font-style:normal;font-weight:700;gap:12px;margin-top:20px}.blog-banner i:nth-child(3){align-items:flex-end;grid-row:span 2}.blog-banner i:before{align-items:center;background:#e85e8f;border-radius:50%;color:inherit;color:#fff;content:"\e910";display:block;display:flex;font-family:icomoon;font-size:var(--iconSize);font-size:16px;font-style:normal;font-weight:400;height:24px;justify-content:center;line-height:1;padding-left:2px;padding-top:2px;text-decoration:none;text-transform:none;transform:rotate(-90deg);width:24px}@media (min-width:1280px){.blog-banner b:hover{text-decoration:underline}.blog-banner i:hover{color:#e85e8f}}.greeting-section{color:#fff;display:grid;gap:148px;grid-auto-rows:max-content;grid-template-columns:minmax(0,704px) 280px;margin-bottom:calc(var(--rowGap)*-1);padding-block:var(--rowGap);position:relative}.greeting-section:before{background-color:#e5e5e5;background-color:#e85e8f;content:"";height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:101vw;z-index:-1}.greeting-section figure{aspect-ratio:280/452;border-radius:var(--borderRadius);position:sticky;top:118px;width:100%}.greeting-section figure img{border-radius:inherit;display:block;height:100%;object-fit:cover;opacity:0;transform:translateX(50px);transition:all .3s ease-in-out 1s;width:100%}.greeting-section figure img.loaded{transform:none}.mainpage-greeting .headline{color:#fff;text-transform:none}
/*# sourceMappingURL=lazy_mainpage.css.map*/