.card{display:flex;flex-flow:column nowrap;background-color:#fff;border-radius:16px;outline:1px solid rgba(0,0,0,.05);padding:0;overflow:hidden}.card.bestseller,.card.multiregion{height:473px !important}.card.bestseller{border:3px solid #1beb83}.card.bestseller .bestseller__label{border-radius:0;color:#fff;background-color:#1beb83;text-transform:uppercase;font-style:normal;font-weight:800;line-height:154%;text-align:center;letter-spacing:.12em;padding:16px 0px;width:inherit}.card.multiregion .multiregion__label{color:#0065e4;background-color:#ebf4fe;text-transform:uppercase;font-style:normal;font-weight:800;line-height:154%;text-align:center;letter-spacing:.12em;padding:16px 0px;width:100%}.card__image{width:100%}.card__content{display:flex;flex-flow:column nowrap;padding:32px}.card__content--title{color:#00003c;font-style:normal;font-weight:530;font-size:25px;line-height:120%}@media screen and (max-width:1060px){.card__content--title{font-size:20px}}.card__content--text{color:var(--navy-blue);font-style:normal;font-weight:500;font-size:18px;line-height:180%}@media screen and (max-width:768px){.card__content--text{font-size:16px}}.card__content--list{display:flex;flex-flow:column;padding:0}.card__content--list>:nth-child(n){background:none !important;padding:0 !important;display:flex;flex-flow:row nowrap;align-items:flex-start;margin-bottom:16px !important}.card__content--list>:nth-child(n) i{color:#1beb83;margin-right:20px;min-width:16px;min-height:16px;max-width:16px;max-height:16px;font-style:normal;text-align:center}.card__content--list>:nth-child(n) i.uncheck{border:2px solid #adb0b7;border-radius:100%;min-width:20px;min-height:20px;margin-right:12px}.card__content--list>:nth-child(n) i.naked-tick::before{content:"";font-family:"icomoon";color:var(--secondaryColor)}.card__content--list>:nth-child(n) p{color:var(--navy-blue);font-style:normal;font-weight:500;font-size:16px;line-height:120%;margin:0}.card__content--list>:first-child{margin:0 0 8px 0}.card__content--list>:last-child{margin:8px 0 0 0}
