/**handles:pp_section_payments**/
.s-payments__gallery{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767.98px){.s-payments__gallery{margin:0 -20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.s-payments__gallery-el{width:387px;background-color:#e5e9ec;overflow:hidden;border-radius:16px;opacity:0;-webkit-transition:opacity .65s cubic-bezier(.075, 0, .165, 0) calc(var(--delay) / 2);-o-transition:opacity .65s cubic-bezier(.075, 0, .165, 0) calc(var(--delay) / 2);transition:opacity .65s cubic-bezier(.075, 0, .165, 0) calc(var(--delay) / 2)}.s-payments__gallery-el:not(:last-child){margin-right:42px}@media (max-width:1279.98px){.s-payments__gallery-el:not(:last-child){margin-right:28px}}@media (max-width:767.98px){.s-payments__gallery-el:not(:last-child){margin-right:0}}@media (max-width:767.98px){.s-payments__gallery-el{width:auto}}.s-payments__gallery-el.in-view{opacity:1}.s-payments__gallery-el:first-child{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:600px;margin-top:110px}@media (max-width:1279.98px){.s-payments__gallery-el:first-child{min-width:450px}}@media (max-width:767.98px){.s-payments__gallery-el:first-child{-webkit-transform:none!important;-o-transform:none!important;transform:none!important;min-width:auto;width:100%;margin-top:0;border-radius:0}}.s-payments__gallery-el:nth-child(2){-ms-flex-item-align:start;align-self:flex-start}@media (max-width:767.98px){.s-payments__gallery-el:nth-child(2){-ms-flex-item-align:center;align-self:center;width:248px;margin-top:-36px;border-radius:10px}}.s-payments__gallery-el:nth-child(3){-ms-flex-item-align:center;align-self:center;margin-top:110px}@media (max-width:991.98px){.s-payments__gallery-el:nth-child(3){display:none}}.s-payments__gallery-item{height:100%;overflow:hidden;opacity:0;-webkit-transition:opacity 1s cubic-bezier(.075, 0, .165, 0) var(--delay);-o-transition:opacity 1s cubic-bezier(.075, 0, .165, 0) var(--delay);transition:opacity 1s cubic-bezier(.075, 0, .165, 0) var(--delay)}.s-payments__gallery-item.in-view{opacity:1}.s-payments__gallery-img{position:relative;display:block;border-radius:16px;overflow:hidden;-webkit-transform:scale(1.3) rotate(8deg);-o-transform:scale(1.3) rotate(8deg);transform:scale(1.3) rotate(8deg);-webkit-transition:-webkit-transform 1.5s cubic-bezier(.075, .82, .165, 1) var(--delay);-o-transition:-o-transform 1.5s cubic-bezier(.075, .82, .165, 1) var(--delay);transition:transform 1.5s cubic-bezier(.075, .82, .165, 1) var(--delay)}@media (max-width:767.98px){.s-payments__gallery-img img{min-height:300px}}.s-payments__gallery-img.in-view{-webkit-transform:scale(1) rotate(0);-o-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}.s-payments__tile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#002843;color:#fff;padding:48px;border-radius:16px;overflow:hidden;text-align:center;height:100%}.s-payments__tile h2{max-width:518px;margin-bottom:16px}.s-payments__tile p{max-width:706px;margin-bottom:32px}@media (max-width:767.98px){.s-payments__tile{padding:48px 20px 100px;border-radius:0}.s-payments__tile h2{margin-bottom:21px}.s-payments__tile p{font-size:18px;line-height:1.333;padding:0 20px;margin-bottom:29px}.s-payments__tile .btn{width:100%}}.s-payments__tile-icon{width:82px;height:60px;margin-bottom:26px}.s-payments__tile-icon img{width:100%;height:auto}.s-payments__tile-icon svg{width:100%;height:100%}@media (max-width:767.98px){.s-payments__tile-icon{width:71px;height:52px}}.s-payments .decor--blue-7x5{left:45.2%;bottom:6%}