@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap";:root{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;margin:0;padding:0;font-family:Roboto,sans-serif,arial}html{scroll-behavior:smooth}body{padding:0;margin:0;overflow-x:hidden;overflow-y:scroll;background-color:#f3f2f7;min-height:100vh}.text-400{font-weight:400}.text-500{font-weight:500}.text-600{font-weight:600}.Navbar{width:100vw;height:80px;background-color:#00d3e2;background-image:linear-gradient(5deg,#00d3e2,#296ef0);display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;transition:height .25s ease-in-out}.Navbar-container{width:100%;max-width:1220px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between}.Navbar-topbar-right{margin-right:30px}.Navbar-topbar-left{margin-left:30px}.Navbar-topbar-left img{width:220px;transition:width .25s ease-in-out}.Navbar-topbar-controls{display:flex;flex-direction:row;flex-wrap:nowrap}.Navbar-topbar-controls img{width:40px;border-radius:6px;object-fit:contain;margin-right:22px;margin-left:20px}.Navbar-topbar-controls ul{display:flex;flex-direction:row;gap:10px}.Navbar-topbar-controls ul a li{list-style:none;border-bottom:solid 1px #ffffff;padding:8px 10px;transition:all .25s ease-in-out}.Navbar-topbar-controls ul a li:hover{box-shadow:1px 1px 4px #0000003b;border-radius:8px 8px 0 0;color:#2e2e2e}.Navbar-link-Active li{border-bottom:solid 2px #0073df!important}.Navbar-link-Active-sidebar li div svg{transform:translateY(0)}.Navbar-link-Active-sidebar li div svg,.Navbar-link-Active-sidebar li div span{color:#2c4cff!important}.Navbar-topbar-controls ul a{text-decoration:none;color:#fff;transition:all .25s ease-in-out;font-size:16px;letter-spacing:2px;font-weight:500}.Navbar-bottom-scrolling-text-container{width:100vw;background-color:#009ec5;overflow:hidden;white-space:nowrap;box-sizing:border-box}.Navbar-bottom-scrolling-text-container p{padding:0;margin:0;font-size:12px;font-weight:400;color:#fff;width:100%}.Navbar-bottom-scrolling-text{display:inline-block;animation:scroll-left 18s linear infinite}@media (max-width: 1200px){.Navbar-bottom-scrolling-text{animation:scroll-left 12s linear infinite}}@media (min-width: 2200px){.Navbar-bottom-scrolling-text{animation:scroll-left 25s linear infinite}}.menu-toggle{display:none;flex-direction:column;cursor:pointer}.menu-toggle span{height:3px;width:25px;background-color:#fff;margin:4px 0;transition:.4s}.Navbar-topbar-right-small-logo{position:absolute;top:0;right:0;height:80px;width:120px;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;filter:drop-shadow(2px 1px 6px #65c4ced7)}.Navbar-topbar-right-small-logo img{height:75px}.Navbar-link svg{height:19px;width:20px;transform:translateY(3px)}.Navbar-link-sidebar li div svg{fill:#000;transform:translateY(0)!important}.Navbar-link-sidebar li div span{color:#000;text-decoration:#E3EFFB underline;font-size:18px;font-weight:500}@media (max-width: 1550px){.Navbar-topbar-right-small-logo{opacity:0;transform:scale(0)}}@media (max-width: 1000px){.Navbar-topbar-right ul{display:none}.menu-toggle{display:flex;transition:filter .15s ease-in-out}.menu-toggle:hover{filter:drop-shadow(1px 1px 6px #ffffffb4)}.Navbar-topbar-right li{margin:10px 0;width:80vw}.Navbar-topbar-right li:first-child{margin-top:20px}.Navbar-topbar-right li:last-child{margin-bottom:20px}.Navbar-topbar-left img{width:170px}.menu-toggle.show span{background-color:#ff2828;transition:.4s}.menu-toggle.show span:nth-child(1){transform:rotate(45deg) translate(8px,7px)}.menu-toggle.show span:nth-child(2){opacity:0;transform:scale(0)}.menu-toggle.show span:nth-child(3){transform:rotate(-45deg) translate(8px,-8px)}}@media (max-width: 550px){.Navbar{height:55px}.menu-toggle span{height:2px;width:22px;margin:3px 0;transition:.4s}.menu-toggle.show span:nth-child(1){transform:rotate(45deg) translate(6px,4px)}.menu-toggle.show span:nth-child(2){opacity:0;transform:scale(0)}.menu-toggle.show span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.Navbar-topbar-left img{width:140px}.Navbar-topbar-right ul{top:40px}}@keyframes scroll-left{0%{transform:translate(100%)}to{transform:translate(-100%)}}.Footer-bottom-copyright{position:relative;bottom:0;left:0;z-index:100;width:100%;height:40px;display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:#000}.Footer-bottom-copyright p{color:#fff;margin-right:10px;font-weight:500;font-size:16px}.Footer-bottom-copyright a{color:#fff;text-decoration:none;transition:color .2s ease;font-weight:500;font-size:16px}.Footer-bottom-copyright a:hover{color:#00becc}.Footer-bottom-fixed{width:100vw;position:relative;overflow:hidden;border-top:solid 1px #000000;box-shadow:1px 1px 6px #00000031}.Footer-bottom-fixed:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/img/footer/footer-background.png);background-size:cover;background-position:center;filter:blur(2px);-webkit-filter:blur(2px);z-index:11}.Footer-container{position:relative;max-width:100vw;height:100%;z-index:12;background:#000000a2;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:40px;color:#fff;padding:10px}.Footer-container-info{display:flex;flex-direction:row;flex-wrap:nowrap}.Footer-support{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:start;justify-content:center;padding-left:20px;border-right:dotted 2px #ffffff;padding-right:30px}.Footer-support span:first-child{border-bottom:solid 1px #acacac;padding:2px 4px;margin-bottom:15px;font-weight:500}.Footer-firma{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:start;justify-content:start;padding-left:40px}.Footer-firma p{border-bottom:solid 1px #acacac;padding:2px 4px;margin:0 0 15px;font-weight:500}.Footer-firma div{width:100%;height:100%;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:start;justify-content:center}.Footer-info{display:flex;flex-direction:row;flex-wrap:nowrap;margin-right:10px}.Footer-info-card{width:100%;display:flex;flex-direction:column;gap:10px;padding-right:20px;flex-wrap:wrap;align-items:center;justify-content:center}.Footer-info-card img:first-child{height:40px}.Footer-info-card img{height:60px;filter:drop-shadow(1px 1px 10px #ffffffa1)}.Footer-info-iso{padding-right:20px}.Footer-info-iso img{height:150px;filter:drop-shadow(1px 1px 8px #ffffff)}.Footer-support-link{color:#00bcf5;cursor:pointer;text-decoration:none}@media (max-width: 925px){.Footer-container-info{flex-direction:column}.Footer-support{padding-right:0;padding-bottom:30px;border-bottom:dotted 2px #ffffff;border-right:none;padding-left:20px}.Footer-firma{padding-left:20px;padding-top:30px}.Footer-info{flex-direction:column}.Footer-info-card{flex-direction:row;gap:10px;padding-bottom:20px}.Footer-bottom-copyright p,.Footer-bottom-copyright a{font-size:14px}}@media (max-width: 555px){.Footer-container{flex-direction:column}.Footer-info-card{padding-top:20px}.Footer-firma span:first-child,.Footer-support span:first-child{align-self:center}.Footer-bottom-copyright p,.Footer-bottom-copyright a{font-size:12px}}.ImageCarusel{width:100vw;margin:0;padding:0;box-sizing:border-box;border-top:solid 1px #0000005e}.ImageCarusel-slide img{width:100%;aspect-ratio:16/5;transition:opacity .5s ease;object-fit:cover;object-position:center}.ImageCarusel-slide:focus-visible{outline:none}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,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) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,AAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.Product-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-wrap:nowrap}.Product{background-color:#fff;border-radius:6px;display:flex;width:232px;height:380px;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:space-between;color:#000;text-decoration:none;cursor:pointer;margin:10px;border:solid 1px #0000002f;transition:box-shadow .25s ease}.Product:hover{box-shadow:1px 1px 6px #0000008a}.Product img{width:220px;padding:4px 6px 2px;height:220px;aspect-ratio:1/1;object-fit:contain;object-position:center}.Product-details{border-top:solid 1px #0000002f;width:100%;height:110px;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:start;justify-content:space-between}.Product-button{width:93%;height:35px;border-radius:8px;margin-bottom:6px;border:solid 1px #000000;background-color:#fff;color:#0084ff;font-size:14px;font-weight:550;letter-spacing:1px;transition:all .25s ease}.Product-button:hover{background-color:#0084ff;color:#fff;box-shadow:1px 1px 6px #0000005b}.Product-details p{margin:5px 10px}.Product-details-rating{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;padding-left:10px;padding-bottom:5px;gap:3px}.Product-details-rating p{margin:0 0 0 7px}.Product-image-skeleton{width:220px;height:220px;border-radius:12px;margin:6px 0;background:linear-gradient(60deg,#e0e0e0,#d4d4d4,#e0e0e0);background-size:200% 200%;animation:pulse 1.5s ease-in-out infinite}.Product-title-skeleton{width:90%;height:24px;margin:8px 10px;border-radius:6px;background:linear-gradient(110deg,#e0e0e0,#d1d1d1,#e0e0e0);background-size:200% 200%;animation:pulse 1.5s ease-in-out infinite}.Rating-skeleton{width:100px;height:24px;margin-right:8px;border-radius:6px;background:linear-gradient(90deg,#e0e0e0,#f0f0f0,#e0e0e0);background-size:200% 200%;animation:pulse 1.5s ease-in-out infinite}.Rating-value-skeleton{width:32px;height:24px;margin-right:2px;border-radius:6px;background:linear-gradient(90deg,#e0e0e0,#f0f0f0,#e0e0e0);background-size:200% 200%;animation:pulse 1.5s ease-in-out infinite}.Ratings-count-skeleton{width:40px;height:24px;border-radius:6px;background:linear-gradient(90deg,#e0e0e0,#f0f0f0,#e0e0e0);background-size:200% 200%;animation:pulse 1.5s ease-in-out infinite}.Product-button-skeleton{width:93%;height:35px;border-radius:8px;margin-bottom:6px;background-color:#e0e0e0;border:none;cursor:not-allowed;background:linear-gradient(90deg,#e0e0e0,#f0f0f0,#e0e0e0);background-size:200% 200%;animation:pulse 1.5s ease-in-out infinite}.HomePage{min-height:100vh;display:flex;flex-direction:column;flex-wrap:nowrap}.HomePage-title{text-align:center;position:relative;margin-top:40px;margin-bottom:0}.HomePage-title hr{z-index:1;margin-top:0;margin-bottom:0;background:#dfdfdf;position:relative;bottom:15px;width:100%}.HomePage-title-bestsellers{color:#333;font-size:25px;font-weight:400;text-align:center;text-transform:uppercase;display:inline-block;background:#f3f2f7;padding:0 17px;margin-bottom:0;margin-top:0;position:relative;z-index:2}.HomePage-ImageCarucel{border-bottom:solid 1px #00000042;width:100vw;display:flex;align-items:center;justify-content:center}.HomePage-products-container{width:100%;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center}.HomePage-products{width:100%;max-width:1380px;display:grid;grid-template-columns:repeat(auto-fit,minmax(245px,1fr));justify-content:center;align-items:center;margin:20px}.StorePage{min-height:100vh;width:100%;max-width:100%;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;overflow:hidden}.StorePage-search-container{background-color:#f3f2f7;width:100%;max-width:100vw;height:50px;display:flex;align-items:center;justify-content:center;flex-direction:column;border-bottom:solid 1px #cccccc}.StorePage-search{width:90%;height:50px;display:flex;align-items:center;justify-content:start;flex-direction:row;margin-right:5%;margin-left:5%}.StorePage-search input{width:100%;height:30px;border-radius:8px 0 0 8px;padding:1px 10px;font-size:15px;font-family:500;border:solid 2px #cccccc;border-right:none;transition:all .25s ease;outline:none}.StorePage-search button{background-color:#fff;border:solid 2px #cccccc;height:36px;width:100%;max-width:60px;border-radius:0 8px 8px 0;transition:all .25s ease;min-width:40px}.StorePage-search input:hover,.StorePage-search button:hover{box-shadow:1px 2px 8px #00adb967}.StorePage-search input:focus{border:solid 2px #00adb9c9}.StorePage-search button:active{border:solid 2px #00adb9c9}.StorePage-bottom{min-height:100vh;width:100%;max-width:100%;display:flex;flex-direction:row;align-items:flex-start;gap:10px;padding:1% 2%;box-sizing:border-box;overflow:hidden}.StorePage-filters-container{width:15vw;min-width:240px;display:flex;align-items:center;justify-content:start;gap:20px;flex-direction:column;flex-wrap:nowrap;margin-top:10px}.StorePage-filters-container-hide{display:none}.StorePage-filter{width:calc(100% - 20px);padding:10px;border-radius:6px;background-color:#fff;border:solid 1px #cccccc;box-shadow:1px 1px 2px #ccc;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:start;justify-content:center;gap:10px}.StorePage-filter span{color:#000;font-size:16px;font-weight:500}.StorePage-filter-checkboxes{display:flex;flex-direction:column;gap:5px;align-items:start;justify-content:center}.StorePage-filter-checkboxes label{font-weight:500;font-size:14px;display:flex;flex-direction:row;gap:10px;align-items:center}.StorePage-filter-checkboxes input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;margin:0;font:inherit;width:1.3em;height:1.3em;border:.15em solid #000000;border-radius:.15em;transform:translateY(-.075em);display:grid;place-content:center}.StorePage-filter-checkboxes input[type=checkbox]:before{content:"";width:.8em;height:.8em;transform:scale(0);transition:.12s transform ease-in-out;box-shadow:inset 1em 1em #00c3d1;background-color:CanvasText;transform-origin:bottom left;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%)}.StorePage-filter-checkboxes input[type=checkbox]:checked:before{transform:scale(1)}.StorePage-filter-checkboxes input[type=checkbox]:hover{box-shadow:1px 1px 12px #00c3d171}.StorePage-products-container{width:100%;padding:0 10px;display:flex;flex-wrap:wrap;justify-content:center;align-items:start;box-sizing:border-box;overflow-x:hidden}.StorePage-products{width:100%;max-width:1470px;display:grid;grid-template-columns:repeat(auto-fit,minmax(245px,1fr));justify-content:center;align-items:start;box-sizing:border-box;overflow:hidden}.StorePage-products-no-products{width:100%;height:80vh;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:center;gap:6px}.StorePage-products-no-products span{font-size:18px;font-weight:500;text-align:center}@media (max-width: 810px){.StorePage-bottom{flex-direction:column}.StorePage-filters-container{width:100%;min-width:240px;flex-direction:row;gap:20px}.StorePage-filter{width:100%;gap:10px}.StorePage-products-no-products span{font-size:14px;font-weight:500}}.lightbox{display:flex;align-items:center;justify-content:center;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:#000c;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:pointer}.lightbox-content{max-width:90%;max-height:90%;margin:auto;border:solid 2px #000000;border-radius:4px;transition:transform .3s ease}.lightbox-content:hover{transform:scale(1.01)}.lightbox-close{position:absolute;top:10px;right:25px;color:#fff;font-size:36px;font-weight:700;cursor:pointer}.AboutPage{min-height:100vh;background-color:#fff;padding-bottom:10px;overflow:hidden}.AboutPage-Tabs{min-height:100vh}.AboutPage-Tabs-Tablist{overflow:auto;min-width:130px;width:130px}.AboutPage-Tabs-Tablist::-webkit-scrollbar{display:"none"}.AboutPage-titles{font-weight:600;font-size:20px;border-bottom:solid 1px #cccccc;width:100%;text-align:center;margin:0;padding:10px 0}.AboutPage ul{display:flex;flex-direction:column;gap:8px;list-style:disc;margin:0}.AboutPage-table{width:100%;margin:20px 0;font-size:.9em;overflow:hidden;font-family:Arial,sans-serif;color:#333;background-color:#f9f9f9;table-layout:auto;border-collapse:collapse}.AboutPage-table-cifra-de-afaceri{min-width:1010px!important}.AboutPage-table thead th{background-color:#00c1cf;color:#fff;text-align:left;padding:12px;font-weight:700}.AboutPage-table tbody td{padding:12px;border-bottom:1px solid #dddddd}.AboutPage-table tbody tr:nth-child(2n){background-color:#f2f2f2}.AboutPage-table tbody td strong{color:#333;font-weight:700}.AboutPage-table tbody tr:nth-child(2n){transition:all .25s ease}.AboutPage-table tbody tr:hover{background-color:#d1d1d1}.AboutPage-table-reprezentanti td:last-child{text-align:right}.AboutPage-table table-container{padding:10px}.AboutPage-tabpanel{display:flex;width:100%;max-width:100vw;height:100vh;align-items:center;justify-content:center;flex-direction:column;flex-wrap:nowrap}.AboutPage-container{background-color:#f8f8f8;max-height:100vh;max-width:calc(100vw - 165px);display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;border:solid 1px #cccccc;border-radius:12px;padding-bottom:10px;box-shadow:2px 2px 6px #0000008f}.AboutPage-container-scrolable{width:100%;margin-top:20px;max-width:100%;display:flex;flex-wrap:nowrap;flex-direction:column;align-items:center;overflow-y:auto;height:100%;padding-bottom:10px;box-sizing:border-box;gap:20px}.AboutPage-accordion-empty{font-size:18px;font-weight:500}.AboutPage-container-scrolable-cifra-de-afaceri{overflow-x:auto;align-items:baseline}.AboutPage-certificate-info{width:100%;margin:10px 0;border:solid 1px #cccccc}.AboutPage-certificate-info-title button{padding-left:30px}.AboutPage-certificate-info-data{padding:0 30px;display:inline-block;max-width:100%;white-space:normal}.AboutPage-diplome{display:flex;flex-direction:column;gap:20px;justify-items:center;align-items:center;padding:5px;box-sizing:border-box;max-width:100%;margin:0 auto}.AboutPage-diplome-container{border-radius:12px;padding:8px;border:solid 1px #cccccc;background-color:#fdfdfd;transition:all .25s ease;width:100%;max-width:700px;box-sizing:border-box;overflow:hidden}.AboutPage-diplome-container:hover{box-shadow:2px 1px 12px #929292;animation:ShakeEffect 1.2s ease-in-out}.AboutPage-diplome-container img{width:100%;height:auto;display:block;border-radius:6px;box-sizing:border-box}.AboutPage-certificate-container{border-radius:12px;padding:12px;border:solid 1px #cccccc;background-color:#fdfdfd;transition:all .25s ease;width:100%;max-width:200px;box-sizing:border-box}.AboutPage-certificate-container:hover{box-shadow:2px 1px 12px #929292}.AboutPage-certificate-container img{width:100%;height:auto;display:block;border-radius:6px}.AboutPage-pdf-button{background-color:#00c1cf;padding:6px;margin-bottom:10px;border-radius:12px;color:#fff;font-weight:500;text-decoration:none;display:block;margin-top:10px}.AboutPage-ul-navigator li a{text-decoration:none;color:#0048e4;font-weight:500;transition:all .25s ease}.AboutPage-ul-navigator li a:hover{color:#002d4b}.AboutPage-history{padding-top:10px;padding-right:10px}.AboutPage-main{width:100%;display:flex;flex-direction:column;align-items:start;gap:12px;padding:12px;font-size:16px;font-weight:500}.AboutPage-main-strong{font-weight:700}.AboutPage-accordion{width:100%}.AboutPage-accordion-summary{padding:0;margin:0}.AboutPage-accordionTitle{padding:0;margin:0;font-size:18px}.AboutPage-accordionDetails{border-top:solid 1px #cccccc;display:flex;flex-direction:column;align-items:start;justify-content:center;gap:10px;font-size:15px}.AboutPage-content{margin-top:10px}@media (max-width: 768px){.AboutPage-table{width:100%;font-size:.9em}.AboutPage-table thead th,tbody td{padding:8px}}@media (max-width: 500px){.AboutPage-table{width:100%;font-size:.7em}.AboutPage-titles{font-size:17px}.AboutPage-main{font-size:14px;font-weight:400}.AboutPage-main-strong{font-weight:600}}@media (max-width: 400px){.AboutPage-table{width:100%;font-size:.6em}}@media (max-width: 600px){.AboutPage-Tabs-Tablist{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;overflow:auto;min-width:100%;width:100%;height:70px}.AboutPage-Tabs-Tablist-Tab{width:100%}.AboutPage-container{max-width:100vw}.AboutPage-container-responsive{width:calc(100% - 30px)}}@media (min-width: 760px){.AboutPage-diplome{grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.AboutPage-certificate-container{max-width:350px}.AboutPage-diplome{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}}@keyframes ShakeEffect{0%{transform:translate(0) rotate(0)}10%{transform:translate(-10px,4px) rotate(-2deg)}20%{transform:translate(10px,8px) rotate(2deg)}30%{transform:translate(-10px,4px) rotate(-2deg)}40%{transform:translate(10px) rotate(2deg)}50%{transform:translate(-10px,-4px) rotate(-2deg)}60%{transform:translate(10px,-8px) rotate(2deg)}70%{transform:translate(-10px,-4px) rotate(-2deg)}80%{transform:translate(10px) rotate(2deg)}90%{transform:translate(-10px) rotate(-2deg)}to{transform:translate(0) rotate(0)}}.ContactPage-container{width:100vw;display:flex;flex-wrap:nowrap;justify-content:center}.ContactPage{width:100%;max-width:1420px;background-color:#f9f9f9;display:flex;flex-direction:column;transition:all .25s ease;gap:30px}.ContactPage-title{width:100%;height:60px;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;border-bottom:solid 1px #cecece}.ContactPage-title span{font-size:24px;font-weight:500}.ContactPage-info{display:flex;gap:30px;flex-direction:row;margin-right:30px;margin-left:30px}.ContactPage-info svg{height:18px;transform:translateY(3px);color:#02d0e3}@media (max-width: 955px){.ContactPage-info{flex-direction:column;margin-right:60px}}.ContactPage-info-containers{width:100%;min-width:300px;display:flex;flex-direction:column;flex-wrap:nowrap;border:solid 1px #cecece;box-shadow:1px 1px 2px #cecece;border-radius:18px;padding:12px;gap:6px}.ContactPage-info-containers-title{width:100%;text-align:center;border-bottom:solid 1px #cecece;padding-bottom:8px;margin-bottom:10px}.ContactPage-info-containers span:first-child{font-size:18px;font-weight:500;margin-bottom:10px;align-self:center}.ContactPage-form-title{width:100%;height:60px;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;border-bottom:solid 1px #cecece;border-top:solid 1px #cecece}.ContactPage-form-title span{font-size:24px;font-weight:500}.ContactPage-form{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;flex-wrap:nowrap;padding:0;gap:30px}.ContactPage-form-input{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;gap:3px}.ContactPage-form-input input,.ContactPage-form-input textarea{width:calc(100% - 60px);border:solid 2px #c4c4c4;height:36px;border-radius:9px;padding:2px 10px;font-size:16px;outline:none;transition:all .25s ease;cursor:text}.ContactPage-form-input input:hover,.ContactPage-form-input textarea:hover{border:solid 2px #c4c4c4;box-shadow:1px 1px 6px #0000005b}.ContactPage-form-input input:focus,.ContactPage-form-input textarea:focus{border:solid 2px #03e629;box-shadow:1px 1px 6px #0000005b}.ContactPage-form-input textarea{resize:none;height:300px;padding:10px;font-size:16px;font-family:Segoe UI;font-weight:600}.ContactPage-form-input textarea:placeholder-shown{font-size:20px}.ContactPage-form-input label{align-self:start;padding-left:30px;font-weight:500}.ContactPage-form button{width:300px;height:50px;border:solid 2px #c4c4c4;border-radius:12px;font-size:16px;font-weight:600;background-color:#fff;color:#0084ff;transition:all .25s ease;cursor:pointer;margin-bottom:30px}.ContactPage-form button:hover{background-color:#0084ff;color:#fff;box-shadow:1px 1px 6px #0000005b}.ContactPage-form-warning{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;padding:0 25px}.ContactPage-form-error{border-color:red}.ContactPage-form-error-message{color:red;font-size:.875em}@media (min-width: 1420px){.ContactPage{margin:20px 0;border-radius:12px;border:solid 1px #cecece;box-shadow:1px 1px 4px #00000067}.ContactPage-container{padding-top:30px;padding-bottom:30px}.ContactPage-title{margin-top:0}}.ProductsImageCarusel{width:400px;max-width:400px}@media (max-width: 920px){.ProductsImageCarusel{width:80%;max-width:80%}}.ProductsImageCarusel:active{border:none}.ProductsImageCarusel-slide img{width:100%;aspect-ratio:1/1;object-fit:contain;object-position:center;transition:opacity .5s ease}.ProductsImageCarusel-slide:focus-visible{outline:none}.ViewProductPage{width:100vw;display:flex;flex-wrap:nowrap;align-items:start;justify-content:center}.ViewProductPage-container{border:solid 1px #cccccc;box-shadow:1px 1px 2px #ccc;background-color:#fff;border-radius:24px;width:80vw;max-width:1380px;margin-top:30px;margin-bottom:30px}.ViewProductPage-container-top{width:calc(100% - 40px);height:410px;display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:space-between;gap:30px;padding:20px;border-bottom:solid 1px #cccccc}.ViewProductPage-container-top-images{max-width:400px;height:100%;border-radius:12px;transition:all .25s ease;display:flex;align-items:center;justify-content:center}.ViewProductPage-container-top-images img{width:100%;height:100%;object-fit:contain;object-position:center}.ViewProductPage-container-top-info{width:100%;height:390px;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:start;justify-content:space-between;padding:10px 0}.ViewProductPage-container-data-top{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:start;justify-content:center}.ViewProductPage-container-data-top-title{width:100%;font-weight:500;font-size:18px}.ViewProductPage-container-data-top-rating{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;gap:6px;transform:translateY(-10px)}.ViewProductPage-container-data-top-rating p{padding-left:6px}.ViewProductPage-container-data-bottom{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.ViewProductPage-container-data-bottom span{color:#ccc;font-size:12px}.ViewProductPage-container-data-bottom-offer-button{width:200px;height:40px;border-radius:10px;border:solid 1px #cccccc;box-shadow:1px 1px 4px #ccc;background-color:#fff;color:#0084ff;font-size:14px;font-weight:550;letter-spacing:1px;transition:all .25s ease}.ViewProductPage-container-data-bottom-offer-button:hover{background-color:#0084ff;color:#fff}.ViewProductPage-container-bottom{width:calc(100% - 40px);padding:20px}.ViewProductPage-container-bottom div{color:#000!important}.ViewProductPage-container-bottom-description{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:start;justify-content:start;gap:10px}.ViewProductPage-container-bottom-description-top{font-weight:500;font-size:18px}.ViewProductPage-container-bottom-description-bottom{display:flex;flex-direction:column;flex-wrap:nowrap;gap:6px}.ViewProductPage-container-bottom-description-bottom span{font-size:17px}.ViewProductPage-container-bottom-specs{margin-top:20px;font-size:18px;font-weight:500}.ViewProductPage-container-bottom-specs-content{font-size:16px}.ViewProductPage-container-bottom-specs-content ul li{padding-bottom:6px}@keyframes pulse{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.ViewProductPage-container-top-images-placeholder{width:400px;height:400px;border-radius:12px;background-color:#e0e0e0;background:linear-gradient(60deg,#e0e0e0,#d4d4d4,#e0e0e0);background-size:200% 200%;animation:pulse 1.5s ease-in-out infinite}.ViewProductPage-container-data-top-title-placeholder{width:100%;height:22px;border-radius:6px;background-color:#e0e0e0;background:linear-gradient(60deg,#e0e0e0,#d4d4d4,#e0e0e0);background-size:200% 200%;animation:pulse 1.5s ease-in-out infinite}@media (max-width: 960px){.ViewProductPage-container-top{flex-direction:column;height:100%}.ViewProductPage-container-top-images{max-width:100%;border:none}.ViewProductPage-container-top-images .ProductsImageCarusel{border-radius:12px;border:solid 1px #cccccc}.ViewProductPage-container-top-info{height:auto}.ViewProductPage-form button{width:80%}.ViewProductPage-container-data-top-rating{font-size:16px}}@media (max-width: 340px){.ViewProductPage-container-data-top-rating{font-size:12px}}@media (max-width: 450px){.ViewProductPage-container-data-bottom{flex-direction:column;align-items:start;gap:4px}.ViewProductPage-container-data-bottom a,.ViewProductPage-container-data-bottom a button{width:100%}.ViewProductPage-container-data-bottom span{margin-left:10px}}ul,ol{list-style-type:none}[data-list=bullet]{list-style-type:disc}[data-list=ordered]{list-style-type:decimal}.RequestOfferPage{width:100vw;display:flex;flex-wrap:nowrap;align-items:start;justify-content:center}.RequestOfferPage-container{border:solid 1px #cccccc;box-shadow:1px 1px 2px #ccc;background-color:#fff;border-radius:24px;width:80vw;max-width:1380px;margin-top:30px;margin-bottom:30px}.RequestOfferPage-form{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;flex-wrap:nowrap;padding:0;gap:30px}.RequestOfferPage-form-input{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;gap:3px}.RequestOfferPage-form-input input,.RequestOfferPage-form-input textarea{width:calc(100% - 60px);border:solid 2px #c4c4c4;height:36px;border-radius:9px;padding:2px 10px;font-size:16px;outline:none;transition:all .25s ease;cursor:text}.RequestOfferPage-form-input input:hover,.RequestOfferPage-form-input textarea:hover{border:solid 2px #c4c4c4;box-shadow:1px 1px 6px #0000005b}.RequestOfferPage-form-input input:focus,.RequestOfferPage-form-input textarea:focus{border:solid 2px #03e629;box-shadow:1px 1px 6px #0000005b}.RequestOfferPage-form-input textarea{resize:none;height:300px;padding:10px;font-size:16px;font-family:Segoe UI;font-weight:600}.RequestOfferPage-form-input textarea:placeholder-shown{font-size:20px}.RequestOfferPage-form-input label{align-self:start;padding-left:30px;font-weight:500}.RequestOfferPage-form button{width:300px;height:50px;border:solid 2px #c4c4c4;border-radius:12px;font-size:16px;font-weight:600;background-color:#fff;color:#0084ff;transition:all .25s ease;cursor:pointer;margin-bottom:30px}.RequestOfferPage-form button:hover{background-color:#0084ff;color:#fff;box-shadow:1px 1px 6px #0000005b}.RequestOfferPage-form-warning{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;padding:0 25px}.RequestOfferPage-form-error{border-color:red}.RequestOfferPage-form-error-message{color:red;font-size:.875em}.RequestOfferPage-container-top{width:calc(100% - 40px);height:410px;display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:space-between;gap:30px;padding:20px;border-bottom:solid 1px #cccccc}.RequestOfferPage-container-top-images{max-width:400px;height:100%;border-radius:12px;border:solid 1px #cccccc;transition:all .25s ease;display:flex;align-items:center;justify-content:center}.RequestOfferPage-container-top-images:hover{box-shadow:1px 1px 6px #ccc}.RequestOfferPage-container-top-images img{width:100%;height:100%;object-fit:contain;object-position:center}.RequestOfferPage-container-top-info{width:100%;height:390px;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:start;justify-content:space-between;padding:10px 0}.RequestOfferPage-container-data-top{width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:start;justify-content:center}.RequestOfferPage-container-data-top-title{width:100%;font-weight:500;font-size:18px}.RequestOfferPage-container-data-top-rating{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;gap:6px;transform:translateY(-10px);transition:all .25s ease}.RequestOfferPage-container-data-top-rating p{padding-left:6px}.RequestOfferPage-container-data-bottom{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.RequestOfferPage-container-data-bottom span{color:#ccc;font-size:12px}.RequestOfferPage-form-title{width:100%;height:40px;display:flex;align-items:center;justify-content:center;border-bottom:solid 1px #cccccc;margin-bottom:15px}.RequestOfferPage-form-title span{font-weight:500;font-size:20px;color:#161616}.RequestOfferPage-container-top-images-placeholder{width:400px;height:411px;border-radius:12px;background-color:#e0e0e0;background:linear-gradient(60deg,#e0e0e0,#d4d4d4,#e0e0e0);background-size:200% 200%;animation:pulse 1.5s ease-in-out infinite}.RequestOfferPage-container-data-top-title-placeholder{width:100%;height:22px;border-radius:6px;background-color:#e0e0e0;background:linear-gradient(60deg,#e0e0e0,#d4d4d4,#e0e0e0);background-size:200% 200%;animation:pulse 1.5s ease-in-out infinite}@media (max-width: 920px){.RequestOfferPage-container-top{flex-direction:column;height:100%}.RequestOfferPage-container-top-images{max-width:100%;border:none}.RequestOfferPage-container-top-images img{border-radius:12px;border:solid 1px #cccccc}.RequestOfferPage-container-top-info{height:auto}.RequestOfferPage-form button{width:80%}.RequestOfferPage-container-data-top-rating{font-size:16px}}@media (max-width: 340px){.RequestOfferPage-container-data-top-rating{font-size:12px}}.Oxygen93Page-container{padding:2rem;padding-top:10px;max-width:1200px;margin:0 auto}.Oxygen93Page-title{width:100%;height:60px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;font-weight:500;font-size:26px;border-bottom:solid 1px #000000;margin-bottom:10px}.Oxygen93Page-accordion{margin-bottom:1rem;border:1px solid #ddd;border-radius:4px}.Oxygen93Page-accordionTitle{font-size:1.3rem;font-weight:700;color:#2c3e50}.Oxygen93Page-accordionDetails{padding:1rem;background-color:#f9f9f9}.Oxygen93Page-content{font-size:1rem;line-height:1.6;color:#333}.Oxygen93Page-content h3{margin-top:1.5rem;font-size:1.2rem;color:#34495e}.Oxygen93Page-content h4{margin-top:1.2rem;font-size:1.1rem;color:#2c3e50}.Oxygen93Page-content h5{margin-top:1rem;font-size:1rem;color:#34495e}.Oxygen93Page-content p{margin-bottom:1rem}.Oxygen93Page-content ul,.Oxygen93Page-content ol{margin-left:1.5rem;margin-bottom:1rem}.Oxygen93Page-content li{margin-bottom:.5rem}.Oxygen93Page-pdfButton{display:inline-block;margin-bottom:1rem;padding:.5rem 1rem;background-color:#3498db;color:#fff;text-decoration:none;border-radius:4px}.Oxygen93Page-pdfButton:hover{background-color:#2980b9}.Oxygen93Page-navigatorList{list-style-type:none;padding-left:0;margin-bottom:1rem}.Oxygen93Page-navigatorList li{margin-bottom:.5rem}.Oxygen93Page-navigatorList a{color:#2980b9;text-decoration:none}.Oxygen93Page-navigatorList a:hover{text-decoration:underline}.Oxygen93Page-main-content{background-color:#f9f9f9;padding:15px;box-sizing:border-box;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;border:1px solid #ddd;margin-bottom:14px;color:#000000b4;font-size:18px;font-weight:500}
