.sd-about__inner-wrapper{column-gap:10%;row-gap:1.75rem}.sd-about__left{width:46%}.sd-about__right{width:44%}.sd-about__icon-box{width:3.25rem;height:3.25rem;min-width:3.25rem;border-radius:50%;background-color:var(--secondary-color);padding:.25rem;display:flex;justify-content:flex-start;animation:spin 5s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sd-about__icon-box img{max-height:2.75rem;width:max-content}.sd-about__heading{font-size:4rem;font-weight:800;font-family:var(--roboto-flex);text-transform:uppercase;width:100%;line-height:1.25;margin-top:1.25rem}.sd-about__content-box{padding-left:4.375rem}.sd-about p{margin-top:1.25rem;font-size:1.75rem;line-height:1.4}.sd-about__tags{margin-top:2.25rem;width:90%}.sd-about__tag{display:inline-flex;justify-content:center;align-items:center;line-height:1;font-size:1rem;font-family:var(--roboto-flex);font-weight:800;padding:1rem 2rem;border:.0625rem solid var(--secondary-color);border-bottom-width:.25rem;border-radius:4rem;transition:all .5s ease-in-out;gap:.5rem}.sd-about__tag:hover{background:var(--secondary-color)}@keyframes zoom-in-zoom-out{0%{transform:scale(1)}50%{transform:scale(1.025)}to{transform:scale(1)}}.sd-about__right-img{position:relative;display:flex;overflow:hidden;width:max-content;max-width:100%}.sd-about__main-img{position:absolute;inset:0;object-fit:cover;width:100%;height:100%;animation:zoom-in-zoom-out 4s ease-out infinite}.sd-about__lines-bg{transform:scale(1.01);position:relative;z-index:1}@media only screen and (max-width:1199px){.sd-about__content-box{padding-left:0}}@media only screen and (max-width:1023px){.sd-about__inner-wrapper{gap:1.75rem 2%}.sd-about__left,.sd-about__right{width:49%}.sd-about__heading{font-size:1.875rem}.sd-about p{font-size:1.375rem}.sd-about__tags{width:100%}.sd-about__tag{padding:.625rem 1.125rem}}@media only screen and (max-width:767px){.sd-about__inner-wrapper{flex-direction:column-reverse}.sd-about__left,.sd-about__right{width:100%}}.sd-allservice{background:rgba(239,239,239,.6980392157)}.sd-allservice__inner-wrapper{display:flex;column-gap:4%}.sd-allservice__left{width:38%}.sd-allservice_right{width:58%}.sd-allservice .maindesc{max-width:100%;padding:0}.sd-allservice .maindesc p{font-size:1.375rem}.sd-allservice__items{display:flex;flex-wrap:wrap;column-gap:8%;row-gap:3.25rem}.sd-allservice__item{width:28%}.sd-allservice__heading-wrapper{min-height:3.875rem}.sd-allservice__heading{font-family:var(--roboto-flex);font-weight:800;font-size:1.375rem;display:flex;line-height:1.35}.sd-allservice__link{font-family:var(--roboto-flex);display:flex;padding:.5rem 2rem .5rem .5rem;border-bottom:.0625rem solid var(--primary-color);font-size:.875rem;font-weight:500;position:relative;overflow:hidden}.sd-allservice__link:after{content:"";position:absolute;content:"";font-family:var(--icons-font);right:.5rem;opacity:0;visibility:hidden;font-size:.75rem;top:.625rem;color:var(--primary-color);transition:all .5s ease-in-out}.sd-allservice__link:hover:after{opacity:1;visibility:visible}.sd-allservice__video-box video{mix-blend-mode:darken}@media only screen and (max-width:1199px){.sd-allservice__items{gap:3.25rem 4%}.sd-allservice__item{width:30.625%}.sd-allservice__link{padding-left:0}}@media only screen and (max-width:1023px){.sd-allservice__inner-wrapper{flex-wrap:wrap}.sd-allservice__left,.sd-allservice__right{width:100%}.sd-allservice__heading-wrapper{min-height:3.25rem}.sd-allservice__heading{font-size:1.125rem}}@media only screen and (max-width:767px){.sd-allservice__items{gap:1.25rem 4%;margin-top:1.5rem}.sd-allservice__item{width:100%}.sd-allservice__link{padding-left:0}.sd-allservice__link:after{opacity:1;visibility:visible}.sd-allservice__heading{min-height:auto}.sd-allservice__video-box{display:none}}