.testimonials-section{padding:0 4rem}.testimonial-card{background:#fff;border-radius:20px;padding:10px 20px;border:1px solid #ffa59d;height:220px;display:flex;flex-direction:column}@media(max-width:900px){.testimonial-card{height:auto}}.testimonial-content{flex:1;display:flex;align-items:center;justify-content:center;text-align:center}.testimonial-text{color:#000;font-style:italic;text-align:center}.testimonial-footer{margin-top:auto;display:flex;align-items:center;gap:10px}.testimonial-photo{width:55px;height:55px;object-fit:cover;border-radius:50%}.testimonial-name{font-weight:700;color:#ffa59d}.swiper-pagination-bullet{background:#ffa59d!important;width:10px!important;height:10px!important;opacity:.4}.swiper-pagination-bullet-active{opacity:1}.testimonials-wrapper{position:relative;padding-bottom:40px}.swiper-pagination{text-align:center;position:absolute;bottom:0;left:0;right:0}@font-face{font-family:poiretone;font-style:normal;src:url(/fonts/PoiretOne-Regular.ttf)}body{font-family:poiretone,arial!important}.navbar{width:100%;position:fixed!important;top:0;z-index:999;background:linear-gradient(to right,white 0%,white 50%,#FFA59D 50%,#FFA59D 100%)}@media(max-width:900px){.navbar{background:linear-gradient(to right,white 0%,white 100%)}}.burger span{background-color:#ffa59d!important}@media(max-width:900px){.menu{background-color:#ffa59d!important;color:#fff!important;height:100vh!important;display:flex;opacity:.9}}.sitename{font-weight:300;line-height:1.3;color:#ffa59d;font-size:36px;padding:1rem}footer{margin-top:0!important;background:#ffa59d;text-align:center;display:flex;justify-content:center;align-items:center;padding:1rem}.icon-social{background-color:#fff;border:1px solid #ffa59d;border-radius:50%;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;margin-right:.5rem}.icon-social svg{width:1.25rem}.grid-home{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:minmax(400px,auto);padding-top:4rem}.block{display:flex;flex-direction:column;justify-content:center;text-align:center;padding:6rem}@media(max-width:900px){.block{padding:1rem}}.block-white{background:#fff}.block-white a{color:#ffa59d}.block-white a:hover{color:#000}.block-pink{background-color:#ffa59d}.block-pink a{color:#fff}.block-pink a:hover{color:#000}.visual{display:flex;justify-content:center;align-items:center}.visual img{width:17rem}.about{height:100vh}.about img{border-radius:50%}@media(max-width:900px){.about{height:auto}}h1,h2{font-weight:300;font-size:40px}.accent{color:#ffa59d}p{font-size:1rem;line-height:1.6}.text-white{color:#fff}.button{background-color:#ffa59d!important;border:1px solid #ffa59d!important;color:#fff!important}.button:hover{background-color:#fff!important;color:#ffa59d!important}.issue-left{padding-right:50%;font-size:24px;font-style:italic}.issue-right{padding-left:50%;font-size:24px;font-style:italic}.steps-padding{padding:3rem 1rem!important}.no-padding{padding:0!important}.project-padding{padding:1rem 3rem}@media(max-width:900px){.project-padding{padding:1rem}}.text-start{text-align:start}@media(max-width:900px){.text-start{text-align:center}}.steps{list-style:none;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,100px);gap:1rem;padding:3rem;margin-bottom:3rem;align-items:flex-start}@media(max-width:900px){.steps{padding:1rem;grid-template-columns:repeat(1,1fr);margin-bottom:1rem}}.steps li{margin-bottom:2rem}@media(max-width:900px){.steps li{margin-bottom:.25rem}}.block-white .steps strong{color:#ffa59d;font-weight:500}.block-pink .steps strong{color:#fff;font-weight:500}.div-center{display:flex;justify-content:center;align-items:center}@media(max-width:900px){.grid-home{grid-template-columns:1fr}.block{padding:2.5rem 2rem}}.form-contact{display:flex;justify-content:center}form input,form textarea{background-color:transparent;border:1px solid #ffa59d;border-radius:20px;color:#ffa59d;width:30vw;font-family:poiretone,arial!important}form input{height:5vh;padding:0 1rem}form textarea{height:10vh;padding:1rem}form label{color:#ffa59d}@media(max-width:900px){form{width:90vw;align-self:center}input,textarea{width:70vw!important}}.grid-projects{display:grid;grid-template-columns:repeat(3,1fr)}@media(max-width:900px){.grid-projects{grid-template-columns:repeat(2,1fr)}}.project-item{position:relative;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;background-color:#fff;transition:background-color .3s ease}.project-item:hover{background-color:#ffa59d}.project{width:70%;height:70%;border-radius:50%;background-size:cover;background-position:50%;transition:opacity .25s ease,transform .25s ease}.project-item:hover .project{opacity:0;transform:scale(.9)}.project-title{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.4rem;font-weight:600;text-align:center;opacity:0;transition:opacity .3s ease}.project-item:hover .project-title{opacity:1}.project-item:hover .project{transform:scale(.9)}.project-single{display:flex;flex-wrap:nowrap;width:100%;min-height:100vh;box-sizing:border-box}@media(max-width:900px){.project-single{flex-direction:column;flex-wrap:wrap}}.project-left{flex:0 0 50%;max-width:50%;position:sticky;top:0;height:100vh;padding:3rem;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#ffa59d}@media(max-width:900px){.project-left{flex:0 0 100%;max-width:100%;position:relative;height:auto;min-height:60vh;padding:2rem}}.project-left img{max-width:90%;height:auto}.project-single h2{color:#ffa59d}.block-white{flex:1;box-sizing:border-box}@media(max-width:900px){.no-mobile{display:none}}.mb-2{margin-bottom:2rem}.topbar-menu{list-style:none;display:flex;margin:0;padding:0;gap:2rem;z-index:20;max-width:none}nav{display:flex;align-items:center}header{margin-bottom:0!important}.navbar{display:flex;align-items:center;justify-content:space-between;position:relative;overflow:visible;flex-wrap:wrap}.burger{display:none;flex-direction:column;justify-content:space-around;width:28px;height:24px;background:0 0;border:none;cursor:pointer;padding:0;z-index:1100}.burger span{width:100%;height:3px;background-color:#000;border-radius:2px;transition:all .3s}@media(max-width:768px){.navbar{width:100%;flex-wrap:wrap}.burger{display:flex}.menu{display:none;flex-direction:column;position:absolute;top:100%;left:0;width:100vw;background-color:#fff;z-index:1000}.menu.active{display:flex}.menu ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;width:100%}.menu ul li{padding:12px 20px;border-bottom:1px solid #000;width:100%;box-sizing:border-box}.menu ul li a{display:block;color:#000;text-decoration:none}}.button{background-color:transparent;border:solid 1px #000;outline:none;color:#000;padding:10px 20px;width:auto;border-radius:50px;margin-top:20px;text-wrap:nowrap;align-self:flex-start;transition:.3s}.button:hover{background-color:#000;color:#fff}.title{font-size:150px;line-height:70%}@media(max-width:768px){.title{font-size:50px}}.container{padding-left:20px;padding-right:20px;box-sizing:border-box}html,body{height:100%;margin:0;padding:0}body{color:#222;font-family:sans-serif;line-height:1.5}header{margin-bottom:1rem}footer{margin-top:1rem}a{color:inherit;text-decoration:none}.center-x{display:block;margin-left:auto;margin-right:auto}