@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:#1d3557;background-color:#f1faee;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}.logo p{font-weight:700;font-size:1.5rem}i{font-size:2em}section{padding:2rem 0;background-color:#f1faee}@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:#4b5563}.thanks-text{font-size:1.5rem;color:#4b5563;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:#264653}.button{display:inline-block;padding:1rem 1.5rem;border-radius:0;cursor:pointer;outline:0;text-align:center;font-weight:600;background-color:#264653;color:#fff;transition:background-color .3s ease,color .3s ease,border-color .3s ease,box-shadow .3s ease}.button:hover{background-color:rgb(26.7884297521,49.347107438,58.5115702479)}.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:#264653;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:#264653;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:#8a8c7a;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:#fff}.header .navbar .menu-list a:hover{color:rgb(26.7884297521,49.347107438,58.5115702479)}}.hero-second{background-color:#4a8587;color:#fff}.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:0;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:0;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 img{height:300px;width:300px;border-radius:0;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:#4b5563;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}}.cta2{background-color:#8a8c7a;padding:2rem 0}.cta2-title{display:block;margin:0 auto 1rem auto;text-align:center}.cta2-image img{border-radius:0;height:300px}.cta2-text{border-bottom:1px solid #264653;border-top:1px solid #264653;padding:1rem 0}.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:0;padding:2rem}@media (max-width:768px){.cta2-wrapper{flex-direction:column}}.cta2 .button{margin:1rem auto;display:block}@media (max-width:768px){.cta2 .button{width:100%}}.achievements1-text{text-align:center;font-size:1.5rem;margin-bottom:2rem}.achievements1-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.achievements1-list li{padding:30px;border-radius:0;box-shadow:0 5px 10px rgba(0,0,0,.2);background:rgba(255,255,255,.35);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;flex-direction:column;justify-content:center;align-items:center;transition:background-color .3s ease}.achievements1-list li:hover{background:rgba(255,255,255,.55)}.achievements1-list li i{font-size:2.5rem;color:#264653;margin-bottom:1rem}@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:0;background-color:#264653;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}.faq1-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(370px,1fr));justify-items:center;gap:30px}.faq1-box{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;border-radius:0;box-shadow:0 5px 10px rgba(0,0,0,.2);background:rgba(255,255,255,.35);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:30px;transition:box-shadow .3s ease}.faq1-box:hover{box-shadow:0 8px 20px rgba(0,0,0,.15)}.faq1-icons{display:grid;place-items:center;border-radius:50%;font-size:2rem;color:#8a8c7a}.faq1-text{font-style:italic;border-top:1px solid #4b5563;padding-top:1rem}.faq2-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(370px,1fr));justify-items:center;gap:30px}@media (max-width:576px){.faq2-list :nth-child(2n) .faq2-icons{right:unset;left:1rem}}.faq2-box{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;border-radius:0;box-shadow:0 5px 10px rgba(0,0,0,.2);background:rgba(255,255,255,.35);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:20px;transition:box-shadow .3s ease;position:relative}.faq2-box:hover{box-shadow:0 8px 20px rgba(0,0,0,.15)}.faq2-icons{display:grid;place-items:center;font-size:2rem;position:absolute;top:3rem;right:1rem;z-index:-1;width:90px;height:90px;border-radius:50%;border:10px solid #4a8587}@media (max-width:576px){.faq2-icons{width:67px;height:67px;font-size:1.5rem}}.faq2-text{font-style:italic;border-top:1px solid #4b5563;max-width:70%;padding-top:1rem;text-align:left}@media (max-width:576px){.faq2-text{max-width:60%}}.about1-wrapper{border-radius:0;box-shadow:0 5px 10px rgba(0,0,0,.2);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:#264653;font-weight:700;text-transform:uppercase}.about1-picture img{width:500px;height:300px;border-radius:0;-o-object-fit:cover;object-fit:cover}@media (max-width:768px){.about1-picture img{width:100%;height:300px}}@media (max-width:576px){.about1-picture img{height:300px}}.about2-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(370px,1fr));gap:30px}.about2-text{margin-bottom:1rem}.about2 img{height:450px;width:450px;border-radius:0;box-shadow:0 5px 10px rgba(0,0,0,.2);transition:transform .3s ease}.about2 img:hover{transform:scale(1.05)}.about2-group{margin-bottom:50px}.about2-group p{color:#4b5563;margin-bottom:1rem}.about2-group h2{margin-bottom:1rem}.about2-content{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.about2-content img{height:auto;width:auto;border-radius:0;box-shadow:0 5px 10px rgba(0,0,0,.2);transition:transform .3s ease;height:300px}.about2-content img:hover{transform:scale(1.05)}.services1-img img{height:280px;width:280px;border-radius:0;box-shadow:0 5px 10px rgba(0,0,0,.2);transition:transform .3s ease;margin-bottom:10px}.services1-img img:hover{transform:scale(1.05)}.services1-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:10px}.services1-box{display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:0;box-shadow:0 5px 10px rgba(0,0,0,.2);background:rgba(255,255,255,.35);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);overflow:hidden;padding:1rem;transition:transform .3s ease,box-shadow .3s ease}.services1-box-content{padding:1rem}.services1-box:hover{transform:scale(1.05);box-shadow:0 30px 50px -10px rgba(152,151,151,.37)}@media (max-width:992px){.services1{grid-template-columns:repeat(auto-fit,minmax(370px,1fr))}}.services1-title{font-size:1.25rem;margin-bottom:12px;font-family:Montserrat,sans-serif}.services1-description{margin-bottom:2rem;color:#4b5563}.services1-description li{display:flex;align-items:center;gap:10px;margin-bottom:1rem}.services1-description li i{font-size:1.5rem;color:#264653}.services1 .button{display:block}.services1-text{text-align:center;font-size:1.5rem;margin-bottom:2rem}@media (max-width:576px){.services1-img img{height:200px;width:200px;border-radius:0;box-shadow:0 5px 10px rgba(0,0,0,.2);transition:transform .3s ease;margin-bottom:10px}.services1-img img:hover{transform:scale(1.05)}.services1-box{overflow:hidden;padding:1rem;transition:transform .3s ease,box-shadow .3s ease}.services1-box-content{padding:1rem}}.tarif1-img i{font-size:4rem}.tarif1-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:10px}.tarif1-box{display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:0;box-shadow:0 5px 10px rgba(0,0,0,.2);background:rgba(255,255,255,.35);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);overflow:hidden;padding:1rem;transition:transform .3s ease,box-shadow .3s ease}.tarif1-box-content{padding:1rem}.tarif1-box:hover{transform:scale(1.05);box-shadow:0 30px 50px -10px rgba(152,151,151,.37)}@media (max-width:992px){.tarif1{grid-template-columns:repeat(auto-fit,minmax(370px,1fr))}}.tarif1-title{font-size:1.25rem;margin-bottom:12px;font-family:Montserrat,sans-serif;text-align:center}.tarif1-description{margin-bottom:2rem;color:#4b5563}.tarif1-description li{display:flex;align-items:center;gap:10px;margin-bottom:1rem}.tarif1-description li i{font-size:1rem;color:#4a8587}.tarif1 .button{display:block}.tarif1-text{text-align:center;font-size:1.5rem;margin-bottom:2rem}@media (max-width:576px){.tarif1-img img{height:200px;width:200px;border-radius:0;box-shadow:0 5px 10px rgba(0,0,0,.2);transition:transform .3s ease;margin-bottom:10px}.tarif1-img img:hover{transform:scale(1.05)}.tarif1-box{overflow:hidden;padding:1rem;transition:transform .3s ease,box-shadow .3s ease}.tarif1-box-content{padding:1rem}}.gallery1-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(370px,1fr));grid-gap:1rem}.gallery1-img{position:relative;overflow:hidden;border-radius:0;cursor:pointer}.gallery1 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out}.gallery1 img:hover{transform:scale(1.1)}.blog1-img img{width:340px;height:200px;margin-bottom:10px;border-radius:0}.blog1-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.blog1-box{display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:0;box-shadow:0 5px 10px rgba(0,0,0,.2);background:rgba(255,255,255,.35);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);overflow:hidden;height:100%;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.blog1-box-content{padding:1rem;max-width:370px}.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:#4b5563}.blog1-date{font-size:.875rem;margin-bottom:30px;color:#4b5563;width:100%;text-align:right;margin-left:auto}.blog1 .button{display:block}.blog1-text{text-align:center;font-size:1.5rem;margin-bottom:2rem}.blog2-img img{height:350px;width:350px;border-radius:0;box-shadow:0 5px 10px rgba(0,0,0,.2);transition:transform .3s ease;margin-right:20px}.blog2-img img:hover{transform:scale(1.05)}@media (max-width:576px){.blog2-img img{height:250px;width:250px;border-radius:0;box-shadow:0 5px 10px rgba(0,0,0,.2);transition:transform .3s ease;margin:0}.blog2-img img:hover{transform:scale(1.05)}}.blog2-list{gap:24px;margin:0 auto;max-width:900px}.blog2-box{max-width:900px;display:flex;flex-direction:row;justify-content:center;align-items:center;border-radius:0;box-shadow:0 5px 10px rgba(0,0,0,.2);background:rgba(255,255,255,.35);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);overflow:hidden;padding:2rem;transition:transform .3s ease,box-shadow .3s ease;margin-bottom:20px;background-color:#fff}@media (max-width:768px){.blog2-box{display:flex;flex-direction:column;justify-content:center;align-items:center}}.blog2-box-content{padding:1rem}.blog2-box:hover{transform:scale(1.05);box-shadow:0 30px 50px -10px rgba(152,151,151,.37)}.blog2-title{font-size:1.5rem;margin-bottom:12px;font-family:Montserrat,sans-serif}.blog2-description{margin-bottom:30px;color:#4b5563;max-width:400px}.blog2 .button{display:block;margin:0 0 0 auto;width:200px}.blog2-text{text-align:center;font-size:1.5rem;margin-bottom:2rem}.hero-text{margin-right:1rem;display:flex;flex-direction:column;justify-content:space-between;padding:2rem}@media (max-width:768px){.hero-text{padding:2rem}}.hero-bg{display:flex;border-radius:0;box-shadow:0 5px 10px rgba(0,0,0,.2);min-width:200px}.hero-wrapper{color:#fff;padding:5px;height:auto;width:130%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;border-radius:0;box-shadow:0 5px 10px rgba(0,0,0,.2);background:rgba(255,255,255,.35);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:fadeIn 1s ease forwards;background:url(../img/hero.webp);background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:0}.hero-title{color:#264653;font-family:Montserrat,sans-serif;font-weight:700;font-size:3rem;margin-bottom:2rem}.hero-subtitle{display:block;font-weight:500;font-size:1.5rem;margin-bottom:20px}.hero .button{margin:0 auto}@media (max-width:768px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1.25rem}.hero .button{font-size:1.5rem;margin:0}.hero-bg{flex-wrap:wrap;flex-direction:column-reverse}.hero-wrapper{height:300px;border-radius:0}}.reviews2-date{font-size:12px;color:#4b5563;display:block;text-align:right}.reviews2-wrapper{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;justify-content:space-around}.reviews2-card{border-radius:0;box-shadow:0 5px 10px rgba(0,0,0,.2);background:rgba(255,255,255,.35);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;gap:1rem;flex:1;min-width:300px;padding:1rem}.reviews2-avatar{min-width:50px;max-width:50px;height:50px;display:grid;place-items:center;border-radius:50%;background-color:#4a8587;color:#fff;font-size:1rem}.reviews2-role{margin-bottom:10px}.reviews2-text{border-top:1px solid #264653;padding:20px 0;font-style:italic}.reviews2-text::after,.reviews2-text::before{content:"„";margin:0 6px}.contact3{gap:auto}.contact3 h3{text-align:center;font-size:2rem;font-weight:700;margin-bottom:20px;flex:1}.contact3 .contact-map iframe{width:90%;height:400px;border-radius:0}.contact3 .form-wrapper{display:flex;padding:2.5rem;border-radius:0;gap:20px}.contact3 .form-wrapper h3{font-size:2rem;font-weight:700;margin-bottom:20px}.contact3 .form-wrapper .form{padding:20px;min-width:400px;margin-right:20px;border-radius:0;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 #4b5563;border-radius:0;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:#264653}.contact3 .form-wrapper .form textarea{margin-bottom:16px;resize:vertical}.contact3 .form-wrapper .form-checkbox a{color:#264653}.contact3 .form-wrapper .form-checkbox a:hover{text-decoration:underline}.contact-cards{max-width:600px;flex:1;display:flex;flex-wrap:wrap;gap:20px}.contact-cards .contact-card{display:flex;flex-direction:column;justify-content:center;flex:1;min-width:200px;padding:20px;border-radius:0;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:rgb(54.0165289256,99.5041322314,117.9834710744);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}}.footer2{box-shadow:0 5px 10px rgba(0,0,0,.2);background-color:#264653;color:#fff;padding:30px 0}.footer2-bottom{display:flex;flex-wrap:wrap;justify-content:center;gap:25px;padding:50px 0;border-top:1px solid rgba(255,255,255,.4)}.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:20px;column-gap:20px;row-gap:35px;margin-bottom:25px}.footer2-column{flex:1;min-width:200px}.footer2-column-title{font-weight:700;margin-bottom:20px}.footer2-column ul:not(.footer2-contact){list-style:circle;list-style-position:inside}.footer2-column ul li+li{margin-top:10px}.footer2-column .footer2-contact li{display:flex;gap:1em;align-items:center}.footer2-column .footer2-contact li i{font-size:1.5em}.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:#264653}.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:#4b5563}.cookie-banner .cookie-content p a{color:#264653;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:#264653;color:#fff;font-weight:600;transition:background-color .3s ease .3s ease}.cookie-banner .cookie-buttons button:hover{background-color:rgb(21.9834710744,40.4958677686,48.0165289256)}