.dsc-light .dsc-cards__description,.dsc-light .dsc-cards__description p,.dsc-light .dsc-cards__header-subtitle,.dsc-light .dsc-cards__header-title,.dsc-light .dsc-cards__item-box{color:var(--clr-text-lt)}.dsc-dark .dsc-cards__description,.dsc-dark .dsc-cards__description p,.dsc-dark .dsc-cards__header-subtitle,.dsc-dark .dsc-cards__header-title,.dsc-dark .dsc-cards__item-box{color:var(--clr-text-dk)}.dsc-light.dsc-cards--box .dsc-cards__item-box{background-color:var(--clr-bg-accent-lt)}.dsc-dark.dsc-cards--box .dsc-cards__item-box{background-color:var(--clr-bg-accent-dk)}.dsc-cards__items{display:flex;flex-wrap:wrap;margin:0 -15px}.dsc-cards__item{display:flex;flex:0 0 100%;margin:15px 0;max-width:100%;padding:0 15px}.dsc-cards__item-box{border-radius:20px;display:block;overflow:hidden;padding:30px;transition:all .4s}.dsc-cards--box .dsc-cards__item-box{border-left:1px solid rgba(0,0,0,.8);border-top:1px solid rgba(0,0,0,.8);box-shadow:3px 3px 0 rgba(0,0,0,.8)}.dsc-cards--border .dsc-cards__item-box{border:1px solid}.dsc-light.dsc-cards--border .dsc-cards__item-box{border-color:color-mix(in srgb,var(--clr-accent-dk) 55%,transparent)}.dsc-dark.dsc-cards--border .dsc-cards__item-box{border-color:color-mix(in srgb,var(--clr-accent-lt) 55%,transparent)}.dsc-cards__title{font-size:22px;font-weight:700;margin-bottom:20px}.dsc-button-text{color:var(--clr-primary);opacity:0}.dsc-cards__item-box--left,.dsc-cards__item-box--right{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.dsc-cards__item-box--right{flex-direction:row-reverse}.dsc-cards__item-box--left .dsc-cards__item-box-content,.dsc-cards__item-box--right .dsc-cards__item-box-content{width:100%}.dsc-cards--simple_text .dsc-cards__item-box:hover .dsc-cards__title{color:var(--clr-primary)}.dsc-cards--simple_text .dsc-cards__item-box:hover .dsc-button-text{opacity:1}.dsc-cards__item-box-image{align-items:center;border-radius:100%;display:inline-flex;height:70px;justify-content:center;min-width:70px;width:70px}.digitalscouts-service__section .dsc-cards__item-box-image{margin-bottom:30px}.dsc-cards--simple_text .dsc-cards__item-box{padding:0}@media screen and (min-width:768px){.dsc-cards--simple_text .dsc-cards__item-box{padding:0 30px}.dsc-cards__item--3{flex:0 0 33.333%;max-width:33.333%}.dsc-cards__item--4{flex:0 0 25%;max-width:25%}.dsc-cards__item--2{flex:0 0 50%;max-width:50%}.dsc-cards__item-box--left .dsc-cards__item-box-content,.dsc-cards__item-box--right .dsc-cards__item-box-content{width:calc(100% - 70px)}.dsc-cards__item-box--left,.dsc-cards__item-box--right{flex-wrap:nowrap}}.dsc-who-we-are .dsc-cards__item-box{backdrop-filter:blur(20px);background:linear-gradient(135deg,hsla(0,0%,100%,.06),hsla(0,0%,100%,.02));border-radius:28px;overflow:hidden;padding:50px;position:relative;transition:all .6s cubic-bezier(.4,0,.2,1)}.dsc-who-we-are .dsc-cards__item-box:before,.dsc-why-choose-section .dsc-cards__item-box:before{background:linear-gradient(90deg,#e84320,#f97316,#fbbf24);content:"";height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:left;transition:transform .8s cubic-bezier(.4,0,.2,1)}.dsc-who-we-are .dsc-cards__item-box:hover{box-shadow:0 30px 80px rgba(232,67,32,.25),0 0 0 1px rgba(232,67,32,.1);transform:translateY(-10px)}.dsc-who-we-are .dsc-cards__item-box:hover:before,.dsc-why-choose-section .dsc-cards__item-box:hover:before{transform:scaleX(1)}.dsc-cards__item-box-icon-svg{align-items:center;background:linear-gradient(135deg,#e84320,#f97316);border-radius:100vw;color:#fff;display:inline-flex;font-size:20px;height:40px;justify-content:center;margin-bottom:20px;overflow:hidden;position:relative;width:40px}.dsc-who-we-are .dsc-cards__item-box p{color:#9ca3af;margin:0}.dsc-cards--box .dsc-cards__item-box{transition:all .6s cubic-bezier(.4,0,.2,1)}.dsc-cards--box .dsc-cards__item-box:hover{transform:translateY(-10px)}.dsc-cards__item-box-icon-svg svg{height:40px;width:40px;fill:#fff}.dsc-cards__item-box-sub-title{background:linear-gradient(135deg,#e84320,#dc2626);border-radius:100vw;color:#fff;display:inline-block;font-size:.85rem;font-weight:600;letter-spacing:.5px;margin-bottom:15px;padding:6px 16px;text-transform:uppercase}.dsc-why-choose-section .dsc-cards__item:nth-child(2n) .dsc-cards__item-box-icon-svg,.dsc-why-choose-section .dsc-cards__item:nth-child(2n) .dsc-cards__item-box-sub-title{background:linear-gradient(135deg,#1f2937,#374151)}.dsc-why-choose-section .dsc-cards__item p{margin:0}.dsc-cards__item-box[href=""]{cursor:default;pointer-events:none}