.button-watch-youtube{display:flex;align-items:center;justify-content:center;line-height:1;text-decoration:none;color:#333;font-size:1.3em;border-radius:1px;width:50%;height:2.5em;border:1.5px solid #fc0d1c;position:relative;transition:.3s;margin:1em 0 1em 0}.button-watch-youtube::before,.button-watch-youtube::after{content:"";display:block;position:absolute;top:50%;right:15px;transform-origin:100% 50%;height:1px;width:11px;background-color:#333;will-change:transform;transition:.3s}.button-watch-youtube::before{transform:translateY(-50%) rotate(30deg)}.button-watch-youtube::after{transform:translateY(-50%) rotate(-30deg)}.button-watch-youtube:hover{background-color:#fc0d1c;color:#fff;opacity:.75}.button-watch-youtube:hover::before{transform:translate(5px,-50%) rotate(30deg);background-color:#fff}.button-watch-youtube:hover::after{transform:translate(5px,-50%) rotate(-30deg);background-color:#fff}.button03 a{display:flex;justify-content:center;align-items:center;margin:1.5em auto;padding:1em 2em;width:40%;color:#fff!important;background:#2cdd9b;background:-webkit-linear-gradient(legacy-direction(to right),#2cdd9b 0%,#1dc8cc 100%);background:-webkit-gradient(linear,left top,right top,from(#2cdd9b),to(#1dc8cc));background:-webkit-linear-gradient(left,#2cdd9b 0%,#1dc8cc 100%);background:-o-linear-gradient(left,#2cdd9b 0%,#1dc8cc 100%);background:linear-gradient(to right,#2cdd9b 0%,#1dc8cc 100%)}.button03 a:hover{color:#fff;background:#2cdd9b;background:-webkit-linear-gradient(legacy-direction(to right),#1dc8cc 0%,#2cdd9b 100%);background:-webkit-gradient(linear,left top,right top,from(#1dc8cc),to(#2cdd9b));background:-webkit-linear-gradient(left,#1dc8cc 0%,#2cdd9b 100%);background:-o-linear-gradient(left,#1dc8cc 0%,#2cdd9b 100%);background:linear-gradient(to right,#1dc8cc 0%,#2cdd9b 100%)}.btn-red-gradiant a{display:flex;justify-content:center;align-items:center;margin:1.5em auto;padding:1em 2em;max-width:80%;background:#ff4d7e;background:-webkit-linear-gradient(legacy-direction(to right),#ff4d7e 0%,#ff6a5b 100%);background:-webkit-gradient(linear,left top,right top,from(#ff4d7e),to(#ff6a5b));background:-webkit-linear-gradient(left,#ff4d7e 0%,#ff6a5b 100%);background:-o-linear-gradient(left,#ff4d7e 0%,#ff6a5b 100%);background:linear-gradient(to right,#ff4d7e 0%,#ff6a5b 100%);color:#fff!important}.btn-red-gradiant a:hover{color:#fff;background:#ff6a5b;background:-webkit-linear-gradient(legacy-direction(to right),#ff6a5b 0%,#ff4d7e 100%);background:-webkit-gradient(linear,left top,right top,from(#ff6a5b),to(#ff4d7e));background:-webkit-linear-gradient(left,#ff6a5b 0%,#ff4d7e 100%);background:-o-linear-gradient(left,#ff6a5b 0%,#ff4d7e 100%);background:linear-gradient(to right,#ff6a5b 0%,#ff4d7e 100%)}.btn-md{padding:15px 45px;font-size:16px}.service-card{display:grid;grid-template-columns:3fr 2fr;grid-template-rows:1fr;grid-column-gap:0;grid-row-gap:0;color:#333;border-radius:1px;box-shadow:0 1px 3px 0 rgba(0,0,0,.35);margin:1.5em 3em}.service-card .div1{grid-area: 1 / 1 / 2 / 2;padding:1em}.service-card .div1 h4{padding:.2em 0 .2em .8em;margin-bottom:.5em;color:#494949;background:transparent;border-left:solid 5px rgba(1,220,140,.5);font-size:1.1em;font-weight:500}.service-card .div1 p{padding-left:.5em}.service-card .div2{grid-area: 1 / 2 / 2 / 3;display:flex;align-items:center;justify-content:center;padding:.5em 1em;font-size:larger;color:#fff}.service-card .bg-success-gradiant{background:#2cdd9b;background:-webkit-linear-gradient(legacy-direction(to right),#2cdd9b 0%,#1dc8cc 100%);background:-webkit-gradient(linear,left top,right top,from(#2cdd9b),to(#1dc8cc));background:-webkit-linear-gradient(left,#2cdd9b 0%,#1dc8cc 100%);background:-o-linear-gradient(left,#2cdd9b 0%,#1dc8cc 100%);background:linear-gradient(to right,#2cdd9b 0%,#1dc8cc 100%);color:#fff!important}.service-card .bg-success-gradiant a:hover{font-weight;600:
}.divLink{position:relative}.divLink a{position:absolute;width:100%;height:100%;top:0;left:0;text-indent:100%;white-space:nowrap;overflow:hidden}@media only screen and (max-width:600px){.button-watch-youtube{width:100%;align-items:center;font-size:1.1em}.button03 a{width:70%}.service-card{margin:1em 0}.service-card .div1 h4{font-size:1em}.service-card .div2{font-size:1.0em}}