.text-and-image-cards-wrapper .text-and-image-card{border-radius:19px;padding:20px 15px;font-size:16px}@media print,screen and (min-width:768px){.text-and-image-cards-wrapper .text-and-image-card{display:flex;align-items:center;justify-content:space-between;font-size:20px}}.text-and-image-cards-wrapper .text-and-image-card.background-white{background-color:#fff}.text-and-image-cards-wrapper .text-and-image-card.background-brack{background-color:#222;color:#fff}.text-and-image-cards-wrapper .text-and-image-card.background-white_transparent{background:rgba(255,255,255,0.8)}.text-and-image-cards-wrapper .text-and-image-card.background-black_transparent{background:rgba(0,0,0,0.6);color:#fff}.text-and-image-cards-wrapper .text-and-image-card:not(:first-child){margin-top:30px}.text-and-image-cards-wrapper .text-and-image-card.background-none_whitefont{background:0;color:#fff;border-bottom:solid 1px #fff;border-radius:0}.text-and-image-cards-wrapper .text-and-image-card.background-none_blackfont{background:0;color:#000;border-bottom:solid 1px #222;border-radius:0}.text-and-image-cards-wrapper .text-and-image-card .text-contents{line-height:1.3em}.text-and-image-cards-wrapper .text-and-image-card .under-line{display:flex;justify-content:center;padding:19px 0}.text-and-image-cards-wrapper .text-and-image-card .under-line div{width:97%;height:1px;background-color:#dedede}.text-and-image-cards-wrapper .text-and-image-card.background-none_whitefont .under-line div,.text-and-image-cards-wrapper .text-and-image-card.background-none_blackfont .under-line div{display:none}@media print,screen and (min-width:768px){.text-and-image-cards-wrapper .text-and-image-card .contents-detail{width:300px}}.text-and-image-cards-wrapper .text-and-image-card .image-title{text-align:center;font-size:14px;padding-bottom:5px}.text-and-image-cards-wrapper .text-and-image-card .contents-image{text-align:center}.text-and-image-cards-wrapper .text-and-image-card .contents-image img{max-width:60%}@media print,screen and (min-width:768px){.text-and-image-cards-wrapper .text-and-image-card .contents-image img{max-width:initial;width:initial}}.text-and-image-cards-wrapper .text-and-image-card .contents-note{font-size:10px}