@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);*,::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:#5c6d7f;background-color:#fff8e7;animation:fadeIn .8s ease forwards}.container{max-width:1200px;padding:30px;margin:0 auto}@media (max-width:992px){.container{padding:25px}}@media (max-width:576px){.container{padding:20px}}.logo{display:flex;align-items:center;gap:1em}.logo img{height:40px;width:auto;margin-bottom:10px;padding-top:5px;transform:rotate(315deg)}.logo p{font-weight:700;font-size:1.5rem}i{font-size:2em}section{padding:2rem 0;background-color:#fff8e7}@media (max-width:768px){section{padding:1.5rem 0}}@media (max-width:576px){section{padding:1rem 0}}.title-main{font-weight:600;font-family:Montserrat,sans-serif;text-align:center;text-transform:uppercase;margin-bottom:35px;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}}.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:1rem;margin:0 auto;color:#4e4e4e}.thanks-text{font-size:1.5rem;color:#4e4e4e;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 rgba(0,0,0,.2);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:#d64541}.button{display:inline-block;padding:1rem 1.5rem;border-radius:1rem;cursor:pointer;outline:0;text-align:center;font-weight:600;background-color:#d64541;color:#fff;transition:background-color .3s ease,color .3s ease,border-color .3s ease,box-shadow .3s ease}.button:hover{background-color:rgb(200.1168831169,47.3961038961,43.1831168831)}.button:hover:hover{box-shadow:0 4px 12px rgba(0,0,0,.15)}@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:#d64541;box-shadow:0 5px 10px rgba(0,0,0,.2);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 .menu-list{display:flex;align-items:center;gap:2em}.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:#d64541;opacity:0;transition:opacity .3s ease}.header .navbar .burger{display:none;font-size:1rem;z-index:10;color:inherit;font-size:1.5rem;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:#fff8e7;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:2rem;color:#d64541}.header .navbar .menu-list a:hover{color:rgb(200.1168831169,47.3961038961,43.1831168831)}}.hero-second{background-color:#5d4037;color:#d64541}.hero-second-wrapper{padding:2rem;height:auto;width:60%;margin:0 auto;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2rem}.hero-second-title{font-size:4.5rem}.program img{height:400px;width:400px;border-radius:1rem;box-shadow:0 5px 10px rgba(0,0,0,.2);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:1rem;box-shadow:0 5px 10px rgba(0,0,0,.2);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{max-width:800px;margin:0 auto}.blog-post .blog-date{text-align:right}.blog-post img{height:300px;width:300px;border-radius:1rem;box-shadow:0 5px 10px rgba(0,0,0,.2);transition:transform .3s ease;margin-bottom:25px}.blog-post img:hover{transform:scale(1.05)}.post-intro{font-size:1.5rem;color:#4e4e4e;margin-bottom:24px}.post-content h3{font-family:Montserrat,sans-serif;margin-bottom:10px}.post-content p{margin-bottom:25px}.post-content img{width:700px;height:400px;margin-bottom:10px}.banner-min{height:200px}.banner-min i{font-size:40px}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.about1-wrapper{border-radius:1rem;box-shadow:0 5px 10px rgba(0,0,0,.2);border:3px solid #fff;background:rgba(255,255,255,.35);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-sizing:border-box;padding:2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;height:100%}.about1 h3,.about1 p{padding:1rem 0}.about1 span{color:#d64541;font-weight:700;text-transform:uppercase}.about1-picture{display:flex;justify-content:center;align-items:center}.about1-picture img{width:500px;height:300px;border-radius:1rem;-o-object-fit:cover;object-fit:cover}@media (max-width:768px){.about1-picture img{width:100%;height:400px}}@media (max-width:576px){.about1-picture-wrapper{gap:0;padding:1rem}.about1-picture p{font-size:.8rem}.about1-picture img{height:200px;width:100%}}.about2-group{display:flex;flex-direction:column;gap:1rem;width:60%}.about2-group h2{text-align:center;padding-top:2rem}.about2-text{margin-bottom:1rem}.about2 img{height:auto;width:auto;border-radius:1rem;box-shadow:0 5px 10px rgba(0,0,0,.2);transition:transform .3s ease}.about2 img:hover{transform:scale(1.05)}.about2-group p{color:#4e4e4e;margin-bottom:1rem}.about2-group h2{margin-bottom:1rem}.about2-content{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.services2{background-color:#fff8e7}.services2-img{padding:1rem;font-size:2rem}.services2-img img{width:400px;border-radius:1rem;height:250px}.services2-list{display:grid;grid-template-columns:1fr;gap:10px}.services2-box{margin:0 auto;max-width:800px;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;border-radius:1rem;box-shadow:0 5px 10px rgba(0,0,0,.2);border:3px solid #fff;background:rgba(255,255,255,.35);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;background-color:#fff}@media (max-width:576px){.services2-box{flex-direction:column}}.services2-box-content{padding:1rem}.services2-box:hover{transform:scale(1.05);box-shadow:0 30px 50px -10px rgba(152,151,151,.37)}@media (max-width:992px){.services2{grid-template-columns:repeat(auto-fit,minmax(370px,1fr))}}.services2-title{font-size:1.25rem;margin-bottom:2rem;font-family:Montserrat,sans-serif;min-width:300px;text-align:center}.services2-description{margin-bottom:1rem}.services2-description li{display:flex;align-items:center;margin-bottom:10px;padding:0 1rem;position:relative}.services2-description li p{padding-left:3rem}.services2-description li i{position:absolute;font-size:1.5rem;color:#d64541}.services2 .button{display:block}.services2-text{text-align:center;font-size:1.5rem;margin-bottom:2rem}@media (max-width:576px){.services2-img img{height:250px;width:250px;border-radius:1rem;box-shadow:0 5px 10px rgba(0,0,0,.2);transition:transform .3s ease;margin-bottom:10px}.services2-img img:hover{transform:scale(1.05)}.services2-box{overflow:hidden;padding:1rem;transition:transform .3s ease,box-shadow .3s ease}.services2-box-content{padding:1rem}}.cta2{background-color:#5d4037;padding:2rem 0}.cta2-title{display:block;margin:0 auto 1rem auto;text-align:center}.cta2-image{width:300px}.cta2-image img{border-radius:1rem;height:300px}.cta2-text{border-bottom:1px solid #d64541;border-top:1px solid #d64541;padding:1rem 0;text-align:center}.cta2-wrapper{margin:0 auto;background-color:#fff;display:flex;max-width:700px;flex-direction:row;align-items:center;justify-content:center;gap:2rem;border-radius:1rem;padding:2rem}@media (max-width:768px){.cta2-wrapper{flex-direction:column}}.cta2 .button{margin:1rem auto;display:block;width:80%}.faq2-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-items:center;gap:1rem}.faq2-box{display:flex;flex-direction:column;justify-content:center;align-items:center;justify-content:space-between;border-radius:1rem;box-shadow:0 5px 10px rgba(0,0,0,.2);border:3px solid #fff;background:rgba(255,255,255,.35);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:1rem;position:relative;transition:box-shadow .3s ease;background-color:#fff;color:#d64541}.faq2-box h3{margin-top:3rem;text-align:center;padding:1rem;border-bottom:1px solid #d64541}.faq2-box:hover{box-shadow:0 8px 20px rgba(0,0,0,.15)}.faq2-icons{position:absolute;place-items:center;font-size:1.5rem;z-index:-1}@media (max-width:576px){.faq2-icons{width:67px;height:67px;font-size:1.5rem}}.faq2-text{font-style:italic;padding:1rem}.contact3{gap:auto}.contact3 h2{text-align:center;font-size:2rem;font-weight:700;margin-bottom:20px;flex:1}.contact3 .contact-map iframe{width:90%;height:400px;border-radius:1rem}.contact3 .form-wrapper{display:flex;padding:2.5rem;box-shadow:0 5px 10px rgba(0,0,0,.2);border-radius:1rem;background-color:#5d4037;justify-content:space-around;gap:20px}.contact3 .form-wrapper h3{font-size:2rem;font-weight:700;margin-bottom:20px}.contact3 .form-wrapper .form{padding:20px;margin-right:20px;border-radius:1rem;box-shadow:0 5px 10px rgba(0,0,0,.2);background-color:#fff;display:flex;flex-direction:column;gap:15px}.contact3 .form-wrapper .form-column{flex:1;min-width:300px}.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{width:100%;padding:12px 16px;border:1px solid #4e4e4e;border-radius:1rem;background-color:#eceff4}.contact3 .form-wrapper .form input:focus,.contact3 .form-wrapper .form select:focus,.contact3 .form-wrapper .form textarea:focus{outline:0;border-color:#d64541}.contact3 .form-wrapper .form textarea{margin-bottom:16px;resize:vertical}.contact3 .form-wrapper .form-checkbox a{color:#d64541}.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:20px}.contact-cards .contact-card{display:flex;flex-direction:column;justify-content:center;min-width:200px;height:200px;padding:20px;border-radius:1rem;text-align:center;box-shadow:0 5px 10px rgba(0,0,0,.2);background-color:#fff}.contact-cards .contact-card i{font-size:2rem;color:#d64541;margin-bottom:12px;display:inline-block}.contact-cards .contact-card h4{font-weight:600;margin-bottom:6px}@media (max-width:768px){.contact3 .form-wrapper{flex-direction:column;gap:5px;padding:1.25rem}.contact3 .form-wrapper .form{min-width:300px;margin-bottom:20px}}.achievements1{background-color:#5d4037;color:#fff}.achievements1-text{text-align:center;font-size:1.5rem;margin-bottom:2rem;padding-left:2rem}.achievements1-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.achievements1-list li{padding:30px;border-radius:1rem;box-shadow:0 5px 10px rgba(0,0,0,.2);border:3px solid #fff;background:rgba(255,255,255,.35);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#d64541;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:background-color .3s ease}.achievements1-list li:hover{background-color:#fff}@media (max-width:576px){.achievements1-list li{position:relative}}.achievements1-list li i{display:block;font-size:2.5rem;color:#d64541;margin-bottom:1rem}@media (max-width:576px){.achievements1-list li i{font-size:2rem;top:1.5rem;left:1rem;position:absolute}}@media (max-width:768px){.achievements1-list li{flex-direction:row;gap:3rem}.achievements1-list i{margin-bottom:0;margin-left:1rem}}.stats-list{gap:2rem;display:grid;height:70%;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.stats-list h3{margin-bottom:7px}@media (max-width:992px){.stats-list{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width:768px){.stats-list{grid-template-columns:repeat(auto-fit,minmax(370px,1fr))}}@media (max-width:576px){.stats-list{grid-template-columns:1fr}}.stats-item{display:flex;align-items:center;justify-content:center;flex-direction:column-reverse;border-radius:1rem;background-color:#d64541;color:#fff;text-align:center;padding:2rem}.stats-icon{font-size:1.5rem;margin-top:1rem;color:#fff}.stats p{margin-bottom:0;border-top:1px solid #fff;border-bottom:1px solid #fff;padding:1rem 0}.blog1-img img{width:380px;height:300px;margin-bottom:10px;border-radius:1rem}.blog1-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;max-width:900px;margin:0 auto}.blog1-box{display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:1rem;box-shadow:0 5px 10px rgba(0,0,0,.2);border:3px solid #fff;background:rgba(255,255,255,.35);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);overflow:hidden;padding:2rem;background-color:#fff;transition:transform .3s ease,box-shadow .3s ease;justify-content:flex-start}.blog1-box-content{padding:1rem}.blog1-box:hover{transform:scale(1.05);box-shadow:0 30px 50px -10px rgba(152,151,151,.37)}.blog1-title{font-size:1.5rem;margin-bottom:12px;font-family:Montserrat,sans-serif}.blog1-description{color:#4e4e4e}.blog1-date{font-size:.875rem;margin-bottom:30px;color:#4e4e4e;width:100%;text-align:right;margin-left:auto}.blog1 .button{display:block;position:absolute;bottom:1rem}.blog1-text{text-align:center;font-size:1.5rem;margin-bottom:2rem}.reviews5-footer{color:#4e4e4e;display:flex;justify-content:space-between;align-items:center;font-size:14px;padding-top:1rem}.reviews5-name{text-align:center}.reviews5-header{text-align:center}.reviews5-title{font-size:2rem;text-transform:uppercase}.reviews5-subtitle{font-size:1.5rem;color:#4e4e4e}.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(250px,1fr))}}.reviews5-card{display:flex;flex-direction:column;flex:1;justify-content:space-around;height:auto;padding:2rem;border-radius:1rem;box-shadow:0 5px 10px rgba(0,0,0,.2);background-color:#fff}.reviews5-card-header{display:flex;align-items:center;justify-content:space-between;padding:0 1rem;margin-bottom:10px}.reviews5-card-header i{color:#d64541;font-size:2rem}.reviews5-card-header span{font-size:1rem;color:#4e4e4e}.reviews5-text{padding:1rem;font-style:italic;border-top:1px solid #d64541;border-bottom:1px solid #d64541}.reviews5-text::after,.reviews5-text::before{content:"„";font-weight:700;font-style:normal}.reviews1-date{font-size:14px;color:#4e4e4e;display:block;text-align:right}.reviews1-header{text-align:center}.reviews1-title{font-size:2rem;text-transform:uppercase}.reviews1-subtitle{font-size:1.5rem;color:#4e4e4e}.reviews1 .container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}@media (max-width:768px){.reviews1 .container{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}.reviews1-card{display:flex;flex-direction:column;flex:1;justify-content:space-around;height:auto;padding:2rem;border-radius:1rem;box-shadow:0 5px 10px rgba(0,0,0,.2);background-color:#fff}.reviews1-card-header{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px}.reviews1-card-header i{color:#d64541;font-size:2rem}.reviews1-card-header span{font-size:1rem;color:#4e4e4e}.reviews1-text{padding:10px;font-style:italic}.reviews1-text::after,.reviews1-text::before{content:"„";font-weight:700;font-style:normal}.hero1-wrapper{color:#fff;background-size:cover;background-position:center;background-repeat:no-repeat;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3rem;border-radius:1rem;box-shadow:0 5px 10px rgba(0,0,0,.2);border:3px solid #fff;background:rgba(255,255,255,.35);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:fadeIn 1s ease forwards;background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(../img/hero.webp) no-repeat center center/cover}.hero1-title{font-family:Montserrat,sans-serif;font-weight:700;font-size:4rem;margin-bottom:3rem;text-align:center;text-shadow:0 2px 8px rgba(0,0,0,.6)}@media (max-width:767px){.hero1-title{font-size:3rem}}@media (max-width:767px) and (max-width:576px){.hero1-title{font-size:2rem}}.hero1-subtitle{display:block;font-weight:500;font-size:2rem;text-align:center;margin-bottom:20px}@media (max-width:767px){.hero1-subtitle{font-size:1.5rem}}.hero1 .button{margin-top:2rem;padding:1rem 2rem;font-size:1.5rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}.footer{background-color:#d64541;color:#fff;padding:50px 0 50px;opacity:0;transform:translateY(20px);animation:fadeInUp 1s ease forwards;animation-delay:.3s}.footer a{color:#fff;transition:color .3s ease,transform .3s ease,-webkit-text-decoration .3s ease;transition:color .3s ease,text-decoration .3s ease,transform .3s ease;transition:color .3s ease,text-decoration .3s ease,transform .3s ease,-webkit-text-decoration .3s ease}.footer a:hover{text-decoration:underline;color:#5d4037;transform:scale(1.05)}.footer-bottom{display:flex;flex-wrap:wrap;justify-content:center;gap:25px;padding-top:50px;border-top:1px solid rgba(255,255,255,.4);margin-top:50px}.footer-container{display:flex;flex-wrap:wrap;-moz-column-gap:20px;column-gap:20px;row-gap:35px}.footer-column{flex:1;min-width:200px}.footer-column-title{font-size:1.5rem;font-weight:700;margin-bottom:20px;color:#fff}.footer-column ul li+li{margin-top:10px}.footer-column .footer-contact li{display:flex;gap:1em;align-items:center}.footer-column .footer-contact li span{font-size:.7rem;flex-shrink:0}.footer .logo{display:flex;justify-content:center;align-items:center;margin-bottom:20px}@media (max-width:768px){.footer{padding:30px 0 30px;text-align:center}}@media (max-width:576px){.footer{padding:30px}.footer-contact{padding:0 30px}}.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:#4e4e4e}.cookie-banner .cookie-content p a{color:#d64541;transition:-webkit-text-decoration .3s ease .3s ease;transition:text-decoration .3s ease .3s ease;transition:text-decoration .3s ease .3s ease,-webkit-text-decoration .3s ease .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:#d64541;color:#fff;font-weight:600;transition:background-color .3s ease .3s ease}.cookie-banner .cookie-buttons button:hover{background-color:rgb(187.5324675325,44.4155844156,40.4675324675)}.privacy .container{max-width:1000px}.privacy h4{margin-bottom:.4rem;font-weight:600;font-size:1.5rem;margin-top:1rem}.privacy-paragraph{margin-bottom:.5rem;margin-left:1rem}.privacy-list{margin-bottom:1rem;margin-left:1rem;list-style-position:inside!important;padding-left:1em;list-style:disc}.privacy .section-title{font-size:2rem;text-align:center;font-weight:600;margin-bottom:2rem}.privacy a{color:#d64541}.privacy a:hover{text-decoration:underline}