.mini_template .template_list{justify-content:space-between;flex-wrap:wrap}.mini_template .template_list .template_item{width:49%;flex-direction:row;justify-content:flex-start;gap:30px;background-color:#fff;border-radius:14px;box-shadow:0 0 20px #e0e2e4;margin-bottom:36px}.mini_template .template_list .template_item:nth-child(2n){flex-direction:row-reverse}@media (max-width:1201px){.mini_template .template_list .template_item{margin-bottom:24px}}@media (max-width:1001px){.mini_template .template_list .template_item{width:100%}}.mini_template .template_list .template_item .img_wrap{align-self:center;min-width:160px}@media (max-width:1601px){.mini_template .template_list .template_item .img_wrap{min-width:120px}}@media (max-width:1201px){.mini_template .template_list .template_item .img_wrap{min-width:100px}}.mini_template .template_list .template_item .img_wrap img{width:100%;height:auto}.mini_template .template_list .template_item .text_colored{color:#62a972;font-weight:700}.mini_template .template_list .template_item .text_italic{font-style:italic}