.grid{width:100%;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-column-gap:30px;margin:0 auto;max-width:1792px}@media(max-width:992px){.grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-column-gap:20px}}.grid-header{max-width:1734px;margin:0 auto;height:100%;display:grid;grid-template-columns:repeat(20,minmax(0,1fr));grid-column-gap:15px;position:relative}@media(max-width:1764px){.grid-header{max-width:1620px}}@media(max-width:1180px){.grid-header{grid-column-gap:0}}@media(max-width:1024px){.grid-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.modal{opacity:0;height:0;-webkit-transition:height .3s ease,opacity .3s ease;transition:height .3s ease,opacity .3s ease;position:absolute;top:72px;right:1%;width:394px}@media(max-width:767px){.modal{width:100%;right:unset}}.modal.modal-open{opacity:1;height:auto;background-color:#fff;border-radius:24px;-webkit-box-shadow:119px 209px 67px 0 rgba(21,21,21,0),76px 134px 61px 0 rgba(21,21,21,.01),43px 75px 52px 0 rgba(21,21,21,.05),19px 33px 38px 0 rgba(21,21,21,.09),5px 8px 21px 0 rgba(21,21,21,.1);box-shadow:119px 209px 67px 0 rgba(21,21,21,0),76px 134px 61px 0 rgba(21,21,21,.01),43px 75px 52px 0 rgba(21,21,21,.05),19px 33px 38px 0 rgba(21,21,21,.09),5px 8px 21px 0 rgba(21,21,21,.1);-webkit-transition:height .3s ease,opacity .3s ease;transition:height .3s ease,opacity .3s ease}.modal.modal-open .search-modal-body .search-input{opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.modal.modal-open .search-modal-body .search-input form#form-search{height:100%;padding:24px}@media(max-width:767px){.modal.modal-open .search-modal-body .search-input form#form-search{padding:16px}}.modal.modal-close{visibility:hidden;height:0}.modal .search-modal-body{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal .search-modal-body .no-result{color:#00090f;font-style:normal;font-weight:400;line-height:125%;width:100%;font-size:calc(16px + (18 - 16)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.modal .search-modal-body .no-result{font-size:18px}}@media screen and (max-width:393px){.modal .search-modal-body .no-result{font-size:16px}}.modal .search-modal-body .search-input{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:auto;margin-right:auto;opacity:0;-webkit-transition:opacity .1s ease;transition:opacity .1s ease;z-index:0;position:relative}.modal .search-modal-body .search-input .border{border-radius:8px;border:1px solid rgba(20,51,102,.2);padding:16px}.modal .search-modal-body .search-input .border,.modal .search-modal-body .search-input form#form-search{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.modal .search-modal-body .search-input form#form-search{padding:0;height:0}.modal .search-modal-body .search-input form#form-search input{opacity:.5;font-weight:500}.modal .search-modal-body .search-input form#form-search button,.modal .search-modal-body .search-input form#form-search input{color:#03245d;background-color:rgba(0,0,0,0);outline:none;font-size:16px;font-style:normal;line-height:100%;font-family:var(--font-dm-sans),sans-serif}.modal .search-modal-body .search-input form#form-search button{font-weight:700;text-transform:uppercase;cursor:pointer}.modal .search-modal-body .search-results-modal{width:100%;max-width:1280px;visibility:hidden;height:0;grid-template-columns:repeat(2,1fr);-moz-column-gap:24px;-webkit-column-gap:24px;column-gap:24px}.modal .search-modal-body .search-results-modal.visible{visibility:visible;height:100%;padding-bottom:40px}.modal .search-modal-body .search-results-modal .result-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal .search-modal-body .search-results-modal .result-container .result{color:#03245d;font-style:normal;font-weight:400;line-height:1.88;text-decoration:none;font-size:16px;padding:0 74px}@media(max-width:580px){.modal .search-modal-body .search-results-modal .result-container .result{padding:0 32px}}.modal .search-modal-body .search-results-modal .result-container .result span{color:#03245d;text-transform:capitalize;font-weight:500}.main-menu-cloned{-webkit-transition:height .3s ease,visibility .2s ease,opacity .2s ease;transition:height .3s ease,visibility .2s ease,opacity .2s ease;height:100%;position:fixed;width:100%;top:0;left:0;bottom:0;background:rgba(255,255,255,.8)}@media(min-width:1219px){.main-menu-cloned{display:none}}@media(max-width:1218px){.main-menu-cloned{grid-column:unset;-webkit-transition:height .3s ease,visibility .2s ease,opacity .2s;transition:height .3s ease,visibility .2s ease,opacity .2s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100vh}.main-menu-cloned .submenu-wrapper{background-color:#fff;margin-top:102px;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);opacity:0;z-index:-1;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out}.main-menu-cloned .submenu-wrapper.visible{z-index:0;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1}}.main-menu-cloned .menu-link-wrapper{width:100%;height:100%;top:112px;position:relative}.main-menu-cloned .menu-link-wrapper:after{content:"";position:absolute;bottom:136px;left:0;right:0;width:calc(100% - 48px);margin:0 auto;height:60px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),color-stop(35.59%,#FFF));background:linear-gradient(180deg,rgba(255,255,255,0),#FFF 35.59%);pointer-events:none;border-radius:0 0 32px 32px;z-index:9}.main-menu-cloned .menu-link-wrapper .menu-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:24px;margin-right:24px;padding:32px 24px;background:#fff;-webkit-transition:margin-top .3s ease;transition:margin-top .3s ease;border-radius:24px;-webkit-box-shadow:119px 209px 67px 0 rgba(21,21,21,0),76px 134px 61px 0 rgba(21,21,21,.01),43px 75px 52px 0 rgba(21,21,21,.05),19px 33px 38px 0 rgba(21,21,21,.09),5px 8px 21px 0 rgba(21,21,21,.1);box-shadow:119px 209px 67px 0 rgba(21,21,21,0),76px 134px 61px 0 rgba(21,21,21,.01),43px 75px 52px 0 rgba(21,21,21,.05),19px 33px 38px 0 rgba(21,21,21,.09),5px 8px 21px 0 rgba(21,21,21,.1);height:calc(100% - 204px);overflow-y:scroll}.main-menu-cloned .menu-link-wrapper .menu-list::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.main-menu-cloned .menu-link-wrapper .menu-list::-webkit-scrollbar,.main-menu-cloned .menu-link-wrapper .menu-list::-webkit-scrollbar-thumb{background:#f9f9f9;border-radius:4px;width:0;max-height:20px}.main-menu-cloned .menu-link-wrapper .menu-list .menu-item{padding-bottom:14px;padding-top:14px}.main-menu-cloned .menu-link-wrapper .menu-list .menu-item:first-of-type{padding-top:0}.main-menu-cloned .menu-link-wrapper .menu-list .menu-item a{font-size:16px;font-weight:500;line-height:normal;text-align:left;font-family:var(--font-dm-sans),sans-serif;color:#03245d;width:100%;display:block;z-index:2;position:relative}.main-menu-cloned .menu-link-wrapper .menu-list .menu-item.active a{text-decoration:underline;font-weight:900}.main-menu-cloned .menu-link-wrapper .menu-list .menu-item.has-submenu{position:relative}.main-menu-cloned .menu-link-wrapper .menu-list .menu-item.has-submenu .toggle-icon{display:block;width:16px;height:16px;position:absolute;top:14px;right:0;cursor:pointer}.main-menu-cloned .menu-link-wrapper .menu-list .menu-item.has-submenu .toggle-icon:after,.main-menu-cloned .menu-link-wrapper .menu-list .menu-item.has-submenu .toggle-icon:before{content:"";position:absolute;top:50%;left:0;width:100%;height:2px;background-color:#03245d;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}.main-menu-cloned .menu-link-wrapper .menu-list .menu-item.has-submenu .toggle-icon:after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}@media(max-width:767px){.main-menu-cloned .menu-link-wrapper .menu-list .menu-item.has-submenu:first-of-type .toggle-icon{top:0}}.main-menu-cloned .menu-link-wrapper .menu-list .menu-item.has-submenu.open .toggle-icon:after{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.main-menu-cloned .menu-link-wrapper .menu-list .menu-item.has-submenu.open .macro-voice-a{padding-bottom:14px;font-weight:700}.main-menu-cloned .menu-link-wrapper .menu-list .menu-item .submenu-list{margin-left:24px;padding-top:8px;padding-bottom:8px}.main-menu-cloned .menu-link-wrapper .menu-list .menu-item .submenu-list .submenu-item{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;padding-right:40px}@media(max-width:1218px){.main-menu-cloned .menu-link-wrapper .menu-list .menu-item .submenu-list .submenu-item{margin-bottom:22px}.main-menu-cloned .menu-link-wrapper .menu-list .menu-item .submenu-list .submenu-item:last-of-type{margin-bottom:0}}.main-menu-cloned .menu-link-wrapper .menu-list .menu-item .submenu-list .submenu-item .submenu-item-link{font-size:16px;font-weight:500;line-height:normal;text-align:left;color:#03245d;margin-bottom:22px}@media(max-width:1218px){.main-menu-cloned .menu-link-wrapper .menu-list .menu-item .submenu-list .submenu-item .submenu-item-link{margin-bottom:0}}.main-menu-cloned .menu-link-wrapper .menu-list .menu-item .submenu-list .submenu-item.more .submenu-item-link{text-transform:unset!important}.main-menu-cloned .menu-link-wrapper .menu-list .menu-item .submenu-list .submenu-item.active .submenu-item-link,.main-menu-cloned .menu-link-wrapper .menu-list .menu-item .submenu-list .submenu-item:hover .submenu-item-link{color:#e60153}header{height:136px}header.site-header{background:#03245d;max-height:136px;position:relative;top:0;z-index:9}@media(max-width:1218px){header.site-header{background:rgba(0,0,0,0);max-height:112px;z-index:10}}header.site-header .wrapper-header{height:100%}header.site-header .wrapper-header .main-menu{justify-self:center;position:fixed;top:103px;padding:4px 16px;border-radius:32px;background:#fff;-webkit-box-shadow:0 0 60px 0 rgba(0,0,0,.2);box-shadow:0 0 60px 0 rgba(0,0,0,.2);-webkit-transition:top .3s ease;transition:top .3s ease;max-width:1360px;margin:0 auto;width:calc(100% - 40px);left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media(max-width:1218px){header.site-header .wrapper-header .main-menu{padding:unset;top:32px}}header.site-header .wrapper-header .main-menu .logo{justify-self:center;z-index:9;position:absolute;left:14px;top:-36px;width:100%;max-width:136px;height:auto}@media(max-width:1218px){header.site-header .wrapper-header .main-menu .logo{max-width:82px;top:-16px;left:16px}}header.site-header .wrapper-header .main-menu .logo img{width:100%;height:auto}header.site-header .wrapper-header .main-menu .menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header.site-header .wrapper-header .main-menu .menu-list .menu-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;height:-webkit-max-content;height:-moz-max-content;height:max-content;z-index:1;padding:0 10px 0 4px;position:relative}@media(max-width:1218px){header.site-header .wrapper-header .main-menu .menu-list .menu-item{display:none}}header.site-header .wrapper-header .main-menu .menu-list .menu-item a{font-size:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#03245d;-webkit-transition:padding-top .3s ease,padding-bottom .3s ease;transition:padding-top .3s ease,padding-bottom .3s ease;line-height:1.2;letter-spacing:normal;text-align:center;font-weight:500;z-index:1}@media(max-width:1330px){header.site-header .wrapper-header .main-menu .menu-list .menu-item a{font-size:14px}}header.site-header .wrapper-header .main-menu .menu-list .menu-item span{position:relative;bottom:-2px;height:2px;background:unset;width:0;-webkit-transition:width .3s ease-in-out;transition:width .3s ease-in-out}header.site-header .wrapper-header .main-menu .menu-list .menu-item.active a,header.site-header .wrapper-header .main-menu .menu-list .menu-item:hover a{text-decoration:unset;color:#e60153}header.site-header .wrapper-header .main-menu .menu-list .menu-item.active span,header.site-header .wrapper-header .main-menu .menu-list .menu-item:hover span{background:#e60153;width:100%}header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu .toggle-icon{display:none;width:8px;height:1px;position:absolute;top:20px;right:32px}header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu .toggle-icon:after,header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu .toggle-icon:before{content:"";position:absolute;top:50%;left:0;width:100%;height:2px;background-color:#fff;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu .toggle-icon:after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}@media(max-width:1024px){header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu .toggle-icon{display:block}}header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu .submenu{visibility:hidden;position:absolute;top:0;margin-top:50px;-webkit-transition:top .3s ease,visibility .3s ease,opacity .3s ease;transition:top .3s ease,visibility .3s ease,opacity .3s ease;left:-40px;opacity:0;padding:24px;z-index:9;border-radius:24px;background:#fff;-webkit-box-shadow:119px 209px 67px 0 rgba(21,21,21,0),76px 134px 61px 0 rgba(21,21,21,.01),43px 75px 52px 0 rgba(21,21,21,.05),19px 33px 38px 0 rgba(21,21,21,.09),5px 8px 21px 0 rgba(21,21,21,.1);box-shadow:119px 209px 67px 0 rgba(21,21,21,0),76px 134px 61px 0 rgba(21,21,21,.01),43px 75px 52px 0 rgba(21,21,21,.05),19px 33px 38px 0 rgba(21,21,21,.09),5px 8px 21px 0 rgba(21,21,21,.1);max-height:600px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#f9f9f9 rgba(0,0,0,0)}header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu .submenu .submenu-item{padding:14px 16px;border-bottom:1px solid rgba(20,51,102,.2);width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:150px}@media(max-width:1620px){header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu .submenu .submenu-item{margin-bottom:2px}}header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu .submenu .submenu-item .submenu-item-link{color:#03245d;font-family:var(--font-dm-sans),sans-serif;font-size:16px;line-height:normal;letter-spacing:normal;text-align:left;font-weight:500;padding:0;background:unset}@media(max-width:1330px){header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu .submenu .submenu-item .submenu-item-link{font-size:14px}}header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu .submenu .submenu-item.more .submenu-item-link{text-transform:unset!important}header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu .submenu .submenu-item:hover .submenu-item-link{text-decoration:unset;color:#e60153}header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu .submenu .submenu-item.is-mobile{display:none}@media(max-width:991px){header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu .submenu .submenu-item.is-mobile{display:block}}header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu:hover span{background:#e60153;width:calc(100% - 20px)}@media(min-width:1025px){header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu:hover .submenu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;visibility:visible;-webkit-transition:top .3s ease,visibility .3s ease,opacity .3s ease;transition:top .3s ease,visibility .3s ease,opacity .3s ease;opacity:1}}header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu.open a{text-decoration:underline}header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu.open .toggle-icon:after{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu.open .submenu{height:100%;-webkit-transition:height .3s ease;transition:height .3s ease}header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu.open .submenu .submenu-item a{color:#fff!important;text-decoration:none}header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu.open .submenu .submenu-item.active a,header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu.open .submenu .submenu-item:hover a{text-decoration:unset}@media(min-width:1025px){header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu.open .macro-voice-a{text-decoration:unset}header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu.open .submenu{-webkit-transition:height .3s ease;transition:height .3s ease;height:auto}header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu.open .submenu .submenu-item a{color:#03245d!important;text-decoration:none}header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu.open .submenu .submenu-item.active a{text-decoration:underline;font-weight:700}header.site-header .wrapper-header .main-menu .menu-list .menu-item.has-submenu.open .submenu .submenu-item.more a{text-decoration:underline;font-weight:500}}header.site-header .wrapper-header .main-menu .menu-list .menu-item.macro-voice-1>a:after{content:"";display:inline-block;width:16px;height:16px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M13.5306 6.53061L8.5306 11.5306C8.46092 11.6005 8.37813 11.656 8.28696 11.6939C8.1958 11.7317 8.09806 11.7512 7.99935 11.7512C7.90064 11.7512 7.8029 11.7317 7.71173 11.6939C7.62057 11.656 7.53778 11.6005 7.4681 11.5306L2.4681 6.53061C2.3272 6.38972 2.24805 6.19862 2.24805 5.99936C2.24805 5.80011 2.3272 5.60901 2.4681 5.46811C2.60899 5.32722 2.80009 5.24806 2.99935 5.24806C3.19861 5.24806 3.3897 5.32722 3.5306 5.46811L7.99997 9.93749L12.4693 5.46749C12.6102 5.32659 12.8013 5.24744 13.0006 5.24744C13.1999 5.24744 13.391 5.32659 13.5318 5.46749C13.6727 5.60838 13.7519 5.79948 13.7519 5.99874C13.7519 6.198 13.6727 6.38909 13.5318 6.52999L13.5306 6.53061Z" fill="%2303245D"/></svg>') no-repeat 50%;background-size:contain;margin-left:4px;vertical-align:middle;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}header.site-header .wrapper-header .main-menu .menu-list .menu-item.macro-voice-1:hover>a:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);background:url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5306 7.03061L8.5306 12.0306C8.46092 12.1005 8.37813 12.156 8.28696 12.1939C8.1958 12.2317 8.09806 12.2512 7.99935 12.2512C7.90064 12.2512 7.8029 12.2317 7.71173 12.1939C7.62057 12.156 7.53778 12.1005 7.4681 12.0306L2.4681 7.03061C2.3272 6.88972 2.24805 6.69862 2.24805 6.49936C2.24805 6.30011 2.3272 6.10901 2.4681 5.96811C2.60899 5.82722 2.80009 5.74806 2.99935 5.74806C3.19861 5.74806 3.3897 5.82722 3.5306 5.96811L7.99997 10.4375L12.4693 5.96749C12.6102 5.82659 12.8013 5.74744 13.0006 5.74744C13.1999 5.74744 13.391 5.82659 13.5318 5.96749C13.6727 6.10838 13.7519 6.29948 13.7519 6.49874C13.7519 6.698 13.6727 6.88909 13.5318 7.02999L13.5306 7.03061Z' fill='%23E60153'/%3E%3C/svg%3E") no-repeat 50%;background-size:contain}header.site-header .wrapper-header .main-menu .menu-list .menu-item.macro-voice-2>a:after{content:"";display:inline-block;width:16px;height:16px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M13.5306 6.53061L8.5306 11.5306C8.46092 11.6005 8.37813 11.656 8.28696 11.6939C8.1958 11.7317 8.09806 11.7512 7.99935 11.7512C7.90064 11.7512 7.8029 11.7317 7.71173 11.6939C7.62057 11.656 7.53778 11.6005 7.4681 11.5306L2.4681 6.53061C2.3272 6.38972 2.24805 6.19862 2.24805 5.99936C2.24805 5.80011 2.3272 5.60901 2.4681 5.46811C2.60899 5.32722 2.80009 5.24806 2.99935 5.24806C3.19861 5.24806 3.3897 5.32722 3.5306 5.46811L7.99997 9.93749L12.4693 5.46749C12.6102 5.32659 12.8013 5.24744 13.0006 5.24744C13.1999 5.24744 13.391 5.32659 13.5318 5.46749C13.6727 5.60838 13.7519 5.79948 13.7519 5.99874C13.7519 6.198 13.6727 6.38909 13.5318 6.52999L13.5306 6.53061Z" fill="%2303245D"/></svg>') no-repeat 50%;background-size:contain;margin-left:4px;vertical-align:middle;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}header.site-header .wrapper-header .main-menu .menu-list .menu-item.macro-voice-2:hover>a:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);background:url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5306 7.03061L8.5306 12.0306C8.46092 12.1005 8.37813 12.156 8.28696 12.1939C8.1958 12.2317 8.09806 12.2512 7.99935 12.2512C7.90064 12.2512 7.8029 12.2317 7.71173 12.1939C7.62057 12.156 7.53778 12.1005 7.4681 12.0306L2.4681 7.03061C2.3272 6.88972 2.24805 6.69862 2.24805 6.49936C2.24805 6.30011 2.3272 6.10901 2.4681 5.96811C2.60899 5.82722 2.80009 5.74806 2.99935 5.74806C3.19861 5.74806 3.3897 5.82722 3.5306 5.96811L7.99997 10.4375L12.4693 5.96749C12.6102 5.82659 12.8013 5.74744 13.0006 5.74744C13.1999 5.74744 13.391 5.82659 13.5318 5.96749C13.6727 6.10838 13.7519 6.29948 13.7519 6.49874C13.7519 6.698 13.6727 6.88909 13.5318 7.02999L13.5306 7.03061Z' fill='%23E60153'/%3E%3C/svg%3E") no-repeat 50%;background-size:contain}header.site-header .wrapper-header .main-menu .menu-list .menu-item.macro-voice-4>a:after{content:"";display:inline-block;width:16px;height:16px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M13.5306 6.53061L8.5306 11.5306C8.46092 11.6005 8.37813 11.656 8.28696 11.6939C8.1958 11.7317 8.09806 11.7512 7.99935 11.7512C7.90064 11.7512 7.8029 11.7317 7.71173 11.6939C7.62057 11.656 7.53778 11.6005 7.4681 11.5306L2.4681 6.53061C2.3272 6.38972 2.24805 6.19862 2.24805 5.99936C2.24805 5.80011 2.3272 5.60901 2.4681 5.46811C2.60899 5.32722 2.80009 5.24806 2.99935 5.24806C3.19861 5.24806 3.3897 5.32722 3.5306 5.46811L7.99997 9.93749L12.4693 5.46749C12.6102 5.32659 12.8013 5.24744 13.0006 5.24744C13.1999 5.24744 13.391 5.32659 13.5318 5.46749C13.6727 5.60838 13.7519 5.79948 13.7519 5.99874C13.7519 6.198 13.6727 6.38909 13.5318 6.52999L13.5306 6.53061Z" fill="%2303245D"/></svg>') no-repeat 50%;background-size:contain;margin-left:4px;vertical-align:middle;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}header.site-header .wrapper-header .main-menu .menu-list .menu-item.macro-voice-4:hover>a:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);background:url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5306 7.03061L8.5306 12.0306C8.46092 12.1005 8.37813 12.156 8.28696 12.1939C8.1958 12.2317 8.09806 12.2512 7.99935 12.2512C7.90064 12.2512 7.8029 12.2317 7.71173 12.1939C7.62057 12.156 7.53778 12.1005 7.4681 12.0306L2.4681 7.03061C2.3272 6.88972 2.24805 6.69862 2.24805 6.49936C2.24805 6.30011 2.3272 6.10901 2.4681 5.96811C2.60899 5.82722 2.80009 5.74806 2.99935 5.74806C3.19861 5.74806 3.3897 5.82722 3.5306 5.96811L7.99997 10.4375L12.4693 5.96749C12.6102 5.82659 12.8013 5.74744 13.0006 5.74744C13.1999 5.74744 13.391 5.82659 13.5318 5.96749C13.6727 6.10838 13.7519 6.29948 13.7519 6.49874C13.7519 6.698 13.6727 6.88909 13.5318 7.02999L13.5306 7.03061Z' fill='%23E60153'/%3E%3C/svg%3E") no-repeat 50%;background-size:contain}header.site-header .wrapper-header .main-menu .menu-list .menu-item.macro-voice-2 .submenu .submenu-item:nth-child(n+6):nth-last-child(n+2){display:none}header.site-header .wrapper-header .main-menu .menu-list .search{z-index:9;cursor:pointer;padding:18px 0 10px;width:44px;-ms-flex-line-pack:center;align-content:center;text-align:center}@media(max-width:1218px){header.site-header .wrapper-header .main-menu .menu-list .search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:40px;width:40px;padding:0}}header.site-header .wrapper-header .main-menu .menu-list .search img{height:24px;width:24px}header.site-header .wrapper-header .main-menu .menu-list .search.active a,header.site-header .wrapper-header .main-menu .menu-list .search:hover a{font-weight:900}header.site-header .wrapper-header .main-menu .menu-list .open-menu-mobile{display:none;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;overflow:hidden;z-index:10;height:40px;width:40px;margin-left:8px}@media(max-width:1218px){header.site-header .wrapper-header .main-menu .menu-list .open-menu-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:max-height .3s ease;transition:max-height .3s ease;padding:4px 16px 4px 8px;margin-left:0}}header.site-header .wrapper-header .main-menu .menu-list .open-menu-mobile.active{-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}header.site-header .wrapper-header .main-menu .menu-list .open-menu-mobile.active .menu-button{-webkit-transform:translateX(-50px);-ms-transform:translateX(-50px);transform:translateX(-50px);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}@media(max-width:1024px){header.site-header .wrapper-header .main-menu .menu-list .open-menu-mobile.active .menu-button{margin-bottom:0}}header.site-header .wrapper-header .main-menu .menu-list .open-menu-mobile.active .menu-button:before{-webkit-transform:rotate(45deg) translate(35px,-35px);-ms-transform:rotate(45deg) translate(35px,-35px);transform:rotate(45deg) translate(35px,-35px)}header.site-header .wrapper-header .main-menu .menu-list .open-menu-mobile.active .menu-button:after{-webkit-transform:rotate(-45deg) translate(35px,35px);-ms-transform:rotate(-45deg) translate(35px,35px);transform:rotate(-45deg) translate(35px,35px)}header.site-header .wrapper-header .main-menu .menu-list .open-menu-mobile .menu-button{width:28px;height:3px;background-color:#03245d}header.site-header .wrapper-header .main-menu .menu-list .open-menu-mobile .menu-button:after,header.site-header .wrapper-header .main-menu .menu-list .open-menu-mobile .menu-button:before{content:"";position:absolute;width:28px;height:3px;background-color:#03245d;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border-radius:8px}header.site-header .wrapper-header .main-menu .menu-list .open-menu-mobile .menu-button:before{-webkit-transform:translateY(-7px);-ms-transform:translateY(-7px);transform:translateY(-7px)}header.site-header .wrapper-header .main-menu .menu-list .open-menu-mobile .menu-button:after{-webkit-transform:translateY(7px);-ms-transform:translateY(7px);transform:translateY(7px)}header.site-header .wrapper-header .main-menu .menu-list .open-menu-mobile .menu-button.open:before{-webkit-transform:rotate(45deg),translateX(35px,-35px);-ms-transform:rotate(45deg),translateX(35px,-35px);transform:rotate(45deg),translateX(35px,-35px)}header.site-header .wrapper-header .social-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:33px;padding-bottom:68px;gap:8px;max-width:1360px;margin:0 auto;width:calc(100% - 48px)}@media(max-width:1218px){header.site-header .wrapper-header .social-links{display:none}}header.site-header .wrapper-header .social-links p{color:#fff;font-family:var(--font-dm-sans),sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:normal}header.site-header .wrapper-header .social-links .list-icons{padding:5.5px 0}header.site-header .wrapper-header .social-links .list-icons .icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}header.site-header .wrapper-header .social-links .list-icons .icons a,header.site-header .wrapper-header .social-links .list-icons .icons img{height:24px;width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}header.site-header .wrapper-header .social-links .list-icons .icons .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}header.site-header.scroll .open-menu-mobile{max-height:72px}header.site-header.scroll .wrapper-header .main-menu{top:56px;-webkit-transition:top .3s ease;transition:top .3s ease}@media(max-width:767px){header.site-header.scroll .wrapper-header .main-menu{top:32px}}header.site-header.scroll .wrapper-header .main-menu .menu-list .menu-item.has-submenu .submenu{-webkit-transition:top .3s ease;transition:top .3s ease}.wrapper-submenu{background:rgba(0,0,0,0);padding-top:50px;position:absolute;height:50px;width:100%}.footer{background-color:#03245d;z-index:8;position:relative}.footer .grid{max-width:none}@media(max-width:1110px){.footer .grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer .grid .footer-top{grid-column:span 12;padding:48px 64px 40px;position:relative;z-index:8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width:991px){.footer .grid .footer-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:60px 0 64px}}.footer .grid .footer-top .footer-top-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}@media(max-width:991px){.footer .grid .footer-top .footer-top-left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;padding:0 64px}}.footer .grid .footer-top .footer-top-left p{color:rgba(255,255,255,.8);font-family:var(--font-dm-sans),sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%}@media(max-width:767px){.footer .grid .footer-top .footer-top-left p{text-align:center}}.footer .grid .footer-top .footer-top-left img{max-width:128px}@media(max-width:991px){.footer .grid .footer-top .footer-top-right{padding-bottom:64px}}.footer .grid .footer-top .footer-top-right .social-links{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:991px){.footer .grid .footer-top .footer-top-right .social-links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}}.footer .grid .footer-top .footer-top-right .social-links p{color:#fff;font-size:14px;font-style:normal;font-family:var(--font-dm-sans),sans-serif;font-weight:500;line-height:normal;margin-right:13px}@media(max-width:991px){.footer .grid .footer-top .footer-top-right .social-links p{margin-right:0;font-size:16px}.footer .grid .footer-top .footer-top-right .social-links .list-icons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.footer .grid .footer-top .footer-top-right .social-links .list-icons .icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.footer .grid .footer-top .footer-top-right .social-links .list-icons .icons a,.footer .grid .footer-top .footer-top-right .social-links .list-icons .icons img{height:24px;width:24px}.footer .grid .footer-top .footer-top-right .social-links .list-icons .icons .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.footer .grid .footer-bottom{grid-column:span 12;background:rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;padding:32px 64px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:1500px){.footer .grid .footer-bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:64px;padding:64px 0}}.footer .grid .footer-bottom .footer-left,.footer .grid .footer-bottom .footer-right{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:767px){.footer .grid .footer-bottom .footer-left,.footer .grid .footer-bottom .footer-right{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.footer .grid .footer-bottom .footer-left ul,.footer .grid .footer-bottom .footer-right ul{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none}@media(max-width:767px){.footer .grid .footer-bottom .footer-left ul,.footer .grid .footer-bottom .footer-right ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.footer .grid .footer-bottom .footer-left ul li,.footer .grid .footer-bottom .footer-right ul li{display:inline;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;z-index:1;position:relative;margin:0 24px}@media(max-width:767px){.footer .grid .footer-bottom .footer-left ul li,.footer .grid .footer-bottom .footer-right ul li{margin:0}}.footer .grid .footer-bottom .footer-left ul li:first-of-type,.footer .grid .footer-bottom .footer-right ul li:first-of-type{margin-left:0}.footer .grid .footer-bottom .footer-left ul li:last-of-type,.footer .grid .footer-bottom .footer-right ul li:last-of-type{margin-right:0}.footer .grid .footer-bottom .footer-left ul li:after,.footer .grid .footer-bottom .footer-right ul li:after{content:" ";width:4px;height:4px;background-color:#fff;border-radius:50%;position:absolute;right:-26px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media(max-width:767px){.footer .grid .footer-bottom .footer-left ul li:after,.footer .grid .footer-bottom .footer-right ul li:after{display:none}}.footer .grid .footer-bottom .footer-left ul li:last-child:after,.footer .grid .footer-bottom .footer-right ul li:last-child:after{content:none}.footer .grid .footer-bottom .footer-left ul li a,.footer .grid .footer-bottom .footer-right ul li a{color:#fff;font-size:16px;line-height:normal;font-family:var(--font-dm-sans),sans-serif}.footer .grid .footer-bottom .footer-left ul li a:hover,.footer .grid .footer-bottom .footer-right ul li a:hover{opacity:.4}.cta-main{display:inline-block;vertical-align:middle;cursor:pointer}.cta-main.width{width:100%}.cta-main .txt{font-style:normal;font-weight:900;line-height:normal;text-transform:uppercase;color:#fff;padding:20px 40px;text-align:center;-ms-flex-line-pack:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;overflow:hidden;-webkit-transition:color .3s ease;transition:color .3s ease;font-size:18px;z-index:1;font-size:calc(18px + (28 - 18)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.cta-main .txt{font-size:28px}}@media screen and (max-width:393px){.cta-main .txt{font-size:18px}}@media screen and (min-width:393px)and (max-width:1179px){.cta-main .txt{line-height:1.19}}@media screen and (min-width:1180px)and (max-width:1919px){.cta-main .txt{line-height:1.22}}@media screen and (min-width:1920px){.cta-main .txt{line-height:1.21}}@media screen and (max-width:393px){.cta-main .txt{line-height:1.19}}@media(max-width:374px){.cta-main .txt{padding:20px}}.cta-main .txt svg path{fill:#03245d}.cta-main .txt:before{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background:#fff;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .6s ease;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease;z-index:-1}.cta-main .txt:hover{color:#03245d}.cta-main .txt:hover:before{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.cta-main .txt:hover svg path{fill:#03245d}.cta-main.red .txt{background:#ca003d;border-radius:100px;font-family:var(--font-dm-sans),sans-serif}.circle-container{position:fixed;bottom:32px;width:100%;max-width:45px;right:45px;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:bottom .3s ease,-webkit-transform .3s ease;transition:bottom .3s ease,-webkit-transform .3s ease;transition:bottom .3s ease,transform .3s ease;transition:bottom .3s ease,transform .3s ease,-webkit-transform .3s ease;-webkit-transform:translateY(80px);-ms-transform:translateY(80px);transform:translateY(80px)}.circle-container.scrolled{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);overflow:visible;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}@media(max-width:820px){.circle-container{right:12px}}.circle-container .circle{width:45px;height:45px;border-radius:50%;background-color:#03245d;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.2);box-shadow:0 2px 4px rgba(0,0,0,.2);z-index:1}.circle-container .circle.opened{background-color:#fff}.circle-container .circle.opened .white{display:none}.circle-container .circle.opened .blue{display:block}.circle-container .circle .blue,.circle-container .circle .white{width:100%;height:auto;max-width:14px}.circle-container .circle .blue{display:none}.circle-container .logos-overlay{position:relative;top:500px;right:0;display:block;max-height:0;opacity:0;-webkit-transition:max-height .3s ease,opacity .3s ease;transition:max-height .3s ease,opacity .3s ease}.circle-container .logos-overlay.active{top:0;max-height:100%;height:100%;opacity:1;-webkit-transition:max-height .3s ease,opacity .5s ease;transition:max-height .3s ease,opacity .5s ease}.circle-container .logos-overlay .logo{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.circle-container .logos-overlay .logo .svg-background{width:45px;height:45px;border-radius:50%;background-color:#03245d;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.2);box-shadow:0 2px 4px rgba(0,0,0,.2)}.circle-container .logos-overlay .logo .svg-background img{width:45px;height:27px;display:-webkit-box;display:-ms-flexbox;display:flex}.circle-container .logos-overlay .logo .logo-text{background-color:#fff;padding:11px;margin-top:8px;margin-right:8px;max-width:226px;min-width:226px;-ms-flex-item-align:center;align-self:center;font-weight:500;-webkit-box-shadow:5px 5px 15px -5px #000;box-shadow:5px 5px 15px -10px #000;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex}.circle-container .logos-overlay .logo .logo-text .title{font-family:var(--font-sofia-sans),sans-serif;color:#03245d}.circle-container .logos-overlay .logo .logo-text>:not(:first-child){padding-top:4px}.circle-container .logos-overlay .logo .logo-text a:first-of-type{margin-bottom:4px}.circle-container .logos-overlay .logo .logo-text a{color:#03245d;font-size:12px;line-height:1.15}.circle-container .logos-overlay .logo .logo-text a.title{font-size:16px}.circle-container .logos-overlay .logo .logo-text a.link-a{color:#ca003d;line-height:1.25}.circle-container .logos-overlay .logo .logo-text a span{text-decoration:underline}.circle-container .logos-overlay .logo .logo-text.link .title{margin-bottom:0!important;color:#03245d;font-family:var(--font-sofia-sans),sans-serif}.default-select{display:none}.hidden-option{display:none!important}.custom-container,.select-modal{font-weight:600;min-width:324px;border-radius:4px;font-size:18px;position:relative;width:100%}@media(max-width:767px){.custom-container,.select-modal{min-width:unset}}.custom-container:first-child,.select-modal:first-child{margin:0}.custom-container .custom-select-placeholder,.custom-container .custom-select-single-value,.select-modal .custom-select-placeholder,.select-modal .custom-select-single-value{padding:0;border:0;background:rgba(0,0,0,0);font-family:var(--font-dm-sans),sans-serif;text-transform:capitalize;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;color:#143366;font-style:normal;font-weight:400;line-height:1.1;font-size:calc(18px + (24 - 18)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.custom-container .custom-select-placeholder,.custom-container .custom-select-single-value,.select-modal .custom-select-placeholder,.select-modal .custom-select-single-value{font-size:24px}}@media screen and (max-width:393px){.custom-container .custom-select-placeholder,.custom-container .custom-select-single-value,.select-modal .custom-select-placeholder,.select-modal .custom-select-single-value{font-size:18px}}.custom-container .custom-select-placeholder,.select-modal .custom-select-placeholder{text-transform:unset}.custom-container .custom-select-control,.select-modal .custom-select-control{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;font-weight:600;position:relative;padding:26px 32px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch;border-radius:40px;border:2px solid #143366;background:#fff;-webkit-box-shadow:unset!important;box-shadow:unset!important;-webkit-transition:unset!important;transition:unset!important}@media(max-width:767px){.custom-container .custom-select-control,.select-modal .custom-select-control{padding:16px 20px}}.custom-container .custom-select-control.active,.select-modal .custom-select-control.active{z-index:3;border-radius:40px 40px 0 0;border:solid #143366;border-width:2px 2px 0}@media(max-width:767px){.custom-container .custom-select-control.active,.select-modal .custom-select-control.active{border-radius:24px 24px 0 0}}.custom-container .custom-select-control:hover,.select-modal .custom-select-control:hover{border-color:unset}.custom-container .custom-select-control .css-1wy0on6,.select-modal .custom-select-control .css-1wy0on6{width:0}.custom-container .custom-select-control .css-1wy0on6 .css-1u9des2-indicatorSeparator,.select-modal .custom-select-control .css-1wy0on6 .css-1u9des2-indicatorSeparator{display:none}.custom-container .custom-select-control .css-1wy0on6 .css-1xc3v61-indicatorContainer svg,.select-modal .custom-select-control .css-1wy0on6 .css-1xc3v61-indicatorContainer svg{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.custom-container .custom-select-control .css-1wy0on6 .css-15lsz6c-indicatorContainer svg,.select-modal .custom-select-control .css-1wy0on6 .css-15lsz6c-indicatorContainer svg{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.custom-container .custom-select-control .css-1wy0on6 .css-15lsz6c-indicatorContainer,.custom-container .custom-select-control .css-1wy0on6 .css-1xc3v61-indicatorContainer,.select-modal .custom-select-control .css-1wy0on6 .css-15lsz6c-indicatorContainer,.select-modal .custom-select-control .css-1wy0on6 .css-1xc3v61-indicatorContainer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.custom-container .custom-select-control .css-1wy0on6 .css-15lsz6c-indicatorContainer svg,.custom-container .custom-select-control .css-1wy0on6 .css-1xc3v61-indicatorContainer svg,.select-modal .custom-select-control .css-1wy0on6 .css-15lsz6c-indicatorContainer svg,.select-modal .custom-select-control .css-1wy0on6 .css-1xc3v61-indicatorContainer svg{position:absolute;right:0;width:30px!important;height:30px!important;font-weight:100;display:unset!important;fill:#03245d!important}.custom-container .custom-select-control .css-1wy0on6 .css-15lsz6c-indicatorContainer svg path,.custom-container .custom-select-control .css-1wy0on6 .css-1xc3v61-indicatorContainer svg path,.select-modal .custom-select-control .css-1wy0on6 .css-15lsz6c-indicatorContainer svg path,.select-modal .custom-select-control .css-1wy0on6 .css-1xc3v61-indicatorContainer svg path{fill:#03245d;font-weight:100}.custom-container .custom-select-control .css-1wy0on6>input,.custom-container .custom-select-control .css-1wy0on6>input input,.select-modal .custom-select-control .css-1wy0on6>input,.select-modal .custom-select-control .css-1wy0on6>input input{width:0!important;height:0!important;margin:0!important;padding:0!important;-webkit-transform:scale(0)!important;-ms-transform:scale(0)!important;transform:scale(0)!important;position:absolute}.custom-container .custom-select-control .css-1wy0on6>input:after,.select-modal .custom-select-control .css-1wy0on6>input:after{display:none;margin:0;padding:0}.custom-container .custom-select-control .css-hlgwow,.select-modal .custom-select-control .css-hlgwow{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.custom-container .custom-select-control .css-hlgwow .custom-select-placeholder,.custom-container .custom-select-control .css-hlgwow .custom-select-single-value,.select-modal .custom-select-control .css-hlgwow .custom-select-placeholder,.select-modal .custom-select-control .css-hlgwow .custom-select-single-value{padding:0;border:0;background:rgba(0,0,0,0);font-family:var(--font-dm-sans),sans-serif;text-transform:capitalize;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;color:#143366;font-style:normal;font-weight:400;line-height:1}@media(min-width:394px)and (max-width:1180px){.custom-container .custom-select-control .css-hlgwow .custom-select-placeholder,.custom-container .custom-select-control .css-hlgwow .custom-select-single-value,.select-modal .custom-select-control .css-hlgwow .custom-select-placeholder,.select-modal .custom-select-control .css-hlgwow .custom-select-single-value{font-size:calc(18px + (22 - 18)*(100vw - 393px)/787)}}@media(min-width:1181px)and (max-width:1920px){.custom-container .custom-select-control .css-hlgwow .custom-select-placeholder,.custom-container .custom-select-control .css-hlgwow .custom-select-single-value,.select-modal .custom-select-control .css-hlgwow .custom-select-placeholder,.select-modal .custom-select-control .css-hlgwow .custom-select-single-value{font-size:calc(22px + (24 - 22)*(100vw - 1180px)/740)}}@media(max-width:393px){.custom-container .custom-select-control .css-hlgwow .custom-select-placeholder,.custom-container .custom-select-control .css-hlgwow .custom-select-single-value,.select-modal .custom-select-control .css-hlgwow .custom-select-placeholder,.select-modal .custom-select-control .css-hlgwow .custom-select-single-value{font-size:18px}}@media(min-width:1921px){.custom-container .custom-select-control .css-hlgwow .custom-select-placeholder,.custom-container .custom-select-control .css-hlgwow .custom-select-single-value,.select-modal .custom-select-control .css-hlgwow .custom-select-placeholder,.select-modal .custom-select-control .css-hlgwow .custom-select-single-value{font-size:24px}}.custom-container .custom-select-control .css-hlgwow .custom-select-placeholder,.select-modal .custom-select-control .css-hlgwow .custom-select-placeholder{text-transform:unset}.custom-container .custom-select-control .css-hlgwow>input,.custom-container .custom-select-control .css-hlgwow>input input,.select-modal .custom-select-control .css-hlgwow>input,.select-modal .custom-select-control .css-hlgwow>input input{width:0!important;height:0!important;margin:0!important;padding:0!important;-webkit-transform:scale(0)!important;-ms-transform:scale(0)!important;transform:scale(0)!important;position:absolute}.custom-container .custom-select-control .css-hlgwow>input:after,.select-modal .custom-select-control .css-hlgwow>input:after{display:none;margin:0;padding:0}.custom-container .custom-select-menu,.select-modal .custom-select-menu{z-index:2;margin:0 auto;padding:0 32px;background:#fff;border-radius:0 0 32px 32px;border-right:2px solid #03245d;border-bottom:2px solid #03245d;border-left:2px solid #03245d;overflow:auto}@media(max-width:767px){.custom-container .custom-select-menu,.select-modal .custom-select-menu{padding:0 20px;border-radius:0 0 24px 24px}}.custom-container .custom-select-menu .css-qr46ko,.select-modal .custom-select-menu .css-qr46ko{padding-top:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--blue,#03245D) rgba(0,0,0,0);font-family:var(--font-dm-sans),sans-serif;max-height:184px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;text-transform:capitalize;font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;z-index:10;padding-bottom:32px}@media(max-width:767px){.custom-container .custom-select-menu .css-qr46ko,.select-modal .custom-select-menu .css-qr46ko{padding-bottom:24px;max-height:168px}}.custom-container .custom-select-menu .css-qr46ko::-webkit-scrollbar-track,.select-modal .custom-select-menu .css-qr46ko::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.custom-container .custom-select-menu .css-qr46ko::-webkit-scrollbar,.custom-container .custom-select-menu .css-qr46ko::-webkit-scrollbar-thumb,.select-modal .custom-select-menu .css-qr46ko::-webkit-scrollbar,.select-modal .custom-select-menu .css-qr46ko::-webkit-scrollbar-thumb{background:#03245d;border-radius:4px;width:8px;max-height:48px}.custom-container .custom-select-menu .css-qr46ko>div,.select-modal .custom-select-menu .css-qr46ko>div{color:#03245d;display:-webkit-box;display:-ms-flexbox;display:flex}.custom-container .custom-select-menu .css-qr46ko .custom-select-option,.select-modal .custom-select-menu .css-qr46ko .custom-select-option{font-style:normal;font-weight:400;line-height:1;padding:8px 0 12px!important;background:#fff;font-size:calc(18px + (24 - 18)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.custom-container .custom-select-menu .css-qr46ko .custom-select-option,.select-modal .custom-select-menu .css-qr46ko .custom-select-option{font-size:24px}}@media screen and (max-width:393px){.custom-container .custom-select-menu .css-qr46ko .custom-select-option,.select-modal .custom-select-menu .css-qr46ko .custom-select-option{font-size:18px}}@media(max-width:767px){.custom-container .custom-select-menu .css-qr46ko .custom-select-option,.select-modal .custom-select-menu .css-qr46ko .custom-select-option{padding:12px 0!important}.custom-container .custom-select-menu .css-qr46ko .custom-select-option:last-of-type,.select-modal .custom-select-menu .css-qr46ko .custom-select-option:last-of-type{padding:12px 0 0!important}}.custom-container .custom-select-menu .css-qr46ko .custom-select-option:hover,.custom-container .custom-select-menu .css-qr46ko .selected,.select-modal .custom-select-menu .css-qr46ko .custom-select-option:hover,.select-modal .custom-select-menu .css-qr46ko .selected{color:#e60153}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;-webkit-tap-highlight-color:rgba(0,0,0,0);overflow-x:hidden;padding:0;margin:0}body a,body button,body h1,body h2,body h3,body h4,body h5,body h6,body input,body p,body textarea{margin:0;padding:0;border:0;outline:none;border-radius:0;font-stretch:normal;font-style:normal;letter-spacing:normal}body h1{color:#fff;text-transform:uppercase;font-family:var(--font-sofia-sans),sans-serif;font-style:italic;font-size:calc(48px + (112 - 48)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){body h1{font-size:112px}}@media screen and (max-width:393px){body h1{font-size:48px}}body h2{color:#03245d;text-transform:uppercase;font-size:calc(48px + (88 - 48)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){body h2{font-size:88px}}@media screen and (max-width:393px){body h2{font-size:48px}}body h1,body h2,body h3,body h4,body h5,body h6{font-family:var(--font-sofia-sans),sans-serif;line-height:100%}body h1.skew,body h2.skew,body h3.skew,body h4.skew,body h5.skew,body h6.skew{font-style:italic}body strong{font-weight:700}body i{font-style:italic}body ul{margin:0;padding:0}body ul li{list-style:none}body p,body ul li{font-family:var(--font-dm-sans),sans-serif}body p{line-height:1.5;font-weight:400;font-size:calc(18px + (24 - 18)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){body p{font-size:24px}}@media screen and (max-width:393px){body p{font-size:18px}}body p.skew{font-style:italic}body a{font-family:var(--font-dm-sans),sans-serif;cursor:pointer;text-decoration:none;color:#03245d}body img{width:100%;height:auto}body .desk{display:block}@media(max-width:820px){body .desk{display:none}}body .tab{display:block}@media(max-width:1180px){body .tab{display:none}}body .mob{display:none}@media(max-width:1024px){body .mob{display:block}}body .o-d{display:initial}@media(max-width:1180px){body .o-d{display:none}}body .o-t{display:none}@media(max-width:1180px)and (min-width:768px){body .o-t{display:initial}}body .o-m{display:none}@media(max-width:767px){body .o-m{display:initial}}body ::-webkit-scrollbar{scrollbar-width:none;-ms-overflow-style:none}body ::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.5)}body ::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.covert{height:0!important;padding:0!important}.hero-product{margin-top:156px;margin-bottom:57px}@media(max-width:1024px){.hero-product{margin:32px 44px 64px}.hero-product .grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.hero-product .image-section{grid-column:2/span 3;justify-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:1024px){.hero-product .image-section{-ms-flex-item-align:center;align-self:center}}.hero-product .image-section .image-product{max-width:424px}@media(max-width:1024px){.hero-product .image-section .image-product{max-width:252px}}.hero-product .content-section{grid-column:5/span 7;margin:60px 0 60px 32px}@media(max-width:1024px){.hero-product .content-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin:0 auto}}.hero-product .content-section h1{line-height:1;color:#03245d;margin-bottom:24px;font-size:calc(48px + (112 - 48)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.hero-product .content-section h1{font-size:112px}}@media screen and (max-width:393px){.hero-product .content-section h1{font-size:48px}}@media(max-width:1024px){.hero-product .content-section h1{margin-bottom:8px}}.hero-product .content-section .description p{color:#03245d;font-weight:400;line-height:1.75;margin-bottom:24px;font-size:calc(18px + (24 - 18)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.hero-product .content-section .description p{font-size:24px}}@media screen and (max-width:393px){.hero-product .content-section .description p{font-size:18px}}@media(max-width:1180px){.hero-product .content-section .description p{margin-bottom:8px}}.hero-product .content-section .description p:last-of-type{margin-bottom:0}.hero-product .content-section .format-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}@media(max-width:1024px){.hero-product .content-section .format-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.hero-product .content-section .format-wrapper .text{color:#03245d;font-weight:500;line-height:1.5;font-size:calc(18px + (24 - 18)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.hero-product .content-section .format-wrapper .text{font-size:24px}}@media screen and (max-width:393px){.hero-product .content-section .format-wrapper .text{font-size:18px}}.hero-product .content-section .format-wrapper .format{line-height:1.5;color:#03245d;font-weight:400;font-size:calc(18px + (24 - 18)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.hero-product .content-section .format-wrapper .format{font-size:24px}}@media screen and (max-width:393px){.hero-product .content-section .format-wrapper .format{font-size:18px}}.hero-product .desktop{display:block;height:auto;width:100%}@media(max-width:1024px){.hero-product .desktop{display:none}}.hero-product .mobile{display:none}@media(max-width:1024px){.hero-product .mobile{display:block;height:auto;width:100%}}.characteristics-suitables{background-image:url(/img/prodotti/bg/bg-single-product-mob.webp);background-repeat:no-repeat;background-size:100% 100%;background-position:top;grid-column:span 12;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 24px 120px}@media(max-width:1280px){.characteristics-suitables{padding:0 38px}}@media(max-width:767px){.characteristics-suitables{margin:0 0 64px;background-image:url(/img/prodotti/bg/bg-single-product-mob.webp)}}.characteristics-suitables .container-chars-suit{display:grid;z-index:1;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:1184px;margin:0 auto;padding:94px 0}@media(max-width:767px){.characteristics-suitables .container-chars-suit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:56px 0}}.characteristics-suitables .container-chars-suit h2{grid-column:span 12;display:-webkit-box;display:-ms-flexbox;display:flex;color:#03245d;font-style:italic;font-weight:900;line-height:1;text-transform:uppercase;font-size:calc(48px + (88 - 48)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.characteristics-suitables .container-chars-suit h2{font-size:88px}}@media screen and (max-width:393px){.characteristics-suitables .container-chars-suit h2{font-size:48px}}.characteristics-suitables .container-chars-suit h2.char-title{margin-bottom:48px}@media(max-width:767px){.characteristics-suitables .container-chars-suit h2.char-title{margin-bottom:24px}}.characteristics-suitables .container-chars-suit h2.suit-title{margin-right:160px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}@media(max-width:991px){.characteristics-suitables .container-chars-suit h2.suit-title{margin-right:80px}}@media(max-width:767px){.characteristics-suitables .container-chars-suit h2.suit-title{margin-right:0;margin-bottom:24px}}.characteristics-suitables .characteristics,.characteristics-suitables .suitables{grid-column:span 12}.characteristics-suitables .suitables{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:58px}@media(max-width:767px){.characteristics-suitables .suitables{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.characteristics-suitables .suitables .suitable{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:16px}.characteristics-suitables .characteristic-item,.characteristics-suitables .suitable-item{z-index:2;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:700;color:#03245d;height:auto;margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left}@media screen and (min-width:393px)and (max-width:1179px){.characteristics-suitables .characteristic-item,.characteristics-suitables .suitable-item{line-height:1.2}}@media screen and (min-width:1180px)and (max-width:1919px){.characteristics-suitables .characteristic-item,.characteristics-suitables .suitable-item{line-height:1.2}}@media screen and (min-width:1920px){.characteristics-suitables .characteristic-item,.characteristics-suitables .suitable-item{line-height:1.2}}@media screen and (max-width:393px){.characteristics-suitables .characteristic-item,.characteristics-suitables .suitable-item{line-height:1.2}}.characteristics-suitables .characteristic-item:last-of-type,.characteristics-suitables .suitable-item:last-of-type{margin-bottom:0}.characteristics-suitables .characteristic-item .icon,.characteristics-suitables .suitable-item .icon{margin-right:20px;padding:16px 0;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:991px){.characteristics-suitables .characteristic-item .icon,.characteristics-suitables .suitable-item .icon{padding:4px 0}}.characteristics-suitables .characteristic-item p,.characteristics-suitables .suitable-item p{color:#03245d;font-style:normal;font-weight:400;line-height:150%;-ms-flex-line-pack:center;align-content:center;font-size:calc(18px + (32 - 18)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.characteristics-suitables .characteristic-item p,.characteristics-suitables .suitable-item p{font-size:32px}}@media screen and (max-width:393px){.characteristics-suitables .characteristic-item p,.characteristics-suitables .suitable-item p{font-size:18px}}.video-zone{position:relative;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:120px}@media(max-width:1024px){.video-zone{padding:0 20px}}.video-zone h2{grid-column:span 12;color:#03245d;padding-top:0;padding-bottom:64px;display:-webkit-box;display:-ms-flexbox;display:flex;align-self:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:calc(48px + (88 - 48)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.video-zone h2{font-size:88px}}@media screen and (max-width:393px){.video-zone h2{font-size:48px}}@media(max-width:1024px){.video-zone h2{padding-bottom:24px}}.video-zone .video-background-wrapper{grid-column:2/span 10;height:100%;margin:auto;max-width:1490px;position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.video-zone .video-background-wrapper .iframe-wrapper{grid-column:span 12;margin:auto;position:relative;max-width:1358px;width:100%;height:auto;border-radius:16px}@media(max-width:1440px){.video-zone .video-background-wrapper .iframe-wrapper{grid-column:2/span 10}}.video-zone .video-background-wrapper .iframe-wrapper .iframe-container{position:relative;overflow:hidden;padding-top:56.25%;width:100%;border-radius:16px}.video-zone .video-background-wrapper .iframe-wrapper .iframe-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0;-o-object-fit:cover;object-fit:cover;aspect-ratio:1.87}.video-zone .video-background-wrapper .iframe-wrapper .iframe-container img.video{width:100%;height:auto;position:absolute;top:0;left:0;cursor:pointer;-o-object-fit:cover;object-fit:cover;aspect-ratio:1.87}@media(max-width:630px){.video-zone .video-background-wrapper .iframe-wrapper .iframe-container img.video{width:auto;float:right}}.video-zone .video-background-wrapper .iframe-wrapper .iframe-container img.play{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:pointer;max-width:calc(34px + (121 - 34)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.video-zone .video-background-wrapper .iframe-wrapper .iframe-container img.play{max-width:121px}}@media screen and (max-width:393px){.video-zone .video-background-wrapper .iframe-wrapper .iframe-container img.play{max-width:34px}}.video-zone .video-background-wrapper .iframe-wrapper .iframe-container .play-progress{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:calc(16px + (89 - 16)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.video-zone .video-background-wrapper .iframe-wrapper .iframe-container .play-progress{left:89px}}@media screen and (max-width:393px){.video-zone .video-background-wrapper .iframe-wrapper .iframe-container .play-progress{left:16px}}.video-zone .video-background-wrapper .iframe-wrapper .iframe-container .play-progress{right:calc(16px + (89 - 16)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.video-zone .video-background-wrapper .iframe-wrapper .iframe-container .play-progress{right:89px}}@media screen and (max-width:393px){.video-zone .video-background-wrapper .iframe-wrapper .iframe-container .play-progress{right:16px}}.video-zone .video-background-wrapper .iframe-wrapper .iframe-container .play-progress{bottom:calc(6px + (30 - 6)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.video-zone .video-background-wrapper .iframe-wrapper .iframe-container .play-progress{bottom:30px}}@media screen and (max-width:393px){.video-zone .video-background-wrapper .iframe-wrapper .iframe-container .play-progress{bottom:6px}}.video-zone .video-background-wrapper .iframe-wrapper .iframe-container .play-progress .ios-play-icon{max-width:17px;margin-right:15px}.instructions{-webkit-box-sizing:border-box;box-sizing:border-box;padding-bottom:64px}@media(max-width:1024px){.instructions{padding:0 38px 36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.instructions h2{font-weight:900;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:56px;grid-column:span 12;font-size:calc(48px + (88 - 48)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.instructions h2{font-size:88px}}@media screen and (max-width:393px){.instructions h2{font-size:48px}}@media(max-width:1024px){.instructions h2{margin-bottom:24px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}.instructions .instruction{grid-column:2/span 10}.instructions .instruction .text-item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:72px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.instructions .instruction .text-item:last-of-type{margin-bottom:0}@media(max-width:767px){.instructions .instruction .text-item{margin-bottom:32px}}.instructions .instruction .text-item .icon-wrapper{display:block;width:10%}@media(max-width:1300px){.instructions .instruction .text-item .icon-wrapper{width:15%}}@media(max-width:1024px){.instructions .instruction .text-item .icon-wrapper{display:none}}.instructions .instruction .text-item .icon-wrapper .icon{height:auto;max-width:172px}.instructions .instruction .text-item .text-content{width:90%;padding-left:80px}@media(max-width:1300px){.instructions .instruction .text-item .text-content{width:85%}}@media(max-width:1024px){.instructions .instruction .text-item .text-content{width:auto;padding-left:0}}.instructions .instruction .text-item .text-content .text{color:#03245d;font-weight:400;line-height:1.75;font-size:calc(18px + (24 - 18)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.instructions .instruction .text-item .text-content .text{font-size:24px}}@media screen and (max-width:393px){.instructions .instruction .text-item .text-content .text{font-size:18px}}.instructions .instruction .text-item .text-content .text p{margin-bottom:16px}@media(max-width:1024px){.instructions .instruction .text-item .text-content .text p{margin-bottom:8px}}.instructions .instruction .text-item .text-content .text p:last-of-type{margin-bottom:0}.instructions .instruction .text-item .text-content .text-title{font-weight:900;color:#03245d;margin:16px 0 24px;line-height:1;font-style:italic;text-transform:uppercase;font-size:calc(32px + (56 - 32)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.instructions .instruction .text-item .text-content .text-title{font-size:56px}}@media screen and (max-width:393px){.instructions .instruction .text-item .text-content .text-title{font-size:32px}}@media(max-width:1024px){.instructions .instruction .text-item .text-content .text-title{margin:0 0 12px}}.social-icons{-webkit-box-sizing:border-box;box-sizing:border-box;grid-column:span 11;margin:0 auto;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:120px}@media(max-width:1024px){.social-icons{padding-bottom:64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-left:38px}}.social-icons p{font-weight:500;color:#03245d;padding-right:24px;font-size:calc(20px + (32 - 20)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.social-icons p{font-size:32px}}@media screen and (max-width:393px){.social-icons p{font-size:20px}}@media(max-width:1024px){.social-icons p{padding-right:10px;margin-bottom:15px}}.social-icons div{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}@media(max-width:1024px){.social-icons div{gap:4px}}.social-icons div .share-button,.social-icons div a{width:40px;height:40px}.social-icons div .share-button img,.social-icons div a img{max-width:40px;height:40px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.social-icons div .share-button .copied-message,.social-icons div a .copied-message{white-space:nowrap;font-size:calc(12px + (12 - 12)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.social-icons div .share-button .copied-message,.social-icons div a .copied-message{font-size:12px}}@media screen and (max-width:393px){.social-icons div .share-button .copied-message,.social-icons div a .copied-message{font-size:12px}}.social-icons div .share-button:hover img,.social-icons div a:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.container-right-answer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:100%;border-radius:16px;overflow:hidden}.container-right-answer .wrapper-img-right-answer{width:100%}.container-right-answer .wrapper-img-right-answer .img-right-answer{-o-object-fit:cover;object-fit:cover;aspect-ratio:1.66;width:100%}.container-right-answer .wrapper-img-right-answer .img-right-answer img{width:unset;height:unset}.container-right-answer .title-right-answer{display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px 20px;background:#fff;color:#03245d;font-style:normal;font-weight:700;line-height:1.4;text-align:left;height:100%;font-size:calc(16px + (20 - 16)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.container-right-answer .title-right-answer{font-size:20px}}@media screen and (max-width:393px){.container-right-answer .title-right-answer{font-size:16px}}@media(max-width:991px){.container-right-answer .title-right-answer{padding:10px 16px;min-height:44px}}.container-right-answer:hover .title-right-answer{text-decoration:underline}.right-answer{max-width:1372px;margin:0 auto;padding-bottom:112px;overflow-x:hidden}@media(max-width:1620px){.right-answer{padding-left:20px;padding-right:20px}}@media(max-width:991px){.right-answer{text-align:center;padding-bottom:64px;padding-left:38px;padding-right:38px}}.right-answer .right-answer-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:64px}@media(max-width:1180px){.right-answer .right-answer-title{margin-bottom:32px}}@media(max-width:991px){.right-answer .right-answer-title{margin-bottom:48px}}.right-answer .right-answer-title .skew{font-size:calc(48px + (88 - 48)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.right-answer .right-answer-title .skew{font-size:88px}}@media screen and (max-width:393px){.right-answer .right-answer-title .skew{font-size:48px}}.right-answer .swiper-container-right-answer{overflow:hidden}@media(max-width:767px){.right-answer .swiper-container-right-answer{overflow:visible}}.right-answer .swiper-container-right-answer .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100%}@media(max-width:1024px){.right-answer .swiper-container-right-answer .swiper-wrapper{padding-bottom:76px}}.right-answer .swiper-container-right-answer .swiper-wrapper .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;border-radius:16px;overflow:hidden}.right-answer .swiper-container-right-answer .swiper-pagination{bottom:0;top:unset;height:44px;-ms-flex-line-pack:center;align-content:center;z-index:1}@media(min-width:1025px){.right-answer .swiper-container-right-answer .swiper-pagination{display:none}}.right-answer .swiper-container-right-answer .swiper-pagination span{font-family:var(--font-sofia-sans),sans-serif}.right-answer .swiper-container-right-answer .swiper-navigation{position:relative;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:272px;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media(max-width:1580px){.right-answer .swiper-container-right-answer .swiper-navigation{padding-left:24px}}@media(min-width:1025px){.right-answer .swiper-container-right-answer .swiper-navigation{display:none}}@media(max-width:1024px){.right-answer .swiper-container-right-answer .swiper-navigation{padding:unset;width:204px;margin:0 auto;left:0;right:0;position:absolute;z-index:1}}.right-answer .swiper-container-right-answer .swiper-navigation button{max-height:210px;background:none;border:none;padding:0;cursor:pointer;position:relative}.right-answer .swiper-container-right-answer .swiper-navigation button img{width:80px;height:80px;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:1025px){.right-answer .swiper-container-right-answer .swiper-navigation button img{width:44px;height:44px}}@media(min-width:1025px){.right-answer .swiper-container-right-answer .swiper-navigation button img{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}}.right-answer .swiper-container-right-answer .swiper-navigation button img.default{opacity:1}.right-answer .swiper-container-right-answer .swiper-navigation button img.hover{position:absolute;top:0;left:0;opacity:0}@media(min-width:1025px){.right-answer .swiper-container-right-answer .swiper-navigation button:hover img.default{opacity:0}.right-answer .swiper-container-right-answer .swiper-navigation button:hover img.hover{opacity:1}}.right-answer .swiper-container-right-answer .swiper-navigation button.swiper-button-disabled{opacity:.3;cursor:default}@media(min-width:1025px){.right-answer .swiper-container-right-answer .swiper-navigation button.swiper-button-disabled:hover img.default{opacity:1}.right-answer .swiper-container-right-answer .swiper-navigation button.swiper-button-disabled:hover img.hover{opacity:0}}.use-with{margin:0 auto;padding-bottom:120px}@media(max-width:991px){.use-with{text-align:center;padding-bottom:64px}}.use-with .use-with-title{max-width:1474px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:64px;margin-left:auto;margin-right:auto;z-index:1;position:relative}@media(max-width:991px){.use-with .use-with-title{margin-bottom:40px}}.use-with .use-with-title .skew{margin-bottom:24px;font-size:calc(48px + (88 - 48)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.use-with .use-with-title .skew{font-size:88px}}@media screen and (max-width:393px){.use-with .use-with-title .skew{font-size:48px}}.use-with .use-with-title p{font-weight:400;color:#03245d;white-space:pre-line;font-size:calc(18px + (24 - 18)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.use-with .use-with-title p{font-size:24px}}@media screen and (max-width:393px){.use-with .use-with-title p{font-size:18px}}@media screen and (min-width:393px)and (max-width:1179px){.use-with .use-with-title p{line-height:1.24}}@media screen and (min-width:1180px)and (max-width:1919px){.use-with .use-with-title p{line-height:1.23}}@media screen and (min-width:1920px){.use-with .use-with-title p{line-height:1.46}}@media screen and (max-width:393px){.use-with .use-with-title p{line-height:1.24}}@media(max-width:1180px){.use-with .use-with-title p{padding-bottom:1rem}}@media(max-width:991px){.use-with .use-with-title p{padding:0 16px}}.use-with .grid-container{gap:64px 40px;max-width:1488px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(332px,-webkit-max-content));grid-template-columns:repeat(auto-fit,minmax(332px,max-content));-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width:767px){.use-with .grid-container{gap:40px;grid-template-columns:repeat(auto-fit,minmax(300px,300px))}}.use-with .grid-container .single-product-card{padding-top:161px;background:rgba(0,0,0,0);-webkit-transition:all .3s ease;transition:all .3s ease;position:relative;max-width:332px}@media(max-width:991px)and (min-width:450px){.use-with .grid-container .single-product-card{max-width:300px}}@media(min-width:1025px){.use-with .grid-container .single-product-card:hover img:not(.ellipse){-webkit-transform:scale(1.15) rotate(-6deg);-ms-transform:scale(1.15) rotate(-6deg);transform:scale(1.15) rotate(-6deg)}}.use-with .grid-container .single-product-card .bottom{position:relative;border-radius:32px;height:481px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;padding:0 24px 24px}@media(max-width:991px){.use-with .grid-container .single-product-card .bottom{height:370px!important}}.use-with .grid-container .single-product-card .bottom .ellipse{border-radius:0 32px 0 0;position:absolute!important;top:0;right:0;width:calc(100% - 48px)}@media(max-width:991px){.use-with .grid-container .single-product-card .bottom .ellipse{max-width:unset;max-height:44%;width:calc(100% - 64px);left:unset}}.use-with .grid-container .single-product-card .bottom .ellipse.desk{display:block}@media(max-width:991px){.use-with .grid-container .single-product-card .bottom .ellipse.desk{display:none}}.use-with .grid-container .single-product-card .bottom .ellipse.mob{display:none}@media(max-width:991px){.use-with .grid-container .single-product-card .bottom .ellipse.mob{display:block}}.use-with .grid-container .single-product-card .bottom img:not(.ellipse){position:absolute;border-radius:32px;left:0;top:-161px;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;padding:0}@media(min-width:1025px){.use-with .grid-container .single-product-card .bottom img:not(.ellipse){-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}}@media(max-width:1024px){.use-with .grid-container .single-product-card .bottom img:not(.ellipse){top:-180px}}@media(max-width:991px){.use-with .grid-container .single-product-card .bottom img:not(.ellipse){width:90%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}.use-with .grid-container .single-product-card .bottom .label{position:relative;text-transform:uppercase;font-size:12px;font-weight:700;color:#fff;border-radius:40px;background:rgba(255,255,255,.2);background-blend-mode:multiply;padding:6px 16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:16px;margin-left:0;margin-right:auto}.use-with .grid-container .single-product-card .bottom h3{position:relative;color:#fff;font-weight:900;line-height:1.25;margin-bottom:16px;text-align:left;margin-left:0;margin-right:auto;font-style:normal;text-transform:none;width:100%;min-height:2.5em;font-size:calc(24px + (28 - 24)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.use-with .grid-container .single-product-card .bottom h3{font-size:28px}}@media screen and (max-width:393px){.use-with .grid-container .single-product-card .bottom h3{font-size:24px}}.use-with .grid-container .single-product-card .bottom p{position:relative;color:#fff;font-weight:400;line-height:1.25;margin-bottom:24px;text-align:left;margin-left:0;margin-right:auto;font-size:calc(16px + (18 - 16)*(100vw - 393px)/1527)}@media screen and (min-width:1920px){.use-with .grid-container .single-product-card .bottom p{font-size:18px}}@media screen and (max-width:393px){.use-with .grid-container .single-product-card .bottom p{font-size:16px}}.use-with .grid-container .single-product-card .bottom .a{position:relative;color:#fff;text-decoration:none;font-weight:600;text-transform:uppercase;padding:16px 48px;display:block;border-radius:40px;background:rgba(0,0,0,.3);background-blend-mode:multiply;text-align:center;white-space:nowrap}@media(min-width:1025px){.use-with .grid-container .single-product-card .bottom .a{-webkit-transition:color .3s ease;transition:color .3s ease}}.use-with .grid-container .single-product-card{width:100%}@media(min-width:992px){.use-with .grid-container .single-product-card{min-width:332px}}@media(max-width:991px)and (min-width:375px){.use-with .grid-container .single-product-card{min-width:300px}}.use-with .grid-container .single-product-card .bottom .ellipse{width:calc(100% - 20px);left:unset}@media(max-width:991px){.use-with .grid-container .single-product-card .bottom .ellipse{max-width:unset;max-height:58%;width:calc(100% - 64px);left:unset}}.product-card{border-radius:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:24px}.product-card .image{margin-bottom:16px}.product-card .info-wrapper{padding:0 24px 24px}.product-card .info-wrapper .category{border-radius:40px;background:rgba(0,0,0,.32);background-blend-mode:multiply;padding:8px 16px;margin-bottom:12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.product-card .info-wrapper .name{margin-bottom:12px;height:80px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-height:2.5em}.product-card .info-wrapper .name.clamp{-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;max-height:1.25em;text-align:left}.product-card .info-wrapper .info{height:44px;margin-bottom:24px}.product-card .info-wrapper .find-more{text-align:center;border-radius:48px;background:rgba(0,0,0,.3);background-blend-mode:multiply;text-transform:uppercase;padding:16px 48px}.product-card.category{border-radius:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 24px 24px}.product-card.category .image{margin-top:32px;margin-bottom:32px;max-width:285px;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-ms-flex-item-align:center;align-self:center}.product-card.category .name{margin-bottom:24px;text-align:center;height:80px}.product-card.category .find-more{text-transform:uppercase;border-radius:48px;background:rgba(0,0,0,.3);background-blend-mode:multiply;padding:16px 48px;text-align:center;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.product-card.category:hover .image{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.product-card.category:hover .find-more{background:rgba(255,255,255,.3)}.product-card .category{font-family:var(--font-roboto),sans-serif;font-size:12px;font-weight:700;text-transform:uppercase;color:#fff}.product-card .name{color:#fff;font-size:28px;line-height:1.25;font-weight:400;font-family:var(--font-anton),sans-serif}.product-card .info{line-height:1.4;font-weight:400}.product-card .find-more,.product-card .info{font-family:var(--font-roboto),sans-serif;font-size:16px;color:#fff}.product-card .find-more{font-weight:700}.product-card.category .name{font-family:var(--font-anton),sans-serif;font-size:32px;line-height:1.25;color:#fff;font-weight:400}.prod-05{background-color:#3a82b5}.prod-02{background-color:#32a48a}.prod-09{background-color:#2560b6}.prod-08{background-color:#cf1e4e}.prod-04{background-color:#0096d2}.prod-01{background-color:#c23897}.prod-06{background-color:#b92784}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{-ms-scroll-snap-type:none;scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid rgba(0,0,0,0)}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.single-product{background:#fff}.single-product .bg-product-end{background-image:url(/img/prodotti/bg/bg-product-end.png);background-repeat:no-repeat;background-size:100% 100%;background-position:top;margin:0 24px;padding-top:120px}@media(max-width:1024px){.single-product .bg-product-end{background-image:url(/img/prodotti/bg/bg-product-end-mob.png);margin:0;padding-top:64px}}