@charset "UTF-8";:root{--ui-white:#fff;--ui-blue:#7dbbf4;--ui-blue-grey:#edf1f5;--ui-black:#000;--ui-black-primary:#181818;--ui-black-secondary:#353535;--ui-grey:#989898;--ui-grey-primary:#57585a;--ui-grey-secondary:#d9dde3;--ui-grey-light:#f6f7f8;--ui-green:#b7e35a;--ui-red:#ee1b2c;--ui-yellow:#ffcb45;--neutral-100:#fff;--neutral-200:#f3f3f3;--neutral-300:#eeeff0;--neutral-400:#e7e9ed;--neutral-500:#949494;--neutral-600:#57585a;--neutral-650:#747c8c;--neutral-700:#353535;--neutral-800:#181818;--neutral-900:#000;--primary-100:#f5f5f8;--primary-200:#f0f4f9;--primary-300:#e8eff5;--primary-400:#dbe5ee;--primary-500:#e0e4eb;--primary-600:#d4d8e2;--primary-700:#a0b7da;--primary-800:#6191bd;--primary-950:#747c8c;--error-100:#ee1b2c;--error-200:#e9b4b7;--error-300:#f99;--error-400:linear-gradient(92.15deg,#ee1b2c,#a70a13);--secondary-200:#ffcb45;--secondary-300:#f90;--success-100:#7cc03d;--success-200:linear-gradient(92deg,#7cc03d,#e5c265)}.card-services{display:flex;flex-direction:column;gap:10px;padding:30px}.card-services__icon{height:40px;width:40px}.card-services__tree-wrapper{display:grid;gap:5px}.card-services__tree{color:#6191bd}.card-services__tree a:hover{text-decoration:underline}.card-services__tree>ul>li{color:#6191bd;list-style-type:none;position:relative}.card-services__tree>ul>li:before{content:"•";font-size:1rem;left:-15px;position:absolute;top:50%;transform:translateY(-53%)}.card-services__tree>ul{gap:5px;margin-left:40px}@media (min-width:768px) and (max-width:1179px){.card-services:first-child{grid-column:1/3}.card-services:nth-child(2){grid-column:1/2}.card-services:nth-child(3){grid-column:2/3}}@media (max-width:767px){.card-services:first-child,.card-services:nth-child(2),.card-services:nth-child(3){grid-column:1/3}}@media (min-width:768px) and (max-width:1179px){.card-services--grid:first-child,.card-services--grid:nth-child(2),.card-services--grid:nth-child(3){grid-column:auto}}@media (max-width:767px){.card-services--grid:first-child,.card-services--grid:nth-child(2),.card-services--grid:nth-child(3){grid-column:auto}}
