.devices-wrapper{border-radius:var(--Radius-radius-32,32px);background:var(--States-info-state-container,#E2EEF7);display:flex;padding:28px 20px;flex-direction:column;justify-content:center;align-items:flex-start;gap:40px;align-self:stretch;position:relative;margin:40px 0}@media screen and (min-width:768px){.devices-wrapper{padding:48px}}.devices-wrapper .image{width:295px;height:207px;margin:0 auto}@media screen and (min-width:768px){.devices-wrapper .image{width:360px;height:349px;position:absolute;right:-10px;top:130px}}@media screen and (min-width:900px){.devices-wrapper .image{width:498px}}.devices-wrapper h2{color:var(--Surface-on-container-primary,#212427);font-family:Poppins;font-size:24px;font-style:normal;font-weight:700;line-height:30px;margin-bottom:28px}@media screen and (min-width:768px){.devices-wrapper h2{font-size:28px;line-height:32px}}.devices-wrapper h3{color:var(--Surface-on-container-primary,#212427);font-weight:700;line-height:28px;margin-bottom:16px}.devices-wrapper h3,.devices-wrapper p{font-family:Poppins;font-size:18px;font-style:normal}.devices-wrapper p{color:var(--Surface-on-background,#212427);font-weight:400;line-height:24px}.devices-wrapper ul{list-style-type:disc;padding-left:1.5rem}.devices-wrapper ul li{color:var(--Surface-on-container-primary,#212427);font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:22px}@media screen and (min-width:768px){.devices-wrapper ul li{font-size:18px;line-height:24px}}