.static-page-accordion{margin:var(--el-margin-md) 0 var(--el-margin-lg) 0}.static-page-text-with-picture{align-items:center;border-bottom:1px solid var(--el-background);display:grid;grid-template-columns:1fr 4fr;justify-content:space-between;padding:var(--el-margin-md) 0}.static-page-text-with-picture .static-page-text-with-picture__picture{max-height:4.5rem}.static-page-text-with-picture .static-page-text-with-picture__title{align-self:center;line-height:21px}.static-page-text-with-picture .static-page-text-with-picture__title>h2{margin-bottom:0;width:40%}.static-page-text-with-picture .static-page-text-with-picture__description{align-self:start;grid-column-end:3;grid-column-start:1}@media(min-width:568px){.static-page-text-with-picture{grid-template-columns:1fr 1fr;padding:0}.static-page-text-with-picture .static-page-text-with-picture__picture{grid-row-end:3;grid-row-start:1;margin:0 auto;max-height:221px}.static-page-text-with-picture .static-page-text-with-picture__picture.static-page-text-with-picture__picture--right{grid-column-end:3;grid-column-start:2}.static-page-text-with-picture .static-page-text-with-picture__title{align-self:end;grid-row-end:2;grid-row-start:1}.static-page-text-with-picture .static-page-text-with-picture__title>h2{margin-bottom:var(--el-margin-md);width:auto}.static-page-text-with-picture .static-page-text-with-picture__description{grid-column-end:auto;grid-column-start:auto;grid-row-end:3;grid-row-start:2}}.static-page-text-with-action{align-items:center;background-position:50%;background-size:cover;display:flex;flex-direction:column;padding:70px 0}.static-page-text-with-action .btn{width:-moz-fit-content;width:fit-content}.static-page-text-with-action-and-bg{background-position:100%;background-repeat:no-repeat;background-size:contain;border-radius:var(--el-border-radius);padding:var(--el-margin-md-lg) var(--el-margin-lg) 26px}.static-page-text-with-action-and-bg .static-page-text{margin-bottom:var(--el-margin-md)}.static-page-text-with-action-and-bg .static-page-text>*{color:var(--primary-color);margin:0 0 var(--el-margin-sm)}.static-page-text-with-action-and-bg .btn{--btn-padding:0 var(--el-margin-lg);--btn-margin:0;margin-left:0}@media(min-width:568px){.static-page-text-with-action-and-bg .static-page-text{max-width:350px}.static-page-text-with-action-and-bg .btn{--btn-width:fit-content}}.static-page-payment{margin-bottom:var(--el-margin-lg)}.static-page-payment .static-page-payment-list{background-color:var(--el-background);display:flex;flex-direction:row;justify-content:space-between;padding:14px var(--el-margin-sm-md)}.static-page-payment .static-page-payment-list>:not(:last-child){margin-right:var(--el-margin-sm)}.static-page-payment .static-page-payment-list:first-of-type{border-top-left-radius:var(--el-border-radius);border-top-right-radius:var(--el-border-radius)}.static-page-payment .static-page-payment-list:last-of-type{border-bottom-left-radius:var(--el-border-radius);border-bottom-right-radius:var(--el-border-radius)}.static-page-payment .static-page-payment-list:nth-child(2n){background:var(--el-background-secondary)}.static-page-payment .static-page-payment-list .static-page-payment-item{align-items:center;display:flex;flex:1;height:48px}.static-page-payment .static-page-payment-list .static-page-payment-item .static-page-payment__title{color:var(--secondary-color);font-size:16px;font-weight:500;text-transform:uppercase}.static-page-payment .static-page-payment-list .static-page-payment-item .static-page-payment__text{color:var(--primary-color);font-weight:500}.static-page-payment .static-page-payment-list .static-page-payment-item .static-page-payment__text span{display:block}.static-page-payment .static-page-payment-list .static-page-payment-item .static-page-payment__image-item{align-items:center;display:flex;flex:0 1 100%;flex-direction:row;height:-moz-fit-content;height:fit-content}.static-page-payment .static-page-payment-list .static-page-payment-item .static-page-payment__image-item img{margin-right:var(--el-margin-sm-md)}.static-page-payment .static-page-payment-list .static-page-payment-item .static-page-payment__image-item .static-page-payment__text{color:var(--primary-color);flex:1 1;font-weight:500}.static-page-payment .static-page-payment-list .static-page-payment-item .static-page-payment__image-item .static-page-payment__text span{display:block}.static-page-payment .static-page-payment-list .static-page-payment-item .static-page-payment__image-item--link:hover{text-decoration:none}.static-page-payment .static-page-payment-list .static-page-payment-item .static-page-payment__image-item--link:hover .static-page-payment__text{color:var(--brand-color);transition:color .3s}.static-page-payment .static-page-payment-list .static-page-payment-item .static-page-payment__sub-title{display:none}.static-page-payment .static-page-payment-list .static-page-payment-item.static-page-payment-btn{justify-content:flex-end}.static-page-payment .static-page-payment-list .static-page-payment-item.static-page-payment-btn .btn{height:36px;margin:0}@media screen and (min-width:769px)and (max-width:1400px){.static-page-payment .static-page-payment-list .static-page-payment-item{flex:0 0 15.6%;margin-right:0}.static-page-payment .static-page-payment-list .static-page-payment__image-item{flex:1;flex-wrap:wrap;justify-content:space-between;margin-bottom:calc(var(--el-margin-xs)*-1);margin-right:var(--el-margin-xs);min-width:12%}.static-page-payment .static-page-payment-list .static-page-payment__image-item .static-page-payment__text{margin-bottom:var(--el-margin-xs)}.static-page-payment .static-page-payment-list .static-page-payment__image-item img{flex:0 0 53px;margin-bottom:var(--el-margin-xs);max-height:32px;width:100%}.static-page-payment .static-page-payment-list .static-page-payment__image-item .static-page-payment__text{flex:1 0 50%}}@media screen and (min-width:769px)and (max-width:1279px){.static-page-payment .static-page-payment-list .static-page-payment-item .static-page-payment__title{font-size:15px}.static-page-payment .static-page-payment-list .static-page-payment-btn .btn{font-size:13px;padding:0 var(--el-margin-xs)}}@media screen and (min-width:1400px){.static-page-payment .static-page-payment-list .static-page-payment__image-item{margin-right:var(--el-margin-xs)}.static-page-payment .static-page-payment-list .static-page-payment__image-item img{max-height:52px;width:43%}}@media(max-width:768px){.static-page-payment .static-page-payment-list{border-radius:var(--el-border-radius);display:flex;flex-wrap:wrap;margin-bottom:var(--el-margin-md);padding:10px var(--el-margin-sm-md) var(--el-margin-sm-md);position:relative}.static-page-payment .static-page-payment-list:nth-child(2n){background:var(--el-background)}.static-page-payment .static-page-payment-list .static-page-payment-item{align-items:flex-start;flex:0 0 50%;flex-direction:column;height:auto;margin:0 0 var(--el-margin-md) 0;padding:0}.static-page-payment .static-page-payment-list .static-page-payment-item.full-width{flex:0 0 100%}.static-page-payment .static-page-payment-list .static-page-payment-item .static-page-payment__sub-title{color:var(--secondary-color);display:block;margin-bottom:var(--el-margin-sm);text-transform:uppercase}.static-page-payment .static-page-payment-list .static-page-payment-item .static-page-payment__image-item{margin-bottom:var(--el-margin-sm)}.static-page-payment .static-page-payment-list .static-page-payment-item .static-page-payment__image-item img{max-height:72px;max-width:72px}.static-page-payment .static-page-payment-list .static-page-payment-item .static-page-payment__text span{display:inline-block}.static-page-payment .static-page-payment-list .static-page-payment-item .static-page-payment__text span:first-of-type:after{content:" "}.static-page-payment .static-page-payment-list .static-page-payment-item .static-page-payment__text span:last-of-type:before{content:"/ "}.static-page-payment .static-page-payment-list .static-page-payment-btn{flex:0 0 100%;margin:0}.static-page-payment .static-page-payment-list .static-page-payment-btn .btn{width:100%}.static-page-payment .static-page-payment-list__header{display:none}}
