@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;500;700&display=swap";main{width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;gap:2rem;position:relative}@media screen and (min-width: 768px){main{background:url(/assets/pattern-curve-42f346e0.svg);background-position:bottom;background-repeat:no-repeat;background-size:100% 18rem}}:root{--color-brand-1: hsl(240, 38%, 20%);--color-brand-2: hsl(240, 18%, 77%);--font-inter: "Inter", sans-serif}*,*:after,*:before{padding:0;margin:0;box-sizing:border-box;font-family:var(--font-inter)}html{font-size:62.5%}.Card{position:absolute;top:2rem;left:0;right:0;opacity:0}.Card.active{opacity:1}.Card-ImgBox{width:90%;background:url(/assets/pattern-bg-2dcca744.svg);background-position:top 1.5rem left;background-size:100% 85%;background-repeat:no-repeat;padding:5rem 3rem;margin:auto}.Card-ImgBox>img{display:block;width:100%;height:100%;border-radius:.5rem}.Card-ImgBox-BtnsBox{background-color:#fff;width:fit-content;display:flex;align-items:center;justify-content:center;gap:.5rem;margin:auto;border-radius:2rem;transform:translateY(-2rem);box-shadow:5px 5px 10px var(--color-brand-2)}.Card-ImgBox-BtnsBox>button{background-color:transparent;cursor:pointer;border:none;outline:none;padding:1rem}.Card-TxtBox{background:url(/assets/pattern-quotes-dd4beef7.svg),url(/assets/pattern-curve-42f346e0.svg);background-position:top -5rem left 50%,bottom;background-size:10rem 10rem,100% 10rem;background-repeat:no-repeat,no-repeat;text-align:center;padding:2rem 2rem 9rem;transform:translateY(-3rem)}.Card-TxtBox-Desc{font-size:1.6rem;color:var(--color-brand-2);line-height:2.2rem;margin-bottom:1.5rem}.Card-TxtBox-NameJobBox-Name{font-size:1.6rem;color:var(--color-brand-1);margin-bottom:.5rem;font-weight:700}.Card-TxtBox-NameJobBox-Job{font-size:1.6rem;color:var(--color-brand-2);font-weight:700}@media screen and (min-width: 768px){.Card{max-width:100rem;display:grid;grid-template-columns:repeat(2,1fr);align-items:center;grid-auto-flow:dense;justify-content:center;margin:auto;opacity:0}.Card-ImgBox{grid-column:2;transform:translate(-6rem)}.Card-TxtBox{grid-column:1;text-align:left;background:url(/assets/pattern-quotes-dd4beef7.svg);background-position:top -10rem left 25%;background-size:20rem 20rem;background-repeat:no-repeat;transform:none;padding:8rem 2rem;z-index:10;transform:translate(6rem)}.Card-TxtBox-Desc{font-size:1.8rem;margin-bottom:4.5rem;line-height:2.8rem}.Card-TxtBox-NameJobBox{display:flex;align-items:center;justify-content:flex-start;gap:1rem}.Card-TxtBox-NameJobBox-Name{margin-bottom:0;font-size:2rem}.Card-TxtBox-NameJobBox-Job{font-size:2rem}.Card-ImgBox-BtnsBox{transform:translate(-10rem,-2rem)}.Card-ImgBox-BtnsBox>button{width:6rem}.Card-ImgBox-BtnsBox>button>img{width:60%}}
