@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;1,300;1,400&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}*,::after,::before{box-sizing:border-box}blockquote,body,dd,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,legend,ol,p,pre,ul{margin:0;padding:0}ol,ul{list-style:none;padding-left:0;text-decoration:none}a{text-decoration:none;color:inherit;outline:0}canvas,img,picture,svg,video{display:block;max-width:100%;pointer-events:none}img{border-style:none;-o-object-fit:cover;object-fit:cover;width:100%}button,input,select,textarea{font:inherit;background:0 0;border:none;outline:0}button,input[type=submit]{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}blockquote,q{quotes:none}table{border-collapse:collapse;border-spacing:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{line-height:1.5}a[disabled]{cursor:default;pointer-events:none}b,strong{font-weight:700}em,i{font-style:italic}body{position:relative;font-family:Lato,sans-serif;font-weight:400;font-style:normal;color:#3b0b03;background-color:#fff;animation:fadeIn .8s ease forwards}.container{max-width:1200px;padding:1rem;margin:0 auto;border-radius:0}@media (max-width:992px){.container{padding:1rem}}@media (max-width:576px){.container{padding:.5rem}}.logo{display:flex;align-items:center;gap:.5em}.logo img{height:2rem;width:auto;margin-bottom:10px;padding-top:10px}.logo p{font-weight:700;font-size:2rem}i{font-size:2em;color:#d4a017}section{padding:.5rem 0;background-color:#fff}@media (max-width:768px){section{padding:.5rem 0}}.title-main{font-weight:600;font-family:Montserrat,sans-serif;text-align:center;text-transform:uppercase;color:#3b0b03;font-size:2.5rem}@media (max-width:992px){.title-main{font-size:2rem}}@media (max-width:576px){.title-main{font-size:1.5rem}}@media (max-width:576px){.title-main{margin-bottom:15px}}.subtitle-main{font-size:1.25rem;color:#3b0b03;text-align:center}.thanks-wrapper{max-width:1000px;margin:0 auto;padding:25px;animation:slideUp .6s ease forwards;text-align:center}@media (max-width:768px){.thanks-wrapper{padding:20px}}@media (max-width:576px){.thanks-wrapper{padding:15px}}.thanks .button{margin:2rem 0 auto;padding:1rem 3rem}.thanks-title{font-family:Montserrat,sans-serif;font-size:2.5rem;margin-bottom:1rem;font-size:2.5rem}@media (max-width:992px){.thanks-title{font-size:2rem}}@media (max-width:576px){.thanks-title{font-size:1.5rem}}.thanks-paragraph{margin-bottom:2rem;margin:0 auto;color:#3a3a3a}.thanks-paragraph p{margin-bottom:1rem}.thanks-text{font-size:1.5rem;color:#3a3a3a;margin-bottom:2rem;font-size:1.5rem}@media (max-width:992px){.thanks-text{font-size:1.25rem}}@media (max-width:576px){.thanks-text{font-size:1rem}}.thanks-image{margin-bottom:2rem}.thanks-image img{height:150px;border-radius:10px;box-shadow:0 5px 10px #3b0b03;transition:transform .3s ease}.thanks-image img:hover{transform:scale(1.05)}.services-full-img{width:100%;height:100%}.services-full-content{padding:1rem}.services-full-list{display:flex;flex-direction:column;gap:1rem;justify-content:space-between;align-items:center}.services-full-list-item h3{font-weight:700}.services-full-list-item p{display:block}.services-full-list-item span{color:#3b0b03}.button{display:inline-block;padding:1rem 1.5rem;border-radius:0;cursor:pointer;outline:0;text-align:center;font-weight:600;background-color:#d4a017;color:#fff;transition:background-color .3s ease,color .3s ease,border-color .3s ease,box-shadow .3s ease}.button:hover{background-color:rgb(179.7940425532,135.6936170213,19.5059574468)}.button:hover:hover{box-shadow:0 4px 12px rgba(0,0,0,.15)}a{text-decoration:none}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.header{background-color:#3b0b03;box-shadow:0 5px 10px #3b0b03;color:#fff;position:sticky;top:0;z-index:9999}.header .navbar{display:flex;justify-content:space-between;align-items:center;gap:10px;width:100%}.header .navbar p{font-size:1rem}.header .navbar .menu-list{display:flex;align-items:center;gap:1rem}.header .navbar .menu-list a{position:relative;transition:color .3s ease}.header .navbar .menu-list a:hover{color:#fff}.header .navbar .menu-list a:hover::before{content:"";position:absolute;bottom:-5px;left:0;right:0;height:2px;border-radius:1px;background-color:#fff;transition:opacity .3s ease;opacity:1}.header .navbar .menu-list a::before{content:"";position:absolute;bottom:-5px;left:0;right:0;height:2px;border-radius:1px;background-color:#3b0b03;opacity:0;transition:opacity .3s ease}.header .navbar .burger{display:none;font-size:1rem;z-index:10;color:inherit;font-size:1rem;cursor:pointer;transition:color .3s ease}.header .navbar .burger:hover{color:#ccc}@media (max-width:768px){.header .navbar .burger{display:block}.header .navbar .menu-list{position:fixed;top:0;right:-100%;width:50%;height:100vh;background:#fff;flex-direction:column;align-items:center;justify-content:center;gap:2rem;transition:right .4s ease;padding:2rem 0}.header .navbar .menu-list.active{right:0}.header .navbar .menu-list a{font-size:1rem;color:#3b0b03}.header .navbar .menu-list a:hover{color:rgb(25.0274193548,4.6661290323,1.2725806452)}}.hero-second{background-color:#fff;color:#3b0b03}.hero-second-wrapper{height:auto;margin:0 auto;display:flex;justify-content:center;align-items:center;text-align:center;flex-direction:column;gap:2rem}.hero-second-title{font-size:2.5rem;color:#3b0b03}h2{color:#3b0b03}.program img{height:200px;width:400px;border-radius:0;box-shadow:0 5px 10px #3b0b03;transition:transform .3s ease}.program img:hover{transform:scale(1.05)}.program-wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(370px,1fr));gap:30px;margin-bottom:2rem}.program-content{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.program-content img{height:200px;width:200px;border-radius:0;box-shadow:0 5px 10px #3b0b03;transition:transform .3s ease}.program-content img:hover{transform:scale(1.05)}.program-list{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:5px;list-style:decimal inside}.program-cta{max-width:500px;margin:0 auto 1rem;text-align:center;font-size:1.5rem}.program-button{display:block;width:-moz-fit-content;width:fit-content;margin:0 auto}.blog-post{background-color:#fff;max-width:800px;margin:0 auto}.blog-post .blog-date{text-align:right}.blog-post img{height:200px;width:300px;border-radius:0;box-shadow:0 5px 10px #3b0b03;transition:transform .3s ease;margin-bottom:25px}.blog-post img:hover{transform:scale(1.05)}.post-intro{font-size:1.5rem;color:#3a3a3a;margin-bottom:24px}.post-content h3{font-family:Montserrat,sans-serif;margin-bottom:10px}.post-content p{margin-bottom:25px}.post-content img{margin:0 auto;width:600px;height:400px;margin-bottom:10px;-o-object-fit:cover;object-fit:cover}.banner-min{height:200px}.banner-min i{font-size:40px}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.herocon-bg{display:flex;min-width:300px;border-radius:0;box-shadow:0 5px 10px #3b0b03}@media (max-width:768px){.herocon-bg{flex-direction:column}}.herocon-text{display:flex;flex-direction:column;justify-content:space-between;text-align:center;padding:3rem 2rem;background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../img/hero.webp) no-repeat right/cover;background-size:cover;background-position:top;background-repeat:no-repeat;border-radius:0}@media (max-width:992px){.herocon-text{padding:2rem 1rem}}.herocon-title{color:#fff;font-family:Montserrat,sans-serif;font-weight:700;font-size:3rem;margin-bottom:2rem}@media (max-width:768px){.herocon-title{font-size:2rem}}.herocon-subtitle{display:block;color:#fff;font-weight:500;font-size:1.5rem;margin-bottom:1.25rem}@media (max-width:768px){.herocon-subtitle{font-size:1.25rem}}.herocon-form form{display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:0;box-shadow:0 5px 10px #3b0b03;padding:1rem;background-color:#fff;border:1px solid #3b0b03;animation:fadeIn 1s ease forwards;width:350px;height:100%;padding:2rem;gap:1rem;border-radius:0}@media (max-width:768px){.herocon-form form{width:auto;border-radius:0;padding:1rem}}.herocon-form form ul li{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.herocon-form form ul li i{font-size:1.5rem}.herocon-form form input,.herocon-form form select{border:1px solid #3b0b03;padding:.5rem 1rem;width:95%;border-radius:0;color:#3b0b03}.herocon-form form input:focus,.herocon-form form select:focus{outline:0;border-color:#3b0b03}.herocon-form form input[type=checkbox],.herocon-form form select[type=checkbox]{width:auto}.herocon .button{margin:0 auto}@media (max-width:768px){.herocon .button{margin:0;font-size:1rem}}@media (max-width:768px){.herocon-wrapper{height:300px;border-radius:0}}.about2{background-color:#fff}.about2 p{margin-bottom:.5rem;color:#d4a017 span;color-color:#d4a017}.about2 h1{text-align:center;margin-bottom:1rem;font-size:2.5rem}@media (max-width:576px){.about2 h1{font-size:2rem}}.about2-group{display:flex;flex-direction:column;margin:0 auto}.about2-grid{position:relative;align-items:start;display:grid;grid-template-columns:repeat(auto-fit,minmax(370px,1fr));gap:30px}@media (max-width:768px){.about2-grid{grid-template-columns:1fr;padding:0 2rem;gap:.5rem}}.about2-image{position:sticky;top:4rem;align-self:start}@media (max-width:768px){.about2-image{position:relative;top:0}}.about2-text{margin-bottom:.5rem}.about2 h3,.about2 span{color:#d4a017;font-size:1.25rem}.about2 img{width:500px;height:350px;margin:0 auto 2rem auto;border-radius:0}@media (max-width:576px){.about2 img{width:auto;height:-moz-min-content;height:min-content}}.about2-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}@media (max-width:768px){.about2-content{grid-template-columns:1fr}}.about1{background-color:#fff}.about1-wrapper{background-color:#fff;box-sizing:border-box;padding:2rem;display:grid;justify-content:flex-start;grid-template-columns:1fr 1fr;gap:2rem}@media (max-width:768px){.about1-wrapper{grid-template-columns:1fr}}.about1 h3,.about1 p{padding:1rem 0}.about1 h2{text-transform:uppercase}.about1 span{display:none;color:#3b0b03;font-weight:700;text-transform:uppercase}.about1-picture{border-radius:0;box-shadow:0 5px 10px #3b0b03;padding:1rem;background-color:#fff;border:1px solid #3b0b03;display:flex;flex-direction:column;height:-moz-min-content;height:min-content;position:sticky;top:4rem;align-self:start}.about1-picture img{height:300px;border-radius:0;-o-object-fit:cover;object-fit:cover;margin:1rem auto 0;-o-object-position:center;object-position:center}@media (max-width:768px){.about1-picture img{width:100%;height:300px}}@media (max-width:576px){.about1-wrapper{gap:0;padding:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.about1 p{font-size:.8rem}.about1 img{height:300px;width:100%}}.cta2{background-color:#3b0b03;padding:2rem 0}.cta2-title{display:block;margin:0 auto 1rem auto;text-align:center}.cta2-image{max-width:250px;display:block;overflow:hidden}.cta2-image img{border-radius:0;display:block}.cta2-text{border-bottom:1px solid #3b0b03;border-top:1px solid #3b0b03;padding:1rem 0;text-align:center}.cta2-wrapper{border-radius:0;box-shadow:0 5px 10px #3b0b03;padding:1rem;background-color:#fff;border:1px solid #3b0b03;margin:0 auto;display:flex;max-width:800px;flex-direction:row;align-items:center;justify-content:center;gap:1rem;border-radius:0;padding:1.5rem}@media (max-width:768px){.cta2-wrapper{flex-direction:row}}@media (max-width:512px){.cta2-wrapper{flex-direction:column}}.cta2 .button{margin:1rem auto;display:block;width:80%}.services3{background-color:#fff}.services3-img{width:250px;font-size:2rem}@media (max-width:576px){.services3-img{width:100%}.services3-img img{margin:0 auto}}.services3-img img{border-radius:0;height:100%}.services3-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));align-items:center;gap:1rem}@media (max-width:576px){.services3-list{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}.services3-box{margin:0 auto;display:flex;width:100%;justify-content:center;align-items:center;flex-direction:row;border-radius:0;box-shadow:0 5px 10px #3b0b03;padding:1rem;background-color:#fff;border:1px solid #3b0b03;background-color:#fff;border-radius:0;padding:1rem;overflow:hidden;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}@media (max-width:576px){.services3-box{flex-direction:column;width:100%}}.services3-box-content{padding-left:1rem;width:100%}.services3-box:hover{box-shadow:0 30px 50px -10px rgba(152,151,151,.37)}@media (max-width:992px){.services3{grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}}.services3-title{font-size:1rem;margin-bottom:1rem;font-family:Montserrat,sans-serif;text-align:center}.services3-description{margin-bottom:1rem}.services3-description li{display:flex;align-items:center;margin-bottom:.5rem;position:relative}.services3-description li p{padding-left:3rem;font-size:1rem}.services3-description li i{position:absolute;text-align:center;display:block;width:2rem;height:1.5rem;font-size:1.5rem;color:#3b0b03}.services3 .button{display:block}.services3-text{margin-bottom:2rem}@media (max-width:576px){.services3-img img{height:200px;width:350px;border-radius:0;box-shadow:0 5px 10px #3b0b03;transition:transform .3s ease;margin-bottom:10px}.services3-img img:hover{transform:scale(1.05)}.services3-box{overflow:hidden;padding:1rem;transition:transform .3s ease,box-shadow .3s ease}.services3-box-content{padding:1rem}}.cta1{background-color:#3b0b03}.cta1-title{display:block;margin:0 auto;text-align:center}.cta1-text{border-bottom:1px solid #3b0b03;border-top:1px solid #3b0b03;padding:1rem 0}.cta1-wrapper{border-radius:0;box-shadow:0 5px 10px #3b0b03;padding:1rem;background-color:#fff;border:1px solid #3b0b03;margin:0 auto;background-color:#fff;max-width:550px;display:flex;gap:1rem;border-radius:0;padding:1rem;flex-wrap:wrap}.cta1 .button{margin:1rem auto}.faq2{background-color:#fff A}.faq2-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));justify-items:center;gap:1rem}@media (max-width:1024px){.faq2-list{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}.faq2-box{display:flex;flex-direction:column;justify-content:center;align-items:center;justify-content:space-between;border-radius:0;box-shadow:0 5px 10px #3b0b03;padding:1rem;background-color:#fff;border:1px solid #3b0b03;position:relative;height:auto;transition:box-shadow .3s ease;background-color:#fff;color:#3b0b03}.faq2-box h3{text-align:center;padding:1rem;border-bottom:1px solid #3b0b03}.faq2-box:hover{box-shadow:0 8px 20px rgba(0,0,0,.15)}.faq2-icons{position:absolute;place-items:center;font-size:1.5rem;text-align:center}@media (max-width:576px){.faq2-icons{width:50px;height:50px;font-size:1.25rem}}.faq2-text{font-style:italic;padding:1rem}.stats .container{background-color:#fff}.stats-list{gap:1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.stats-list h4{padding-top:.5rem}@media (max-width:992px){.stats-list{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}}@media (max-width:768px){.stats-list{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}}@media (max-width:576px){.stats-list{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}}.stats-item{border-radius:0;box-shadow:0 5px 10px #3b0b03;padding:1rem;background-color:#fff;border:1px solid #3b0b03;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:0;background-color:#3b0b03;color:#fff;text-align:center;padding:1rem}.stats-icon i{font-size:1.5rem;color:#fff}.stats p{margin-bottom:1rem;padding:.5rem 0}.achievements{background-color:#fff}.achievements .container{z-index:100;background-color:#fff;border-radius:0}.achievements-text{text-align:center;font-size:1.25rem;margin-bottom:2rem;color:#3b0b03}.achievements-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}@media (max-width:768px){.achievements-list{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}}.achievements-list li{align-items:center;display:flex;flex-direction:row;justify-content:center;border-radius:0;box-shadow:0 5px 10px #3b0b03;padding:1rem;background-color:#fff;border:1px solid #3b0b03;background-color:#fff;padding:.5rem 1rem;gap:1rem}.achievements-list li i{font-size:2rem;align-items:center;color:#3b0b03}.achievements-list li p{text-align:center;color:#3b0b03;width:175px}@media (max-width:768px){.achievements-list li p{width:60%}}.achievements-list li p span{color:#3b0b03;font-size:1.25rem;font-weight:700}.contact3{gap:auto;background-color:#fff}.contact3 h2{text-align:center;font-size:2rem;font-weight:700;margin-bottom:20px;flex:1}.contact3 .contact-map iframe{width:100%;height:400px;border-radius:0}.contact3 .form-wrapper{display:grid;grid-template-columns:1fr 1fr;margin:0 auto;padding:2.5rem;max-width:900px;box-shadow:0 5px 10px #3b0b03;border-radius:0;align-items:center;background-color:#fff;background-color:#3b0b03;justify-content:space-between;gap:20px}@media (max-width:768px){.contact3 .form-wrapper{grid-template-columns:2fr}}.contact3 .form-wrapper h3{font-size:2rem;font-weight:700;margin-bottom:20px}.contact3 .form-wrapper .form{padding:1rem;margin-right:20px;width:100%;height:100%;border-radius:0;border:1px solid #3b0b03;box-shadow:0 5px 10px #3b0b03;background-color:#fff;display:flex;flex-direction:column;gap:1rem}.contact3 .form-wrapper .form-column{flex:1;min-width:350px}.contact3 .form-wrapper .form label{margin-bottom:6px;display:block}.contact3 .form-wrapper .form input,.contact3 .form-wrapper .form select,.contact3 .form-wrapper .form textarea{border:1px solid #3b0b03;padding:.5rem 1rem;width:95%;border-radius:0}.contact3 .form-wrapper .form input:focus,.contact3 .form-wrapper .form select:focus,.contact3 .form-wrapper .form textarea:focus{outline:0;border-color:#3b0b03}.contact3 .form-wrapper .form input[type=checkbox]{width:auto}.contact3 .form-wrapper .form textarea{margin-bottom:16px;resize:vertical}.contact3 .form-wrapper .form-checkbox a{color:#3b0b03}.contact3 .form-wrapper .form-checkbox a:hover{text-decoration:underline}.contact-cards{max-width:400px;flex:1;display:flex;flex-wrap:wrap;flex-direction:column;gap:1rem}.contact-cards .contact-card{display:flex;flex-direction:column;justify-content:center;min-width:250px;padding:1rem;border-radius:0;border:1px solid #3b0b03;background-color:#fff;text-align:center}.contact-cards .contact-card i{font-size:2rem;color:#3b0b03;margin-bottom:12px;display:inline-block}.contact-cards .contact-card h4{font-weight:600;margin-bottom:6px}@media (max-width:768px){.contact3 .form-wrapper{gap:5px;padding:1.25rem}.contact3 .form-wrapper .form{margin:20px 0 0 0}.contact3 .form-wrapper .contact-cards{display:none}}@media (max-width:576px){.contact3 .form-wrapper{flex-direction:column}.contact3 .form-wrapper .form{min-width:auto}}.faq3{background-color:#fff A}.faq3-content{display:grid;gap:1rem;grid-template-columns:1fr;max-width:760px;margin:0 auto}@media (max-width:768px){.faq3-content{grid-template-columns:1fr}}.faq3 h2{color:#3b0b03;text-align:center}.faq3 img{border-radius:0;-o-object-fit:cover;object-fit:cover;margin:0 auto}@media (max-width:768px){.faq3 img{margin:0 auto}}.faq3-list{height:100%;margin:auto 0;display:grid;border-radius:0;box-shadow:0 5px 10px #3b0b03;padding:1rem;background-color:#fff;border:1px solid #3b0b03;gap:.5rem}@media (max-width:576px){.faq3-list{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}}.faq3-list h4{display:flex;align-items:center;gap:.5rem}.faq3-list summary{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem;cursor:pointer;position:relative}.faq3-answer{padding:.5rem 2rem;border-top:1px solid #3b0b03}.faq3-item{border-radius:20px;overflow:hidden}.reviews5{background-color:#fff}.reviews5-footer{color:#3b0b03;display:flex;justify-content:space-between;align-items:center;font-size:14px;padding-top:.5rem}.reviews5-name{text-align:center;color:#3b0b03}.reviews5-header{text-align:center}.reviews5-title{text-transform:uppercase}.reviews5-subtitle{font-size:1.25rem;font-weight:400}.reviews5 .container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}@media (max-width:768px){.reviews5 .container{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}}.reviews5-card{border-radius:0;box-shadow:0 5px 10px #3b0b03;padding:1rem;background-color:#fff;border:1px solid #3b0b03;display:flex;flex-direction:column;flex:1;justify-content:space-between;height:auto;padding:1rem 1rem;background-color:#fff}.reviews5-card-header{display:flex;align-items:center;justify-content:space-between;padding:0 1rem}.reviews5-card-header i{color:#d4a017;font-size:1.5rem}.reviews5-card-header span{font-size:1rem;color:#3a3a3a}.reviews5-text{padding:.5rem;font-style:italic;font-size:.875rem;border-top:1px solid #d4a017;border-bottom:1px solid #d4a017}.reviews5-text::after,.reviews5-text::before{content:"„";font-weight:700;font-style:normal}.footer2{background-color:#3b0b03;color:#fff;padding:2rem 0}.footer2 .container{background-color:#3b0b03}.footer2-bottom{display:flex;flex-wrap:wrap;justify-content:center;gap:25px;padding:2rem 0;border-top:1px solid rgba(255,255,255,.4)}.footer2 .logo p{font-size:1.25rem}@media (max-width:576px){.footer2 .logo p{font-size:1rem}}.footer2 a{color:inherit;transition:-webkit-text-decoration .3s ease;transition:text-decoration .3s ease;transition:text-decoration .3s ease,-webkit-text-decoration .3s ease}.footer2 a:hover{text-decoration:underline}.footer2-wrapper{display:flex;flex-wrap:wrap;-moz-column-gap:2rem;column-gap:2rem;row-gap:3rem;margin-bottom:1rem;padding:0 2rem}.footer2-column{flex:1;min-width:200px}.footer2-column-title{font-weight:700;margin-bottom:1rem;text-transform:uppercase}.footer2-column-main{text-align:center;font-size:1.25rem;margin-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.4)}@media (max-width:576px){.footer2-column-main{font-size:1rem}}.footer2-column-main .logo{margin:0 auto;width:200px}.footer2-column ul li+li{margin-top:5px}.footer2-column .footer2-contact li{display:flex;gap:1rem;align-items:center}.footer2-column .footer2-contact li i{font-size:1rem;color:#fff}.privacy{background-color:#fff}.privacy h1{color:#3b0b03}.privacy .container{max-width:1000px}.privacy p{border-bottom:1px solid #3b0b03;padding:1rem;margin-bottom:.5rem;margin-left:1rem}.privacy h2{margin-bottom:.4rem;font-weight:600;font-size:1.5rem;margin-top:1rem}.privacy-list{margin-bottom:1rem;margin-left:1rem;list-style-position:inside!important;padding-left:1em;list-style-type:decimal!important}.privacy-list i{font-size:1.25rem;margin-right:1rem;width:20px}.privacy .section-title{font-size:2rem;text-align:center;font-weight:600;margin-bottom:2rem}.privacy a{color:#3b0b03}.privacy a:hover{text-decoration:underline}.cookie-banner{position:fixed;bottom:0;left:0;right:0;background:#fff;border:1px solid #ccc;box-shadow:0 6px 20px rgba(0,0,0,.15);margin:auto;z-index:9999;display:none}.cookie-banner .cookie-container{display:flex;align-items:center;flex-wrap:wrap;gap:2rem}.cookie-banner .cookie-content{min-width:300px;flex:1;display:flex;flex-direction:column;align-items:flex-start}.cookie-banner .cookie-content h3{margin-bottom:.5rem;font-weight:600;font-family:Montserrat,sans-serif}.cookie-banner .cookie-content p{line-height:1.5;margin-bottom:1rem;color:#3a3a3a}.cookie-banner .cookie-content p a{color:#3b0b03;transition:-webkit-text-decoration .3s ease;transition:text-decoration .3s ease;transition:text-decoration .3s ease,-webkit-text-decoration .3s ease}.cookie-banner .cookie-content p a:hover{text-decoration:underline}.cookie-banner .cookie-buttons{display:flex;align-items:center;gap:1rem}.cookie-banner .cookie-buttons button{min-width:120px;cursor:pointer;border:none;padding:.7rem 1rem;border-radius:.6rem;background-color:#3b0b03;color:#fff;font-weight:600;transition:background-color .3s ease}.cookie-banner .cookie-buttons button:hover{background-color:rgb(10.4677419355,1.9516129032,.5322580645)}