.byPlatform__content{background:#fff;border-radius:9px;transition:opacity .3s ease-in-out;box-shadow:0 1px 4px 0 rgba(0,0,0,.25098039215686274)}.byPlatform__content.collapse-active .collapse__body{transition:opacity .3s ease-in-out;height:0;opacity:0}.byPlatform__content.collapse-active .collapse__header{padding:15px}.byPlatform__header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:15px}.byPlatform__title{font-size:18px}.byPlatform__subtitle,.byPlatform__title{font-family:BebasKai}.byPlatform__subtitle{display:none;font-size:20px}@media screen and (min-width:1024px){.byPlatform__subtitle{display:block}.byPlatform__title{font-size:22px}}.byPlatform__shape{width:16px;height:16px;background:linear-gradient(153deg,#f37322 4.79%,#ffd67d 81.79%);-webkit-mask:url("data:image/svg+xml;utf8,  <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'>    <path d='M20,12 A16,16 0 0 0 12,20 V80 A16,16 0 0 0 20,88 L68,60 Q92,50 68,40 Z' fill='black'/>  </svg>") center/100% 100% no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><path d='M20,12 A8,8 0 0 0 12,20 V80 A8,8 0 0 0 20,88 L68,60 Q92,50 68,40 Z' fill='black'/></svg>") center/100% 100% no-repeat}.byPlatform__play{max-width:13px;max-height:15px}.byPlatform__body{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;width:100%;padding:15px;padding-top:0;transition:0s;overflow:hidden}.byPlatform__body.collapse-active{display:none}.byPlatform__body-header{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;width:100%}.byPlatform__body-header .toggleSwitch-switch{width:50px;height:26px}.byPlatform__body-header .toggleSwitch-switch:before{width:17px;height:17px}.byPlatform__body-header .toggleSwitch-checkbox:checked+.toggleSwitch-switch:before{left:27px}.byPlatform__body-toggles{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:20px;margin-bottom:20px;width:100%;font-weight:700}.byPlatform__body-toggles--showPlatforms{display:flex;border:none;background:transparent;gap:5px;position:relative}.byPlatform__body-toggles--showPlatforms .iconic{color:#ccc;transition:color .3s ease-in-out;font-size:20px}.byPlatform__body-toggles--showPlatforms .iconic:not(:last-of-type){margin-right:-15px}.byPlatform__body-toggles--showPlatforms.checked .iconic:not(:last-of-type){color:#21619a;z-index:10}.byPlatform__body-toggles--showPlatforms.checked .iconic:last-of-type{color:#bd0909}.byPlatform__body-toggles--showPlatforms.checked:after{content:"";display:none}.byPlatform__body-toggles--showPlatforms:after{content:"";position:absolute;transition:all .3s ease-in-out;width:4px;height:30px;left:12px;top:-5px;transform:rotate(35deg);background:#3a3a3a;border:.2px solid #fff;z-index:20;border-radius:10px}.byPlatform__body-wrapper{justify-content:space-around;height:100%;gap:10px}.byPlatform__body-platform,.byPlatform__body-wrapper{display:flex;flex-direction:column;align-items:flex-start;width:100%}.byPlatform__body-platform{justify-content:flex-start;gap:5px}.byPlatform__body-platformHeader{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;gap:5px;font-family:BebasKai}.byPlatform__body-platformData{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;font-size:16px}.byPlatform__body-platformData--platforms{display:flex;align-items:center;justify-content:flex-start;width:30px}.byPlatform__body-platformData--platforms :nth-child(n){z-index:1}.byPlatform__body-platformData--platforms .iconic{font-size:15px}.byPlatform__body-platformData--ambas{justify-content:flex-start}.byPlatform__body-platformData--ambas .iconic:not(:last-of-type){position:absolute;left:10px}.byPlatform__body-platformData--ambas .iconic:last-of-type{z-index:10}.byPlatform__body-platformData--jasmin{color:#d50101;font-size:15px;z-index:10;position:absolute;left:7px}.byPlatform__body-platformData--platform{font-family:Montserrat;color:#2f2f2f;font-weight:400;font-size:16px;text-transform:uppercase}.byPlatform__body-platformData--none{display:flex}.byPlatform__body-percentage{font-size:19px;color:#bd0909}.byPlatform__body-percentageBar{width:100%;height:11px;background-color:#f0f0f0;border-radius:7px;transition:1s ease-in-out}.byPlatform__body-percentageBar--fill{width:0;max-width:100%;height:8px;background-color:#bd0909;border-radius:7px}@media screen and (min-width:1024px){.byPlatform__body .byPlatform__body-toggles{width:100%}.byPlatform__body__title{width:90%;text-align:left}.byPlatform__body-header{display:flex;flex-direction:row;justify-content:center;align-items:flex-start}.byPlatform__body-toggles{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:20px;margin-bottom:0;width:70%}}