:root{--page-max-width: 1366px;--text-font-stack: "Roboto", "Franklin Gothic Medium", Tahoma, sans-serif;--c-white: hsl(0, 0%, 100%);--c-yellow-1: hsl(45, 20%, 96%);--c-yellow-2: hsl(40, 23%, 97%);--c-yellow-3: hsl(44, 66%, 85%);--c-yellow-7: hsl(45, 100%, 63%);--c-brown-1: hsl(30, 100%, 39%);--c-brown-2: hsl(29, 100%, 34%);--c-brown-3: hsl(29, 100%, 28%);--c-solar-sun: #f7941d;--c-solar-rays: #fbb040;--c-solar-teal-light: #00aaa8;--c-solar-teal-mid: #008174;--c-solar-teal-dark: #005c53;--footer-teal-light: #edf5f4;--footer-teal-dark: #e3ecec;--c-pink-1: hsl(300, 100%, 96%);--c-pink-2: hsl(300, 100%, 90%);--c-pink-6: hsl(300, 100%, 41%);--c-pink-7: hsl(300, 100%, 35%);--c-pink-8: hsl(300, 100%, 32%);--c-pink-9: hsl(300, 100%, 29%);--c-raspberry: hsl(311, 54%, 53%);--c-strawberry: hsl(346, 90%, 52%);--c-cherry: hsl(130, 51%, 29%);--c-blue-050: hsl(205, 100%, 36%);--c-blue-075: hsl(205, 100%, 39%);--c-blue-1: hsl(227, 87%, 43%);--c-blue-2: hsl(227, 85%, 35%);--c-blue-3: hsl(238, 20%, 25%);--c-green-1: hsl(115, 100%, 94%);--c-grey-1: hsl(0, 0%, 96%);--c-grey-2: hsl(0, 0%, 91%);--c-grey-3: hsl(0, 0%, 83%);--c-grey-4: hsl(0, 0%, 62%);--c-grey-5: hsl(180, 2%, 34%);--c-grey-6: hsl(0, 0%, 27%);--c-grey-8: hsl(210, 13%, 15%);--c-grey-9: hsl(240, 10%, 18%);--c-grey-trans-75: hsla(45, 20%, 96%, 0.75);--c-red-2: hsl(0, 100%, 41%);--text: var(--c-grey-9);--hover: var(--c-strawberry);--header: var(--white);--header-border: var(--c-grey-2);--header-clients-border: var(--c-grey-2);--nav-border: var(--c-grey-8);--nav-link-hover: var(--c-grey-9);--nav-link-underline: var(--c-grey-2);--nav-link-underline-hover: var(--c-grey-4);--button-text: var(--c-white);--button-bg: var(--c-blue-2);--button-bg-hover: var(--c-blue-1);--burger-bg: var(--c-blue-3);--hero-overlay-text: var(--c-grey-6);--hero-overlay-bg: var(--c-grey-trans-75);--hero-overlay-border: var(--c-grey-4);--card-bg: var(--c-white);--card-link-hover: var(--c-brown-1);--card-figure-border: var(--c-grey-1);--card-figcaption-text: var(--c-brown-1);--card-figcaption-bg: var(--c-yellow-1);--card-footer-bg: var(--c-grey-8);--card-footer-text: var(--c-grey-3);--areas-serviced-text: var(--c-white);--areas-serviced-bg: var(--c-grey-8);--footer-bg: var(--c-grey-1);--footer-card-bg: var(--c-white);--footer-text: var(--c-blue-3);--footer-icon: var(--c-pink-7);--footer-link: var(--c-solar-teal-dark);--footer-link-extra-contrast: var(--c-solar-teal-dark);--footer-link-hover: var(--c-brown-1);--footer-copyright-bg: var(--footer-teal-light);--cookie-border: var(--c-grey-5);--cookie-bg: var(--c-grey-9);--cookie-link: var(--c-yellow-3);--cookie-link-hover: var(--c-yellow-7);--cookie-button-bg: var(--c-grey-5);--legal-link-hover: var(--c-brown-1);--map-border: var(--c-blue-050);--map-header: var(--c-grey-9);--map-text: var(--c-grey-9);--map-bg: rgb(229, 238, 245);--contact-fields-focus: var(--c-brown-1);--contact-h2-bg: var(--c-blue-2);--contact-h2-text: var(--c-white);--contact-h3-bg: var(--c-yellow-3);--contact-h3-text: var(--text);--contact-div-bg: var(--c-white);--contact-div-border: var(--c-blue-2);--contact-error-bg: var(--c-red-2);--contact-error-text: var(--c-white);--contact-link-text: var(--c-grey-9);--contact-link-hover: var(--c-brown-1);--contact-border: var(--c-grey-8);--contact-link-underline: var(--c-grey-2);--contact-link-underline-hover: var(--c-grey-4);--image-box-shadow: 3px 3px 3px var(--c-grey-9);--select-border: var(--c-grey-5);--towns-list-bg: var(--c-blue-2);--gradient-light: var(--c-pink-6);--gradient-dark: var(--c-pink-7)}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select{margin:0}html{box-sizing:border-box;scroll-behavior:smooth}@media screen and (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}*,*::before,*::after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}ol li{list-style-position:inside}body,input,textarea{color:var(--text);font:normal 125%/1.4 var(--text-font-stack)}h1{font-size:1.6rem}h2{font-size:1.3rem}.no-wrap{white-space:nowrap}.sr-only{clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;position:absolute}.button{font-size:1em;font-weight:500;background-color:var(--c-pink-8);padding:.1em 1em;text-decoration-line:none;color:var(--button-text);border-radius:.4em;position:relative;padding:.3em 1em;display:inline-block;box-shadow:3px 3px 3px 1px rgba(0,0,0,.6)}.button span{background-color:initial;padding:0;display:inline-block}.button:hover{background-color:var(--button-bg-hover);top:1px}.centre{text-align:center}.big{font-size:.95em;margin:.75em}.semi-bold{font-weight:500}.div_centre{margin:1em .5em 1em .5em;text-align:center}.div_centre h2,.div_centre p{margin-bottom:.25em}.div_centre h2{font-size:1em;font-weight:600}.div_centre p{font-size:.9em}.vertical-align{display:flex}@media screen and (min-width: 768px){.button{font-size:1.2em}._privacy-policy main,._cookie-policy main,._404 main{margin:0 auto;max-width:750px}}@media screen and (min-width: 1200px){.div_centre{margin:2em .5em 2em .5em}.big{font-size:1.1em;margin:1em}}details.conditions{font-size:.75em;text-align:left;width:100%}details.conditions ul{margin:1em .5em 1em .5em}details.conditions ul li{margin-bottom:.5em;list-style:disc}details.conditions ul li li{list-style:circle}details.conditions p:first-of-type{margin-top:1em}details.conditions summary{font-size:1em;color:var(--c-blue-1);text-align:center}details.conditions summary:hover{color:var(--c-brown-1);cursor:pointer}html,body{height:100%}body{display:grid;grid-template-areas:"header" "main" "footer";grid-template-columns:1fr;grid-template-rows:auto 1fr auto;height:100%}header{grid-area:header}main{grid-area:main}footer{grid-area:footer}header{background-color:var(--header);font-size:1em}header .logo{grid-area:logo}header .logo a{display:flex;justify-content:space-between;align-items:center;margin:10px;max-width:190px}header .logo a svg:first-of-type{transition:all 1s;transform-origin:50% 50%;will-change:transform}header .logo svg:first-of-type{height:37px;width:auto;margin-right:10px}header .logo svg:last-of-type{width:100%;height:auto;transition:.5s}header nav{grid-area:nav}header .tel-icon{width:20px;height:auto;position:relative;top:2px}header .tel-icon path{fill:var(--c-solar-sun)}header .tel-number{font-weight:700;font-size:1.4em}header .clients{grid-area:clients;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:5px 10px 5px 10px;position:relative;background-color:var(--c-grey-1)}header .clients svg.telephone{height:auto;width:16px}header .clients a{text-decoration:none;color:var(--text);transition:.5s}header .clients a:hover,header .clients a:active,header .clients a:focus{color:var(--hover)}header .clients a.telephone{display:flex;align-items:center}header .clients .tel-call{display:none}header .clients .tel-number{margin-right:5px}@media screen and (min-width: 360px){header .logo a{max-width:266px;margin-left:20px}header .clients{flex-direction:row}}@media screen and (min-width: 480px){header .clients{padding-left:20px}header .clients li{margin-right:30px}header .clients .tel-call{display:initial;margin-right:10px}}@media screen and (min-width: 768px){header{display:grid;grid-template-rows:40px auto;grid-template-areas:"logo nav" "logo clients";border-bottom:1px solid var(--header-border)}header .clients,header .nav-list{justify-content:space-around;align-self:initial;border:initial;padding-left:10px;padding-right:10px}header .clients li,header .nav-list li{margin:0}header .clients{background-color:var(--header);border-top:1px solid var(--header-border)}header .clients .telephone .tel-call,header .clients .telephone .tel-icon{transition:all 1s;transform-origin:50% 50%;will-change:transform}header .clients .telephone:hover .tel-call,header .clients .telephone:hover .tel-icon{color:var(--text);transform:scale(1.15)}header .logo{display:flex;justify-content:center;justify-items:center;padding:0;border-right:1px solid var(--header-border)}header .logo a{margin-left:10px;margin-bottom:0}}@media screen and (min-width: 992px){header{grid-template-columns:auto 600px}}@media screen and (min-width: 1200px){header{max-width:1200px;margin:0 auto;font-size:1em;font-weight:700;grid-template-columns:repeat(3, 400px);grid-template-rows:90px;grid-template-areas:"nav logo clients";align-items:center}header .logo{border-right:0}header .logo a{margin:0}header .logo a svg:first-of-type{margin-right:0}header .logo a svg:last-of-type{margin-bottom:0}header nav{align-self:center;justify-content:flex-start;font-weight:500}header nav a{padding:0}header .nav-list{justify-content:flex-start;margin-left:20px;margin-right:20px;font-size:1.5em;font-weight:500}header .clients{align-items:center;justify-content:flex-end;font-size:1em;font-weight:500;border:0}header .clients .tel-number{font-weight:700}header .clients .tel-call{display:none}header .clients svg.telephone{width:18px}}@media screen and (min-width: 1330px){headerx{grid-template-columns:1fr 270px 558px 502px 1fr;grid-template-areas:". logo nav clients ."}headerx .logo a svg:first-of-type{margin-left:10px}headerx .nav-list{justify-content:space-between;margin-left:20px;margin-right:20px;font-size:1.3em}headerx .clients .tel-number{letter-spacing:-0.025em;font-size:1.3em}headerx .clients svg.telephone{width:20px}}.burger{display:inline-block;border:0;background:none;outline:0;padding:0;margin:1em;cursor:pointer;border-bottom:4px solid var(--burger-bg);width:28px;transition:border-bottom 1s ease-in-out}.burger:focus{outline:2px solid var(--header)}.burger::-moz-focus-inner{border:0;padding:0}.burger:before{content:"";display:block;border-bottom:4px solid var(--burger-bg);width:100%;margin-bottom:5px;transition:transform .5s ease-in-out}.burger:after{content:"";display:block;border-bottom:4px solid var(--burger-bg);width:100%;margin-bottom:5px;transition:transform .5s ease-in-out}.burger-check{display:none}.burger-check:checked~.burger{border-bottom:4px solid rgba(0,0,0,0);transition:border-bottom .8s ease-in-out}.burger-check:checked~.burger:before{transform:rotate(-405deg) translateY(1px) translateX(-3px);transition:transform .5s ease-in-out;position:absolute;top:7px}.burger-check:checked~.burger:after{transform:rotate(405deg) translateY(-4px) translateX(-5px);transition:transform .5s ease-in-out;position:absolute;top:16px}label.burger{position:absolute;top:0;right:0}label.burger:focus{outline:1px solid var(--header)}.navigation{overflow:hidden;max-height:0;transition:max-height .5s cubic-bezier(0, 1, 0, 1);visibility:hidden}.burger-check:checked~.navigation{max-height:1000px;transition:max-height 1.75s ease-in-out;overflow-y:auto;visibility:visible}nav{background-color:var(--header);font-weight:400;font-size:.9em}nav a{color:var(--text);display:block;padding:0 0 .1em 0;text-decoration:none;transition:.5s}nav a:hover,nav a:active,nav a:focus{color:var(--hover)}nav li{display:block;border-bottom:1px solid var(--nav-border);padding-left:.75em;padding-top:.25em;padding-bottom:.25em}@media screen and (min-width: 768px){.burger{display:none}nav#navigation1.navigation{transition:none}nav ul{display:flex;justify-content:flex-end}nav li{align-self:center;border:0;padding-left:initial}nav li:not(:last-of-type){margin-right:1em}}main{background:hsl(220,75%,50%) url("../img/bg_half.avif") no-repeat center center;background-size:cover;position:relative;display:flex;flex-direction:column;align-items:center;padding:0;margin:0;padding-bottom:20px;padding-left:10px;padding-right:10px}main h1{margin:20px;margin-top:30px;margin-bottom:30px;color:var(--c-white);font-size:clamp(1.5rem,1.0143rem + 1.0476vw,2rem);font-weight:400;text-align:center;text-shadow:1px 1px 1px #1f1f1f;text-wrap:balance}main h2{margin:1em;color:var(--text);font-size:1em;font-weight:400;text-align:center}main h2.packages{margin:1em;margin-left:0;margin-right:0;padding:.75em;color:var(--c-white);background:linear-gradient(var(--gradient-light), var(--gradient-dark));font-size:1.1em;font-weight:500;text-align:center;text-shadow:3px 3px 5px #1f1f1f}@media screen and (min-width: 560px){main{padding-left:20px;padding-right:20px}main h1 .hide-big{display:none}}@media screen and (min-width: 1200px){main{padding-left:30px;padding-right:30px}main h1{padding:0;margin-top:30px;margin-bottom:30px}main h2{font-size:1.15em}main h2.packages{font-size:1.4em}}@media screen and (min-width: 1300px){main h1{margin-top:30px;margin-bottom:30px}main h2.packages{font-size:1.8em}}.main_div_display_bg{position:absolute;top:0;left:0;width:100%;z-index:-10}.main_div_display_bg img{width:100%;height:auto;filter:drop-shadow(0px 25px 50px rgba(0, 0, 0, 0.25))}.hero-container{display:block;position:relative}.hero-container img{width:100%;display:block;margin:0}.overlay-text{display:block;position:absolute;width:100%;padding:.2em;font-size:.7em;font-weight:600;background-color:var(--hero-overlay-bg);color:var(--hero-overlay-text);text-align:center;border-top:1px solid var(--hero-overlay-border);border-bottom:1px solid var(--hero-overlay-border);top:50%;left:50%;transform:translate(-50%, -50%)}@media screen and (min-width: 360px){.overlay-text{font-size:.8em}}@media screen and (min-width: 576px){.overlay-text{font-size:.9em;padding:.3em}}@media screen and (min-width: 768px){.overlay-text{font-size:.95em;padding:.5em}}@media screen and (min-width: 1200px){.overlay-text{font-size:1.1em;padding:.75em}}@media screen and (min-width: 1300px){.overlay-text{font-size:1.4em;padding:1em}}.cards{display:grid;grid-template-columns:minmax(210px, 420px);justify-content:center;grid-gap:25px;margin:20px 10px 20px 10px;font-size:80%}.cards.internet li.card,.cards.mobile li.card,.cards.single li.card,.cards.extras li.card,.cards.services li.card{padding:33px 30px 33px 30px;box-shadow:0 0 1px 6px rgba(0,0,0,.2)}.cards.internet ul.spec,.cards.mobile ul.spec,.cards.single ul.spec,.cards.extras ul.spec,.cards.services ul.spec{font-size:.8em;border-radius:.5em;box-shadow:3px 3px 6px rgba(0,0,0,.2);margin-bottom:1em}.cards.internet ul.spec li,.cards.mobile ul.spec li,.cards.single ul.spec li,.cards.extras ul.spec li,.cards.services ul.spec li{background-color:var(--c-grey-1);padding:.5em}.cards.internet ul.spec li:nth-child(even),.cards.mobile ul.spec li:nth-child(even),.cards.single ul.spec li:nth-child(even),.cards.extras ul.spec li:nth-child(even),.cards.services ul.spec li:nth-child(even){background-color:var(--c-grey-2)}.cards.internet ul.spec li:first-of-type,.cards.mobile ul.spec li:first-of-type,.cards.single ul.spec li:first-of-type,.cards.extras ul.spec li:first-of-type,.cards.services ul.spec li:first-of-type{border-top-left-radius:.5em;border-top-right-radius:.5em}.cards.internet ul.spec li:last-of-type,.cards.mobile ul.spec li:last-of-type,.cards.single ul.spec li:last-of-type,.cards.extras ul.spec li:last-of-type,.cards.services ul.spec li:last-of-type{border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cards.internet .extra-amount,.cards.mobile .extra-amount,.cards.single .extra-amount,.cards.extras .extra-amount,.cards.services .extra-amount{margin:.75em .5em 0 .5em;font-size:1.4em;font-weight:600}.cards.mobile .card.i,.cards.single .card.i,.cards.extras .card.i{order:1}.cards.mobile .card.ii,.cards.single .card.ii,.cards.extras .card.ii{order:2}.cards.mobile .card.iii,.cards.single .card.iii,.cards.extras .card.iii{order:3}.cards.mobile .card.iv,.cards.single .card.iv,.cards.extras .card.iv{order:100}.cards.mobile p.feature,.cards.single p.feature,.cards.extras p.feature{font-size:1em;font-weight:600}.cards.mobile p.feature svg,.cards.single p.feature svg,.cards.extras p.feature svg{width:18px;margin-right:.5em}.cards.mobile p.feature svg path,.cards.single p.feature svg path,.cards.extras p.feature svg path{fill:var(--c-solar-sun)}.cards.mobile p.mobile-price,.cards.single p.mobile-price,.cards.extras p.mobile-price{display:flex;flex-direction:column;margin:.5em;font-size:1.8em;font-weight:600}.cards.mobile p.mobile-price span:last-of-type,.cards.single p.mobile-price span:last-of-type,.cards.extras p.mobile-price span:last-of-type{font-size:1rem;font-weight:400;align-self:flex-end}.cards.mobile p.add-on,.cards.single p.add-on,.cards.extras p.add-on{margin-top:0;margin-bottom:1.25em}.cards.mobile p.add-on span,.cards.single p.add-on span,.cards.extras p.add-on span{font-size:1.3em;font-weight:600;margin-left:.2em;margin-right:.2em}.cards.mobile ul.notes li,.cards.single ul.notes li,.cards.extras ul.notes li{text-align:left;margin-bottom:.5em}.cards.mobile ul.notes li b,.cards.single ul.notes li b,.cards.extras ul.notes li b{font-size:1em}.cards.mobile ul.notes li span,.cards.single ul.notes li span,.cards.extras ul.notes li span{font-size:.85em}.cards.mobile ul.notes svg,.cards.single ul.notes svg,.cards.extras ul.notes svg{height:15px;width:auto;margin-right:.5em;filter:drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))}.cards.mobile ul.notes svg path,.cards.single ul.notes svg path,.cards.extras ul.notes svg path{fill:var(--c-yellow-7)}.cards.mobile .package div.text h2.text-header,.cards.single .package div.text h2.text-header,.cards.extras .package div.text h2.text-header{margin-bottom:1em}.cards .cta-form-button input[type=submit].button{font-size:.95em;padding:.5em 1.25em;border:0;margin-bottom:1.5em;text-shadow:1px 1px 1px #000}.cards .cta-form-button input[type=submit].button.mobile_raspberry{background:var(--c-raspberry)}.cards .cta-form-button input[type=submit].button.mobile_strawberry{background:var(--c-strawberry)}.cards .cta-form-button input[type=submit].button.mobile_cherry{background:var(--c-cherry)}.cards .cta-form-button input[type=submit].button:hover{background-color:var(--button-bg-hover)}.cards li.card{font-size:1em;display:flex;flex-direction:column;align-items:center;text-align:center;background-color:var(--card-bg);box-shadow:0 0 15px rgba(0,0,0,.15);transition:.25s;border-radius:.3em}.cards li.card>a{padding:33px 30px 33px 30px;text-decoration:none;color:var(--text);display:block;height:100%;width:100%}.cards li.card img{margin-bottom:10px;height:90px;width:auto;transition:all .5s ease-in-out;transform-origin:50% 50%;will-change:transform}.cards li.card img.shift-right{position:relative;left:5px}.cards li.card img.small{position:relative;height:45px;right:5px}.cards li.card div.text{display:flex;flex-direction:column;justify-content:space-between}.cards li.card div.text .text-header{margin-top:0;margin-bottom:10px}.cards li.card div.text .text-header span.highlight{background:var(--c-pink-1);padding:.7em 1em .7em 1em;border-radius:25px;box-shadow:0 0 15px rgba(0,0,0,.15);white-space:nowrap}.cards li.card div.text .text-description{margin-bottom:10px}.cards li.card div.text .text-info{margin-bottom:10px}.cards li.card h2{font-weight:600;font-size:1.2em}.cards li.card h2.with_br span{position:relative}.cards li.card h2.with_br span:first-of-type{right:25px}.cards li.card h2.with_br span:last-of-type{font-size:.8em;line-height:.9;padding-bottom:6px;left:25px;display:block}.cards li.card p.description{font-size:1.05em;font-weight:600;text-align:center;max-width:18ch;margin:0 auto}.cards li.card p.description-02{display:flex;align-items:center;justify-content:center;font-size:1.05em;font-weight:600;text-align:right}.cards li.card p.description-02 span{margin-right:1em;line-height:1}.cards li.card p.description-02 small{font-size:.7em;font-weight:500}.cards li.card p.description-02 svg{width:63px;height:auto}.cards li.card p.price{display:flex;flex-direction:row;justify-content:center;align-items:center}.cards li.card p.price span{font-size:.8em;font-weight:700;line-height:1.1}.cards li.card p.price span.i{text-align:right;margin-right:.5em;font-weight:500}.cards li.card p.price span.ii{font-size:2.4em;line-height:1;font-weight:600;margin:.5em .35em .5em .35em;margin:0;display:flex;flex-direction:row;align-items:flex-start;padding:0}.cards li.card p.price span.ii .cents{padding-top:.1em;font-size:50%;font-weight:700}.cards li.card p.price span.iii{text-align:left;margin-left:.5em;font-weight:500}.cards li.card .list{padding-top:5px;padding-bottom:5px}.cards li.card .list li{font-size:.7em;line-height:1.1}.cards li.card span.link{display:flex;align-items:center;justify-content:center;font-size:1em;font-weight:500;color:var(--c-blue-075);text-decoration:none}.cards li.card span.link svg{margin-left:10px;width:18px;height:auto}.cards li.card p.small-note{padding-top:10px;font-size:.7em;font-weight:500}.cards li.card:hover{box-shadow:0 0 1px 10px rgba(0,0,0,.3)}.cards li.card:hover img{filter:hue-rotate(35deg) brightness(1.25)}.cards li.card:hover img:first-of-type{filter:drop-shadow(2px 2px 1px #000000) hue-rotate(35deg) brightness(1.25);transform:scale(1.1)}.cards li.card:hover img.planet{filter:drop-shadow(2px 2px 6px rgba(0, 0, 0, 0.75)) hue-rotate(-15deg)}.cards li.card:hover span.link{color:var(--card-link-hover)}.cards .card.i{order:3}.cards .card.ii{order:1}.cards .card.iii{order:2}.cards .card.iv{order:4}.cards.services .text{height:100%}.cards.services .text .info{font-size:.85em;flex-grow:2;text-align:left;margin-top:1em;margin-bottom:1em;white-space:initial;width:20ch;align-self:center}.cards.services .text .mobile-price{font-size:1.6em;font-weight:600;margin-bottom:20px}.cards.services.i{order:1}.cards.services.ii{order:2}.cards.services.iii{order:3}.cards.services.iv{order:4}@media screen and (min-width: 280px){.cards{font-size:100%}}@media screen and (min-width: 360px){.cards{margin:20px}.cards.services .text .info{width:25ch}}@media screen and (min-width: 600px){.cards{grid-template-columns:repeat(2, minmax(240px, 420px))}.cards.internet,.cards.mobile,.cards.single,.cards.extras{grid-template-columns:minmax(210px, 520px)}.cards li.card img{margin-bottom:20px}.cards li.card div.text .text-header{margin-top:10px;margin-bottom:15px}.cards li.card div.text .text-description{margin-bottom:20px}.cards li.card div.text .text-info{margin-bottom:20px}.cards li.card div.text .text-info.list{margin-bottom:5px}.cards li.card h2:not(.with_br){padding-bottom:23px}.cards li.card p.small-note{padding-top:30px}}@media screen and (min-width: 768px){.cards.internet{grid-template-columns:repeat(2, minmax(210px, 480px));margin-bottom:2em}.cards.internet .card.i{order:100}.cards.internet .card.ii{order:1}.cards.internet .card.iii{order:2}.cards.internet .card.iv{order:100}.cards.mobile,.cards.extras{grid-template-columns:repeat(3, minmax(210px, 420px));margin-bottom:2em}.cards.mobile p.mobile-price,.cards.extras p.mobile-price{font-size:1.3em}.cards.mobile .card.i,.cards.extras .card.i{order:1}.cards.mobile .card.ii,.cards.extras .card.ii{order:2}.cards.mobile .card.iii,.cards.extras .card.iii{order:3}.cards.mobile .card.iv,.cards.extras .card.iv{order:100}ul.cards.extras.two-cards{grid-template-columns:repeat(2, minmax(210px, 420px))}}@media screen and (min-width: 1200px){.cards{grid-template-columns:repeat(4, minmax(240px, 315px))}.cards li.card.i{order:1}.cards li.card.ii{order:2}.cards li.card.iii{order:3}.cards li.card.iv{order:4}.cards.mobile p.mobile-price{font-size:1.6em}.cards.mobile p.feature,.cards.single p.feature,.cards.extras p.feature{font-size:1.1em}.es .cards li.card h2{margin:1em 0 1em 0}.es .cards li.card p.description{max-width:19ch}}.full{background-color:var(--c-white);margin:0;padding:1em;box-shadow:0 0 15px rgba(0,0,0,.15);border-radius:.75em}.full h2{font-size:clamp(1.15rem,.9143rem + 1.0476vw,1.7rem);text-wrap:balance;font-weight:500;clear:both}.full h3{font-size:clamp(1rem,.9143rem + 1.0476vw,1.5rem);text-wrap:balance;font-weight:500}.full .price{margin:1em 0 1em 0;background-color:hsl(37,100%,92%);padding:1em;border-radius:.5em}.full .price h2,.full .price h3,.full .price p{text-align:center;margin:0}.full .price h3{margin-top:.5em;background-color:hsl(38,100%,95%);padding:.25em;border-radius:.25em}.full .price p{display:flex;align-items:center;justify-content:center;-moz-column-gap:1em;column-gap:1em}.full .price p strong{font-size:clamp(2.5rem,.9143rem + 1.0476vw,3rem)}.full ul{list-style:none;padding:0}.full p,.full li{font-size:1rem;margin-bottom:1em;line-height:1.6}.full .full-inner img{max-width:200px;height:auto;display:block;margin:0 auto;margin-top:2.5em;margin-bottom:2.5em}.full .full-inner img.right-border{border-radius:.5em}.full .full-inner ul li{background-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 141.73 141.73'%3E%3Ccircle cx='70.87' cy='70.87' r='70.87' fill='%23f7941d'/%3E%3Cpath d='m86.22 80.66 48.19 21.59c1.39-2.82 2.6-5.74 3.61-8.75L88.74 74.26l52.82 1.4c.11-1.59.18-3.18.18-4.8s-.07-3.05-.16-4.55l-52.83 1.23 49.23-19.46c-1.02-3-2.23-5.91-3.62-8.71L86.23 60.93l37.96-36.73a72.1 72.1 0 0 0-6.78-6.76L80.67 55.58 102.2 7.3a69.32 69.32 0 0 0-8.81-3.62L74.15 52.96 75.55.17C74 .07 72.44 0 70.86 0s-3.22.07-4.82.18l1.49 52.77-19.3-49.23a70.778 70.778 0 0 0-8.8 3.64l21.61 48.22L24.27 17.5a71.25 71.25 0 0 0-6.73 6.73l37.93 36.7L7.31 39.52a70.832 70.832 0 0 0-3.58 8.67l49.12 19.35L.16 66.32C.07 67.82 0 69.34 0 70.87c0 1.61.07 3.21.18 4.79l52.67-1.4L3.72 93.51c1 2.96 2.17 5.83 3.54 8.6l48.43-21.45-38.11 36.88c2.07 2.36 4.28 4.57 6.64 6.64l36.82-37.96-21.58 48.17c2.76 1.37 5.63 2.56 8.59 3.56l19.5-49.11-1.49 52.71c1.59.11 3.2.18 4.82.18s3.13-.07 4.68-.17l-1.4-52.72 19.43 49.15a69.81 69.81 0 0 0 8.7-3.6L80.88 86.01l36.62 38.2c2.37-2.07 4.6-4.3 6.67-6.66L86.23 80.66Z' fill='%23fbb040'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:left center;background-size:1em 1em;padding-left:1.75em;line-height:1.6}@media screen and (min-width: 360px){.full h2,.full h3{text-align:center}}@media screen and (min-width: 480px){.full p,.full li{font-size:1.1rem}}@media screen and (min-width: 768px){.full{padding:2em}.full .full-inner img.right{float:right;margin-top:1em;margin-bottom:1em;margin-left:3em;margin-right:1em}.full .full-inner img.right-border{float:right;margin-top:1em;margin-bottom:1em;margin-left:3em;margin-right:1em}.full .full-inner img.left{float:left;margin-top:1em;margin-bottom:1em;margin-right:3em;margin-left:1em}}@media screen and (min-width: 992px){.full{max-width:1200px;border-radius:1em}.full .full-inner img{max-width:250px}}.full.business-services P{font-size:.95em;font-weight:500}.full.business-services ul{padding:10px;max-width:600px;margin:0 auto}.full.business-services li{padding:.5em;margin-left:.5em;margin-bottom:1.2em;background-color:var(--c-grey-1);border-radius:.25em}.full.business-services li::marker{content:url("../img/wifi-solid-vertical-list.svg");width:10px;height:auto}.full.business-services>div.cta{text-align:center}.full.business-services>div.cta input[type=submit]{margin-top:.25em;margin-bottom:.25em;border:0}.full.business-services>div.cta input[type=submit]:hover{background:var(--button-bg-hover)}.full.business-services>div.cta p{margin:0}#map_canvas{background-color:var(--map-bg);display:block;margin:0 auto;margin-bottom:1em;width:100%;height:500px;border-top:2px solid var(--map-border);border-bottom:2px solid var(--map-border);border-radius:10px;line-height:1.35;overflow:hidden;white-space:nowrap}#map_canvas h1{font-size:1.1rem;margin-top:10px;margin-bottom:10px;color:var(--map-header);text-shadow:none}#map_canvas p{color:var(--map-text);font-size:.9rem;font-weight:400;margin-top:0;margin-bottom:0}#map_canvas hr{display:block;height:1px;border:0;border-top:1px solid var(--map-border);margin:1em 0;padding:0}.cta-form-note{font-size:.9em;padding:1em;display:inline-block;margin:.5em;background:var(--c-green-1);border-radius:.25em;box-shadow:2px 2px 2px 1px rgba(0,0,0,.2)}.cta-form-note svg.fa-bell{width:12px;height:auto;margin-right:.25em;animation:bellshake .5s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;animation-iteration-count:10;backface-visibility:hidden;transform-origin:top right}.cta-form-note svg.fa-bell path{fill:var(--c-red-2)}@keyframes bellshake{0%{transform:rotate(0)}15%{transform:rotate(5deg)}30%{transform:rotate(-5deg)}45%{transform:rotate(4deg)}60%{transform:rotate(-4deg)}75%{transform:rotate(2deg)}85%{transform:rotate(-2deg)}92%{transform:rotate(1deg)}100%{transform:rotate(0)}}.contact-form{display:grid;margin:11px}.contact-form input[type=text],.contact-form input[type=tel],.contact-form input[type=email],.contact-form textarea{border:1px solid;font-size:.9em}.contact-form input[type=text].highlight-input-textarea,.contact-form input[type=tel].highlight-input-textarea,.contact-form input[type=email].highlight-input-textarea,.contact-form textarea.highlight-input-textarea{background-color:var(--c-green-1)}.contact-form input[type=text]:focus,.contact-form input[type=tel]:focus,.contact-form input[type=email]:focus,.contact-form textarea:focus{border:1px solid var(--contact-fields-focus);outline:0}.contact-form textarea{height:100px;padding:.25em;border:1px solid}.contact-form input[type=submit]{font-size:.9em;font-weight:500;width:100px;margin-top:1em;background:var(--button-bg);padding:.25em 1em;text-decoration-line:none;color:var(--button-text);border-radius:.3em;position:relative;border:0;box-shadow:3px 3px 3px 1px rgba(0,0,0,.6)}.contact-form input[type=submit]:focus{outline:0}.contact-form input[type=submit] span{background-color:initial;padding:0;display:inline-block}.contact-form input[type=submit]:focus{border-radius:.25em;transition:.25s}.contact-form input[type=submit]:hover{background-color:var(--button-bg-hover);top:1px}.contact-form label:not(:first-of-type){margin-top:.5em}.contact-form label{font-size:.85em;font-weight:600;padding:.25em .25em .25em .25em;border-bottom:none;margin-bottom:-1px}section.growl{position:absolute;top:10px;right:10px;left:10px;color:var(--c-white);border-radius:.25em;padding:1em}section.growl p{text-align:center}section.growl img{width:20px;height:auto;vertical-align:middle}section.growl.confirmed{background-color:green;border:2px solid #006400}section.growl.error{background-color:red;border:2px solid #db7093}section.growl.error img{margin-left:2px;position:relative;top:-2px}section.growl.error img svg path{fill:blue !important}@media screen and (min-width: 480px){section.growl{left:initial}}footer{display:flex;flex-direction:column;font-size:.9em;background-color:var(--footer-copyright-bg);color:var(--footer-text)}footer .footer-card{background-color:var(--footer-card-bg);padding:1em}footer .footer-card:not(:last-child){margin-bottom:1em}footer .footer-card a{transition:.5s;color:var(--footer-link);text-decoration:none}footer .footer-card a:hover{color:var(--footer-link-hover)}footer .footer-card h2{font-size:1em;font-weight:700}footer .footer-card h3{font-size:.95em;font-weight:700}footer .footer-card p,footer .footer-card li{font-size:.9em;font-weight:500}footer .footer-card ul{display:flex;flex-direction:column}footer .footer-card.footer-logo{order:4}footer .footer-card.footer-logo a{display:flex;flex-direction:column;align-items:center}footer .footer-card.footer-logo a span:first-of-type svg{transition:all 1s;transform-origin:50% 50%;will-change:transform}footer .footer-card.footer-logo span{display:block;margin:.125em}footer .footer-card.footer-logo span:first-of-type{width:72px}footer .footer-card.footer-logo span:last-of-type{width:220px}footer .footer-card.footer-support-info{order:1;display:flex;flex-direction:column;align-items:center}footer .footer-card.footer-support-info a.telephone{display:flex;align-items:center;text-decoration:none;color:var(--text);transition:.5s}footer .footer-card.footer-support-info a.telephone:hover,footer .footer-card.footer-support-info a.telephone:active,footer .footer-card.footer-support-info a.telephone:focus{color:var(--hover)}footer .footer-card.footer-support-info .tel-call{display:none}footer .footer-card.footer-support-info .tel-number{margin-right:5px}footer .footer-card.footer-support-info .tel-icon{display:inline-block;width:20px;height:auto;position:relative;top:2px}footer .footer-card.footer-support-info .tel-icon path{fill:var(--c-solar-sun)}footer .footer-card.footer-support-info h2,footer .footer-card.footer-support-info h3,footer .footer-card.footer-support-info ul,footer .footer-card.footer-support-info p{margin-top:0;margin-bottom:10px}footer .footer-card.footer-support-info ul{width:100%;max-width:300px}footer .footer-card.footer-support-info ul li{display:flex;justify-content:space-between;background:var(--footer-bg);padding:1px 4px 1px 4px}footer .footer-card.footer-support-info ul li:not(:last-child){margin-bottom:4px}footer .footer-card.footer-support-info p{display:flex}footer .footer-card.footer-support-info .fa-envelope{display:inline-block;width:18px;margin-right:10px}footer .footer-card.footer-support-info .fa-envelope path{fill:var(--c-solar-sun)}footer .footer-card.footer-office-info{order:2;display:flex;flex-direction:column;align-items:center}footer .footer-card.footer-office-info h2,footer .footer-card.footer-office-info h3,footer .footer-card.footer-office-info ul,footer .footer-card.footer-office-info p{margin-top:0;margin-bottom:10px}footer .footer-card.footer-office-info p a{display:flex}footer .footer-card.footer-office-info ul{width:100%;max-width:300px}footer .footer-card.footer-office-info ul li{display:flex;justify-content:space-between;background:var(--footer-bg);padding:1px 4px 1px 4px}footer .footer-card.footer-office-info .fa-arrow-circle-right{display:inline-block;width:15px;margin-left:10px}footer .footer-card.footer-nav{order:3}footer .footer-card.footer-nav nav{width:100%}footer .footer-card.footer-nav li{border:initial;padding:0 0 8px 0;text-align:center}footer .footer-card.copyright{order:5;display:flex;flex-direction:column}footer .footer-card.copyright p{text-align:center;margin-top:5px}footer .footer-card.copyright .copy{order:4}footer .footer-card.copyright .links{order:2}footer .footer-card.copyright .site-by{order:3}footer .footer-card.copyright .lang{order:1;text-align:center}footer .footer-card.copyright .lang select{font-family:var(--text-font-stack);font-size:.9em;font-weight:500;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(../img/form-globe.svg),url(../img/form-down-arrow.svg);background-position:left .75rem center,right .75rem center;background-size:17px 18px,14px 18px;background-repeat:no-repeat;padding:.25em .25em .25em 2.5em;width:220px;border-radius:.35em;border:2px solid var(--select-border)}footer .footer-card.copyright .lang input[type=submit]{font-size:.9em;font-weight:500;margin:.5em 0 0 .5em}@media screen and (min-width: 360px){footer .footer-card.footer-support-info .tel-call{display:initial;margin-right:10px}footer .footer-card.footer-support-info ul{width:90%}}@media screen and (min-width: 576px){footer{flex-direction:row;flex-wrap:wrap;justify-content:space-around}footer .footer-card{width:49%}footer .footer-card:not(:last-child){margin-bottom:.5em}footer .footer-card.footer-support-info .tel-call{display:none}footer .footer-card.footer-logo{order:3;display:flex;justify-content:center;align-items:center}footer .footer-card.footer-nav{order:4}footer .footer-card.footer-nav ul{margin-left:2em}footer .footer-card.footer-nav li{text-align:left}footer .footer-card.copyright{background-color:var(--footer-copyright-bg);width:100%}footer .footer-card.copyright a{color:var(--footer-link-extra-contrast)}}@media screen and (min-width: 768px){footer nav.footer-card.footer-nav ul li{text-align:left;align-self:initial;padding:0 0 8px 0}}@media screen and (min-width: 992px){footer .footer-card.copyright{flex-direction:row;justify-content:center;align-items:center}footer .footer-card.copyright .copy{order:1}footer .footer-card.copyright .links{order:2;margin-left:2em;margin-right:2em}footer .footer-card.copyright .site-by{order:3;margin-left:2em;margin-right:2em}footer .footer-card.copyright .lang{order:4}}@media screen and (min-width: 1200px){footer{margin:0;padding:0;background-color:var(--footer-card-bg);justify-content:center}footer .footer-card:not(:last-child){margin-bottom:0}footer .footer-card.footer-logo{order:1;width:initial}footer .footer-card.footer-support-info{order:2;width:363px;border-left:30px solid var(--footer-copyright-bg);border-right:15px solid var(--footer-copyright-bg)}footer .footer-card.footer-support-info .tel-call{display:initial}footer .footer-card.footer-office-info{order:3;width:363px;border-left:15px solid var(--footer-copyright-bg);border-right:30px solid var(--footer-copyright-bg)}footer .footer-card.footer-nav{display:flex;align-self:center;order:4;width:initial}}div.cookie-prompt{position:fixed;bottom:0;left:0;width:100%;border-top:2px solid var(--cookie-border);background-color:var(--cookie-bg);text-align:center;box-shadow:0 0 4px 4px rgba(0,0,0,.4)}div.cookie-prompt p{margin:2em;color:#fff;font-size:.9em}div.cookie-prompt .cookie_agree{background-color:var(--cookie-button-bg);padding:.3em .5em;border-radius:.25em;margin:.1em .5em;display:inline-block;position:relative;font-size:.8em;font-weight:700}div.cookie-prompt .cookie_agree:hover{cursor:pointer;top:1px}div.cookie-prompt a{color:var(--cookie-link);text-decoration:none}div.cookie-prompt a:hover,div.cookie-prompt a:active,div.cookie-prompt a:focus{color:var(--cookie-link-hover)}.legal{margin:1em 10px 1em 10px;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.legal h1,.legal h2,.legal p,.legal li{margin-bottom:.9em}.legal h1,.legal h2,.legal h3{font-weight:600}.legal h1{font-size:1em}.legal h2{font-size:.9em}.legal h3{font-size:.9em}.legal p,.legal li,.legal address{font-size:1rem}.legal ol,.legal ul{margin-left:.15em}.legal ol h2,.legal ul h2{display:inline;font-weight:600;font-size:1rem}.legal a{color:var(--text);transition:.5s}.legal a:hover,.legal a:active,.legal a:focus{color:var(--legal-link-hover)}@media screen and (min-width: 480px){.legal{margin:1em 2em 1em 2em}.legal ul h2,.legal ol h2{display:inline-block;margin-bottom:.25em}}.top-link{background-color:rgba(0,0,0,.5);display:none;padding:5px;border-radius:.3em;position:fixed;bottom:10px;right:25px;box-shadow:0 3px 4px -3px rgba(10,10,10,.7)}.top-link svg.fa-arrow-up{width:16px;height:auto;fill:#fff}.fade-in{opacity:1;animation-name:fadeInOpacity;animation-iteration-count:1;animation-timing-function:ease-in;animation-duration:2s;display:flex}@keyframes fadeInOpacity{0%{opacity:0}100%{opacity:1}}.fade-out{opacity:1;animation-name:fadeOutOpacity;animation-iteration-count:1;animation-timing-function:ease-in;animation-duration:2s;display:none}@keyframes fadeOutOpacity{0%{opacity:1}100%{opacity:0}}.gallery_header{text-align:center;font-weight:bold;margin-bottom:1em}.gallery{display:flex;gap:1rem;flex-direction:column;align-items:center;margin-bottom:2em}.gallery img{max-width:340px;box-shadow:var(--image-box-shadow);transform:scale(1);transition:.3s ease-in-out}.gallery img:hover{transform:scale(1.0125)}@media screen and (min-width: 576px){.gallery{display:grid;justify-content:center;grid-template-columns:repeat(2, 250px)}.gallery img{max-width:250px}}@media screen and (min-width: 768px){.gallery{grid-template-columns:repeat(3, 225px)}.gallery img{max-width:225px}}@media screen and (min-width: 992px){.gallery{grid-template-columns:repeat(3, 285px)}.gallery img{max-width:285px}}@media screen and (min-width: 1200px){.gallery{grid-template-columns:repeat(3, 365px)}.gallery img{max-width:365px}}.videos{display:flex;gap:1rem;flex-direction:column;align-items:center;margin-bottom:2em}.videos video{max-width:250px;box-shadow:var(--image-box-shadow)}@media screen and (min-width: 576px){.videos{display:grid;justify-content:center;grid-template-columns:repeat(2, 250px)}}ul.towns-list{background-color:var(--towns-list-bg);color:var(--c-white);display:flex;flex-wrap:wrap;justify-content:center;padding:10px;font-size:.75em}ul.towns-list li{padding-left:.25em;margin-left:2em;margin-top:.2em;margin-bottom:.2em;white-space:nowrap}ul.towns-list li::marker{content:url("../img/wifi-solid.svg");width:10px;height:auto}@media screen and (min-width: 480px){ul.towns-list{margin:1em}ul.towns-list li{margin-right:1em}}@media screen and (min-width: 1200px){ul.towns-list{width:1150px;margin:0 auto;font-size:.9em}ul.towns-list li{margin-right:1em;margin-top:.25em;margin-bottom:.25em}}.contact-wrapper{width:100%;display:grid;grid-template-areas:"form" "detail";grid-gap:20px}.contact-wrapper h2{background-color:var(--contact-h2-bg);color:var(--contact-h2-text);padding:.5em;font-size:1em;margin:0}.contact-wrapper h3{color:var(--contact-h3-text);background:var(--contact-h3-bg);text-align:center;padding:.5em;font-size:.9em;font-weight:500;margin:0}.contact-wrapper p{text-align:center;justify-content:center}.contact-wrapper ul{font-size:.9em}.contact-wrapper ul li{display:flex;justify-content:space-between;background:var(--footer-bg);padding:.2em .5em .2em .5em}.contact-wrapper .whatsapp svg,.contact-wrapper .facebook svg{width:24px;height:auto;margin-right:1em}.contact-wrapper .facebook{display:flex;justify-content:center}.contact-wrapper div{max-width:480px;background-color:var(--contact-div-bg)}.contact-wrapper div:nth-child(1){grid-area:form;margin-top:20px}.contact-wrapper div:nth-child(2){grid-area:detail;margin-bottom:20px}.contact-wrapper div:nth-child(2) p,.contact-wrapper div:nth-child(2) address{font-size:.9em;padding:.5em;text-align:center}.contact-wrapper div:nth-child(2) a{text-decoration:none;color:var(--contact-link-text);transition:.5s}.contact-wrapper div:nth-child(2) a:hover{color:var(--contact-link-hover)}.contact-wrapper .form-errors{font-size:.9em;background:var(--contact-error-bg);color:var(--contact-error-text);padding:.5em;margin:.25em .5em .25em .5em}.contact-wrapper div{border-radius:.5em}.contact-wrapper div h2:first-of-type{border-radius:.3em .3em 0 0}@media screen and (min-width: 480px){.contact-wrapper{margin-top:20px;margin-bottom:20px}.contact-wrapper div:nth-child(1){margin-top:0}.contact-wrapper div{justify-self:center;width:460px;box-shadow:0 0 15px rgba(0,0,0,.25);border-radius:.5em}.contact-wrapper div h2:first-of-type{border-radius:.3em .3em 0 0}}@media screen and (min-width: 576px){.contact-wrapper{grid-template-areas:". form detail .";grid-template-columns:auto minmax(260px, 350px) minmax(260px, 350px) auto;grid-gap:10px}.contact-wrapper div{justify-self:initial;width:initial}.contact-wrapper div:nth-child(2){margin-bottom:0}}@media screen and (min-width: 768px){.contact-wrapper{grid-template-columns:auto 350px 350px auto}}@media screen and (min-width: 992px){.contact-wrapper{grid-gap:20px;margin-top:30px;margin-bottom:30px;grid-template-columns:auto 400px 400px auto}}/*# sourceMappingURL=main.min.css.map */