#component-main .main{display:flex;flex-direction:column;justify-content:end;max-width:var(--fullwidth);min-height:570px;position:relative}#component-main .main__card{padding:0 31px 31px 16px;text-align:left}#component-main .main__card .main__tag{background:var(--white);border:1px solid var(--orange)!important;border-radius:16px 0 16px 0;font-weight:600;margin-bottom:8px;padding:8px 12px;width:fit-content}#component-main .main__card .main__tag,#component-main .main__card .main__tag div{color:var(--orange)!important;font-size:1.4rem;font-weight:800!important;line-height:20px;text-transform:uppercase}#component-main .main__card .main__top p{color:var(--white);font-size:1.2rem;font-weight:600;line-height:16px;padding-right:30px}#component-main .main__card hr{border:none;border-bottom:2px solid var(--orange);margin:8px 0 10px;max-width:35%}#component-main .main__card .main__title h2{color:var(--white);font-size:2.8rem;font-weight:800;line-height:36px;margin-bottom:8px}#component-main .main__card .main__title h2 span{color:var(--orange)}#component-main .main__card .main__subtitle p{color:var(--white);font-size:1.6rem;font-weight:400;line-height:24px}#component-main .main__box{display:flex;flex-direction:row;gap:35px;margin-left:12px;margin-top:24px;width:100%}#component-main .main__box .box__item{position:relative}#component-main .main__box .box__card{align-items:center;background:#ff5900;border-radius:15px 0 15px 0;color:#fff;display:flex;flex-direction:row;gap:10px;justify-content:center;padding:2px 14px 2px 12px;position:relative;z-index:1}#component-main .main__box .box__card .card__icon img{height:24px;width:24px}#component-main .main__box .box__card .card__text h5{color:var(--white);font-size:1.2rem;font-weight:300;line-height:150%}#component-main .main__box .box__card .card__text p{color:var(--white);font-size:1.3rem;font-weight:600;line-height:130%}#component-main .main__box .box__shadow{background:#000;border:3px solid #fff;border-radius:15px 0 15px;bottom:-.85em;display:block;height:3.6em;position:absolute;right:.25em;width:100%}#component-main .main__box .box__item.box__item3 .box__shadow{bottom:1em}@media only screen and (min-width:768px) and (max-width:1023px){#component-main .main__card{padding:0 30px 60px}}@media only screen and (min-width:1024px) and (max-width:1439px){#component-main .main{min-height:600px;width:calc(100% - 41.2vw)}#component-main .main__card{max-width:50vw;padding:0 0 50px 70px}#component-main .main__box .box__card{gap:20px;padding:6px 26px 6px 20px}#component-main .main__box .box__card .card__icon img{height:30px;width:30px}#component-main .main__box .box__card .card__text h5{font-size:1.5rem}#component-main .main__box .box__card .card__text p{font-size:2rem}#component-main .main__box .box__shadow{bottom:-.85em;height:5.5em;right:.55em;width:100%}}@media only screen and (min-width:1440px){#component-main .main{min-height:810px;width:calc(100% - 30vw)}#component-main .main__card{max-width:50vw;padding:0 206px 50px 120px}#component-main .main__card .main__top p{font-size:1.6rem;line-height:24px}#component-main .main__card .main__title h2{font-size:4rem;line-height:52px}#component-main .main__card .main__subtitle p{font-size:2.4rem;line-height:36px}#component-main .main__box .box__card{gap:20px;padding:6px 26px 6px 20px}#component-main .main__box .box__card .card__icon img{height:30px;width:30px}#component-main .main__box .box__card .card__text h5{font-size:1.5rem}#component-main .main__box .box__card .card__text p{font-size:2rem}#component-main .main__box .box__shadow{bottom:-.85em;height:5.5em;right:.55em;width:100%}}@media screen and (max-width:767px){#component-main .main__box{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(1,1fr);grid-column-gap:18px;grid-row-gap:18px}#component-main .main__card .main__title h2{font-size:2.4rem;line-height:30px}#component-main .main{min-height:540px}#component-main .main__card{padding:0 31px 5px 16px}}