.contents{width:100%}.contents .content-cards-wrapper{transition:.5s;@media (max-width:992px){display:none}}.contents .content-cards-wrapper .items{grid-column-gap:16px;grid-row-gap:16px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}.contents .content-cards-wrapper .items .item{align-items:center;background-color:#f0f3f5;border-radius:16px;display:flex;min-height:fit-content}.contents .content-cards-wrapper .items .item>div{grid-column-gap:25px;grid-row-gap:5px;display:grid;grid-template-columns:35px 1fr;grid-template-rows:65% 1fr;padding:40px 40px 25px;@media (max-width:1200px){grid-template-rows:75% 1fr}}.contents .content-cards-wrapper .items .item>div .card-img{grid-area:1/1/3/2;height:37px}.contents .content-cards-wrapper .items .item>div .card-img img{width:100%}.contents .content-cards-wrapper .items .item>div .card-text{grid-area:1/2/2/3}.contents .content-cards-wrapper .items .item>div .card-text h4{font-weight:600}.contents .content-cards-wrapper .items .item>div .card-text p{color:#60768a;font-size:18px;margin-top:1em}.contents .content-cards-wrapper .items .item>div a{grid-area:2/2/3/3;padding:0}.contents .content-cards-wrapper .items .item>div .secondary-orange-button>div{border:2px solid transparent}.contents .bullets-cards-wrapper{display:none;@media (max-width:992px){display:block;height:fit-content}}.contents .bullets-cards-wrapper .swiper{padding-right:25px}.contents .bullets-cards-wrapper .swiper .swiper-wrapper{align-items:center}.contents .bullets-cards-wrapper .swiper .swiper-wrapper .swiper-slide{background-color:#f0f3f5;border-radius:16px;height:350px;max-width:300px;padding:40px 40px 25px;width:fit-content}.contents .bullets-cards-wrapper .swiper .swiper-wrapper .swiper-slide>div{align-items:flex-start;display:flex;flex-direction:column;gap:15px;height:fit-content;min-width:215px}.contents .bullets-cards-wrapper .swiper .swiper-wrapper .swiper-slide>div .card-img{height:37px}.contents .bullets-cards-wrapper .swiper .swiper-wrapper .swiper-slide>div .card-text h4{font-weight:600}.contents .bullets-cards-wrapper .swiper .swiper-wrapper .swiper-slide>div .card-text p{color:#60768a;font-size:1.125rem;margin-top:1em}.contents .bullets-cards-wrapper .swiper .swiper-wrapper .swiper-slide>div .secondary-orange-button{font-size:1.125rem;margin-top:10px;padding-left:0}.contents .bullets-cards-wrapper .swiper .swiper-pagination1{margin-top:20px;text-align:center}.contents .bullets-cards-wrapper .swiper .swiper-pagination1 .swiper-pagination-bullet{height:20px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,7px);transition:.2s;width:20px}.contents .bullets-cards-wrapper .swiper .swiper-pagination1 .swiper-pagination-bullet-active{background-color:#f79c26;border-radius:48px;width:48px}