header.header-module.desktop{position:fixed;width:100%;z-index:1000}@media screen and (max-width:1404px){header.header-module.desktop{display:none}}header.header-module.desktop .main-content{background-color:#fff;border-bottom:4px solid #f2f2f2;height:100px;width:100%}header.header-module.desktop .main-content .container{align-items:center;display:flex;flex-direction:row;gap:30px;height:100%;width:100%}@media screen and (max-width:1600px){header.header-module.desktop .main-content .container{gap:15px}}header.header-module.desktop .main-content .container .logo{height:60px;width:160px}header.header-module.desktop .main-content .container .logo img{height:100%;object-fit:contain;object-position:left;width:100%}header.header-module.desktop .main-content .container .links{display:flex;flex-direction:row;gap:15px;height:100%;margin-left:auto}@media screen and (max-width:1600px){header.header-module.desktop .main-content .container .links{gap:5px}}header.header-module.desktop .main-content .container .links .link,header.header-module.desktop .main-content .container .links .menu-link{align-items:center;border-bottom:4px solid transparent;color:#6c6d72;cursor:pointer;display:flex;flex-direction:row;font-size:14px;font-weight:400;gap:15px;height:calc(100% + 4px);line-height:160%;padding:0 15px;text-transform:uppercase;transition:border .3s,color .3s;width:fit-content}@media screen and (max-width:1600px){header.header-module.desktop .main-content .container .links .link,header.header-module.desktop .main-content .container .links .menu-link{gap:5px;padding:0 10px}}header.header-module.desktop .main-content .container .links .link.active,header.header-module.desktop .main-content .container .links .link:hover,header.header-module.desktop .main-content .container .links .menu-link.active,header.header-module.desktop .main-content .container .links .menu-link:hover{border-bottom:4px solid #f3e200;color:#000;font-weight:700;letter-spacing:.047em}header.header-module.desktop .main-content .container .links .link.active:after,header.header-module.desktop .main-content .container .links .link:hover:after,header.header-module.desktop .main-content .container .links .menu-link.active:after,header.header-module.desktop .main-content .container .links .menu-link:hover:after{background-color:#000;transform:rotateX(180deg)}header.header-module.desktop .main-content .container .links .menu-link:after{background-color:#6c6d72;content:"";height:8px;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='8' fill='none' viewBox='0 0 13 8'%3E%3Cmask id='c' width='13' height='8' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3E%3Cg clip-path='url(%23a)'%3E%3Cg clip-path='url(%23b)'%3E%3Cpath fill='%236C6D72' d='M6.22 4.977 10.343.852l1.179 1.178-5.304 5.303L.916 2.03 2.094.852z'/%3E%3C/g%3E%3C/g%3E%3C/mask%3E%3Cg mask='url(%23c)'%3E%3Cpath fill='%236C6D72' d='M.22 0h12v8h-12z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M.22 0h12v8h-12z'/%3E%3C/clipPath%3E%3CclipPath id='b'%3E%3Cpath fill='%23fff' d='M.22 0h12v8h-12z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");mask-position:50%;mask-repeat:no-repeat;mask-size:contain;transition:background-color .3s,transform .3s;width:13px}header.header-module.desktop .main-content .container .lang-search{align-items:center;display:flex;gap:7.5px}header.header-module.desktop .main-content .container .lang-search .lang{align-items:center;display:flex;flex-direction:row}header.header-module.desktop .main-content .container .lang-search .lang .lang-wrapper{align-items:center;display:flex;padding:0 7.5px;position:relative}header.header-module.desktop .main-content .container .lang-search .lang .lang-wrapper.active,header.header-module.desktop .main-content .container .lang-search .lang .lang-wrapper:hover{font-weight:700;letter-spacing:.047em}header.header-module.desktop .main-content .container .lang-search .lang .lang-wrapper:not(:last-child):after{background-color:#000;content:"";height:20px;position:absolute;right:0;width:1px}header.header-module.desktop .main-content .container .lang-search .searchbar-wrapper{height:30px;width:30px}header.header-module.desktop .main-content .container .lang-search .searchbar-wrapper:focus .searchbar,header.header-module.desktop .main-content .container .lang-search .searchbar-wrapper:hover .searchbar{background-color:#fff;transform:translateX(-30px);width:200px}header.header-module.desktop .main-content .container .lang-search .searchbar-wrapper:focus .searchbar .search,header.header-module.desktop .main-content .container .lang-search .searchbar-wrapper:hover .searchbar .search{background-color:transparent}header.header-module.desktop .main-content .container .lang-search .searchbar-wrapper .searchbar{background-color:#f3e200;border:1px solid #f3e200;border-radius:16px;display:flex;height:30px;overflow:hidden;position:relative;position:absolute;transition:.3s ease;width:30px;z-index:10}header.header-module.desktop .main-content .container .lang-search .searchbar-wrapper .searchbar .search{align-items:center;background-color:#f3e200;border:0;border-radius:50%;box-sizing:border-box;display:flex;height:30px;justify-content:center;min-width:30px;padding:0;transition:.3s ease;z-index:2}header.header-module.desktop .main-content .container .lang-search .searchbar-wrapper .searchbar .search .icon{height:15px;margin-bottom:2px;margin-right:2px;width:15px}header.header-module.desktop .main-content .container .lang-search .searchbar-wrapper .searchbar .search .icon svg{height:15px;width:15px}header.header-module.desktop .main-content .container .lang-search .searchbar-wrapper .searchbar input{background-color:transparent;border:0;box-sizing:border-box;display:block;height:30px;min-width:170px;padding:0;z-index:1}header.header-module.desktop .main-content .container .lang-search .searchbar-wrapper .searchbar .delete{align-items:center;background-color:transparent;border:0;box-sizing:border-box;cursor:pointer;display:flex;height:30px;justify-content:center;min-width:30px;padding:0;position:absolute;right:0;top:0;z-index:1}header.header-module.desktop .main-content .container .lang-search .searchbar-wrapper .searchbar .delete svg path{transition:.3s ease}header.header-module.desktop .main-content .container .lang-search .searchbar-wrapper .searchbar .delete:hover svg path{fill:#000}header.header-module.desktop .main-content .container .ctas{align-items:center;display:flex;flex-direction:row;gap:30px}@media screen and (max-width:1600px){header.header-module.desktop .main-content .container .ctas{gap:15px}}header.header-module.desktop .menus-container{position:relative}header.header-module.desktop .menus-container .list-menu{background-color:#fff;box-shadow:0 4px 100px 0 rgba(0,0,0,.102);display:flex;flex-direction:column;gap:30px;left:50%;max-width:330px;opacity:0;padding:45px 45px 45px 30px;pointer-events:none;position:absolute;top:0;transform:translateY(30px);transition:transform .3s,opacity .3s,z-index 0s .3s;width:fit-content;z-index:-1}header.header-module.desktop .menus-container .list-menu.active{opacity:1;pointer-events:all;transform:translateY(0);transition:transform .3s,opacity .3s,z-index .3s;z-index:1000}header.header-module.desktop .menus-container .list-menu .link{display:flex;flex-direction:row;position:relative;width:fit-content}header.header-module.desktop .menus-container .list-menu .link:hover .icon,header.header-module.desktop .menus-container .list-menu .link:hover:after{background-color:#f3e200}header.header-module.desktop .menus-container .list-menu .link:hover .icon img{opacity:1}header.header-module.desktop .menus-container .list-menu .link:hover .text{font-weight:600;letter-spacing:.037em}header.header-module.desktop .menus-container .list-menu .link:last-child:after{content:unset}header.header-module.desktop .menus-container .list-menu .link:after{background-color:#f2f2f2;content:"";height:calc(100% + 30px);left:14px;position:absolute;top:0;transition:background-color .3s;width:2px;z-index:1}header.header-module.desktop .menus-container .list-menu .link .icon{background-color:#f2f2f2;border-radius:100px;flex-shrink:0;height:30px;margin-right:30px;padding:8px;position:relative;transition:background-color .3s;width:30px;z-index:2}header.header-module.desktop .menus-container .list-menu .link .icon img{height:100%;object-fit:contain;opacity:.7;transition:opacity .3s;width:100%}header.header-module.desktop .menus-container .list-menu .link .text{line-height:160%}header.header-module.desktop .menus-container .list-menu .link .label{background-color:#f3e200;border-radius:4px;font-size:10px;font-weight:500;height:fit-content;line-height:1;margin-left:5px;margin-top:2px;padding:5px;width:fit-content}header.header-module.desktop .menus-container .mega-menu{left:50%;opacity:0;pointer-events:none;position:absolute;top:0;transform:translateX(-50%) translateY(30px);transition:transform .3s,opacity .3s,z-index 0s .3s;width:100%;z-index:-1}header.header-module.desktop .menus-container .mega-menu.active{opacity:1;pointer-events:all;transform:translateX(-50%);transition:transform .3s,opacity .3s,z-index .3s;z-index:1000}header.header-module.desktop .menus-container .mega-menu .container{display:flex;flex-direction:row;gap:30px;padding-bottom:30px;padding-top:30px;position:relative;width:100%;z-index:1}header.header-module.desktop .menus-container .mega-menu .container:before{background-color:#fff;box-shadow:0 4px 100px 0 rgba(0,0,0,.102);content:"";height:100%;left:-40px;position:absolute;top:0;width:calc(100% + 80px);z-index:-1}header.header-module.desktop .menus-container .mega-menu .container .titles{display:flex;flex-direction:column;gap:30px;width:calc(25% - 15px)}header.header-module.desktop .menus-container .mega-menu .container .titles .title{border-radius:3px;display:flex;flex-direction:row;gap:15px;overflow:hidden;padding:15px;position:relative;transition:background-color .3s;user-select:none;width:100%}header.header-module.desktop .menus-container .mega-menu .container .titles .title.active,header.header-module.desktop .menus-container .mega-menu .container .titles .title:hover{background-color:hsla(0,0%,95%,.5)}header.header-module.desktop .menus-container .mega-menu .container .titles .title.active:after,header.header-module.desktop .menus-container .mega-menu .container .titles .title:hover:after{background-color:#f3e200;width:2px}header.header-module.desktop .menus-container .mega-menu .container .titles .title:after{background-color:transparent;content:"";height:100%;position:absolute;right:0;top:0;transition:.3s ease;width:2px}header.header-module.desktop .menus-container .mega-menu .container .titles .title .icon{background-color:#f3e200;border-radius:100px;flex-shrink:0;height:30px;padding:8px;width:30px}header.header-module.desktop .menus-container .mega-menu .container .titles .title .icon img{height:100%;object-fit:contain;width:100%}header.header-module.desktop .menus-container .mega-menu .container .titles .title .text{font-family:ISLSemi;font-size:22px;line-height:1.3}header.header-module.desktop .menus-container .mega-menu .container .contents{background-color:hsla(0,0%,95%,.5);border-radius:3px;padding:45px 30px;width:calc(75% - 15px)}header.header-module.desktop .menus-container .mega-menu .container .contents .content{display:none;flex-direction:row;gap:60px;opacity:0}header.header-module.desktop .menus-container .mega-menu .container .contents .content.active{display:flex;opacity:1}header.header-module.desktop .menus-container .mega-menu .container .contents .content .column{display:flex;flex-direction:column;gap:30px;width:calc(33.33333% - 40px)}header.header-module.desktop .menus-container .mega-menu .container .contents .content .column:has(.cta-card){width:287px}header.header-module.desktop .menus-container .mega-menu .container .contents .content .column .link{display:flex;flex-direction:row;position:relative;width:fit-content}header.header-module.desktop .menus-container .mega-menu .container .contents .content .column .link:hover .icon,header.header-module.desktop .menus-container .mega-menu .container .contents .content .column .link:hover:after{background-color:#f3e200}header.header-module.desktop .menus-container .mega-menu .container .contents .content .column .link:hover .icon img{opacity:1}header.header-module.desktop .menus-container .mega-menu .container .contents .content .column .link:hover .text{font-weight:600;letter-spacing:.034em;padding-right:0}header.header-module.desktop .menus-container .mega-menu .container .contents .content .column .link:last-of-type:after{content:unset}header.header-module.desktop .menus-container .mega-menu .container .contents .content .column .link:after{background-color:#f2f2f2;content:"";height:calc(100% + 30px);left:14px;position:absolute;top:0;transition:background-color .3s;width:2px;z-index:1}header.header-module.desktop .menus-container .mega-menu .container .contents .content .column .link .icon{background-color:#f2f2f2;border-radius:100px;flex-shrink:0;height:30px;margin-right:30px;padding:8px;position:relative;transition:background-color .3s;width:30px;z-index:2}header.header-module.desktop .menus-container .mega-menu .container .contents .content .column .link .icon img{height:100%;object-fit:contain;opacity:.7;transition:opacity .3s;width:100%}header.header-module.desktop .menus-container .mega-menu .container .contents .content .column .link .text{line-height:160%;padding-right:3px;transition:padding .3s}header.header-module.desktop .menus-container .mega-menu .container .contents .content .column .link .label{background-color:#51c1bc;border-radius:4px;color:#fff;font-size:10px;font-weight:500;height:fit-content;line-height:1;margin-left:5px;margin-top:2px;padding:5px;width:fit-content}header.header-module.desktop .menus-container .mega-menu .container .contents .content .column .image{border-radius:2px;flex:1;overflow:hidden;width:100%}header.header-module.desktop .menus-container .mega-menu .container .contents .content .column .image img{height:100%;object-fit:cover;width:100%}header.header-module.desktop .menus-container .mega-menu .container .contents .content .column .cta-card{background-color:#f3e200;border-radius:3px;display:flex;flex-direction:column;gap:15px;height:100%;padding:30px;width:100%}header.header-module.desktop .menus-container .mega-menu .container .contents .content .column .cta-card .title{font-size:25px}header.header-module.desktop .menus-container .mega-menu .container .contents .content .column .cta-card .richtext{line-height:160%}header.header-module.desktop .menus-container .mega-menu .container .contents .content .column .cta-card .btn{margin-top:15px}header.header-module.mobile{left:0;position:fixed;top:0;width:100dvw;z-index:999}@media screen and (min-width:1404px){header.header-module.mobile{display:none}}header.header-module.mobile .top{background-color:#fff;border-bottom:4px solid #f2f2f2;height:80px;width:100%;z-index:99}header.header-module.mobile .top .container{align-items:center;display:flex;height:100%;justify-content:space-between}header.header-module.mobile .top .container .logo{height:60px;width:140px}header.header-module.mobile .top .container .logo img{height:100%;object-fit:contain;object-position:left;width:100%}header.header-module.mobile .top .container .burger{align-items:center;background:transparent;border:0;cursor:pointer;display:flex;gap:15px;height:20px;padding:0;width:fit-content}header.header-module.mobile .top .container .burger.active .spans span{width:0}header.header-module.mobile .top .container .burger.active .spans span:first-child{transform:rotate(45deg) translateX(6px) translateY(6px)}header.header-module.mobile .top .container .burger.active .spans span:last-child{transform:rotate(-45deg) translateX(6px) translateY(-6px)}header.header-module.mobile .top .container .burger p{font-size:1rem;text-transform:uppercase}header.header-module.mobile .top .container .burger .spans{align-items:center;background:transparent;border:0;display:flex;flex-direction:column;height:20px;justify-content:space-between;min-height:20px;min-width:30px;padding:0;width:30px}header.header-module.mobile .top .container .burger .spans span{background-color:#000;height:3px;transition:.3s ease;width:100%}header.header-module.mobile .top .container .burger .spans span:first-child,header.header-module.mobile .top .container .burger .spans span:last-child{width:70%}header.header-module.mobile .close{background-color:rgba(0,0,0,.1);height:100%;opacity:0;position:fixed;transition:.3s ease;visibility:hidden;width:100%;z-index:-1}header.header-module.mobile .close.active{opacity:1;visibility:visible}header.header-module.mobile .wrapper{background-color:#fff;border-top:4px solid #f3e200;box-shadow:0 4px 100px 0 rgba(0,0,0,.102);display:flex;flex-direction:column;height:calc(100dvh - 76px);margin-top:-4px;max-width:540px;opacity:0;position:absolute;right:0;transform:translateX(10vw);transition:.3s ease;visibility:hidden;width:90vw;z-index:101}header.header-module.mobile .wrapper.active{opacity:1;transform:translateX(0);visibility:visible}header.header-module.mobile .wrapper .links-wrapper{display:flex;flex-direction:column;gap:30px;height:100%;-webkit-mask-image:linear-gradient(0deg,transparent 0,#000 60px);mask-image:linear-gradient(0deg,transparent 0,#000 60px);overflow-x:scroll;padding:60px 30px}header.header-module.mobile .wrapper .links-wrapper .links{display:flex;flex-direction:column;gap:30px}header.header-module.mobile .wrapper .links-wrapper .links.active>.menu-link:not(.hidden):before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%236C6D72' d='M10.977 10 6.852 5.875 8.03 4.697 13.333 10 8.03 15.303l-1.178-1.178z'/%3E%3C/svg%3E");display:flex;height:21px;justify-content:center;transform:rotate(180deg);width:20px}header.header-module.mobile .wrapper .links-wrapper .links.active>.menu-link:not(.hidden):after{display:none}header.header-module.mobile .wrapper .links-wrapper .links>.link,header.header-module.mobile .wrapper .links-wrapper .links>.menu-link{align-items:center;color:#6c6d72;cursor:pointer;display:flex;font-size:14px;font-weight:400;gap:10px;letter-spacing:1.6!important;text-transform:uppercase}header.header-module.mobile .wrapper .links-wrapper .links>.link.hidden,header.header-module.mobile .wrapper .links-wrapper .links>.menu-link.hidden{display:none}header.header-module.mobile .wrapper .links-wrapper .links .menu-link:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%236C6D72' d='M10.977 10 6.852 5.875 8.03 4.697 13.333 10 8.03 15.303l-1.178-1.178z'/%3E%3C/svg%3E");display:flex;height:21px;justify-content:center;width:20px}header.header-module.mobile .wrapper .links-wrapper .links .menu{display:none;flex-direction:column;gap:30px}header.header-module.mobile .wrapper .links-wrapper .links .menu.active{display:flex}header.header-module.mobile .wrapper .links-wrapper .links .menu.list-menu .link{align-items:center;display:flex}header.header-module.mobile .wrapper .links-wrapper .links .menu.list-menu .link:last-child .icon:after{display:none}header.header-module.mobile .wrapper .links-wrapper .links .menu.list-menu .link .icon{background-color:#f2f2f2;border-radius:100px;flex-shrink:0;height:30px;margin-right:30px;padding:8px;position:relative;transition:background-color .3s;width:30px;z-index:2}header.header-module.mobile .wrapper .links-wrapper .links .menu.list-menu .link .icon:after{background-color:#f2f2f2;content:"";height:calc(100% + 30px);left:14px;position:absolute;top:0;transition:background-color .3s;width:2px;z-index:-1}header.header-module.mobile .wrapper .links-wrapper .links .menu.list-menu .link .icon img{height:100%;object-fit:contain;opacity:.7;transition:opacity .3s;width:100%}header.header-module.mobile .wrapper .links-wrapper .links .menu.list-menu .link .text{font-size:16px;font-weight:400;line-height:160%;text-transform:none}header.header-module.mobile .wrapper .links-wrapper .links .menu.mega-menu .items,header.header-module.mobile .wrapper .links-wrapper .links .menu.mega-menu .items .item{display:flex;flex-direction:column;gap:15px}header.header-module.mobile .wrapper .links-wrapper .links .menu.mega-menu .items .item.active>.content{display:flex}header.header-module.mobile .wrapper .links-wrapper .links .menu.mega-menu .items .item>.title{align-items:center;background-color:#f2f2f2;border-radius:3px;cursor:pointer;display:flex;padding:15px;user-select:none}header.header-module.mobile .wrapper .links-wrapper .links .menu.mega-menu .items .item>.title .icon{background-color:#f3e200;border-radius:100px;flex-shrink:0;height:30px;margin-right:15px;padding:8px;position:relative;transition:background-color .3s;width:30px;z-index:2}header.header-module.mobile .wrapper .links-wrapper .links .menu.mega-menu .items .item>.title .icon img{height:100%;object-fit:contain;opacity:.7;transition:opacity .3s;width:100%}header.header-module.mobile .wrapper .links-wrapper .links .menu.mega-menu .items .item>.title .text{font-family:ISLSemi;font-size:22px;line-height:1.3}header.header-module.mobile .wrapper .links-wrapper .links .menu.mega-menu .items .item>.content{display:none;flex-direction:column;gap:15px}header.header-module.mobile .wrapper .links-wrapper .links .menu.mega-menu .items .item>.content .link{align-items:center;display:flex}header.header-module.mobile .wrapper .links-wrapper .links .menu.mega-menu .items .item>.content .link:first-child .icon:after{display:none}header.header-module.mobile .wrapper .links-wrapper .links .menu.mega-menu .items .item>.content .link .icon{background-color:#f2f2f2;border-radius:100px;flex-shrink:0;height:30px;margin-right:30px;padding:8px;position:relative;transition:background-color .3s;width:30px;z-index:2}header.header-module.mobile .wrapper .links-wrapper .links .menu.mega-menu .items .item>.content .link .icon:after{background-color:#f2f2f2;bottom:0;content:"";height:calc(100% + 15px);left:14px;position:absolute;transition:background-color .3s;width:2px;z-index:-1}header.header-module.mobile .wrapper .links-wrapper .links .menu.mega-menu .items .item>.content .link .icon img{height:100%;object-fit:contain;opacity:.7;transition:opacity .3s;width:100%}header.header-module.mobile .wrapper .links-wrapper .links .menu.mega-menu .items .item>.content .link .text{font-size:16px;font-weight:400;line-height:160%;text-transform:none}header.header-module.mobile .wrapper .links-wrapper .links .menu.mega-menu .items .item>.content .cta-card{background-color:#f3e200;border-radius:3px;display:flex;flex-direction:column;gap:15px;height:100%;padding:30px;width:100%}header.header-module.mobile .wrapper .links-wrapper .links .menu.mega-menu .items .item>.content .cta-card .title{font-size:25px}header.header-module.mobile .wrapper .links-wrapper .links .menu.mega-menu .items .item>.content .cta-card .richtext{line-height:160%}header.header-module.mobile .wrapper .links-wrapper .links .menu.mega-menu .items .item>.content .cta-card .btn{margin-top:15px}header.header-module.mobile .wrapper .links-wrapper .links.active+.lang-search{display:none}header.header-module.mobile .wrapper .links-wrapper .lang-search{align-items:center;display:flex;flex-wrap:wrap;gap:7.5px}header.header-module.mobile .wrapper .links-wrapper .lang-search .lang{align-items:center;display:flex;flex-direction:row}header.header-module.mobile .wrapper .links-wrapper .lang-search .lang .lang-wrapper{align-items:center;display:flex;padding:0 7.5px;position:relative}header.header-module.mobile .wrapper .links-wrapper .lang-search .lang .lang-wrapper.active,header.header-module.mobile .wrapper .links-wrapper .lang-search .lang .lang-wrapper:hover{font-weight:700;letter-spacing:.047em}header.header-module.mobile .wrapper .links-wrapper .lang-search .lang .lang-wrapper:not(:last-child):after{background-color:#000;content:"";height:20px;position:absolute;right:0;width:1px}header.header-module.mobile .wrapper .links-wrapper .lang-search .searchbar-wrapper{height:30px;width:200px}header.header-module.mobile .wrapper .links-wrapper .lang-search .searchbar-wrapper .searchbar{background-color:#fff;border:1px solid #f3e200;border-radius:16px;display:flex;height:30px;overflow:hidden;position:relative;transition:.3s ease;width:200px;z-index:10}header.header-module.mobile .wrapper .links-wrapper .lang-search .searchbar-wrapper .searchbar .search{align-items:center;background-color:transparent;border:0;border-radius:50%;box-sizing:border-box;display:flex;height:30px;justify-content:center;min-width:30px;padding:0;transition:.3s ease;z-index:2}header.header-module.mobile .wrapper .links-wrapper .lang-search .searchbar-wrapper .searchbar .search .icon{height:15px;margin-bottom:2px;margin-right:2px;width:15px}header.header-module.mobile .wrapper .links-wrapper .lang-search .searchbar-wrapper .searchbar .search .icon svg{height:15px;width:15px}header.header-module.mobile .wrapper .links-wrapper .lang-search .searchbar-wrapper .searchbar input{background-color:transparent;border:0;box-sizing:border-box;display:block;height:30px;min-width:170px;padding:0;z-index:1}header.header-module.mobile .wrapper .links-wrapper .lang-search .searchbar-wrapper .searchbar .delete{align-items:center;background-color:transparent;border:0;box-sizing:border-box;cursor:pointer;display:flex;height:30px;justify-content:center;min-width:30px;padding:0;position:absolute;right:0;top:0;z-index:1}header.header-module.mobile .wrapper .links-wrapper .lang-search .searchbar-wrapper .searchbar .delete svg path{transition:.3s ease}header.header-module.mobile .wrapper .links-wrapper .lang-search .searchbar-wrapper .searchbar .delete:hover svg path{fill:#000}header.header-module.mobile .wrapper .ctas-wrapper{align-items:center;background-color:#f2f2f2;display:flex;height:fit-content;padding:45px 30px;width:100%}header.header-module.mobile .wrapper .ctas-wrapper .ctas{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:30px}