body,nav ul{margin:0;padding:0;display:flex}body,nav,nav ul{display:flex}footer,header,nav{width:100%}.cv-button,.social-media a{transition:.5s;text-decoration:none}.main-container,body,footer,header,html{background-color:#081b29}.cv-button,.google-review-card,.social-media a,nav ul li a{text-decoration:none}@font-face{font-family:'Poppins Fallback';src:local('Arial');ascent-override:92.83%;descent-override:24.41%;line-gap-override:0.00%;size-adjust:104.49%}:root{--app-version:"1.273"}html{box-sizing:border-box;overflow-x:hidden}*,::after,::before{box-sizing:inherit}body{font-family:Poppins,'Poppins Fallback',sans-serif;color:#ededed;flex-direction:column;min-height:100vh}header{padding:10px 40px}footer{text-align:center;padding:20px 0;flex-shrink:0}footer .social-media{margin-bottom:20px}nav{justify-content:flex-end;align-items:center;position:relative}.logo{font-size:25px;font-weight:600}nav ul{list-style:none}.language-selector,nav ul li{margin-left:35px}nav ul li a{color:#ededed;font-weight:500;transition:color .3s}.cart-summary #subtotal-price,.cart-summary-shipping #shipping-price,nav ul li a.active,nav ul li a:hover{color:#00abf0}.language-selector select{background-color:#00abf0;color:#ededed;border:none;padding:8px 30px 8px 12px;border-radius:5px;font-family:Poppins,sans-serif;font-weight:500;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23081b29%22%20d%3D%22M287%2C114.7L159.7%2C242c-3.2%2C3.2-8.3%2C3.2-11.5%2C0L5.4%2C114.7c-3.2-3.2-3.2-8.3%2C0-11.5l11.5-11.5c3.2-3.2%2C8.3-3.2%2C11.5%2C0l113.9%2C113.9L264%2C91.7c3.2-3.2%2C8.3-3.2%2C11.5%2C0l11.5%2C11.5C290.2%2C106.4%2C290.2%2C111.5%2C287%2C114.7z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat;background-position:right 8px center;background-size:12px}.language-selector select:focus{outline:0;box-shadow:0 0 0 2px rgba(0,171,240,.5)}.main-container{display:flex;align-items:center;justify-content:center;padding:70px 40px;gap:2rem;flex:1 0 auto;width:100%}.cv-button,.social-media a:hover{background:#00abf0;color:#081b29}.text-content{max-width:50%}.text-content h1{font-size:56px;font-weight:700;margin:-3px 0}.text-content h2{font-size:32px;font-weight:700}.text-content .highlight{color:#00abf0;text-shadow:0 0 10px #00abf0,0 0 20px #00abf0,0 0 30px #00abf0}.description{font-size:16px;margin:20px 0 40px}.social-media a{display:inline-flex;justify-content:center;align-items:center;width:40px;height:40px;background:0 0;border:2px solid #00abf0;border-radius:50%;font-size:20px;color:#00abf0;margin-right:30px;box-shadow:0 0 15px #00abf0}.social-media a:hover{box-shadow:0 0 40px #00abf0,0 0 80px #00abf0}.cv-button{display:inline-block;padding:12px 35px;border-radius:40px;font-size:16px;font-weight:600;letter-spacing:1px;margin-top:30px}.cv-button:hover{box-shadow:0 0 20px #00abf0}.image-content{position:relative;width:280px;aspect-ratio:1/1;display:flex;justify-content:center;align-items:flex-end;opacity:0;transition:opacity 1.5s ease-in-out}.image-content.is-visible{opacity:1}.image-content::after{content:'';position:absolute;width:200%;height:70%;background:linear-gradient(to bottom,rgba(0,171,240,.9) 0,rgba(0,171,240,0) 100%);filter:blur(150px);opacity:.9;z-index:0;bottom:-50px;left:50%;transform:translateX(-50%)}.hexagon-background{position:absolute;bottom:0;width:250px;height:288px;background-color:#00abf0;clip-path:url(#rounded-hexagon-clip);-webkit-clip-path:url(#rounded-hexagon-clip);filter:drop-shadow(0 0 25px rgba(0, 171, 240, .8));z-index:1}.profile-image{position:relative;z-index:2;width:250px;transform:translateY(-20px);mask-image:linear-gradient(to top,transparent 15%,black 40%);-webkit-mask-image:linear-gradient(to top,transparent 15%,black 40%)}.page-content{margin:0 auto}.page-content h2{font-size:48px;text-align:center;margin-bottom:20px;color:#ededed}.page-content p,.page-content ul{text-align:left;margin-bottom:15px}.page-content ul{list-style-position:inside;padding-left:20px}.hamburger-menu{display:none;font-size:24px;cursor:pointer;color:#ededed;margin-left:20px}.carousel-container{position:relative;overflow:hidden;border:1px solid #ddd;box-shadow:0 2px 4px rgba(0,0,0,.1);max-width:700px;margin:0 auto;display:flex;align-items:center;justify-content:center}.carousel-slide{display:flex;transition:transform .5s ease-in-out;width:100%}.carousel-slide img{flex-shrink:0;display:block;max-width:100%;height:auto;object-fit:contain;margin:0 auto;flex-basis:100%}.carousel-control{position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(0,0,0,.5);color:#fff;border:none;padding:10px 15px;cursor:pointer;font-size:24px;z-index:100;transition:background-color .3s}.carousel-control:hover{background-color:rgba(0,0,0,.8)}.carousel-control.prev{left:0;border-radius:0 5px 5px 0}.carousel-control.next{right:0;border-radius:5px 0 0 5px}@media (max-width:768px){header,nav ul{left:0;position:absolute}header{top:0;z-index:1000;padding:10px 20px}nav{justify-content:flex-start}.language-selector{margin-right:auto;margin-left:0}nav ul{display:none;flex-direction:column;top:60px;width:100%;background-color:#081b29;padding:10px 0;text-align:center;z-index:9999}nav ul.active{display:flex;background-color:rgba(8,27,41,.9)}nav ul li{margin:10px 0}.hamburger-menu{display:block}.hamburger-menu .line1,.hamburger-menu .line2,.hamburger-menu .line3{width:25px;height:3px;background-color:#ededed;margin:5px;transition:.3s}.main-container{flex-direction:column-reverse;justify-content:center;padding:80px 40px 0;text-align:center}.image-content,.text-content{max-width:100%;width:100%}.text-content{margin-top:40px}.image-content{margin-bottom:0;align-items:center;margin-top:50px}.text-content h1{font-size:40px}.text-content h2{font-size:24px}.page-content h1,.page-content h2{font-size:28px!important}.social-media{justify-content:center;padding:10px 0}.profile-image{width:100%;height:100%;object-fit:contain}.hexagon-background{width:220px;height:250px;bottom:-20px}.carousel-container{max-width:320px;margin:0 auto}.video-container video{max-width:100%;height:auto}.image-content::after{width:100%}.social-media a{box-shadow:0 0 10px #00abf0}.social-media a:hover{box-shadow:0 0 20px #00abf0,0 0 40px #00abf0}.loja-container h1{margin-top:4rem;margin-bottom:1rem}.floating-cart-icon{position:fixed;bottom:20px;right:20px;background-color:#00abf0;color:#081b29;border-radius:50%;width:50px;height:50px;justify-content:center;align-items:center;font-size:1.5rem;box-shadow:0 4px 8px rgba(0,171,240,.4);cursor:pointer;z-index:1000;display:none}.floating-cart-icon .cart-count{position:absolute;top:-5px;right:-5px;background-color:red;color:#ededed;border-radius:50%;padding:2px 6px;font-size:.8rem;font-weight:700;line-height:1}}.google-reviews-section,.portfolio-item,.skill-category{box-shadow:0 5px 15px rgba(0,0,0,.3)}.skill-category{background-color:#0a2133;border-radius:10px;padding:25px;margin-bottom:30px;text-align:left}.skill-category .category-title{font-size:28px;font-weight:600;color:#00abf0;margin-bottom:20px;border-bottom:2px solid #00abf0;padding-bottom:10px;display:flex;align-items:center;gap:10px;text-shadow:0 0 5px #00abf0,0 0 10px #00abf0}.skill-category ul{list-style:none;padding:0;margin-top:20px}.skill-category ul li{font-size:17px;margin-bottom:12px;line-height:1.5;color:#ededed;align-items:flex-start;gap:10px}.skill-category ul li i{font-size:20px;color:#00abf0;margin-top:3px;display:inline-block}.technologies li{background-color:#0a2133;padding:5px 10px;border-radius:5px;display:flex;align-items:center;gap:10px;margin-bottom:10px}.technologies li i{color:#add8e6}.skill-category ul li strong{color:#66d9ef;text-shadow:0 0 3px rgba(102,217,239,.5)}.page-content{max-width:900px;padding:40px 20px;text-align:center}.page-content h1{font-size:48px;margin-bottom:40px;color:#ededed}.page-content p{font-size:18px;line-height:1.6;margin-bottom:50px;color:#ccc;text-align:left}.location-content{display:flex;flex-direction:column;align-items:center;padding:20px;text-align:center;background-color:#081b29!important}.location-content h1{margin-bottom:20px;color:#fff}.location-content p{font-size:1.2em;margin-bottom:30px;color:#fff}.map-container{width:80%;max-width:800px;height:450px;margin-bottom:30px;border:2px solid #00abf0;border-radius:8px;overflow:hidden}.map-container iframe{width:100%;height:100%;border:0}.btn i,.footer-text{color:#fff}.portfolio-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:20px;max-width:1200px;margin:0 auto}.portfolio-item{position:relative;overflow:hidden;border-radius:10px;cursor:pointer;height:250px;background-color:#000}.modal,.portfolio-item img,.portfolio-title{width:100%;height:100%}.portfolio-item img{object-fit:cover;transition:transform .3s}#price-filter-modal button,.filters-container button{transition:background-color .3s,box-shadow .3s;cursor:pointer}.portfolio-item:hover img{transform:scale(1.1)}.portfolio-title{position:absolute;top:0;left:0;background-color:rgba(0,0,0,.6);color:#fff;display:flex;justify-content:center;align-items:center;font-size:1.5em;font-weight:600;transition:opacity .3s}.portfolio-item:hover .portfolio-title{opacity:0}.modal{display:none;position:fixed;z-index:1000;left:0;top:0;overflow:auto;background-color:rgba(0,0,0,.9)}#price-filter-modal .modal-content,.modal-content{background-color:#1a1a1a;padding:20px;position:relative;display:flex}.modal-title{color:#00abf0;font-size:1.8em;text-align:center;margin-bottom:20px}.modal-content{flex-direction:column;align-items:center;margin:20px auto;width:90%;max-width:1000px;border-radius:10px}.modal-image{width:100%;max-width:700px;display:flex;justify-content:center;align-items:center;margin-bottom:20px}.modal-image img{width:100%;border-radius:10px}.modal-info-grid{display:flex;gap:20px;width:100%;max-width:700px;text-align:left;color:#fff;flex-wrap:wrap}.modal-description-wrapper{flex:2;min-width:400px;padding-left:20px}.modal-info-grid p{font-size:1.1em;line-height:1.4;margin-bottom:10px;text-align:left}.modal-info-grid .modal-details{font-weight:600}.modal-separator{border:0;height:1px;background-image:linear-gradient(to right,rgba(0,0,0,0),rgba(0,171,240,.75),rgba(0,0,0,0));margin:20px 0}#price-filter-modal,.lightbox{display:none;position:fixed;z-index:1000;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.9);left:0}#price-filter-modal{justify-content:center;align-items:center}#price-filter-modal .modal-content{margin:auto;border:1px solid #00abf0;width:80%;max-width:400px;border-radius:10px;flex-direction:column;gap:15px}#price-filter-modal .modal-content h3{color:#00abf0;text-align:center;margin-bottom:10px}#price-filter-modal .filter-group{display:flex;flex-direction:column;gap:5px}#price-filter-modal .filter-group label,.filters-container label{color:#ededed;font-weight:500}#price-filter-modal input[type=number]{padding:8px 12px;border:1px solid #00abf0;border-radius:5px;background-color:#081b29;color:#ededed;font-size:1em;outline:0;width:100%}#price-filter-modal button{padding:10px 20px;border:none;border-radius:5px;background-color:#00abf0;color:#081b29;font-weight:600;margin-top:10px}#price-filter-modal button:hover,.filters-container button:hover{background-color:#007bff;box-shadow:0 0 10px rgba(0,171,240,.5)}.lightbox{padding-top:60px}.lightbox-content{margin:auto;display:block;width:80%;max-width:700px}#caption,.lightbox-content{animation-name:zoom;animation-duration:.6s}@keyframes zoom{from{transform:scale(0)}to{transform:scale(1)}}.close-button{position:absolute;top:10px;right:10px;color:#fff;font-size:35px;font-weight:700;cursor:pointer;z-index:1001}.close-lightbox:focus,.close-lightbox:hover{color:#bbb;text-decoration:none;cursor:pointer}.google-reviews-section{width:100%;max-width:1200px;margin-top:50px;padding:20px;background-color:#0a2133;border-radius:10px}.google-reviews-section h2{color:#00abf0;text-align:center;margin-bottom:30px;font-size:2em;text-shadow:0 0 5px #00abf0}.review-cards-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.google-review-card{background-color:#fff;padding:15px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.5);display:flex;flex-direction:column;color:#333;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;text-align:left}.filters-container,.product-card{box-shadow:0 4px 8px rgba(0,171,240,.1)}.google-review-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.7)}.review-top-section{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.review-profile,.skill-category .category-title{display:flex;align-items:center}.profile-picture{width:32px;height:32px;border-radius:50%;margin-right:10px;object-fit:cover;border:1px solid #fbbc04}.profile-info{display:flex;flex-direction:column}.author-name{font-weight:600;color:#000;font-size:1.1em}.review-meta{font-size:.8em;color:#70757a}.review-top-right-menu{color:#70757a;font-size:1.1em}.stars-and-date{display:flex;align-items:center;margin-bottom:10px}.stars{color:#fbc02d;font-size:.9em;margin-right:8px}.stars .far.fa-star{color:#555}.review-date{font-size:.85em;color:#70757a;margin-right:10px}.new-badge{background-color:#e6f4ea;color:#1e8e3e;font-size:.7em;font-weight:600;padding:3px 6px;border-radius:4px}.review-text-content{font-size:.95em;line-height:1.5;color:#000!important;margin-bottom:0;flex-grow:1;min-height:100px}.read-more{color:#00abf0;font-weight:500;cursor:pointer}.loja-container{display:flex;flex-direction:column;padding:2rem;gap:2rem;flex:1 0 auto}.store-content{display:flex;flex-wrap:wrap;gap:2rem;width:100%}.filters-container{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:30px;padding:20px;background-color:#0a2133;border-radius:8px;align-items:center;justify-content:center}.filter-group{display:flex;align-items:center;gap:10px}.filters-container input[type=number],.filters-container input[type=text]{padding:8px 12px;border:1px solid #00abf0;border-radius:5px;background-color:#081b29;color:#ededed;font-size:1em;outline:0}.filters-container input[type=number]::placeholder,.filters-container input[type=text]::placeholder{color:#ccc}.filters-container input[type=number]{width:80px}.filters-container select{padding:8px 30px 8px 12px;border:1px solid #00abf0;border-radius:5px;background-color:#081b29;color:#ededed;font-size:1em;outline:0;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23ededed%22%20d%3D%22M287%2C114.7L159.7%2C242c-3.2%2C3.2-8.3%2C3.2-11.5%2C0L5.4%2C114.7c-3.2-3.2-3.2-8.3%2C0-11.5l11.5-11.5c3.2-3.2%2C8.3-3.2%2C11.5%2C0l113.9%2C113.9L264%2C91.7c3.2-3.2%2C8.3-3.2%2C11.5%2C0l11.5%2C11.5C290.2%2C106.4%2C290.2%2C111.5%2C287%2C114.7z%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat;background-position:right 8px center;background-size:12px}.filters-container span{color:#ededed}.filters-container button{padding:10px 20px;border:none;border-radius:5px;background-color:#00abf0;color:#081b29;font-weight:600}.price-range-slider{position:relative;width:200px;height:5px;background:#ddd;border-radius:5px;margin:10px 0}.price-range-slider .slider-track{position:absolute;height:100%;background:#00abf0;border-radius:5px;left:0;right:0}.price-range-slider input[type=range]{position:absolute;width:100%;-webkit-appearance:none;background:0 0;pointer-events:none}.price-range-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:15px;width:15px;border-radius:50%;background:#00abf0;cursor:pointer;pointer-events:all;margin-top:-5px;box-shadow:0 0 5px rgba(0,171,240,.5)}.price-range-slider input[type=range]::-moz-range-thumb{height:15px;width:15px;border-radius:50%;background:#00abf0;cursor:pointer;pointer-events:all;box-shadow:0 0 5px rgba(0,171,240,.5)}.price-display{text-align:center;color:#ededed;font-weight:500;margin-top:5px}@media (max-width:768px){.page-content,.skill-category{text-align:center}.skill-category{padding:20px}.skill-category .category-title{font-size:24px}.skill-category .category-title i{font-size:26px}.skill-category ul li{font-size:16px;flex-direction:column;align-items:flex-start}.skill-category ul li i{font-size:18px;margin-bottom:5px}.skill-category ul li strong{margin-left:0}.skill-description{display:block;margin-top:5px;margin-left:0}.portfolio-grid{grid-template-columns:1fr!important}@media (max-width:480px){.modal-info-grid{grid-template-columns:1fr;padding-left:0;padding-top:20px}}.google-reviews-section{padding:15px}.google-reviews-section h2{font-size:1.5em}.review-cards-container{grid-template-columns:1fr}.filters-container{flex-direction:column;align-items:stretch;max-width:90%;margin:0 auto}.filter-group{flex-direction:column;align-items:stretch}.filters-container input[type=number],.filters-container input[type=text]{width:100%}}.loja-container h1{width:100%;text-align:center;font-size:2.5rem;color:#ededed;margin-bottom:2rem}.product-gallery{flex:3;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.product-card{background:#0a2133;border:1px solid #00abf0;border-radius:8px;padding:1.5rem;text-align:center;transition:transform .3s,box-shadow .3s;display:flex;flex-direction:column;justify-content:space-between;height:100%}.product-actions{margin-top:auto;text-align:center;width:100%}.product-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,171,240,.2)}.product-card img{max-width:100%;height:200px;object-fit:contain;border-radius:4px;margin-bottom:1rem}.product-card h3{font-size:1.5rem;margin-bottom:.5rem;color:#ededed}.product-card p{color:#ccc}.cart-item-price{white-space:nowrap;color:#00abf0;font-weight:700}.product-card .price{color:#00abf0;font-weight:700;font-size:1.2em}.add-to-cart-btn{background-color:#00abf0;color:#081b29;border:none;padding:.75rem 1.5rem;border-radius:5px;cursor:pointer;font-size:1rem;font-weight:600;transition:background-color .3s,box-shadow .3s}.add-to-cart-btn:hover{background-color:#007bff;box-shadow:0 0 10px #00abf0}.shopping-cart{flex:1;background:#0a2133;padding:1.5rem;border-radius:8px;border:2px solid #00abf0;min-width:300px;align-self:flex-start;box-shadow:0 0 20px rgba(0,171,240,.5)}.shopping-cart h2{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:1.5rem;color:#ededed}.cart-title-icon{font-size:2em;margin-bottom:.5rem;color:#00abf0}.cart-title-text{font-size:1em}.cart-item{display:flex;justify-content:flex-start;align-items:center;padding:.75rem 0;border-bottom:1px solid #1c3a50;color:#ededed;gap:10px}.cart-item>span{flex-basis:auto;word-break:break-word}.cart-item-actions{display:flex;align-items:center;gap:10px;flex-basis:auto}.cart-summary{margin-top:1.5rem;font-size:1.2rem;font-weight:700;color:#ededed}.cart-summary-shipping{margin-top:1rem;padding-top:1rem;border-top:1px solid #1c3a50;font-size:1.1rem;color:#ededed;text-align:right}#paypal-button-container{margin-top:1rem}@media (max-width:992px){.loja-container{flex-direction:column}}.remove-from-cart-btn{background-color:transparent;color:#ff6b6b;border:none;padding:.5rem;border-radius:5px;cursor:pointer;font-size:1.2rem;transition:color .3s}.remove-from-cart-btn:hover{color:#ff4757}.social-media a svg{width:20px;height:20px}.skill-category .category-title .skill-icon{width:28px;height:28px;color:#00abf0;margin-right:10px;vertical-align:middle;flex-shrink:0}.hamburger-menu .hamburger-icon{width:24px;height:24px;color:#ededed}