.white{color:var(--white)}.black{color:var(--black)}.yellow{color:var(--yellow)}.orange{color:var(--orange)}.pink{color:var(--pink)}.blue{color:var(--blue)}.red{color:var(--red)}.green{color:var(--green)}.pink-hover-orange{color:var(--pink)}.pink-hover-orange:hover{color:var(--orange)}.file-blocks{position:relative}.file-blocks__heading-wrapper{margin-bottom:3rem}.file-blocks__blocks{gap:8rem}.file-blocks__content-wrapper{gap:5rem;justify-content:center}@media screen and (max-width: 749.98px){.file-blocks__content-wrapper{flex-direction:column}}.file-blocks__content-wrapper:last-of-type{z-index:4}.file-blocks__content-wrapper :where(h2,h3,h4,h5){margin-bottom:2.5rem}.file-blocks__content-wrapper p{margin-top:0}.file-blocks__content-wrapper p:last-child{margin-bottom:0}.file-blocks__img{display:flex;justify-content:center;height:auto}@media screen and (max-width: 749.98px){.file-blocks__img{max-width:100%}}.file-blocks__img img{height:auto;max-width:20rem;width:100%;-o-object-fit:contain;object-fit:contain;box-shadow:3px 3px 7px #c7c7c7;pointer-events:none}.file-blocks__text{width:100%;max-width:60%}@media screen and (max-width: 749.98px){.file-blocks__text{max-width:100%}}.file-blocks__text .btn{display:flex;gap:1rem;margin-top:1rem}@media screen and (max-width: 749.98px){.file-blocks__text .btn{margin-inline:auto}}.file-blocks__text .btn svg{height:2rem;width:2rem}.file-blocks__decor{display:block !important;height:12rem;position:absolute;z-index:1}@media screen and (max-width: 989.98px){.file-blocks__decor{height:9rem}}.file-blocks__decor::before,.file-blocks__decor::after{content:"";position:absolute;display:block;width:100%;height:100%;background-position:center;background-size:cover;background-repeat:no-repeat;transform:rotateX(180deg);pointer-events:none}.file-blocks__bg::before{content:"";position:absolute;inset:0;background-position:center;background-size:cover;background-repeat:no-repeat;pointer-events:none;z-index:3}