.products-portal{padding:48px 16px}.products-portal__inner{grid-template-columns:1fr 504px;align-items:start;gap:3em;max-width:1200px;margin:0 auto;display:grid}@media (max-width:1180px){.products-portal__inner{grid-template-columns:1fr;gap:24px}}.products-portal .portal__text{z-index:2;min-width:0;max-width:70%;margin-left:10em;position:relative}.products-portal .portal__text .eyebrow{color:var(--frontend-ident-primary-color,#ff7a00);text-align:center;margin:0 0 8px;font-size:18px;font-weight:700}.products-portal .portal__text .hero{text-align:center;margin:0 0 16px;font-size:34px;font-weight:800;line-height:1.05}.products-portal .portal__text .lead{text-align:center;color:var(--frontend-body-text-color,#333);margin:0 0 24px;font-size:20px}.products-portal .portal__text .orange{color:var(--frontend-ident-primary-color,#ff7a00);font-weight:700}.products-portal .portal__text .feature{gap:18px;max-width:70%;margin-bottom:20px;padding:1em;display:flex}.products-portal .portal__text .feature__icon{justify-content:center;align-items:center;width:56px;height:56px;display:flex}.products-portal .portal__text .feature__body{min-width:0}.products-portal .portal__text .feature__body h4{margin:0 0 8px;font-size:20px;font-weight:700}.products-portal .portal__text .feature__body p{color:var(--frontend-muted-text-color,#777);margin:0 0 8px}@media (max-width:1180px){.products-portal .portal__text{max-width:100%;margin-left:0;padding:0 1rem}.products-portal .portal__text .feature{text-align:center;justify-content:center;max-width:min(100%,34rem);margin-left:auto;margin-right:auto}.products-portal .portal__text .feature__body{text-align:center}}.products-portal .portal__frame{z-index:1;margin-left:-15%;position:relative}@media (max-width:1180px){.products-portal .portal__frame{margin-left:0}}.products-portal .portal__frame .frame-wrap{width:100%;max-width:504px;margin:0 auto;position:relative}.products-portal .portal__frame .frame-wrap .handy-frame{z-index:1;pointer-events:none;width:100%;height:auto;display:block;position:relative}.products-portal .portal__frame .frame-wrap .slides-placeholder{pointer-events:none;z-index:4;background:0 0;border-radius:6%;width:43.5%;height:94%;position:absolute;top:3%;left:28.5%;overflow:hidden}.products-portal .portal__frame .frame-wrap .slides-placeholder .slides{width:100%;height:100%;position:relative}.products-portal .portal__frame .frame-wrap .slides-placeholder .slides .slide{object-fit:fill;opacity:0;width:100%;height:100%;display:block;position:absolute;inset:0}.products-portal .portal__frame .frame-wrap .slides-placeholder .slides .slide:first-child{animation:8s infinite fade}.products-portal .portal__frame .frame-wrap .slides-placeholder .slides .slide:nth-child(2){animation:8s 4s infinite fade}@keyframes fade{0%{opacity:0}10%{opacity:1}45%{opacity:1}55%{opacity:0}to{opacity:0}}.products-portal .portal__frame .frame-wrap .frame-decor{z-index:6;pointer-events:none;width:50%;height:auto;position:absolute;top:60%;left:-15%}
