/*!*********************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/modules/cards.module/module.css ***!
  \*********************************************************************************************************************************/.cards{position:relative;z-index:2}.cards.white,.cards.white h1,.cards.white h2,.cards.white h3,.cards.white h4,.cards.white h5,.cards.white h6{color:#fff}.cards .d-flex,.cards .flex{display:-webkit-box;display:-ms-flexbox;display:flex}.cards .flex-row{-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cards .flex-row,.cards .flex-row-reverse{-webkit-box-orient:horizontal;display:-webkit-box;display:-ms-flexbox;display:flex}.cards .flex-row-reverse{-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.cards .flex-column{-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cards .flex-column,.cards .flex-column-reverse{-webkit-box-orient:vertical;display:-webkit-box;display:-ms-flexbox;display:flex}.cards .flex-column-reverse{-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.cards .justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cards .justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.cards .justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cards .align-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cards .justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.cards .align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cards .align-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.cards .flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.cards__wrapper{position:relative;z-index:3}.cards__wrapper--grid{grid-gap:20px;gap:20px}.cards__wrapper--grid .single-card{padding:27px 20px 30px 22px;width:245px;grid-gap:76px;gap:76px;position:relative;-webkit-transition:all .15s linear;transition:all .15s linear}@media (max-width:1299px){.cards__wrapper--grid .single-card{width:calc(25% - 15px)}}@media (max-width:992px){.cards__wrapper--grid .single-card{width:calc(50% - 10px)}}@media (max-width:768px){.cards__wrapper--grid .single-card{width:100%;grid-gap:24px;gap:24px}}.cards__wrapper--grid .single-card:after{background:#fafcff;border-radius:14px;content:"";height:100%;left:0;position:absolute;top:0;-webkit-transition:all .15s linear;transition:all .15s linear;width:100%}.cards__wrapper--grid .single-card:hover:after{-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.1),0 0 40px 0 rgba(47,125,253,.2);box-shadow:0 0 20px 0 rgba(0,0,0,.1),0 0 40px 0 rgba(47,125,253,.2);-webkit-transform:rotate(3.425deg);transform:rotate(3.425deg)}.cards__wrapper--grid .single-card:hover .single-cards--main h2{color:#2f7dfd;//transform:rotate(-3.425deg)}.cards__wrapper--grid .single-card:hover .single-cards--button a{color:#4285f4}.cards__wrapper--grid .single-card:hover .single-cards--button a:after,.cards__wrapper--grid .single-card:hover .single-cards--button a:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5.9' height='9.125' viewBox='0 0 5.9 9.125'%3E%3Cpath fill='none' stroke='%232E7BFA' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2' d='M.845.845 5.3 4.562.845 8.279' data-name='Path 813'/%3E%3C/svg%3E")!important}.cards__wrapper--grid .single-card:hover .single-cards--button a:after{opacity:1;right:-2px!important}.cards__wrapper--grid .single-card .single-cards--main{position:relative;z-index:2}.cards__wrapper--grid .single-card .single-cards--main :not(span){color:var(--body-font-color);margin-bottom:18px;-webkit-transition:all .15s linear;transition:all .15s linear}.cards__wrapper--grid .single-card .single-cards--main h2{font-family:var(--body-font)}@media (min-width:992px){.cards__wrapper--grid .single-card .single-cards--main h2{font-size:46px!important;font-weight:900!important;line-height:52px!important}.cards__wrapper--grid .single-card .single-cards--main p{font-size:16px!important;line-height:22px!important;margin-bottom:0}}.cards__wrapper--grid .single-card .single-cards--button{position:relative;z-index:2}.cards__wrapper--grid .single-card .single-cards--button a{margin-bottom:0}