.img-box{margin:clamp(2.5rem,80 / 1440 * 100vw,5rem) 0}.img-box.alignfull .container{max-width:100%;padding:0}.img-box h2{text-align:center;font-size:clamp(1.625rem,32 / 1440 * 100vw,2rem)}.img-box h2::after{content:"";display:none}.img-box__caption{text-align:center;font-size:1.125rem;width:60%;margin:0 auto;padding-bottom:2.5rem}@media (max-width:767px){.img-box__caption{width:90%}}.img-box__flip-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5625rem 2%}@media (max-width:980px){.img-box__flip-item{-ms-flex-wrap:wrap;flex-wrap:wrap}}.img-box__flip-item-img{width:49%}@media (max-width:980px){.img-box__flip-item-img{width:100%}}.img-box__flip-item-desc{width:49%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:980px){.img-box__flip-item-desc{width:100%}}.img-box__flip-item-desc .description{width:60%;margin-left:auto}@media (max-width:980px){.img-box__flip-item-desc .description{width:100%;padding:0 1.875rem}}.img-box__flip-item:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media (max-width:980px){.img-box__flip-item:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.img-box__flip-item:nth-child(even) .description{width:60%;margin-right:auto}@media (max-width:980px){.img-box__flip-item:nth-child(even) .description{width:100%}}.img-box__btn{margin-top:2.5rem;text-align:center}