@media screen and (min-width:0px){.blog-section{width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:7rem 0}.blog-box{width:90vw;max-width:1370px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4rem}.blog-title{width:100%;max-width:700px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.blog-title-tag-h2{width:100%;max-width:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin-bottom:2rem}.blog-title-tag{color:var(--blue-color-1);font-weight:600;font-family:var(--title-font);border-left:var(--golden-color-1) solid 2px;padding-left:.5rem}.blog-title-tag-h2 h2{font-size:var(--landing-title-size-m);color:var(--blue-color-1);font-weight:700;font-family:var(--title-font);line-height:var(--landing-title-line-height-m);overflow-y:hidden}.blog-title-p-text{font-size:var(--text-size)}.blog-cards{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding-top:2rem}.blog-card{width:100%;max-width:670px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:2rem;border:var(--gray-color-2) solid 1px;border-radius:var(--button-rounded)}.blog-card picture{width:100%;height:16rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.blog-card picture img{width:100%;height:16rem;object-fit:cover;object-position:center}.blog-card-date{font-size:var(--text-size-m);font-weight:700;font-family:var(--title-font);color:var(--golden-color-1);margin:0 0 1rem}.blog-card h4{font-size:var(--text-size-1);font-weight:700;color:var(--blue-color-1);font-family:var(--title-font);margin-bottom:.5rem}.blog-card-p-text{color:var(--dark-color-2);font-size:var(--text-size-m);margin-top:.5rem;margin-bottom:.5rem}.blog-card a{font-size:var(--text-size);font-weight:600;color:var(--golden-color-1);border-left:var(--golden-color-1) solid 2px;padding-left:.5rem}.blog-card a:hover{color:var(--golden-color-2);transition:ease .2s}.blog-box button{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:transparent;align-self:flex-end;margin-top:-2rem}.blog-box button a{padding:.5rem 1rem;background-color:var(--golden-color-1);color:var(--white-color-1);font-weight:500;font-size:var(--text-size);border-radius:var(--button-rounded)}.blog-box button a:hover{background-color:var(--golden-color-2);transition:ease .2s}}@media screen and (min-width:770px){.blog-cards{flex-direction:row}}@media screen and (min-width:1100px){.blog-cards{align-items:flex-start}.blog-card{height:39rem}.blog-card img{max-height:24rem}}@media screen and (min-width:1400px){.blog-card{height:36rem}}@media screen and (min-width:1513px){.blog-card{height:34rem}}@media screen and (min-width:0px){.landing-section{width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:2rem;padding:13rem 0;background-image:url(/img/photos/landing-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat}.landing-box{width:90vw;max-width:1153px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.5rem}.landing-title{width:90vw;max-width:600px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem}.landing-picture{width:100%;max-width:500px;height:100%;align-self:flex-end;display:flex;flex-direction:column;justify-content:center;align-items:center}.landing-title p.title-tag{background-color:var(--white-color-1);padding:.5rem 1rem;margin-bottom:-.9rem;font-weight:600;border-radius:var(--button-rounded);font-size:var(--tag-size-m)}.landing-title h1{overflow-y:hidden;padding-top:.5rem;font-size:var(--landing-title-size-m);line-height:var(--title-line-height);font-family:var(--title-font);color:var(--white-color-1)}.landing-title h1 span{font-size:var(--title-size-m);font-weight:400;line-height:var(--landing-title-line-height-m)}.landing-title p.title-p-text{font-size:var(--text-size);color:var(--white-color-2);margin-top:.5rem}.landing-title-buttons-box{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.7rem;margin-top:.4rem}.landing-title-buttons-box a{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;min-height:2.4rem;border-radius:var(--button-rounded)}.landing-title-button-1{background-color:var(--golden-color-1);color:var(--white-color-1);border:var(--golden-color-1) solid 1px;font-weight:500}.landing-title-button-2{border:var(--white-color-1) solid 1px;background-color:transparent;color:var(--white-color-1)}.landing-title-button-1:hover{background-color:var(--golden-color-2);text-decoration:underline;transition:ease .2s}.landing-title-button-2:hover{text-decoration:underline;transition:ease .2s}.landing-title-button-2 img{max-width:1rem}.landing-section picture img{width:100%}.landing-cards{width:100vw;margin-top:-4rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.landing-cards-box{width:90vw;max-width:1200px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.landing-card1 h3,.landing-card2 h3,.landing-card3 h3{font-weight:600;font-family:var(--title-font)}.landing-card1 p,.landing-card2 p,.landing-card3 p{font-size:var(--text-size-m);color:var(--white-color-2);font-weight:300}.landing-card1{max-width:579px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--white-color-1);gap:.7rem;padding:2rem;border-top-left-radius:var(--button-rounded);border-top-right-radius:var(--button-rounded);background-color:var(--blue-color-3)}.landing-card2{max-width:579px;padding:2rem;gap:.7rem;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--blue-color-1);color:var(--white-color-1)}.landing-card3{max-width:579px;padding:2rem;gap:.7rem;display:flex;flex-direction:column;justify-content:center;align-items:center;border-bottom-left-radius:var(--button-rounded);border-bottom-right-radius:var(--button-rounded);background-color:var(--blue-color-3);color:var(--white-color-1)}.landing-card1,.landing-card2,.landing-card3{min-height:294px}}@media screen and (min-width:770px){.landing-section{flex-direction:row;padding-inline:2rem}.landing-section picture{align-self:flex-end}.landing-title h1{font-size:var(--landing-title-size);line-height:var(--landing-title-line-height)}.landing-title .title-p-text{font-size:var(--text-size)}.landing-cards-box{flex-direction:row;font-size:var(--text-size-m)}.landing-card1,.landing-card2,.landing-card3{max-width:379px;min-height:397px}.landing-card1{border-top-left-radius:var(--button-rounded);border-top-right-radius:0;border-bottom-left-radius:var(--button-rounded);border-bottom-right-radius:0}.landing-card3{border-bottom-left-radius:0;border-top-right-radius:var(--button-rounded);border-bottom-right-radius:var(--button-rounded)}}@media screen and (min-width:1000px){.landing-box{flex-direction:row;flex-wrap:nowrap}}@media screen and (min-width:1210px){.landing-card1,.landing-card2,.landing-card3{min-height:314px}}
