*{margin:0;padding:0;box-sizing:border-box}:root{--lightgrey: #F8F5F2;--lightblue: #A9CAD1;--lightgreen: #8F913D;--brown: #91765D;--yellow: #FFD500;--red: #C03737;--green: #6AA734}@font-face{font-family:Public Sans Italic;src:url(/PublicSans-Italic-VariableFont_wght.ttf) format("truetype")}@font-face{font-family:Public Sans;src:url(/PublicSans-VariableFont_wght.ttf) format("truetype")}html{background:var(--lightblue);-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.payoffImg{width:100%;height:1000px;background-image:url(/dogomitiDesktopPC.webp);background-size:cover;background-repeat:no-repeat;background-position:0px -200px;display:flex;flex-direction:column;align-items:center;position:relative;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;transform:translateZ(0);will-change:transform}html,body{overflow-x:hidden;width:100%}body{font-family:Public Sans,sans-serif}h1,h2,h3,h4,h5,h6{font-family:BobbyJonesSoftRegular,sans-serif;font-weight:400;line-height:1.2}h1{color:#000;font-size:35px}h2{color:var(--lightgrey);font-size:40px;text-transform:uppercase}h3{color:#000;font-size:30px;text-transform:uppercase}h4{color:#000;font-size:25px;text-transform:uppercase;line-height:22px}p{font-size:18px;margin:10px 0}ul{margin:10px 0}li{margin:5px 0;font-size:18px}.p_bold{font-weight:700;line-height:22px}.p_big{font-weight:800;font-size:20px}.p_colored{font-weight:700;color:var(--lightgrey)}.p_italic{font-style:italic}.brownColorText{background-color:var(--brown);color:var(--lightgrey);padding:2px 5px;border-radius:10px}.greenColorText{background-color:var(--lightgreen);color:var(--lightgrey);padding:0 15px;border-radius:10px;transform:rotate(-3deg);font-size:55px;margin:25px 0 5px}.lightgreyColorText{background-color:var(--lightgrey);padding:5px;border-radius:5px}.lightgreyColor *,.lightgreyColor{color:var(--lightgrey)}.brownColorTexth2{background-color:var(--brown);color:var(--lightgrey);padding:0 5px;border-radius:10px;transform:rotate(-4.5deg);margin-left:20px;text-align:center;width:87%}.greenBackground{background-color:var(--lightgreen);padding:50px 0}.brownBackground{background-color:var(--brown);padding:50px 0}.lightgreyBackground{background-color:var(--lightgrey);padding:50px 0}.yellowBackground{background-color:var(--yellow)}.lightblueBackground{background-color:var(--lightblue);width:100%}.lightgreyLine{width:100%;height:40px;background-color:var(--lightgrey)}.payoffContainer{background-color:var(--lightblue);display:flex;flex-direction:column;align-items:center}.payoffContainer h1{padding:20px 0}.payoffContainer h2{text-shadow:1px 1px 5px #373737}.payoffOffer{background-color:var(--yellow);margin-top:10px;padding:6px 0;display:flex;flex-direction:row;width:100%;overflow:hidden}.payoffOffer p{margin-right:25px;font-family:BobbyJonesSoftRegular,sans-serif;font-size:20px}.marquee-container{background-color:var(--yellow);margin-top:10px;padding:6px 0;width:100%;overflow:hidden;white-space:nowrap}.marquee-content{display:inline-block;animation:marquee linear infinite;white-space:nowrap}.marquee-text{margin-right:25px;font-family:BobbyJonesSoftRegular,sans-serif;font-size:20px;color:#000;display:inline-block}@keyframes marquee{0%{transform:translate(100%)}to{transform:translate(-100%)}}.marquee-container:hover .marquee-content{animation-play-state:paused}.payoffCounter{display:flex;flex-direction:column;align-items:center;background-color:var(--lightgrey);border-radius:10px;margin-top:50px;padding:10px 30px}.payoffCounter p{font-size:14px;font-family:BobbyJonesSoftRegular,sans-serif}.payoffCounterBox{display:flex;flex-direction:row;gap:25px}.payoffCounterBox h3{font-size:60px}.payoffCounterBox div{display:flex;flex-direction:column;align-items:center;justify-content:center}.payoffTitle{width:54%;text-align:center;margin:20px 0}.payoffBox{width:45%;display:flex;flex-direction:column;align-items:center}.payoffBox>.payoffCalltoAction{width:50%}.payoffDescr{background-color:var(--lightblue);border-radius:10px;padding:30px}.payoffDescr h4{line-height:35px;text-align:center}.payoffCalltoAction{background-color:var(--yellow);border-radius:10px;text-align:center;padding:10px 15px;transform:rotate(-3deg)}.CallToAction_h3{margin-top:30px;margin-bottom:-10px}a{text-decoration:none;color:var(--brown)}.proSection{display:flex;flex-direction:column;align-items:center;margin:50px 0}.proSection h2{width:55%;color:#000;text-align:center}.proContainer{justify-content:center;display:flex;flex-direction:row;gap:5%}.proContainerSxColored,.proContainerDxColored{padding:10px 30px;border-radius:10px;width:400px;height:420px;margin-top:50px;color:var(--lightgrey);position:relative}.proContainerSxColored{background-color:var(--red)}.proContainerDxColored{background-color:var(--green)}.proContainerSxColored p,.proContainerDxColored p{margin:15px 0}.proContainerTitle{font-size:22px;font-weight:700;margin-top:-10px!important}.proContainerDx_box,.proContainerSx_box{display:flex;flex-direction:row;padding:20px;border:3px solid var(--lightgrey);border-radius:10px;margin:10px 0;gap:20px;width:400px;height:100px;align-items:center}.proContainerDx_box p,.proContainerSx_box p{width:60%}.proContainerDx_boxIcon img,.proContainerSx_boxIcon img{width:30px}.picture01Section{background-color:var(--lightgrey);display:flex;flex-direction:row;width:100%;padding:40px 0;justify-content:center}.picture01Section img{width:350px;height:460px;margin:0 20px;border-radius:10px;-o-object-fit:cover;object-fit:cover;transition:all .3s ease}.picture01Section img:hover{transform:scale(1.02)}.topSpace{margin-top:120px}.picture01Section_descr{background-color:var(--lightgrey);display:flex;justify-content:center;align-items:center;text-align:center}.picture01Section_descr h2{color:#000;max-width:22%}.picture01Section_descr{flex-direction:column;padding:20px 0 50px}.servicesSection{display:flex;flex-direction:column;align-items:center;padding:50px 0}.servicesSectionTitle{display:flex;flex-direction:column;align-items:center;position:relative}.servicesSectionTitle img{width:35px;position:absolute;top:-26px}.servicesSection h4,.servicesSection h2:not(.brownColorTexth2,.brownBackground_title,.servicesSection_boxTitle,.brownBackground_boxSx h4,.brownBackground_boxDx h4,.servicesSection_border_h2){border:2px solid var(--lightgrey);border-radius:10px;padding:15px 20px;text-align:center}.servicesSection p:not(.servicesSectionContainer_box p,.servicesSection_boxDx p){text-align:center;margin:15px 0}.servicesSectionCategories{display:flex;flex-direction:row;gap:30px}.servicesSectionCategoriesSx,.servicesSectionCategoriesDx{display:flex;flex-direction:column;align-items:center}.servicesSectionCategoriesSx p{margin-right:60px}.servicesSectionCategoriesDx h4{margin-left:60px}.servicesSectionCategories h4{width:170px;padding:15px 5px}.category_mockup{width:400px}.category_mockup_mediaQuery{display:none}.category_img01,.category_img02{width:300px;height:370px;display:flex;flex-direction:column;align-items:center;background-color:var(--lightgrey);border-radius:10px;margin:0 20px;transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1)}.category_img02 p{width:67%}.category_img01 p{width:55%}.category_img01{color:var(--green);transform:rotate(-12deg)!important;position:relative;left:100px;top:100px}.category_img02{color:var(--red);transform:rotate(12deg)!important;position:relative;left:-100px}.servicesSectionBox img:not(.category_mockup){width:250px;height:250px;border-radius:10px;margin-top:20px;-o-object-fit:cover;object-fit:cover;-o-object-position:center bottom;object-position:center bottom}.servicesSectionContainer{display:flex;flex-direction:column;width:100%;padding:50px 0;justify-content:center;align-items:center;position:relative}.servicesSectionBox{display:flex;flex-direction:row;width:100%;padding:50px 0;justify-content:center}.sectionServices_call{background-color:var(--lightgrey);border-radius:10px;padding:10px}.servicesSectionContainer_include{border-radius:10px;width:50%;padding:40px 0}.servicesSection_border_h2{text-align:center;margin:20px 0}.servicesSection_border{width:60%;display:flex;flex-direction:column;border:2px solid var(--lightgrey);border-radius:10px;padding:20px 0;position:relative}.servicesSection_box{display:flex;flex-direction:row;margin:50px 0 0;align-items:center;width:800px;height:340px;position:relative;border:2px solid var(--lightgrey);border-radius:10px}.servicesSection_box p{text-align:left}.greenBackground h3:not(.servicesSection_boxTitle,),.greenBackground h4,.greenBackground p,.brownBackground h3,.brownBackground p{color:var(--lightgrey)}.servicesSection_boxDx li{list-style:none}.servicesSection_boxSx{flex-basis:60%;display:flex;justify-content:center}.versioneWeb{width:100%;margin-left:-40px}.guidaPDF{width:75%;margin-top:20px;border-radius:10px;transform:rotate(10deg)}.googleMaps{width:92%;margin-top:-27px}.servicesSection_boxDx{color:var(--lightgrey);flex-basis:45%;padding-right:10px}.servicesSection_boxTitle{background-color:var(--lightgrey);color:var(--lightgreen);position:absolute;top:-20px;border:2px solid var(--lightgrey);border-radius:5px;padding:10px;text-align:center}.arrowsDiv{gap:130px;display:flex}.brownBackgroundContainer{display:flex;flex-direction:row;justify-content:center;align-items:center}.brownBackground_boxTitle{display:flex;flex-direction:column;align-items:center}.brownBackground_boxSx img{width:70px}.brownBackground_boxDx img{width:60px}.brownBackground_title{background-color:var(--lightgrey);color:var(--lightgreen);border:2px solid var(--lightgrey);border-radius:10px;padding:10px;text-align:center;font-size:18px;margin-top:15px}.brownBackground_descr{width:70%;color:var(--lightgrey)}.brownBackground_boxSx,.brownBackground_boxDx{display:flex;flex-direction:column;align-items:center;max-width:30%}.lightgreyBackground h2:not(.brownColorTexth2){color:#000}.servicesSection_map_title{position:relative}.servicesSection_video_title{width:80%}.fingerIcon{position:absolute;top:72px;left:-35px;width:70px;height:auto;transform:rotate(180deg);z-index:1}.fingerIcon_payoff{top:2px;margin-top:70px;margin-bottom:-110px;width:70px;height:auto;transform:rotate(180deg);z-index:1}.fingerIcon_plus{position:absolute;width:100px;top:-40px;left:-30px;transform:rotate(20deg)}.fingerIcon_call{margin-top:-75px;margin-bottom:10px;width:70px;transform:rotate(180deg)}.dogIcon{transform:rotate(17deg);margin-top:-10px;margin-right:10px}.mountainIcon_payoff{width:60px;margin-right:692px;margin-top:-46px;transform:rotate(-10deg)}.dogIcon_payoff{width:60px;margin-left:343px;margin-bottom:-44px;transform:rotate(20deg)}.smartphoneMockupIcon{margin-top:-300px;margin-left:850px;width:380px;height:auto;z-index:1}.slashIcon{position:absolute;top:100px;left:80px}.lightIcon{margin-top:-10px}.arrowIcon{margin-left:180px}.marksIcon{margin-left:320px}.marksIcon_payoff{margin-left:420px;padding-bottom:15px}.arrowIcon_payoff{margin-bottom:-150px;margin-left:350px}.arrowIcon_about{position:absolute;top:240px;left:-70px}.arrowIcon_validity{position:absolute;top:90px;left:330px}.sparkleIcon{position:absolute;width:60px;top:85px;left:455px}.emoji01Icon{width:60px;margin-top:-40px;margin-left:-50px;transform:rotate(-20deg)}.emoji02Icon{width:60px;margin-top:-40px;margin-left:330px;transform:rotate(20deg)}.servicesSection_map{border:5px solid var(--lightblue);border-radius:10px;width:800px;height:500px;margin:50px 0}.servicesSection_map_h4{border:none!important;width:52%;line-height:30px}.servicesSection_map iframe{border:none;border-radius:5px;width:100%;height:100%}.comunityContainer h2{margin:30px 0;color:#000;text-align:center;max-width:45%}.comunityContainer_box{display:flex;align-items:center;gap:20px}.comunityContainer_box img{width:300px;margin-top:20px}.servicesSectionContainer h4,.servicesSectionContainer p :not(.servicesSectionContainer_box p){text-align:center;width:50%}.servicesSectionContainer h4{margin-bottom:20px}.borderText{border:1px solid var(--lightgrey);border-radius:5px}.servicesSectionContainer_box{display:flex;flex-direction:row;align-items:center;justify-content:center;margin:10px 0;gap:30px}.servicesSectionContainer_boxSx{margin-top:20px}.servicesSectionContainer_boxSx img{width:50px;height:50px}.servicesSectionContainer_boxDx{width:53%}.servicesSectionContainer_boxDx p{margin-bottom:10px}.servicesSectionContainer_include{width:60%;border-radius:10px;display:flex;flex-direction:column;align-items:center}.servicesSectionContainer_include_title{display:flex}.servicesSectionContainer_include_box{display:flex;flex-direction:row;align-items:center;margin:10px 0;padding-left:50px;gap:30px}.servicesSectionContainer_include_box img{width:30px}.servicesSectionContainer_include_title img{width:55px;height:auto}.servicesSectionContainer_include_border{border:4px solid #000000;border-radius:10px;width:70%;padding:20px;align-items:center;margin-top:40px}.yellowLine{background-color:var(--yellow);width:100%;height:100px;transform:rotate(-3deg);display:flex;align-items:center;justify-content:center}.yellowLine h4{width:40%;margin:0}.servicesSectionContainer_priceBox{display:flex;padding:30px;gap:30px}.servicesSectionContainer_priceBoxSx h2{color:#000;margin-top:-40px}.servicesSectionContainer_priceBoxSx{position:relative;text-align:center;display:flex;flex-direction:column;justify-content:center}.servicesSectionContainer_priceBoxDx{display:flex;flex-direction:column;align-items:center;justify-content:center}.servicesSectionContainer_priceBoxDx_colored{background-image:url(/cloud.webp);height:250px;width:400px;background-size:contain;background-repeat:no-repeat;background-position:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.lightgreyBackground h3{text-align:center}.aboutUs{border-top:40px solid var(--lightblue);border-bottom:40px solid var(--lightblue)}.aboutUsContainer{width:70%;display:flex;flex-direction:row;padding:20px 0;align-items:center}.aboutUs_boxSx img{width:330px;height:auto}.aboutUs_boxSx,.aboutUs_boxDx{flex-basis:50%}.aboutUs_boxDx p{width:70%}.aboutUs_boxDx{position:relative}.aboutUs_boxSx{position:relative;margin-top:-140px}.aboutUs_img1{position:absolute;top:-100px;left:0;border-radius:10px;-o-object-fit:contain;object-fit:contain}.aboutUs_img2{position:absolute;top:-65px;left:30px;border-radius:10px;-o-object-fit:contain;object-fit:contain}.aboutUs_img3{position:absolute;top:-30px;left:60px;border-radius:10px;-o-object-fit:cover;object-fit:cover}.callToAction{width:35%;text-align:center}.servicesSectionValidity{display:flex;flex-direction:column;align-items:center}.servicesSectionValidity .payoffCalltoAction{margin-top:-40px}.offerValidity{margin-right:850px;margin-top:-160px;background-image:url(/cloud.webp);width:300px;height:200px;background-size:contain;background-repeat:no-repeat;background-position:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.offerValidity h3{text-align:center;color:var(--lightgrey)}.counterWidth{width:90%}.paymentMargin{margin-top:50px}.formTitle{width:30%;text-align:center}.servicesSectionContainer_form{background-color:var(--lightgrey);border-radius:10px;padding:7px;margin-top:20px;width:305px}.emailInput{border:none;background-color:var(--lightgrey);border-bottom:1px solid var(--brown);margin-right:5px;font-size:11px;font-weight:200;color:#9c9c9c;width:226px}.servicesSectionContainer_form button{background-color:var(--brown);color:var(--lightgrey);border:none;padding:10px 12px;border-radius:10px;margin-left:7px;cursor:pointer}.servicesSectionContainer_form button.disabled{opacity:.5;cursor:not-allowed}.privacyCheckbox{margin-top:10px;margin-bottom:5px;padding:8px;background-color:#ffffff1a;border-radius:8px;border:1px solid rgba(255,255,255,.2);max-width:305px}.privacyCheckboxContent{display:flex;align-items:flex-start;gap:12px}.privacyCheckboxInput{margin-top:3px;width:18px;height:18px;accent-color:var(--brown);cursor:pointer}.privacyCheckboxLabel{line-height:1.6;cursor:pointer;font-size:13px;margin:0;flex:1;color:var(--lightgrey);font-weight:400;font-family:inherit}.privacyCheckboxHighlight{font-weight:500;color:#fff}.termsLink{font-size:12px;text-decoration:underline;color:var(--brown)}.whiteLink{color:var(--lightgrey)}.p_small{font-size:12px}.mailContainer{display:flex;flex-direction:column;text-align:center;margin:20px 0}.mailTo{font-size:30px;font-weight:800;color:var(--lightgrey);margin:5px 0}.contactForm{background-image:url(/Sfondo.webp);background-size:105% auto;background-position:bottom;background-repeat:no-repeat;min-height:1300px;justify-content:flex-start}.cableCar{position:absolute;bottom:120px;left:0;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;z-index:1;cursor:pointer;transition:transform .3s ease-in-out}.cableCar:hover{transform:scale(1.05)}.cableCar:active{opacity:.8}.cableCarText{position:absolute;bottom:0;left:0;z-index:1;width:100%!important}.cableCarFingerUp{position:absolute;bottom:40px;left:70%;transform:rotate(-45deg) scale(1.5);width:50px;z-index:1}footer{padding:15px 30px}.footerTitle{margin-bottom:10px}footer p{margin:5px 0}.footerSocial{margin:20px 0 30px}.instagramIcon{margin-right:10px}.footerInfo{display:flex;justify-content:space-between}.footer_mediaQuery_Sx,.footer_mediaQuery_Dx{display:none}.footerPolicyLink{text-decoration:underline;color:#000}.footerLink{color:var(--lightgrey);text-decoration:underline;font-weight:600}.paymentIcons{display:flex;gap:20px;align-items:center}.cookiePolicyContainer{padding:20px}@media (max-width: 768px){h1,h2{font-size:25px}h3{font-size:22px}h4,p{font-size:16px}ul{margin:0}li{font-size:16px}.p_big{font-size:17px}.payoffContainer h1{padding:10px 0}.payoffCounterBox h3{font-size:28px}.payoffCounterBox h4{font-size:14px}.payoffCounterBox{gap:15px}.payoffCounter p{margin:5px 0}.payoffCounter{margin-top:20px;padding:5px 10px}.payoffImg{background-position:-113px 30px;background-image:url(/headerDesktop.webp);width:700px;height:850px}.payoffImgAfterDate{background-position:-113px 0px}.payoffTitle{width:50%}.payoffBox{width:90%}.payoffDescr{width:50%;padding:15px 20px}.payoffDescr h4{line-height:20px}.payoffBox>.payoffCalltoAction{width:37%}.lightgreyLine{height:20px}.proSection{margin:30px 0}.proSection h2{width:80%}.proContainer{flex-direction:column}.proContainerSx,.proContainerDx{display:flex;flex-direction:column;align-items:center}.proContainerSxColored,.proContainerDxColored{width:80%;height:auto;margin-top:30px;padding:10px 20px}.proContainerSxColored p,.proContainerDxColored p{margin:10px 0}.proContainerDx_box,.proContainerSx_box{width:80%;padding:10px;height:auto}.proContainerDx_box p,.proContainerSx_box p{width:70%}.emoji01Icon{width:50px;margin-left:-40px}.emoji02Icon{width:50px;margin-left:260px}.proContainerTitle{font-size:20px}.picture01Section{padding:20px 0}.textWidth{width:80%}.picture01Section img{width:150px;height:230px;margin:5px}.img_mediaQuery{-o-object-position:20px;object-position:20px}.topSpace{margin-top:70px}.picture01Section_descr{padding:0 0 10px}.picture01Section_descr h2{max-width:100%}.greenColorText{margin:10px 0;font-size:45px;padding:0 10px}.comunityContainer_box{flex-direction:column;gap:0}.comunityContainer_box img{width:300px;margin:-20px}.servicesSectionTitle img{width:30px;top:-20px}.servicesSection{padding:30px 0 10px}.servicesSectionCategories{flex-direction:column;gap:0}.servicesSectionCategoriesSx svg,.servicesSectionCategoriesDx svg{display:none}.servicesSectionTitle{width:90%}.servicesSectionCategories p{padding:10px 0}.servicesSection h4{padding:7px 12px}.servicesSectionBox{padding:0}.category_img01,.category_img02{width:200px;height:270px;margin:30px -100px}.category_img01{z-index:1}.category_img01 p,.category_img02 p{width:90%}.servicesSectionBox img:not(.category_mockup){width:170px;height:170px;margin-top:15px}.category_mockup{display:none}.category_mockup_mediaQuery{width:260px;height:390px}.servicesSection_box{margin:20px 0;flex-direction:column;width:90%;height:auto;align-items:normal}.servicesSection_box img{margin-bottom:10px}.versioneWeb{width:70%}.googleMaps{width:60%}.servicesSection_boxSx{display:flex;justify-content:center}.servicesSection_boxDx{padding:2px 20px;margin-bottom:2px}.servicesSection_boxDx p,.servicesSection_boxDx li{font-size:15px}.servicesSection_boxTitle{left:210px}.arrowsDiv{gap:30px}.arrowsDiv svg{display:none}.brownBackground_boxSx,.brownBackground_boxDx{max-width:80%}.brownBackground_boxSx img,.brownBackground_boxDx img{width:40px}.brownBackgroundContainer{flex-direction:column}.brownBackground_title{padding:5px 10px;font-size:13px;margin-top:5px}.brownBackground_descr{width:90%;margin:10px 0!important}.mediaQueryRotate1{transform:rotate(5deg)}.mediaQueryRotate2{transform:rotate(-5deg)}.servicesSectionCategories p{width:135px}.servicesSectionCategoriesDx h4{margin-left:0}.brownColorTexth2{margin-top:0;padding:10px 3px}.servicesSection h4,.servicesSection h2:not(.servicesSection_boxTitle,.brownBackground_boxSx h4,.brownBackground_boxDx h4,.brownColorTexth2){padding:10px}.fingerIcon{width:60px;left:-35px}.fingerIcon_payoff{display:none}.dogIcon_payoff{width:45px;margin-left:220px;margin-bottom:-25px}.inIcon_payoff,.arrowIcon_payoff{display:none}.mountainIcon_payoff{width:55px;top:260px;left:170px}.smartphoneMockupIcon{width:210px;margin-left:180px;margin-top:-30px;z-index:1}.servicesSection_map{width:370px;height:400px;margin:30px}.servicesSection_map_h4{width:80%}.servicesSectionContainer{padding:30px 0}.servicesSection_border{width:90%}.servicesSectionContainer_box{margin:0}.servicesSectionContainer_boxDx{width:70%}.servicesSectionContainer_include{width:90%;padding:20px 0}.servicesSectionContainer_include_border{width:85%;padding:10px;margin-top:20px}.servicesSectionContainer_include_box{padding-left:0;gap:15px}.yellowLine{height:65px}.yellowLine h4{width:80%}.servicesSectionContainer_priceBox{flex-direction:column;gap:0}.arrowIcon{display:none}.servicesSectionContainer_priceBoxSx{margin-top:40px}.slashIcon{top:-55px;left:32px;transform:scale(.8)}.servicesSectionContainer_priceBoxDx_colored{height:180px;width:240px}.servicesSection p:not(.servicesSectionContainer_box p,.servicesSection_boxDx p){margin:10px 0}.arrowIcon_about{display:none}.aboutUs_boxSx,.aboutUs_boxDx{flex-basis:auto}.aboutUs_boxDx p{width:100%}.marksIcon{display:none}.aboutUsContainer{width:90%;padding:0;flex-direction:column-reverse}.aboutUs_boxSx{margin-top:0}.aboutUs_boxSx img{width:200px}.comunityContainer h2{max-width:90%}.servicesSectionContainer_include_title img{width:40px}.callToAction{width:90%}.offerValidity{width:250px;height:200px;margin-top:-30px;margin-bottom:25px;margin-right:0}.offerValidity h3{width:80%}.arrowIcon_validity,.marksIcon_payoff{display:none}.paymentIcons{transform:scale(.7);gap:10px}.paymentMargin{margin-top:20px}.formTitle{width:80%}.mailTo{font-size:20px}footer{padding:20px;min-height:230px}.footer_Sx{display:none}.footerContainer{display:flex;justify-content:space-between;margin-bottom:20px}.footer_mediaQuery_Sx,.footer_mediaQuery_Dx{display:flex;flex-direction:column}.footerSocial_web{display:none}.footerSocial{margin:0 0 5px;display:flex;justify-content:right}.footerInfo>.paymentIcons{width:120px}}.marquee-content{animation-name:marquee-mobile}@keyframes marquee-mobile{0%{transform:translate(50%)}to{transform:translate(-100%)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.scroll-animate{opacity:0;transition:all .6s ease-out}.scroll-animate.animate{opacity:1}.scroll-animate.fade-in-up{transform:translateY(30px)}.scroll-animate.fade-in-up.animate{transform:translateY(0)}.scroll-animate.fade-in-left{transform:translate(-30px)}.scroll-animate.fade-in-left.animate{transform:translate(0)}.scroll-animate.fade-in-right{transform:translate(30px)}.scroll-animate.fade-in-right.animate{transform:translate(0)}.scroll-animate.scale-in{transform:scale(.9)}.scroll-animate.scale-in.animate{transform:scale(1)}.hover-lift{transition:transform .3s ease,box-shadow .3s ease}.hover-lift:hover{transform:translateY(-5px)}.hover-scale{transition:transform .3s ease}.hover-scale:hover{transform:scale(1.05)}.hover-bounce{transition:transform .3s ease}.hover-bounce:hover{animation:bounce .6s ease}.hover-pulse{transition:transform .3s ease}.hover-pulse:hover{animation:pulse .6s ease}.hover-glow{transition:all .3s ease}.hover-glow:hover{filter:brightness(1.1);transform:scale(1.02)}.payoffCalltoAction{transition:all .3s ease;cursor:pointer}.payoffCalltoAction:hover{transform:translateY(-3px)}.servicesSection_box{transition:all .3s ease}.servicesSection_box:hover{transform:translateY(-5px)}.servicesSectionContainer_box{transition:all .3s ease}.servicesSectionContainer_box:hover{transform:translateY(-3px)}.servicesSectionContainer_include_box{transition:all .3s ease}.servicesSectionContainer_include_box:hover{transform:scale(1.05)}.stagger-1{animation-delay:.1s}.stagger-2{animation-delay:.2s}.stagger-3{animation-delay:.3s}.stagger-4{animation-delay:.4s}.stagger-5{animation-delay:.5s}html{scroll-behavior:smooth}img{transition:opacity .3s ease}img.loading{opacity:0}img.loaded{opacity:1}.parallax{transition:transform .1s ease-out}.floating{animation:floating 3s ease-in-out infinite;transform-origin:center center}@keyframes floating{0%,to{transform:translateY(0) rotate(var(--original-rotation, 0deg))}50%{transform:translateY(-10px) rotate(var(--original-rotation, 0deg))}}.fingerIcon.floating,.fingerIcon_payoff.floating{--original-rotation: 180deg}.fingerIcon_plus.floating{--original-rotation: 20deg}.fingerIcon_call.floating{--original-rotation: 180deg}.shimmer{position:relative;overflow:hidden}.shimmer:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.shimmer:hover:before{left:100%}.typing-animation{overflow:hidden;border-right:2px solid;white-space:nowrap;animation:typing 3s steps(40,end),blink-caret .75s step-end infinite}@keyframes typing{0%{width:0}to{width:100%}}@keyframes blink-caret{0%,to{border-color:transparent}50%{border-color:currentColor}}.animated-carousel-container{position:relative;width:330px;height:460px;margin-top:-140px;overflow:visible;cursor:pointer;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;top:200px}.animated-carousel-container:focus{outline:2px solid var(--brown);outline-offset:4px;border-radius:10px}.carousel-button{transition:all .6s cubic-bezier(.4,0,.2,1)}.carousel-button:focus{outline:2px solid var(--yellow);outline-offset:2px;border-radius:10px}.carousel-image{width:330px;height:auto;border-radius:10px;-o-object-fit:contain;object-fit:contain}.auto-play-indicator{position:absolute;bottom:-30px;left:50%;transform:translate(-50%);display:flex;gap:8px}.indicator-dot{width:8px;height:8px;border-radius:50%;background:var(--brown);opacity:.3;transition:all .3s ease}.indicator-dot.active{opacity:1;transform:scale(1.2)}.swipe-hint{position:absolute;bottom:-30px;left:50%;transform:translate(-50%);font-size:12px;color:var(--brown);opacity:.7;font-weight:500;text-align:center;pointer-events:none;animation:swipeHint 2s ease-in-out infinite}@keyframes swipeHint{0%,to{transform:translate(-50%) translateY(0);opacity:.7}50%{transform:translate(-50%) translateY(-5px);opacity:1}}@media (max-width: 768px){.card-nav{display:none}.swipe-hint{display:block}}@media (min-width: 769px){.card-nav{display:flex}.swipe-hint{display:none}}.animated-card-deck{position:relative;width:100%;height:400px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.card-deck-container{position:relative;width:300px;height:370px;perspective:1000px}.card{position:absolute;width:300px;height:370px;background-color:var(--lightgrey);border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(var(--card-rotation)) translateZ(0);transition:all .6s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 25px #00000026;cursor:pointer}.card.active{transform:rotate(var(--card-rotation)) translateZ(0) scale(1);z-index:10;box-shadow:0 15px 35px #00000040}.card.next{transform:rotate(var(--card-rotation)) translate(60px) translateZ(-50px) scale(.85);z-index:5;opacity:.7}.card.prev{transform:rotate(var(--card-rotation)) translate(-60px) translateZ(-50px) scale(.85);z-index:5;opacity:.7}.card:not(.active):not(.next):not(.prev){transform:rotate(var(--card-rotation)) translateZ(-100px) scale(.7);z-index:1;opacity:.3}.card-content{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;text-align:center}.card-content img{width:250px;height:250px;border-radius:10px;margin-bottom:15px;-o-object-fit:cover;object-fit:cover;-o-object-position:center bottom;object-position:center bottom;transition:transform .3s ease}.card.active .card-content img{transform:scale(1.05)}.card-content p{margin:0;font-size:16px;line-height:1.4;color:var(--card-color);font-weight:700;max-width:90%}.card-dots{display:flex;gap:8px;margin-top:20px;z-index:20}.dot{width:10px;height:10px;border-radius:50%;background:var(--brown);border:none;opacity:.3;cursor:pointer;transition:all .3s ease;padding:0}.dot.active{opacity:1;transform:scale(1.2);background:var(--lightgreen)}.dot:hover{opacity:.7;transform:scale(1.1)}.card-nav{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;border:2px solid var(--brown);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:20;color:var(--brown)}.card-nav:hover{background:var(--brown);color:#fff;transform:translateY(-50%) scale(1.1)}.card-nav:disabled{opacity:.5;cursor:not-allowed;transform:translateY(-50%) scale(1)}.card-nav-prev{left:10px}.card-nav-next{right:10px}.cookieBanner{position:fixed;bottom:0;left:0;right:0;background:var(--lightgrey);border-top:3px solid var(--yellow);padding:20px;box-shadow:0 -4px 20px #0000001a;z-index:1000;animation:slideUp .5s ease-out;max-height:80vh;overflow-y:auto}.cookieBanner-content{max-width:1200px;margin:0 auto}.cookieBanner-header h3{margin:0 0 10px;font-size:20px;color:#000}.cookieBanner-description{margin:0 0 20px;font-size:16px;line-height:1.5;color:#333}.cookieBanner-details{background:#ffffffb3;border-radius:8px;padding:20px;margin:20px 0;border:1px solid rgba(0,0,0,.1)}.cookie-category{margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid rgba(0,0,0,.1)}.cookie-category:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.cookie-category-header{display:flex;align-items:center;margin-bottom:8px}.cookie-checkbox{display:flex;align-items:center;cursor:pointer;font-size:16px;font-weight:600;color:#000;position:relative;padding-left:35px}.cookie-checkbox input[type=checkbox]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;left:0;height:20px;width:20px;background-color:#fff;border:2px solid var(--brown);border-radius:4px;transition:all .3s ease}.cookie-checkbox:hover input~.checkmark{background-color:#91765d1a}.cookie-checkbox input:checked~.checkmark{background-color:var(--lightgreen);border-color:var(--lightgreen)}.checkmark:after{content:"";position:absolute;display:none;left:6px;top:2px;width:4px;height:8px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.cookie-checkbox input:checked~.checkmark:after{display:block}.cookie-checkbox input:disabled~.checkmark{background-color:#e0e0e0;border-color:#ccc;cursor:not-allowed}.cookie-required{font-size:12px;color:#666;font-weight:400;margin-left:8px}.cookie-category p{margin:0;font-size:14px;line-height:1.4;color:#555;padding-left:35px}.cookieBanner-actions{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:15px}.cookieBanner-buttons{display:flex;gap:10px;flex-wrap:wrap}.cookieBanner button{padding:12px 20px;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:Public Sans,sans-serif;white-space:nowrap}.accept-all{background:var(--lightgreen);color:var(--lightgrey)}.accept-all:hover{background:#7a7f35;transform:translateY(-2px);box-shadow:0 4px 12px #8f913d4d}.accept-selected{background:var(--brown);color:var(--lightgrey)}.accept-selected:hover{background:#7a5f4a;transform:translateY(-2px);box-shadow:0 4px 12px #91765d4d}.reject-all{background:#f8f9fa;color:#333;border:2px solid #dee2e6}.reject-all:hover{background:#e9ecef;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.details-toggle{background:transparent;color:var(--brown);text-decoration:underline;padding:8px 12px;font-size:14px}.details-toggle:hover{color:var(--lightgreen);transform:none;box-shadow:none}.policy-link{color:var(--brown);text-decoration:underline;font-weight:600;font-size:14px;transition:color .3s ease}.policy-link:hover{color:var(--lightgreen)}.cookieBanner-links{display:flex;gap:15px;align-items:center;flex-wrap:wrap}.checkout-failed-buttons{display:flex;gap:10px}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width: 768px){.cookieBanner{padding:15px;max-height:90vh}.cookieBanner-header h3{font-size:18px}.cookieBanner-description{font-size:14px}.cookieBanner-details{padding:15px;margin:15px 0}.cookie-checkbox{font-size:14px;padding-left:30px}.checkmark{height:18px;width:18px}.checkmark:after{left:5px;top:1px;width:3px;height:7px}.cookie-category p{font-size:13px;padding-left:30px}.cookieBanner-actions{flex-direction:column;align-items:stretch;gap:10px}.cookieBanner-buttons{justify-content:center;gap:8px}.cookieBanner button{padding:10px 16px;font-size:13px;flex:1;min-width:120px}.cookieBanner-links{justify-content:center;gap:10px}.details-toggle,.policy-link{font-size:13px}}.desktop-only{display:block}.mobile-only{display:none}.category_img01:hover,.category_img02:hover{transform:scale(1.02) rotate(calc(var(--rotation, 0deg) * .8));box-shadow:0 4px 16px #0000001f}@media (max-width: 768px){.desktop-only{display:none!important}.mobile-only{display:block}.animated-card-deck{height:350px;margin:20px 0}.card-deck-container,.card{width:250px;height:320px}.card-content img{width:200px;height:200px}.card-content p{font-size:14px;line-height:1.3}.category_img01:hover,.category_img02:hover{transform:none;box-shadow:none}.category_mockup_mediaQuery{display:block;transform:scale(.8)}.contactForm{min-height:700px}.cableCar{height:130px;bottom:50px}.cableCarText{bottom:-10px}.cableCarFingerUp{width:30px}}@media (min-width: 769px) and (max-width: 1024px){h2{font-size:35px}.slashIcon{top:60px}.arrowIcon_validity{display:none}.smartphoneMockupIcon{width:340px;margin-left:550px;margin-top:-100px}.arrowIcon_payoff{margin-left:230px}.dogIcon_payoff{margin-left:293px}.mountainIcon_payoff{margin-left:50px;margin-top:-46px;margin-bottom:10px}.animated-carousel-container{transform:scale(.8)}.payoffImg{background-position:0px 70px}.payoffImgAfterDate{background-position:0px 0px}.payoffCounterBox h3{font-size:38px}.payoffCounterBox h4{font-size:16px}.payoffCounterBox{gap:15px}.picture01Section{padding:20px 0}.picture01Section img{width:250px;height:330px;margin:5px}.payoffCounter p{margin:10px 0}.payoffCounter{padding:5px 10px}.payoffTitle{width:90%;margin:0}.payoffBox{width:90%}.payoffDescr{width:75%;padding:15px 20px}.payoffBox>.payoffCalltoAction{width:45%}.proSection h2{width:80%}.proContainer{flex-direction:column}.proContainerSx,.proContainerDx{display:flex;flex-direction:column;align-items:center}.proContainerSxColored,.proContainerDxColored{width:75%;height:auto;margin-top:30px;padding:20px}.proContainerDx_box,.proContainerSx_box{width:75%;padding:10px;height:auto}.proContainerDx_box p,.proContainerSx_box p{width:70%}.emoji01Icon{width:60px;margin-left:-50px}.emoji02Icon{width:60px;margin-left:500px}.picture01Section_descr h2{max-width:100%}.servicesSection{padding:30px 0 10px}.servicesSectionCategories{flex-direction:column;gap:0}.servicesSectionCategoriesDx h4{margin-left:0}.servicesSectionCategoriesSx svg,.servicesSectionCategoriesDx svg{display:none}.aboutUsContainer{width:90%;padding:0}.arrowIcon_about{transform:scale(.7)}.aboutUs_boxDx p{width:80%}.servicesSectionTitle{width:90%}.servicesSectionCategories p{padding:10px 0}.servicesSection h4{padding:10px 4px}.mediaQueryRotate1{transform:rotate(5deg)}.mediaQueryRotate2{transform:rotate(-5deg)}.servicesSectionBox img:not(.category_mockup){width:200px;height:200px;margin:20px}.cableCar{height:250px;bottom:100px}.servicesSection_box{width:95%}.brownBackground_boxSx,.brownBackground_boxDx{max-width:40%}.servicesSection_map_h4{width:80%;margin:10px 0}.servicesSection_border{width:90%}.servicesSectionContainer_box{margin:0}.servicesSectionContainer_boxDx{width:60%}.servicesSectionContainer_include{width:90%;padding:20px 0}.servicesSectionContainer_include_border{width:70%;padding:10px;margin-top:20px}.servicesSectionContainer_include_box{padding-left:20px;gap:15px}.servicesSectionContainer_priceBoxDx_colored{margin-right:10px}.counterWidth{width:70%}.comunityContainer h2{max-width:75%}.comunityContainer_box{gap:0}.comunityContainer_box img{width:270px}.callToAction{width:65%}.offerValidity{margin-left:0;margin-top:-150px;margin-right:470px}.payoffCalltoAction{transform:rotate(-3deg)}.marksIcon_payoff{margin-bottom:-20px;padding-bottom:0}.servicesSectionValidity .payoffCalltoAction{margin-top:-5px}.formTitle{width:60%}.cableCarFingerUp{width:40px;bottom:70px}}@keyframes wagTail{0%,to{transform:rotate(-3deg) translateY(0)}25%{transform:rotate(-4deg) translateY(-1px)}50%{transform:rotate(-1deg) translateY(-.5px)}75%{transform:rotate(-5deg) translateY(-1.5px)}}@keyframes wagTailReverse{0%,to{transform:rotate(-3deg) translateY(0)}25%{transform:rotate(-1deg) translateY(-1px)}50%{transform:rotate(-4deg) translateY(-.5px)}75%{transform:rotate(-2deg) translateY(-1.5px)}}.payoffCalltoAction.wagging{animation:wagTail .8s ease-in-out infinite;transform-origin:center bottom}.payoffCalltoAction.wagging-reverse{animation:wagTailReverse .8s ease-in-out infinite;transform-origin:center bottom}.payoffCalltoAction.wagging:nth-child(2){animation-delay:.2s}.payoffCalltoAction.wagging:nth-child(3){animation-delay:.4s}.payoffCalltoAction.wagging:hover,.payoffCalltoAction.wagging-reverse:hover{animation-play-state:paused}@media (max-width: 768px){.payoffCalltoAction.wagging,.payoffCalltoAction.wagging-reverse{animation-duration:.6s}}@media (min-width: 1800px){.smartphoneMockupIcon{margin-left:1000px}}.checkoutMapLinks{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;margin-top:20px;margin-bottom:20px}
