img{width:100%}.header .container::after,.header .container::before{display:none}.header{background-color:#0d0d0d;padding:10px 0;z-index:999}.header.fixed-top{position:fixed;top:0;left:0;right:0}.header.absolute-top{position:absolute;top:0;left:0;right:0}.header .container{display:flex;justify-content:space-between;align-items:center;gap:8px}.header img{max-width:200px}.header .menu{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:3rem;list-style:none;margin:0;padding:0}@media screen and (max-width:768px){.header .menu{gap:1rem}}.header .menu .menu__item a{text-transform:uppercase;text-decoration:none;color:#fff;transition:.15s ease-in;font-weight:600}.header .menu .menu__item a:hover,.header .menu .menu__item.active a,.header.header-dark-links .menu .menu__item a:hover,.header.header-dark-links .menu .menu__item.active a{color:var(--accent)}.header.header-dark-links .menu .menu__item a{color:#000}.header.bg-gray{background-color:#494949}.header p{margin-bottom:0;text-align:right}.wrapper{padding:200px 0 80px}.wrapper h1{text-align:center;margin-bottom:16px;font-size:calc(1rem + 1.5vw)}.wrapper p:last-child{margin-bottom:0}.wrapper p:not(:last-child){margin-bottom:16px}.wrapper a{text-decoration:none;cursor:pointer}.footer{padding:80px 0;background-color:#0d0d0d;color:#fff}.footer img{width:100%;max-width:250px;margin-bottom:8px;display:block}.footer a{color:#fff;text-decoration:none;transition:.1s ease-in}.footer a:hover{color:var(--accent);text-decoration:none}.footer ul{list-style-type:none;padding-left:0}.footer ul li:not(:last-child){margin-bottom:.5rem}.copyright{text-align:center}@media(max-width:992px){.header .container{flex-direction:column}.header p{text-align:center}}#cookPopup{display:none;justify-content:space-between;flex-direction:column;align-items:center;gap:1rem;position:fixed;bottom:15px;left:50%;width:900px;max-width:90%;transform:translateX(-50%);padding:25px;background-color:#fff;border-radius:4px;box-shadow:2px 3px 10px rgba(0,0,0,.4);z-index:9999}#cookPopup p{margin:0;text-align:left}.cookPopup_btn{border-radius:4px;font-weight:800}@media(min-width:576px){#cookPopup.show{display:flex;align-items:center}}@media(max-width:575px){#cookPopup.show{display:block;text-align:left}.cookPopup_btn{margin:10px 0 0}}.cookPopup_title{font-size:16px;font-weight:700}.cookPopup_desc{font-size:16px}.show{display:flex!important}.custom-form{margin:0 auto}.custom-form form{display:flex;flex-direction:column;gap:1.5rem}.custom-form.custom-form-email .submitBnt{max-width:200px}.custom-form.custom-form-email form{flex-direction:row;align-items:center;gap:1rem}@media screen and (max-width:768px){.custom-form.custom-form-email form{flex-direction:column;gap:1rem}.custom-form.custom-form-email .submitBnt{max-width:unset}}.custom-form.custom-form-email form .custom-form-control{width:100%}.submitBnt{width:100%;height:45px}.custom-form-control{padding:8px 16px;border:1px solid #ccc;background-color:#fafafa;display:block;width:100%;box-sizing:border-box;color:#212529;border-radius:4px}.custom-form-group label{color:#000;margin-left:8px;text-align:left;font-family:inherit;cursor:pointer;font-style:italic;display:inline-block}.mandatory{color:#ff1500;font-size:16px;font-weight:400;margin-left:8px}.custom-form-group{display:flex;align-items:baseline}.custom-form-group input{border:1px solid #ccc;background:#fff;width:13px!important;height:13px!important}.spreadBody{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.thanksContainer{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;max-width:700px;text-align:center}.thanksLogo{max-width:150px;width:100%}.thanksText{font-size:18px;line-height:30px}