.pdp-how-to-use{position:relative;display:flex;flex-direction:column;width:100%;overflow:hidden}.pdp-how-to-use *{box-sizing:border-box}.pdp-how-to-use__bg{width:100%}.pdp-how-to-use__bg-img{width:100%;height:auto;display:block}.pdp-how-to-use__bg-video{width:100%}.pdp-how-to-use__bg-video video-background,.pdp-how-to-use__bg-video video{display:block;width:100%;height:auto}.pdp-how-to-use__card{display:inline-flex;position:absolute;left:40px;bottom:40px;max-width:380px;padding:24px;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;border-radius:6px;background:#fff}.pdp-how-to-use__title{color:#003b5c;font-family:"Circular Std",sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:120%;margin:0}.pdp-how-to-use__steps{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.pdp-how-to-use__step{display:flex;align-items:flex-start;gap:8px;font-family:"Circular Std",sans-serif;line-height:140%}.pdp-how-to-use__step-number{color:#003b5c;font-size:18px;font-style:normal;font-weight:700;line-height:140%;flex:0 0 auto}.pdp-how-to-use__step-text{color:#62849b;font-size:18px;font-style:normal;font-weight:450;line-height:140%}@media only screen and (max-width: 749px){.pdp-how-to-use__bg{order:2}.pdp-how-to-use__card{display:flex;position:static;left:auto;bottom:auto;order:1;width:100%;max-width:none;align-self:stretch;padding:24px;border-radius:0}.pdp-how-to-use__title{font-size:24px;line-height:120%}.pdp-how-to-use__step-number,.pdp-how-to-use__step-text{font-size:16px;line-height:140%}}