.icon-05{height:80px;padding:12px;margin-left:35%;margin-top:12%;border-radius:30%;width:80px;display:flex;justify-content:center;align-items:center}.custom-card-height{height:300px;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);margin-bottom:20px}@media only screen and (max-width:768px){.custom-card-height{height:300px}}@media only screen and (max-width:480px){.custom-card-height{height:600px;margin-bottom:20px}}.custom-card-image{background-size:cover;background-position:50%;background-repeat:no-repeat;opacity:.9;border-radius:10px}.card-flip>div{backface-visibility:hidden;transition:transform .3s;transition-timing-function:linear;width:100%;height:100%;margin:0;display:flex}.card-front{transform:rotateY(0deg);border-radius:10px}.card-back{transform:rotateY(180deg);position:absolute;top:0;border-radius:10px;background-color:#000}.card-flip:hover .card-front{transform:rotateY(-180deg)}.card-flip:hover .card-back{transform:rotateY(0deg)}.card card-flip{height:200%}.card{background:#222}.card p{margin-bottom:1.1em;color:#f8f1f1;font-family:Arial,sans-serif}@media screen and (min-width:768px){.card p{font-size:1em;line-height:1.6;color:#f7fffc;text-align:center;font-family:Arial,sans-serif;margin-top:25px;display:flex;align-items:center;justify-content:center}}@media screen and (max-width:767px){.card p{margin-top:10px;font-size:1.7em;line-height:1.1;color:#f4f3fa;font-family:Arial,sans-serif;text-align:center;display:flex;align-items:center;justify-content:center}}.cardBox{float:left;font-size:1.2em;padding:5% 0 0 5%;margin-bottom:4%;perspective:800px;transition:all .2s ease 0s;width:32.7%;height:60.7%;border-radius:10px}.cardBox:hover .card{transform:rotateY(180deg)}.card{background:#000;cursor:default;border-radius:10px;height:300px;transform-style:preserve-3d;transition:transform .4s ease 0s;width:100%;animation:giro 1s 1}.card p{margin-bottom:1.8em;font-size:18px}.card .back,.card .front{backface-visibility:hidden;box-sizing:border-box;color:#fff;display:block;font-size:1.2em;height:100%;padding:.8em;position:absolute;text-align:center;width:100%;border-radius:10px}.card .front strong{background:#fff;border-radius:100%;color:#222;font-size:1.5em;line-height:30px;padding:0 7px 4px 6px}.card .back{transform:rotateY(180deg)}.card .back,.card .back p{border-radius:10px}@media screen and (max-width:767px){.card .back p{font-size:1em;padding:.2em}}@media screen and (max-width:480px){.card .back p{font-size:.7em}}.card .back a{padding:.3em .5em;background:#333;color:#fff;text-decoration:none;border-radius:1px;font-size:.9em;transition:all .2s ease 0s}.card .back a:hover{background:#fff;color:#333;text-shadow:0 0 1px #333}.cardBox:first-child .card .back{background:#6495ed}.cardBox:nth-child(2) .card .back{background:orange}.cardBox:nth-child(3) .card .back{background:#9acd32}.cardBox:nth-child(4) .card .back{background:tomato}.cardBox:nth-child(2) .card{animation:giro 1.5s 1}.cardBox:nth-child(3) .card{animation:giro 2s 1}.cardBox:nth-child(4) .card{animation:giro 2.5s 1}@keyframes giro{0%{transform:rotateY(180deg)}to{transform:rotateY(0deg)}}@media screen and (max-width:767px){.cardBox{margin-left:2.8%;margin-top:3%;width:46%}.card{height:285px}.cardBox:last-child{margin-bottom:3%}}@media screen and (max-width:480px){.cardBox{width:94.5%}.card{height:260px}}#next,#prev{width:40px;height:40px;color:#ad9999;border-radius:5px;margin:4% 10px 0;display:flex;align-items:center;justify-content:center;cursor:pointer}#next:hover,#prev:hover{background-color:#dde9ef}.content-column1{background-image:url(/assets/sitemap.jpg);background-size:cover;background-position:50%;border-radius:10px;padding:50px}.sitemap-paragraph{color:#000}.get-in-touch{font-size:30px;line-height:26px;font-weight:600;color:#f71a1a}