.menu.active{top:0}.menu{position:fixed;left:0;right:0;top:-4rem;display:flex;width:100%;align-items:center;justify-content:space-between;--tw-bg-opacity: 1;background-color:rgb(14 145 140 / var(--tw-bg-opacity));padding-left:2rem;transition-property:all;transition-duration:.7s;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:10}.menu .logo{font-family:Anton,sans-serif;font-size:1.875rem;line-height:2.25rem;text-transform:uppercase;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.menu ul{display:flex;align-items:center;justify-content:space-between}.menu ul li{display:none;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.menu ul li:hover{--tw-text-opacity: 1;color:rgb(246 131 15 / var(--tw-text-opacity))}@media (min-width: 768px){.menu ul li{display:block}}.menu ul li a.active{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity))}.menu ul li a{display:inline-block;border-bottom-width:4px;--tw-border-opacity: 1;border-color:rgb(14 145 140 / var(--tw-border-opacity));padding:1rem 2rem;font-size:1.25rem;line-height:1.75rem;font-weight:600;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.menu ul li a:hover{--tw-border-opacity: 1;border-color:rgb(246 131 15 / var(--tw-border-opacity));--tw-text-opacity: 1;color:rgb(246 131 15 / var(--tw-text-opacity))}.menu ul li svg{margin-left:2rem;margin-right:2rem;cursor:pointer;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.menu ul li svg:hover{--tw-text-opacity: 1;color:rgb(246 131 15 / var(--tw-text-opacity))}.menu ul li svg{height:2rem;-o-object-fit:cover;object-fit:cover;width:2rem}.menu ul li.bars{display:inline-block;padding-top:1rem;padding-bottom:1rem}@media (min-width: 768px){.menu ul li.bars{display:none}}.modal-menu.active{display:flex}.modal-menu.effect{opacity:1;transition-property:all;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.modal-menu.effect .menu-options{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.modal-menu{position:fixed;top:0;display:none;height:100vh;width:100vw;align-items:center;justify-content:center;background-color:#00000080;padding:2rem;opacity:0;transition-property:all;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:1000}.modal-menu .menu-options{position:relative;display:flex;min-height:320px;width:100%;--tw-scale-x: 0;--tw-scale-y: 0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));flex-direction:column;align-items:center;justify-content:center;gap:1rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(14 145 140 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));transition-property:all;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width: 768px){.modal-menu .menu-options{width:66.666667%}}@media (min-width: 1024px){.modal-menu .menu-options{width:33.333333%}}.modal-menu .menu-options .logo{font-family:Anton,sans-serif;font-size:1.875rem;line-height:2.25rem;text-transform:uppercase;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.modal-menu .menu-options #close-modal-menu{position:absolute;top:20px;right:22px;cursor:pointer;font-size:2.25rem;line-height:2.5rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.modal-menu .menu-options #close-modal-menu:hover{--tw-text-opacity: 1;color:rgb(246 131 15 / var(--tw-text-opacity))}.modal-menu .menu-options ul{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;gap:2rem}.modal-menu .menu-options ul li a{font-size:1.5rem;line-height:2rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.modal-menu .menu-options ul li a:hover{--tw-text-opacity: 1;color:rgb(246 131 15 / var(--tw-text-opacity))}.modal-menu .menu-options ul li a.active{font-weight:700}.hero{position:relative;height:100vh;width:100%;min-height:32rem}.hero .car{position:absolute;left:0;right:0;top:0;height:100%;width:100%;z-index:0}.hero .car .image-car{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.hero .info{position:absolute;left:0;right:0;top:0;display:flex;height:100%;width:100%;flex-direction:row-reverse;background-color:#0000004d;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));z-index:1}.hero .info .presentation{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;padding:1rem;text-align:center;text-transform:uppercase}@media (min-width: 640px){.hero .info .presentation{width:50%}}.hero .info .presentation .small-dog{display:flex;width:100%}@media (min-width: 640px){.hero .info .presentation .small-dog{display:none}}.hero .info .presentation .small-dog img{height:8rem;-o-object-fit:cover;object-fit:cover;width:8rem}.hero .info .presentation p{margin-top:.5rem;margin-bottom:.5rem;font-family:Anton,sans-serif;font-size:2.25rem;line-height:2.5rem}@media (min-width: 640px){.hero .info .presentation p{margin-top:3rem;margin-bottom:3rem}}@media (min-width: 1024px){.hero .info .presentation p{font-size:3.75rem;line-height:1}}.hero .info .presentation a{display:flex;align-items:center;justify-content:space-around;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(246 131 15 / var(--tw-bg-opacity));padding:.5rem;font-size:.875rem;line-height:1.25rem;font-weight:600;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.hero .info .presentation a:hover{--tw-bg-opacity: 1;background-color:rgb(212 111 9 / var(--tw-bg-opacity))}@media (min-width: 640px){.hero .info .presentation a{padding:1.5rem;font-size:1.25rem;line-height:1.75rem}}.hero .info .dogs{position:relative;display:none;width:50%}@media (min-width: 640px){.hero .info .dogs{display:block}}.hero .info .dogs .shellby{position:absolute;top:26%;left:42%;z-index:2}.hero .info .dogs .shellby img{height:28vw;-o-object-fit:cover;object-fit:cover;width:28vw}.hero .info .dogs .viper{position:absolute;top:30%;left:10%;z-index:3}.hero .info .dogs .viper img{height:30vw;-o-object-fit:cover;object-fit:cover;width:30vw}.footer{position:relative;height:80rem;width:100%}@media (min-width: 768px){.footer{height:100vh}}.footer{min-height:50rem}.footer .footer-image{position:absolute;right:0;left:0;bottom:0;height:100%;width:100%;z-index:0}.footer .footer-image .image{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.footer .footer-content{position:absolute;left:0;right:0;bottom:0;display:flex;height:80rem;width:100%;flex-direction:column;align-items:center;justify-content:space-around;background-color:#000000b3;padding:2.5rem 1rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}@media (min-width: 768px){.footer .footer-content{height:100%;justify-content:center}}.footer .footer-content{z-index:1}.footer .footer-content .copyright{margin-top:1.5rem;padding-left:.5rem;padding-right:.5rem;text-align:center}.footer .footer-content .footer-columns{display:flex;width:100%;flex-direction:column-reverse}@media (min-width: 768px){.footer .footer-content .footer-columns{flex-direction:row}}.footer .footer-content .footer-columns .footer-menu{margin-top:4rem;margin-bottom:4rem;width:100%}@media (min-width: 768px){.footer .footer-content .footer-columns .footer-menu{margin-top:0;margin-bottom:0;width:25%}}.footer .footer-content .footer-columns .footer-menu ul{display:flex;height:100%;flex-direction:row;align-items:center;justify-content:space-around}@media (min-width: 768px){.footer .footer-content .footer-columns .footer-menu ul{flex-direction:column}}.footer .footer-content .footer-columns .footer-menu ul li a{font-weight:600;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.footer .footer-content .footer-columns .footer-menu ul li a:hover{--tw-text-opacity: 1;color:rgb(246 131 15 / var(--tw-text-opacity))}.footer .footer-content .footer-columns .footer-social{width:100%}@media (min-width: 768px){.footer .footer-content .footer-columns .footer-social{width:25%}}.footer .footer-content .footer-columns .footer-social ul{display:flex;height:100%;flex-direction:row;align-items:center;justify-content:space-around}@media (min-width: 768px){.footer .footer-content .footer-columns .footer-social ul{flex-direction:column}}.footer .footer-content .footer-columns .footer-social ul li a img{margin-top:1rem;margin-bottom:1rem;transition-property:transform;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.footer .footer-content .footer-columns .footer-social ul li a img:hover{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.footer .footer-content .footer-columns .footer-social ul li a img{height:5rem;position:static;width:5rem}.footer .footer-content .footer-columns .footer-contact{width:100%}@media (min-width: 768px){.footer .footer-content .footer-columns .footer-contact{width:50%}}.testimonials{display:flex;flex-direction:column;align-items:center;justify-content:center;--tw-bg-opacity: 1;background-color:rgb(187 34 5 / var(--tw-bg-opacity));padding:3rem 2rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.testimonials h2{margin-top:1rem;margin-bottom:1rem;font-family:Anton,sans-serif;font-size:3rem;line-height:1}.testimonials .testimonials-container{margin-top:2rem;margin-bottom:2rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around}.testimonials .testimonials-container .testimonial{margin-top:1rem;margin-bottom:1rem;display:flex;width:91.666667%;flex-direction:column;align-items:center;justify-content:center;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(14 145 140 / var(--tw-bg-opacity));padding:1rem .5rem;--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media (min-width: 768px){.testimonials .testimonials-container .testimonial{width:41.666667%}}@media (min-width: 1024px){.testimonials .testimonials-container .testimonial{width:25%}}.testimonials .testimonials-container .testimonial .testimonial-name{font-family:Anton,sans-serif;font-size:1.875rem;line-height:2.25rem;text-transform:uppercase}.testimonials .testimonials-container .testimonial .testimonial-image{margin-top:1rem;margin-bottom:1rem;height:13rem;width:100%}.testimonials .testimonials-container .testimonial .testimonial-image img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.testimonials .testimonials-container .testimonial .testimonial-rate{margin-bottom:1rem;display:flex;width:100%;align-items:center;justify-content:center;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.testimonials .testimonials-container .testimonial .testimonial-rate:hover{--tw-text-opacity: 1;color:rgb(246 131 15 / var(--tw-text-opacity))}.testimonials .testimonials-container .testimonial .testimonial-rate svg{margin-left:.25rem;margin-right:.25rem;height:1.5rem;width:1.5rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.testimonials .testimonials-container .testimonial .testimonial-description{display:flex;height:10rem;align-items:center;justify-content:center;padding-top:.5rem;padding-bottom:.5rem}.testimonials .testimonials-container .testimonial .testimonial-description p{height:100%;overflow-y:auto;text-align:center}.contact-page{margin-top:10rem}.contact-page h3{margin-bottom:4rem;text-align:center;font-size:3.75rem;line-height:1;font-weight:600}.contact-page p.intro{margin-bottom:7rem;padding:1rem;text-align:center;font-size:2.25rem;line-height:2.5rem}.contact-page .app-container{display:flex;align-items:center;justify-content:center;--tw-bg-opacity: 1;background-color:rgb(187 34 5 / var(--tw-bg-opacity));padding:2rem 1rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.contact-page .app-container #app-contact{width:100%}@media (min-width: 768px){.contact-page .app-container #app-contact{width:66.666667%}}@media (min-width: 1024px){.contact-page .app-container #app-contact{width:50%}}.contact-page .social-networks{margin-top:5rem;margin-bottom:5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem}.contact-page .social-networks h3{margin-bottom:5rem;text-align:center;font-size:2.25rem;line-height:2.5rem;font-weight:600}.contact-page .social-networks ul{display:flex;width:100%;flex-wrap:wrap;align-items:center;justify-content:center;gap:2rem}@media (min-width: 768px){.contact-page .social-networks ul{width:66.666667%}}@media (min-width: 1024px){.contact-page .social-networks ul{width:50%}}.contact-page .social-networks ul li a img{margin-top:1rem;margin-bottom:1rem;height:10rem;width:10rem;transition-property:transform;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.contact-page .social-networks ul li a img:hover{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.contact-page .social-networks ul li a img{-o-object-fit:cover;object-fit:cover}.services-page{margin-top:10rem}.services-page h3{margin-bottom:4rem;text-align:center;font-size:3.75rem;line-height:1;font-weight:600}.services-page p.intro{margin-bottom:7rem;padding:1rem;text-align:center;font-size:2.25rem;line-height:2.5rem}.services-page .services-container{margin-top:6rem;margin-bottom:6rem;width:100%;padding:1rem}.services-page .services-container ul{display:flex;flex-direction:column;align-items:center;justify-content:center}.services-page .services-container ul li{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:2rem;padding-bottom:4rem}@media (min-width: 1024px){.services-page .services-container ul li{flex-direction:row;padding-bottom:2rem}}.services-page .services-container ul li img{margin-bottom:3rem;height:340px;width:100%}@media (min-width: 1024px){.services-page .services-container ul li img{margin-bottom:0;width:420px}}.services-page .services-container ul li img{-o-object-fit:cover;object-fit:cover}.services-page .services-container ul li .content{display:flex;width:100%;flex-direction:column;align-items:flex-end;gap:1.5rem;padding-left:0;padding-right:0}@media (min-width: 1024px){.services-page .services-container ul li .content{padding-left:2rem;padding-right:2rem}}.services-page .services-container ul li .content h2{width:100%}.services-page .services-container ul li .content h2 a{display:block;width:100%;font-size:2.25rem;line-height:2.5rem;font-weight:700;text-transform:uppercase;--tw-text-opacity: 1;color:rgb(246 131 15 / var(--tw-text-opacity));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.services-page .services-container ul li .content h2 a:hover{--tw-text-opacity: 1;color:rgb(212 111 9 / var(--tw-text-opacity))}.services-page .services-container ul li .content p{font-size:1.25rem;line-height:1.75rem}.services-page .services-container ul li .content .link-service{font-size:1.5rem;line-height:2rem;font-weight:600;--tw-text-opacity: 1;color:rgb(14 145 140 / var(--tw-text-opacity));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.services-page .services-container ul li .content .link-service:hover{--tw-text-opacity: 1;color:rgb(187 34 5 / var(--tw-text-opacity))}.service-page{margin-top:10rem;font-size:1.25rem;line-height:1.75rem}.service-page h3{margin-bottom:4rem;text-align:center;font-size:3.75rem;line-height:1;font-weight:600}.service-page h2{padding:1rem;font-size:2.25rem;line-height:2.5rem}.service-page h2 span{font-weight:600;--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity))}.service-page .return a{padding-left:1rem;padding-right:1rem;--tw-text-opacity: 1;color:rgb(14 145 140 / var(--tw-text-opacity));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.service-page .return a:hover{--tw-text-opacity: 1;color:rgb(187 34 5 / var(--tw-text-opacity))}.service-page .slider-component{margin-left:auto;margin-right:auto;margin-top:3rem;margin-bottom:3rem;width:100%}@media (min-width: 768px){.service-page .slider-component{width:66.666667%}}.service-page p{padding:1rem}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.static{position:static}.mb-32{margin-bottom:8rem}.mt-32{margin-top:8rem}.block{display:block}.h-10{height:2.5rem}.w-10{width:2.5rem}.flex-row-reverse{flex-direction:row-reverse}.items-start{align-items:flex-start}.p-4{padding:1rem}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-8xl{font-size:6rem;line-height:1}.header{width:100%}.main{margin-left:auto;margin-right:auto;margin-top:4rem;margin-bottom:4rem;max-width:1400px}
