:root{--white: #fff;--black: #212121;--primaryColor: #13196D;--secondaryColor: #271375}:root{--headlineFont: "Lato";--body: 1rem;--title: 1.5rem;--label: .75rem;--subheadline: 1.2rem}@media screen and (min-width: 768px){:root{--title: 1.875rem;--label: 1rem;--subheadline: 1.125rem}}@media screen and (min-width: 1024px){:root{--title: 2rem;--label: 1rem;--subheadline: 1.3rem}}.body,body{font-family:var(--headlineFont),Arial,Helvetica,sans-serif;font-size:var(--body);font-weight:400;line-height:1.6}.title{font-family:var(--headlineFont),Arial,Helvetica,sans-serif;font-size:var(--title);font-weight:500;line-height:1.2}.subheadline{font-family:var(--headlineFont),Arial,Helvetica,sans-serif;font-size:var(--subheadline);font-weight:700;line-height:1.2}.label{font-family:var(--headlineFont),Arial,Helvetica,sans-serif;font-size:var(--label);font-weight:400;line-height:1.2}.header{background:linear-gradient(to right,#07C0AA 50%,#FE1548 50%);box-shadow:0 4px 15.9px #00000054}.header-content{padding-inline:12px;max-width:400px;margin:0 auto;background-image:url(header-mb.650bfacf9141f74d.png);background-position:center;background-size:contain;background-repeat:no-repeat;display:flex;justify-content:flex-end}.header-title{width:140px;font-weight:700;text-align:right;color:var(--white);padding-block:3px;line-height:normal;font-size:14px}@media only screen and (min-width: 1024px){.header-content{max-width:1150px;padding-inline:50px;padding-block:8px;background-image:url(header-dk.ad3b468600074ba1.png)}.header-title{width:475px;font-size:36px}.header-title br:first-of-type{display:none}}app-bombos{display:block;background-image:url(background-bombos.9f9054ed4d15244a.png);background-color:var(--primaryColor);background-size:contain;background-repeat:no-repeat;width:100%;overflow:hidden}app-bombos .bombos-content-tabs{display:grid;margin:0;grid-template-columns:repeat(4,1fr);grid-gap:4px}@media only screen and (min-width: 1024px){app-bombos .bombos-content-tabs{width:70%;gap:8px;justify-self:center}}app-bombos .bombos-content-tabs-item{background:#e3e3e3;border:1px solid #4B3BBB;opacity:.6;box-shadow:0 0 8.46px #4435a9;font-size:12px;font-weight:900;font-style:italic;text-align:center;border-radius:33px;padding-block:4px;cursor:pointer;color:var(--secondaryColor)}app-bombos .bombos-content-tabs-item.active{background-color:var(--white);opacity:1}app-bombos .bombos-content{display:grid;grid-template-rows:repeat(6,auto);margin:12px 0 0;grid-auto-flow:column;background-color:#4b3bbb;border-radius:0 0 10px 10px}app-bombos .bombos-content-item{min-height:19px;border-bottom:2px solid var(--secondaryColor);display:flex;align-items:center;gap:12px}app-bombos .bombos-content-item:nth-of-type(6){border:none}app-bombos .bombos-content-item:nth-of-type(6) .bombos-content-item-side{border-bottom-left-radius:10px}@media only screen and (min-width: 1024px){app-bombos .bombos-content-item:nth-of-type(6) .bombos-content-item-side{border-bottom-left-radius:20px}}app-bombos .bombos-content-item:last-of-type{border:none;border-bottom-right-radius:20px}app-bombos .bombos-content-item-side{position:relative;width:28px;height:100%;background-color:var(--secondaryColor);z-index:1}app-bombos .bombos-content-item-side:after{content:"";display:block;background-image:url(wc-icon-dark.cee0954b1759ad20.png);background-repeat:no-repeat;background-position:center;background-size:contain;position:absolute;right:-6px;height:100%;width:100%;z-index:0}app-bombos .bombos-content-item p{font-size:12px;font-weight:700;color:var(--white);margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}app-bombos .bombos-content-item img{z-index:2;position:absolute;top:50%;left:55%;transform:translate(-50%,-50%);width:16px}@media only screen and (min-width: 1024px){app-bombos .bombos-content{border-radius:0 0 20px 20px}app-bombos .bombos-content-item{gap:42px;min-height:60px;border-bottom:3px solid var(--secondaryColor)}app-bombos .bombos-content-item-side{width:80px}app-bombos .bombos-content-item-side:after{right:-15px}app-bombos .bombos-content-item p{font-size:32px}app-bombos .bombos-content-item img{width:48px}app-bombos .bombos-content-tabs-item{font-size:24px}}app-groups{display:block;width:100%;background-color:var(--secondaryColor)}app-groups .group{display:grid;grid-template-columns:repeat(4,1fr);max-width:1080px;margin:0 auto;grid-gap:8px;padding:12px}app-groups .group-content-title{font-size:10px;font-weight:700;margin:0;padding-bottom:6px;text-align:center;text-transform:uppercase;color:var(--white)}app-groups .group-content-wrap{border-radius:3px;background-color:var(--white)}app-groups .group-content-wrap-items{display:grid;grid-gap:3px;gap:3px;padding:4px 2px;margin:0}app-groups .group-content-wrap-items-item{display:flex;gap:8px;background-color:#60d7d5;align-items:center;border-radius:3px;min-height:16.5px}app-groups .group-content-wrap-items-item-side{position:relative;width:17px;height:100%;z-index:1;border-radius:3px;background-color:#4b3bbb}app-groups .group-content-wrap-items-item-side:after{content:"";display:block;background-image:url(wc-icon-ligth.0db1e7b954837a85.png);background-repeat:no-repeat;background-position:center;background-size:contain;position:absolute;right:-3px;height:100%;width:100%;z-index:0}app-groups .group-content-wrap-items-item img{z-index:2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px}app-groups .group-content-wrap-items-item p{max-width:60%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:7px;font-weight:700;margin:0}@media only screen and (min-width: 1024px){app-groups .group{padding:60px 55px;width:100%;gap:40px 24px}app-groups .group-content-title{font-size:28px}app-groups .group-content-wrap-items{padding:12px 8px;gap:7px}app-groups .group-content-wrap-items-item{gap:20px;min-height:48px}app-groups .group-content-wrap-items-item-side{width:48px}app-groups .group-content-wrap-items-item-side:after{right:-10px}app-groups .group-content-wrap-items-item img{width:30px}app-groups .group-content-wrap-items-item p{max-width:140px;font-size:22px}}body{color:var(--black);margin:0}blockquote,figure,hr{margin:0}button{border:0;cursor:pointer}ul{padding:0;list-style:none}
