/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/core/themes/starterkit_theme/images/icons/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/core/themes/starterkit_theme/images/icons/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/core/themes/starterkit_theme/images/icons/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
:root{--tabs-border-radius-size:var(--base-border-radius);--tabs--hover-height:0.1875rem;--tabs--focus-height:0.1875rem;--tabs--active-height:0.1875rem;--tabs-link-height:3rem;--tabs-secondary-link-height:2.5rem;--tabs-base-border:1px solid var(--color-gray-200);--tabs-base-shadow:0 2px 0.25rem rgba(0,0,0,0.1);--tabs-trigger-border:1px solid rgba(216,217,224,0.8);--tabs--hover-bg-color:var(--color-bgblue-active);}.tabs-wrapper > nav{width:100%;}.tabs{display:flex;flex-direction:column;width:100%;margin:0 0 var(--space-l) 0;border:var(--tabs-base-border);border-radius:var(--tabs-border-radius-size);box-shadow:var(--tabs-base-shadow);}.tabs__tab{position:relative;border-bottom:var(--tabs-base-border);background-color:var(--color-gray-025);font-size:var(--font-size-s);font-weight:bold;}.tabs__tab:not(.is-active){display:none;}.tabs__tab:last-child{border-bottom:0;}.tabs__tab.is-active{display:flex;justify-content:space-between;background-color:var(--color-white);box-shadow:var(--tabs-base-shadow);}.tabs__tab.is-active:focus::before{top:calc(var(--tabs--focus-height) * -1);height:calc(var(--tabs-link-height) + 2px);}.tabs__tab.is-active::before{z-index:2;top:-1px;inset-inline-start:-1px;width:var(--tabs--active-height);height:calc(100% + 2px);border-inline-start:var(--tabs--active-height) solid var(--color-absolutezero);border-top-left-radius:var(--tabs-border-radius-size);}.tabs__link{position:relative;display:flex;overflow:hidden;flex-grow:1;align-items:center;box-sizing:border-box;min-height:var(--tabs-link-height);padding:var(--space-s) var(--space-l);-webkit-text-decoration:none;text-decoration:none;color:var(--color-gray-800);line-height:1.2rem;}.tabs__link:focus{min-height:calc(var(--tabs-link-height) + var(--tabs--focus-height) - 1px);margin:-1px;padding-inline-start:calc(var(--space-l) - var(--tabs--focus-height) + 1px);-webkit-text-decoration:none;text-decoration:none;color:var(--color-gray-800);border:var(--tabs--focus-height) solid var(--color-focus);border-radius:var(--tabs-border-radius-size);outline:none;box-shadow:none;}.tabs__link:hover{-webkit-text-decoration:none;text-decoration:none;color:var(--color-text);}.tabs__link.is-active{z-index:1;flex-grow:1;color:var(--color-absolutezero);}.tabs__link.is-active:focus{margin:-1px 0;padding-right:var(--space-l);padding-left:var(--space-l);border-inline-start:none;border-radius:0;}.tabs__link.is-active:hover{color:var(--color-text);}.tabs__link:not(.is-active):focus{z-index:3;}.tabs__tab::before,.tabs__link::before{position:absolute;display:block;content:"";}.tabs.is-open .tabs__tab.is-active::before{border-bottom-left-radius:0;}.tabs--secondary .tabs__tab:not(.is-active){display:block;}.tabs.is-open > .tabs__tab{display:flex;}.tabs__trigger{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:var(--tabs-link-height);padding-right:1px;text-align:center;border-inline-start:var(--tabs-trigger-border);}.tabs__trigger:focus{padding-right:0;border:var(--tabs--focus-height) solid var(--color-focus);border-radius:var(--tabs-border-radius-size);box-shadow:none;}@media screen and (min-width:48em){.tabs-wrapper{display:flex;}.tabs-wrapper--secondary{position:relative;}.is-horizontal .tabs{flex-direction:row;align-items:flex-end;width:auto;margin:0;border:0;box-shadow:none;}.is-horizontal .tabs--secondary{overflow:hidden;margin:calc(calc(var(--tabs--focus-height) + 0.1875rem) * -1) calc(calc(var(--tabs--focus-height) + 0.1875rem) * -1) 0;padding:calc(var(--tabs--focus-height) + 0.1875rem) calc(var(--tabs--focus-height) + 0.1875rem) 0;border-radius:0;}.is-horizontal .tabs--secondary::after{position:absolute;bottom:0;left:0;display:block;width:100%;content:"";border-bottom:1px solid var(--color-gray-200);}.is-horizontal .tabs--secondary .tabs__tab{font-size:var(--font-size-s);}.is-horizontal .tabs--secondary .tabs__link{min-height:var(--tabs-secondary-link-height);padding-top:var(--space-xs);padding-bottom:var(--space-xs);}.is-horizontal .tabs--secondary .tabs__link:focus{min-height:var(--tabs-secondary-link-height);}.is-horizontal .tabs__tab{display:block;border-top:none;border-bottom:none;background:none;font-size:var(--font-size-base);}.is-horizontal .tabs__tab.is-active{order:0;background:none;box-shadow:none;}.is-horizontal .tabs__tab.is-active::before{content:none;}.is-horizontal .tabs__tab .tabs__link.is-active::before{border-radius:0;}.is-horizontal .tabs__link{padding-right:2rem;padding-left:2rem;border-radius:var(--tabs-border-radius-size) var(--tabs-border-radius-size) 0 0;}.is-horizontal .tabs__link:focus{min-height:var(--tabs-link-height);margin:0;padding-right:2rem;padding-left:2rem;color:var(--color-text);border:none;border-radius:var(--tabs-border-radius-size) var(--tabs-border-radius-size) 0 0;outline:2px dotted transparent;box-shadow:0 0 0 2px var(--color-white),0 0 0 calc(var(--tabs--focus-height) + 2px) var(--color-focus);}.is-horizontal .tabs__link:hover{color:var(--color-absolutezero-hover);background:var(--tabs--hover-bg-color);}.is-horizontal .tabs__link.is-active::before{top:auto;right:0;bottom:0;left:0;width:100%;height:var(--tabs--active-height);border-right:none;border-bottom:var(--tabs--active-height) solid var(--color-absolutezero);border-left:none;}.is-horizontal .tabs__trigger{display:none;}.is-horizontal .tabs--primary .tabs__link:focus{box-shadow:0 0 0 2px var(--color-gray-050),0 0 0 calc(var(--tabs--focus-height) + 2px) var(--color-focus);}}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
@font-face{font-family:Roboto;src:url(/themes/custom/arneo_theme_child/build/./fonts/roboto-bold.woff2) format("woff2"),url(/themes/custom/arneo_theme_child/build/./fonts/roboto-bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Roboto;src:url(/themes/custom/arneo_theme_child/build/./fonts/roboto-medium.woff2) format("woff2"),url(/themes/custom/arneo_theme_child/build/./fonts/roboto-medium.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Roboto;src:url(/themes/custom/arneo_theme_child/build/./fonts/roboto-medium.woff2) format("woff2"),url(/themes/custom/arneo_theme_child/build/./fonts/roboto-medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Roboto;src:url(/themes/custom/arneo_theme_child/build/./fonts/roboto-regular.woff2) format("woff2"),url(/themes/custom/arneo_theme_child/build/./fonts/roboto-regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(/themes/custom/arneo_theme_child/build/./fonts/roboto-light.woff2) format("woff2"),url(/themes/custom/arneo_theme_child/build/./fonts/roboto-light.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Oswald;font-style:normal;font-weight:300;src:local(""),url(/themes/custom/arneo_theme_child/build/./fonts/oswald-300.woff2) format("woff2"),url(/themes/custom/arneo_theme_child/build/./fonts/oswald-300.woff) format("woff")}@font-face{font-family:Oswald;font-style:normal;font-weight:400;src:local(""),url(/themes/custom/arneo_theme_child/build/./fonts/oswald-regular.woff2) format("woff2"),url(/themes/custom/arneo_theme_child/build/./fonts/oswald-regular.woff) format("woff")}@font-face{font-family:Oswald;font-style:normal;font-weight:500;src:local(""),url(/themes/custom/arneo_theme_child/build/./fonts/oswald-500.woff2) format("woff2"),url(/themes/custom/arneo_theme_child/build/./fonts/oswald-500.woff) format("woff")}@font-face{font-family:Oswald;font-style:normal;font-weight:600;src:local(""),url(/themes/custom/arneo_theme_child/build/./fonts/oswald-600.woff2) format("woff2"),url(/themes/custom/arneo_theme_child/build/./fonts/oswald-600.woff) format("woff")}@font-face{font-family:Oswald;font-style:normal;font-weight:700;src:local(""),url(/themes/custom/arneo_theme_child/build/./fonts/oswald-700.woff2) format("woff2"),url(/themes/custom/arneo_theme_child/build/./fonts/oswald-700.woff) format("woff")}.-hidden{display:none !important}.-blur{-webkit-filter:blur(8px);filter:blur(8px)}@media screen and (max-width:600px){.-blur{-webkit-filter:blur(4px);filter:blur(4px)}}.-uppercase{text-transform:uppercase}.-green{color:#7dc633}.-red{color:#ef6363}.-grey{color:#c4c4c4}.-white{color:#fff}.-right{text-align:right}.-center{text-align:center}.-left{text-align:left}.-flexed{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.-flexed.-spaced{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.-flexed.-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.-flexed.-middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:600px){.-hidden-xs-down{display:none !important}}@media screen and (min-width:601px){.-hidden-sm-up{display:none !important}}@media screen and (max-width:900px){.-hidden-sm-down{display:none !important}}@media screen and (min-width:901px){.-hidden-md-up{display:none !important}}@media (max-width:1200px){.-hidden-md-down{display:none !important}}@media screen and (min-width:1201px){.-hidden-lg-up{display:none !important}}@media not print{.-visible-print{display:none !important}}@media print{.-hidden-print{display:none !important}}.-sr-only{border:0 !important;clip:rect(1px,1px,1px,1px) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}html{height:100%;font-size:100%;-webkit-box-sizing:border-box;box-sizing:border-box}body{min-height:100vh;font-family:"Roboto","Arial","Helvetica",sans-serif;color:#fff;line-height:1.6;-webkit-transition:-webkit-transform 0.6s;transition:-webkit-transform 0.6s;-o-transition:transform 0.6s;transition:transform 0.6s;transition:transform 0.6s,-webkit-transform 0.6s;overflow-x:hidden}body .form-autocomplete{background-image:none !important}html>body{background-color:#120732}*{margin:0;padding:0}*,*::before,*::after{-webkit-box-sizing:inherit;box-sizing:inherit}video{max-width:100%}a,button,[role='button']{display:inline-block;text-decoration:none;color:inherit}picture{display:inline-block;vertical-align:top}input,textarea,button,select{background-color:transparent;background-image:none;border:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,[role='tabpanel']:focus-visible,[role='button']:focus-visible{outline:1px dashed #fff;outline-offset:2px}button{color:currentcolor;cursor:pointer}.js-hide{display:none}#main-content{display:none}.ui-autocomplete{display:block !important}.ui-widget-content{background:#120732 !important;border:2px solid rgba(255,255,255,0.1);border-radius:12px;overflow:hidden}.search-api-autocomplete-search .ui-menu-item-wrapper.ui-state-active .search-api-autocomplete-suggestion{background:#7dc633 !important;border-radius:5px;color:#000}.ui-state-active .ui-state-active,.ui-widget-content .ui-state-active{background:none !important}.ui-menu-item{padding:7px 15px;-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s}.search-api-autocomplete-search .ui-menu-item:hover{background:rgba(255,255,255,0.18) !important}.ui-menu-item-wrapper{color:#fff !important}html>body.cke_editable{color:#000;background-color:#fff}body.toolbar-fixed .m-popin__close{top:92px}body.toolbar-tray-open .o-header{top:80px}body.toolbar-tray-open .admin-LocalTasks{top:260px}@media screen and (max-width:600px){body.toolbar-vertical .admin-LocalTasks{top:50px}}body .m-drupalTaskList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body .m-drupalTaskList__item{list-style:none;margin:5px;padding:5px}.admin-LocalTasks{background-color:rgba(255,255,255,0.1);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border:2px solid rgba(255,255,255,0.1);-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;border-radius:16px;overflow:hidden;position:fixed;z-index:50;top:180px;left:15px;padding:15px;border-radius:8px;background-color:rgba(62,50,86,0.8);-webkit-transition:background-color 200ms linear;-o-transition:background-color 200ms linear;transition:background-color 200ms linear}.admin-LocalTasks .m-imageWrapper img{-webkit-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.admin-LocalTasks:hover{background-color:rgba(255,255,255,0.25);border-color:rgba(255,255,255,0.4)}.admin-LocalTasks:hover .m-imageWrapper img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}@media screen and (max-width:600px){.admin-LocalTasks{top:90px}}.admin-LocalTasks:hover{background-color:#3e3256}.admin-LocalTasks__menu{list-style:none}.admin-LocalTasks__menu:not(:last-child){margin-bottom:10px}.admin-LocalTasks__menu li:not(:last-child){margin-bottom:5px}.admin-LocalTasks__menu li a{color:#fff;font:14px/1.3 "Roboto","Arial","Helvetica",sans-serif}.admin-LocalTasks__menu li a:hover{color:#c4c4c4;text-decoration:underline}.admin-LocalTasks__menu li a.is-active{color:#e3e3e3;font-weight:700}.l-form__wrapper{display:block;max-width:100%;margin:0 auto;text-align:left;font:normal 14px "Roboto","Arial","Helvetica",sans-serif;color:#fff}.l-form__wrapper .a-heading.-form{text-align:left;margin-bottom:16px}.l-form__wrapper .a-checkbox__inner{z-index:1}.l-form__wrapper .a-checkbox__label{color:#c4c4c4}@media screen and (max-width:600px){.l-form__wrapper{width:100%}}.l-form__wrapper.-double{width:782px;max-width:100%}.l-form__wrapper.-double .l-form__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.l-form__wrapper.-double .l-form__row>*{-ms-flex-preferred-size:48%;flex-basis:48%}.l-form__wrapper.-double .l-form__row>*:nth-child(odd){margin-right:4%}@media screen and (max-width:600px){.l-form__wrapper.-double .l-form__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.l-form__wrapper.-double .l-form__row>*{-ms-flex-preferred-size:auto;flex-basis:auto}.l-form__wrapper.-double .l-form__row>*:nth-child(odd){margin-right:0}.l-form__wrapper.-double .l-form__row>*:nth-child(even){margin-right:0;margin-top:38px}.l-form__wrapper.-double .l-form__row.-phoneWrapper>*:nth-child(even){margin-right:0;margin-top:0}.l-form__wrapper.-double .l-form__row .a-checkbox__wrapper:not(:first-child){margin-top:20px}}.l-form__wrapper.-double .l-form__mention{width:100%}.l-form__row{margin-bottom:34px}.l-form__row.-last{margin-bottom:16px}.l-form__row .a-input__inner{z-index:1}.l-form__row .a-input::-webkit-input-placeholder{color:#c4c4c4;font-size:14px}.l-form__row .a-input::-moz-placeholder{color:#c4c4c4;font-size:14px}.l-form__row .a-input:-ms-input-placeholder{color:#c4c4c4;font-size:14px}.l-form__row .a-input::-ms-input-placeholder{color:#c4c4c4;font-size:14px}.l-form__row .a-input::placeholder{color:#c4c4c4;font-size:14px}.l-form__row.-separator{border-bottom:1px solid #8a8a8a;padding-bottom:34px}.-phoneWrapper{position:relative}.-phoneWrapper .a-select:first-child{position:absolute;top:0;left:0;width:100px}.-phoneWrapper .a-select:first-child .a-select__inner::before{background:none}.-phoneWrapper .a-select:first-child .a-select__triggerIcon{width:2rem}.-phoneWrapper .a-input__wrapper:nth-child(2){width:100%}.-phoneWrapper .a-input__wrapper:nth-child(2) .a-input{padding-left:100px}.l-form__item.-withTooltip{position:relative}.l-form__item.-withTooltip .a-tooltip{color:#c4c4c4;margin-bottom:10px}@media screen and (max-width:600px){.l-form__item.-withTooltip .a-tooltip{position:absolute;top:-26px;left:4px}}.l-form__action{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:center;-ms-flex-align:center;align-items:center;gap:16px}.l-form__action .a-label{font-weight:300 !important}.l-form__mention{margin-bottom:32px;font:400 14px/1.4 "Roboto","Arial","Helvetica",sans-serif;color:#c4c4c4}.pika-single{z-index:9999;display:block;position:relative;color:#fff;background:#120732;border:1px solid #ccc;border-bottom-color:#bbb;font-family:"Helvetica Neue",helvetica,arial,sans-serif;border-radius:16px}.pika-single.is-hidden{display:none}.pika-single.is-bound{position:absolute;-webkit-box-shadow:0 5px 15px -5px rgba(0,0,0,0.5);box-shadow:0 5px 15px -5px rgba(0,0,0,0.5)}.pika-single::before,.pika-single::after{content:' ';display:table}.pika-single::after{clear:both}.pika-lendar{float:left;width:240px;margin:8px}.pika-title{position:relative;text-align:center}.pika-title select{cursor:pointer;position:absolute;z-index:9998;margin:0;left:0;top:5px;opacity:0}.pika-label{display:inline-block;position:relative;z-index:9999;overflow:hidden;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:bold;color:#fff;background-color:rgba(0,0,0,0)}.pika-prev,.pika-next{display:block;cursor:pointer;position:relative;outline:none;border:0;padding:0;width:20px;height:30px;text-indent:20px;white-space:nowrap;overflow:hidden;background-color:transparent;background-position:center center;background-repeat:no-repeat;background-size:75% 75%;opacity:0.5}.pika-prev:hover,.pika-next:hover{opacity:1}.pika-prev.is-disabled,.pika-next.is-disabled{cursor:default;opacity:0.2}.pika-prev,.is-rtl .pika-next{float:left;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==);-webkit-filter:invert(1);filter:invert(1)}.pika-next,.is-rtl .pika-prev{float:right;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=);-webkit-filter:invert(1);filter:invert(1)}.pika-select{display:inline-block}.pika-table{width:100%;border-collapse:collapse;border-spacing:0;border:0}.pika-table th,.pika-table td{width:14.2856%;padding:0}.pika-table th{color:#fff;font-size:12px;line-height:25px;font-weight:bold;text-align:center}.pika-table abbr{border-bottom:none;cursor:default}.pika-button{cursor:pointer;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;outline:none;border:0;margin:0;width:100%;padding:5px;color:#fff;font-size:12px;line-height:15px;text-align:right;background:rgba(0,0,0,0);height:initial}.has-event .pika-button{color:#fff;background:rgba(255,255,255,0.2)}.is-today .pika-button{color:#fff;font-weight:bold}.is-selected .pika-button{color:#fff;font-weight:bold;background:-o-linear-gradient(329.85deg,#38049e 11.72%,#ff02f9 100%);background:linear-gradient(120.15deg,#38049e 11.72%,#ff02f9 100%);border-radius:3px}.is-disabled .pika-button,.is-outside-current-month .pika-button{color:#999;opacity:0.3}.is-disabled .pika-button{pointer-events:none;cursor:default}.pika-button:hover{color:#fff;background:rgba(255,255,255,0.2);-webkit-box-shadow:none;box-shadow:none;border-radius:3px}.pika-button .is-selection-disabled{pointer-events:none;cursor:default}.pika-week{font-size:11px;color:#fff}.is-inrange .pika-button{color:#fff;background:rgba(255,255,255,0.2)}.is-startrange .pika-button{color:#fff;background:rgba(255,255,255,0.2);-webkit-box-shadow:none;box-shadow:none;border-radius:3px}.is-endrange .pika-button{color:#fff;background:rgba(255,255,255,0.2);-webkit-box-shadow:none;box-shadow:none;border-radius:3px}.layout-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;overflow:hidden}@media screen and (min-width:901px){.layout-container .layout-content{padding-top:120px}.layout-container.-withPromoBanner .layout-content{padding-top:165px}}@media screen and (max-width:900px){.layout-container{padding-top:48px;padding-bottom:90px}}.layout-container.-noOverflow{overflow:visible}.layout-container.-haloBackground{background-image:url(/themes/custom/arneo_theme_child/build/images/page-background-2x.png);background-position:top center;background-repeat:repeat-y;background-size:100% auto}@media screen and (max-width:600px){.layout-container.-haloBackground{background-image:url(/themes/custom/arneo_theme_child/build/images/page-background-mobile.png)}}.layout-container main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.layout-container a#main-content{display:inline}.layout-content{position:relative}.l-blockWrapper{position:relative}.l-blockWrapper.-center{text-align:center}.l-blockWrapper.-full .l-blockContent{max-width:100%}.l-blockWrapper.-noPadding .l-blockContent{padding:0}.l-blockWrapper.-noPaddingTop .l-blockContent{padding-top:0}.l-blockWrapper.-noPaddingBottom .l-blockContent{padding-bottom:0}.l-blockWrapper.-noPaddingY .l-blockContent{padding-top:0;padding-bottom:0}@media screen and (max-width:600px){.l-blockWrapper.-noPaddingBottomMobile .l-blockContent{padding-bottom:0}}.l-blockWrapper.-withBreadcrumbs .l-blockContent{padding-top:10px}.l-blockWrapper.-purpleDark{background-color:#120732}.l-blockContent{position:relative;max-width:1366px;width:100%;margin:0 auto;padding:60px 80px}@media screen and (max-width:1200px){.l-blockContent{padding:40px 40px}}@media screen and (max-width:600px){.l-blockContent{padding:20px 5%}}.l-blockContent.-medium{max-width:1160px}.l-blockContent.-noPaddingY{padding-top:0;padding-bottom:0}.l-blockContent.-noPaddingBottom{padding-bottom:0 !important}.l-halo{z-index:-1;position:absolute;width:1200px;height:1200px}.l-halo.-pink{background:-o-radial-gradient(50% 50%,50% 50%,#ff02e6 0%,rgba(255,2,230,0) 100%);background:radial-gradient(50% 50% at 50% 50%,#ff02e6 0%,rgba(255,2,230,0) 100%);opacity:0.4}.l-halo.-blue{background:-o-radial-gradient(50% 50%,50% 50%,#38049e 0%,rgba(56,4,158,0) 100%);background:radial-gradient(50% 50% at 50% 50%,#38049e 0%,rgba(56,4,158,0) 100%);opacity:0.7}@media screen and (max-width:600px){.l-halo{-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5)}}.a-accordion{width:100%;text-align:left;border-radius:20px !important;color:#fff;background-color:rgba(255,255,255,0.1);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border:2px solid rgba(255,255,255,0.1);-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;border-radius:16px;overflow:hidden}.a-accordion .m-imageWrapper img{-webkit-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.a-accordion:hover{background-color:rgba(255,255,255,0.25);border-color:rgba(255,255,255,0.4)}.a-accordion:hover .m-imageWrapper img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.a-accordion.-active{background-color:rgba(255,255,255,0.25)}.a-accordion.-active .a-accordion__content{-webkit-transition:max-height 0.2s ease-in-out;-o-transition:max-height 0.2s ease-in-out;transition:max-height 0.2s ease-in-out}.a-accordion.-active .a-accordion__icon{-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}.a-accordion__questionContainer{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;width:100%;padding:20px 25px;text-align:left;cursor:pointer}.a-accordion__question{padding-right:20px}.a-accordion__icon{width:18px;height:18px;color:#fff;-ms-flex-negative:0;flex-shrink:0}.a-accordion__content{max-height:0;overflow:hidden;-webkit-transition:max-height 0.2s ease-in-out;-o-transition:max-height 0.2s ease-in-out;transition:max-height 0.2s ease-in-out}.a-accordion__contentWrapper{padding:0 25px 20px}.a-cta,.m-newsFilter__filter a{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;padding:0 20px;text-align:center;text-decoration:none;cursor:pointer;border-radius:100px;overflow:hidden;background:transparent;height:44px;z-index:1}.a-cta::before,.m-newsFilter__filter a::before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background:-o-linear-gradient(329.85deg,#38049e 11.72%,#ff02f9 100%);background:linear-gradient(120.15deg,#38049e 11.72%,#ff02f9 100%);border-radius:100px;-webkit-mask:radial-gradient(circle at calc(44px / 2) center,transparent calc(44px / 2 - 2px),black calc(44px / 2 - 1px)),radial-gradient(circle at calc(100% - 44px / 2) center,transparent calc(44px / 2 - 2px),black calc(44px / 2 - 1px)),linear-gradient(to bottom,black 1px,transparent 1px,transparent calc(100% - 1px),black calc(100% - 1px)),linear-gradient(to right,black 8px,transparent 25px,transparent calc(100% - 25px),black calc(100% - 8px));mask:radial-gradient(circle at calc(44px / 2) center,transparent calc(44px / 2 - 2px),black calc(44px / 2 - 1px)),radial-gradient(circle at calc(100% - 44px / 2) center,transparent calc(44px / 2 - 2px),black calc(44px / 2 - 1px)),linear-gradient(to bottom,black 1px,transparent 1px,transparent calc(100% - 1px),black calc(100% - 1px)),linear-gradient(to right,black 8px,transparent 25px,transparent calc(100% - 25px),black calc(100% - 8px));-webkit-mask-composite:source-in,source-in,xor,xor;mask-composite:intersect,intersect,exclude}.a-cta:hover,.m-newsFilter__filter a:hover{outline:0}.a-cta:hover::before,.m-newsFilter__filter a:hover::before{-webkit-mask:none;mask:none}.a-cta:active,.m-newsFilter__filter a:active,.a-cta:focus,.m-newsFilter__filter a:focus{outline:0}.a-cta:active::before,.m-newsFilter__filter a:active::before,.a-cta:focus::before,.m-newsFilter__filter a:focus::before{border:2px solid #fff}.a-cta[disabled],.m-newsFilter__filter a[disabled],.-disable.a-cta,.m-newsFilter__filter a.-disable{cursor:no-drop;pointer-events:none;opacity:0.7}.a-cta .a-label,.m-newsFilter__filter a .a-label{white-space:nowrap;cursor:pointer}.a-cta.-big{height:54px;padding:0 32px}.a-cta.-big::before{-webkit-mask:radial-gradient(circle at calc(54px / 2) center,transparent calc(54px / 2 - 2px),black calc(54px / 2 - 1px)),radial-gradient(circle at calc(100% - 54px / 2) center,transparent calc(54px / 2 - 2px),black calc(54px / 2 - 1px)),linear-gradient(to bottom,black 1px,transparent 1px,transparent calc(100% - 1px),black calc(100% - 1px)),linear-gradient(to right,black 8px,transparent 40px,transparent calc(100% - 40px),black calc(100% - 8px));mask:radial-gradient(circle at calc(54px / 2) center,transparent calc(54px / 2 - 2px),black calc(54px / 2 - 1px)),radial-gradient(circle at calc(100% - 54px / 2) center,transparent calc(54px / 2 - 2px),black calc(54px / 2 - 1px)),linear-gradient(to bottom,black 1px,transparent 1px,transparent calc(100% - 1px),black calc(100% - 1px)),linear-gradient(to right,black 8px,transparent 40px,transparent calc(100% - 40px),black calc(100% - 8px));-webkit-mask-composite:source-in,source-in,xor,xor;mask-composite:intersect,intersect,exclude}.a-cta.-big:hover{border-color:transparent;outline:0}.a-cta.-big:hover::before{-webkit-mask:none;mask:none}.a-cta.-big .a-label{font-size:20px !important}.a-cta.-small{height:36px;padding:0 16px}.a-cta.-small::before{-webkit-mask:radial-gradient(circle at calc(36px / 2) center,transparent calc(36px / 2 - 2px),black calc(36px / 2 - 1px)),radial-gradient(circle at calc(100% - 36px / 2) center,transparent calc(36px / 2 - 2px),black calc(36px / 2 - 1px)),linear-gradient(to bottom,black 1px,transparent 1px,transparent calc(100% - 1px),black calc(100% - 1px)),linear-gradient(to right,black 8px,transparent 20px,transparent calc(100% - 20px),black calc(100% - 8px));mask:radial-gradient(circle at calc(36px / 2) center,transparent calc(36px / 2 - 2px),black calc(36px / 2 - 1px)),radial-gradient(circle at calc(100% - 36px / 2) center,transparent calc(36px / 2 - 2px),black calc(36px / 2 - 1px)),linear-gradient(to bottom,black 1px,transparent 1px,transparent calc(100% - 1px),black calc(100% - 1px)),linear-gradient(to right,black 8px,transparent 20px,transparent calc(100% - 20px),black calc(100% - 8px));-webkit-mask-composite:source-in,source-in,xor,xor;mask-composite:intersect,intersect,exclude}.a-cta.-small:hover{border-color:transparent;outline:0}.a-cta.-small:hover::before{-webkit-mask:none;mask:none}.a-cta.-small .a-label{font-size:18px}.a-cta.-link{height:auto;padding:6px 0;border-radius:0}.a-cta.-link::after{content:'';position:absolute;bottom:0;left:0;height:1px;width:100%;background:-o-linear-gradient(329.85deg,#38049e 11.72%,#ff02f9 100%);background:linear-gradient(120.15deg,#38049e 11.72%,#ff02f9 100%)}.a-cta.-link::before{-webkit-mask:none;mask:none;display:none}.a-cta.-link:hover::after,.a-cta.-link:active::after,.a-cta.-link:focus::after{background:#fff}.a-cta.-link.-small{padding:4px 0}.a-cta.-link.-small .a-label{font-size:16px !important;font-weight:300}.a-ctaIcon{height:44px;width:44px;text-decoration:none;cursor:pointer;border-radius:100px;overflow:hidden;z-index:1;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}.a-ctaIcon:hover{outline:0}.a-ctaIcon:hover .a-ctaIcon__content::after{background-color:rgba(255,255,255,0.4)}.a-ctaIcon:active,.a-ctaIcon:focus{outline:0}.a-ctaIcon:active .a-ctaIcon__content::after,.a-ctaIcon:focus .a-ctaIcon__content::after{background-color:#fff}.a-ctaIcon[disabled],.a-ctaIcon.-disable{cursor:no-drop;pointer-events:none;opacity:0.7}.a-ctaIcon[disabled] .a-ctaIcon__content::after,.a-ctaIcon.-disable .a-ctaIcon__content::after{display:none}.a-ctaIcon .a-ctaIcon__content{position:relative;height:100%;width:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(255,255,255,0.2);border-radius:100px}.a-ctaIcon .a-ctaIcon__content::after{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:100px;background:-o-linear-gradient(290deg,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.1) 48.96%,rgba(255,255,255,0.6) 100%);background:linear-gradient(160deg,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.1) 48.96%,rgba(255,255,255,0.6) 100%);z-index:-1;-webkit-mask:radial-gradient(circle at calc(44px / 2) center,transparent calc(44px / 2 - 3px),black calc(44px / 2 - 2px));mask:radial-gradient(circle at calc(44px / 2) center,transparent calc(44px / 2 - 3px),black calc(44px / 2 - 2px))}.a-ctaIcon.-big{width:56px;height:56px}.a-ctaIcon.-big .a-ctaIcon__content::after{-webkit-mask:radial-gradient(circle at calc(56px / 2) center,transparent calc(56px / 2 - 3px),black calc(56px / 2 - 2px));mask:radial-gradient(circle at calc(56px / 2) center,transparent calc(56px / 2 - 3px),black calc(56px / 2 - 2px))}.a-ctaIcon.-small{width:32px;height:32px}.a-ctaIcon.-small .a-ctaIcon__content::after{-webkit-mask:radial-gradient(circle at calc(32px / 2) center,transparent calc(32px / 2 - 3px),black calc(32px / 2 - 2px));mask:radial-gradient(circle at calc(32px / 2) center,transparent calc(32px / 2 - 3px),black calc(32px / 2 - 2px))}.a-ctaIcon.-xSmall{width:24px;height:24px}.a-ctaIcon.-xSmall .a-ctaIcon__content::after{-webkit-mask:radial-gradient(circle at calc(24px / 2) center,transparent calc(24px / 2 - 3px),black calc(24px / 2 - 2px));mask:radial-gradient(circle at calc(24px / 2) center,transparent calc(24px / 2 - 3px),black calc(24px / 2 - 2px))}.a-ctaIcon.-gradientPurple .a-ctaIcon__content::after{display:none}.a-ctaIcon.-gradientPurple .a-ctaIcon__content::before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background:-o-linear-gradient(329.85deg,#38049e 11.72%,#ff02f9 100%);background:linear-gradient(120.15deg,#38049e 11.72%,#ff02f9 100%);border-radius:100px;-webkit-mask:radial-gradient(circle at calc(44px / 2) center,transparent calc(44px / 2 - 2px),black calc(44px / 2 - 1px)),radial-gradient(circle at calc(100% - 44px / 2) center,transparent calc(44px / 2 - 2px),black calc(44px / 2 - 1px)),linear-gradient(to bottom,black 1px,transparent 1px,transparent calc(100% - 1px),black calc(100% - 1px)),linear-gradient(to right,black 8px,transparent 25px,transparent calc(100% - 25px),black calc(100% - 8px));mask:radial-gradient(circle at calc(44px / 2) center,transparent calc(44px / 2 - 2px),black calc(44px / 2 - 1px)),radial-gradient(circle at calc(100% - 44px / 2) center,transparent calc(44px / 2 - 2px),black calc(44px / 2 - 1px)),linear-gradient(to bottom,black 1px,transparent 1px,transparent calc(100% - 1px),black calc(100% - 1px)),linear-gradient(to right,black 8px,transparent 25px,transparent calc(100% - 25px),black calc(100% - 8px));-webkit-mask-composite:source-in,source-in,xor,xor;mask-composite:intersect,intersect,exclude}.a-ctaIcon.-gradientPurple .a-ctaIcon__content:hover{outline:0}.a-ctaIcon.-gradientPurple .a-ctaIcon__content:hover::before{-webkit-mask:none;mask:none}.a-ctaIcon.-backgroundWhite{background:#fff}.a-checkbox__wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.a-checkbox__inner{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:18px;width:18px}.a-checkbox__inner::before{content:'';position:absolute;display:block;top:0;left:0;width:100%;height:100%;border-radius:4px;background:-o-linear-gradient(290deg,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.1) 48.96%,rgba(255,255,255,0.6) 100%);background:linear-gradient(160deg,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.1) 48.96%,rgba(255,255,255,0.6) 100%);z-index:-1}.a-checkbox__inner.-disabled{cursor:not-allowed;opacity:0.6}.a-checkbox{position:relative;height:16px;width:16px;margin:1px;border:1px solid transparent;border-radius:4px;background-color:#3e3256;cursor:pointer;-ms-flex-negative:0;flex-shrink:0}.a-checkbox:checked::before{content:'';position:absolute;display:block;height:10px;width:10px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-image:url(/themes/custom/arneo_theme_child/build/images/green-check.png);z-index:1}.a-checkbox:disabled{cursor:not-allowed}.a-checkbox__caption{width:100%;display:block;margin-top:2px;font:10px/1.2 "Roboto","Arial","Helvetica",sans-serif;padding-left:26px;text-align:left}.a-checkbox__caption.-error{color:#f1454f}.a-checkbox__caption.-success{color:#27ae60}.a-checkbox__label{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:8px;font-size:14px;cursor:pointer}.a-input.-datepicker{border-radius:50px;background-color:#615774}.a-input__wrapper{position:relative;display:block;width:100%}.a-input__inner{position:relative;display:block;height:100%;width:100%}.a-input__inner::before{content:'';position:absolute;display:block;top:0;left:0;width:100%;height:100%;border-radius:10px;background:-o-linear-gradient(290deg,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.1) 48.96%,rgba(255,255,255,0.6) 100%);background:linear-gradient(160deg,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.1) 48.96%,rgba(255,255,255,0.6) 100%);z-index:0}.a-input__inner.-rounded::before,.a-input__inner.-rounded .a-input{border-radius:50px}.a-input__inner.-disabled{opacity:0.6;pointer-events:none}.a-input{position:relative;width:calc(100% - 4px);height:44px;padding:0 16px;background:#3e3256;margin:2px;border:2px solid transparent;border-radius:8px;color:#fff;z-index:1}.a-input:-moz-placeholder-shown+.a-input__label{opacity:0}.a-input:-ms-input-placeholder+.a-input__label{opacity:0}.a-input:placeholder-shown+.a-input__label{opacity:0}.a-input__label{position:absolute;bottom:100%;left:0;display:block;padding:0 0 2px 6px;opacity:1;-webkit-transition:opacity 0.2s linear;-o-transition:opacity 0.2s linear;transition:opacity 0.2s linear}.a-input.-withIcon{padding-right:32px}.a-input:focus,.a-input:active{outline:none;-webkit-box-shadow:0 0 0 2px #fff;box-shadow:0 0 0 2px #fff}.a-input:disabled{cursor:not-allowed}.a-input.-invalid{outline:none;-webkit-box-shadow:0 0 0 2px #f1454f;box-shadow:0 0 0 2px #f1454f}.a-input.-mini{height:28px;padding:0 6px}.a-input__icon,.a-input__showPassword{position:absolute;top:50%;right:16px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:18px;height:18px;color:#fff;pointer-events:none}.a-input__showPassword{border:none;background:none;pointer-events:auto}.a-input__showPassword .a-icon{width:18px;height:18px}.a-input__caption{display:block;margin-top:2px;font:10px/1.2 "Roboto","Arial","Helvetica",sans-serif;padding:0 5px}.a-input__caption.-error{color:#f1454f}.a-input__caption.-success{color:#27ae60}.a-input[type='date']::-webkit-inner-spin-button,.a-input[type='date']::-webkit-calendar-picker-indicator{display:none}.a-inputSubmit{width:100%;height:100%;background-color:#120732;color:#fff;border-radius:50px;font:300 20px "Oswald","Roboto","Arial","Helvetica",sans-serif;padding:14px 32px;cursor:pointer}.a-inputSubmit:disabled{color:#8a8a8a}.a-inputSubmit.-small{padding:5px 20px}.a-inputSubmit__wrapper{display:inline-block;background:-o-linear-gradient(329.85deg,#38049e 11.72%,#ff02f9 100%);background:linear-gradient(120.15deg,#38049e 11.72%,#ff02f9 100%);padding:1px;border-radius:50px;cursor:pointer}.a-inputSubmit__wrapper:hover .a-inputSubmit{background-color:transparent}.a-inputSubmit__wrapper:focus,.a-inputSubmit__wrapper:active{border:1px solid #fff}.a-radio__wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.a-radio__inner{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:20px;width:20px}.a-radio__inner::before{content:'';position:absolute;display:block;top:0;left:0;width:100%;height:100%;border-radius:20px;background:-o-linear-gradient(290deg,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.1) 48.96%,rgba(255,255,255,0.6) 100%);background:linear-gradient(160deg,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.1) 48.96%,rgba(255,255,255,0.6) 100%);z-index:-1}.a-radio__inner.-disabled{cursor:not-allowed;opacity:0.6}.a-radio{position:relative;height:18px;width:18px;margin:1px;-webkit-box-flex:0;-ms-flex:0 0 18px;flex:0 0 18px;border:1px solid transparent;border-radius:20px;background-color:#3e3256;cursor:pointer}.a-radio:checked::before{content:'';position:absolute;display:block;height:10px;width:10px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:10px;background-color:#7dc633}.a-radio:disabled{cursor:not-allowed}.a-radio__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:12px;cursor:pointer;padding-left:8px}.a-select{position:relative}.a-select:not(.-open) .a-select__options{max-height:0}.a-select.-open{z-index:5}.a-select.-open .a-select__triggerIcon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);pointer-events:all}.a-select:focus-visible{outline:none}.a-select.-noResults .a-select__option.-empty{display:block}.a-select:not(.-noResults) .a-select__option.-empty{display:none}.a-select.-disabled .a-select__inner{opacity:0.6;cursor:not-allowed}.a-select__tooltip{position:absolute;top:0;right:42px;height:100%;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;padding:0 15px;z-index:5}.a-select__tooltipContent{display:none;position:relative;padding:1px;padding:8px 16px;z-index:1;border-radius:16px;text-align:left;background-color:#38049e}.a-select__tooltipContent::before{content:'';position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;background:-o-linear-gradient(290deg,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.1) 48.96%,rgba(255,255,255,0.6) 100%);background:linear-gradient(160deg,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.1) 48.96%,rgba(255,255,255,0.6) 100%);border-radius:16px}.a-select__inner{position:relative;display:block;min-width:100px;width:100%;height:48px;z-index:4;border-radius:8px;color:#fff;overflow:visible;-webkit-transition:all 200ms ease;-o-transition:all 200ms ease;transition:all 200ms ease}.a-select__inner::before{content:'';position:absolute;display:block;top:0;left:0;width:100%;height:100%;border-radius:10px;background:-o-linear-gradient(290deg,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.1) 48.96%,rgba(255,255,255,0.6) 100%);background:linear-gradient(160deg,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.1) 48.96%,rgba(255,255,255,0.6) 100%);z-index:-1}.a-select__empty{position:absolute;bottom:0;right:7px;-webkit-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);color:#fff;font-size:14px;font-weight:700;padding:0 6px 3px;border-radius:40px;z-index:4}.a-select__empty:not(.-show){display:none}.a-select__trigger{width:calc(100% - 4px);height:44px;padding:0 16px;margin:2px;background-color:#3e3256;border:2px solid transparent;border-radius:8px;color:#fff}.a-select__trigger[readonly]{padding-left:0;border:none;font-size:15px}.a-select__trigger[readonly]:hover{opacity:1}.a-select__trigger[readonly] .a-select__triggerIcon{display:none}.a-select__field{display:none}.a-select__value{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:hidden;text-align:left;white-space:nowrap}.a-select__value:focus{outline:none}.a-select__value>.a-select__choiceAvatar{margin:0 5px}.a-select__value>.a-select__choiceAvatar:first-child{margin-left:0}.a-select__searchField{border:1px solid rgba(255,255,255,0.2);border-radius:8px;margin:8px;padding:12px 16px;color:#fff;display:block;width:calc(100% - 16px);background:rgba(255,255,255,0.15)}.a-select__searchField:focus{outline:none}.a-select__triggerIcon{position:absolute;top:0;right:0;width:4rem;height:100%;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;margin-left:auto;-webkit-box-sizing:content-box;box-sizing:content-box;pointer-events:none;-webkit-transition:-webkit-transform 160ms ease;transition:-webkit-transform 160ms ease;-o-transition:transform 160ms ease;transition:transform 160ms ease;transition:transform 160ms ease,-webkit-transform 160ms ease}.a-select__triggerIcon .a-icon{height:14px;width:14px}.a-select__currentLabel,.a-select__placeholder{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;font-size:14px;gap:8px}.a-select__placeholder{color:#fff;opacity:0.5}.a-select__label{position:absolute;bottom:100%;left:0;display:block;padding:0 0 2px 6px;opacity:0;-webkit-transition:opacity 0.2s linear;-o-transition:opacity 0.2s linear;transition:opacity 0.2s linear}.a-select__options{position:absolute;top:calc(100% + 4px);left:0;width:100%;overflow:hidden;-webkit-transition:max-height 0.2s ease-out;-o-transition:max-height 0.2s ease-out;transition:max-height 0.2s ease-out;z-index:1}.a-select__options::before{content:'';position:absolute;display:block;top:0;left:0;width:100%;height:100%;border-radius:12px;background:-o-linear-gradient(290deg,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.1) 48.96%,rgba(255,255,255,0.6) 100%);background:linear-gradient(160deg,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.1) 48.96%,rgba(255,255,255,0.6) 100%);z-index:-1}.a-select__optionsList{max-height:calc(24rem - 2px);padding:0 8px;overflow:auto;list-style-type:none;border:1px solid transparent;border-radius:12px;background-color:#3e3256;margin:1px}.a-select__option{position:relative}.a-select__option:hover,.a-select__option:focus,.a-select__option:focus-within,.a-select__option:active{background-color:rgba(255,255,255,0.1)}.a-select__option:focus-visible{outline:none}.a-select__option.-selected .a-select__choice{font-weight:700}.a-select__option .a-select__choice{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0.4rem 1rem;text-align:left}.a-select__option .a-select__choice .a-icon{-ms-flex-negative:0;flex-shrink:0}.a-select__caption{display:block;margin-top:2px;font:10px/1.2 "Roboto","Arial","Helvetica",sans-serif;padding:0 5px}.a-select__caption.-error{color:#f1454f}.a-select__caption.-success{color:#27ae60}.a-textarea__wrapper{position:relative;display:block;width:100%}.a-textarea__inner{position:relative;display:block;height:100%;width:100%;z-index:4}.a-textarea__inner::before{content:'';position:absolute;display:block;top:-2px;left:0;width:100%;height:calc(100% + 4px);border-radius:8px;background:-o-linear-gradient(290deg,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.1) 48.96%,rgba(255,255,255,0.6) 100%);background:linear-gradient(160deg,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.1) 48.96%,rgba(255,255,255,0.6) 100%);z-index:-1}.a-textarea__inner.-disabled{opacity:0.6;pointer-events:none}.a-textarea{display:block;width:calc(100% - 4px);padding:16px;margin:2px;border:2px solid transparent;border-radius:8px;font:14px/1 "Roboto","Arial","Helvetica",sans-serif;color:#fff;background-color:#3e3256}.a-textarea:focus,.a-textarea:active{outline:none;-webkit-box-shadow:0 0 0 2px #fff;box-shadow:0 0 0 2px #fff}.a-textarea.-invalid{outline:none;-webkit-box-shadow:0 0 0 2px #f1454f;box-shadow:0 0 0 2px #f1454f}.a-textarea[disabled]{cursor:not-allowed}.a-textarea:-moz-placeholder-shown+.a-textarea__label{opacity:0}.a-textarea:-ms-input-placeholder+.a-textarea__label{opacity:0}.a-textarea:placeholder-shown+.a-textarea__label{opacity:0}.a-textarea__label{position:absolute;bottom:100%;left:0;display:block;padding:0 0 2px 6px;opacity:1;-webkit-transition:opacity 0.2s linear;-o-transition:opacity 0.2s linear;transition:opacity 0.2s linear}.a-textarea__caption{display:block;margin-top:2px;font:10px/1.2 "Roboto","Arial","Helvetica",sans-serif;padding:0 5px}.a-textarea__caption.-error{color:#f1454f}.a-input__wrapper{position:relative;display:block;width:100%}.a-input__inner{position:relative;display:block;height:100%;width:100%}.a-input__inner::before{content:'';position:absolute;display:block;top:0;left:0;width:100%;height:100%;border-radius:10px;background:-o-linear-gradient(290deg,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.1) 48.96%,rgba(255,255,255,0.6) 100%);background:linear-gradient(160deg,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.1) 48.96%,rgba(255,255,255,0.6) 100%);z-index:0}.a-input__inner.-rounded::before,.a-input__inner.-rounded .a-input{border-radius:50px}.a-input__inner.-disabled{opacity:0.6;pointer-events:none}.a-input{position:relative;width:calc(100% - 4px);height:44px;padding:0 16px;background:#3e3256;margin:2px;border:2px solid transparent;border-radius:8px;color:#fff;z-index:1}.a-input:-moz-placeholder-shown+.a-input__label{opacity:0}.a-input:-ms-input-placeholder+.a-input__label{opacity:0}.a-input:placeholder-shown+.a-input__label{opacity:0}.a-input__label{position:absolute;bottom:100%;left:0;display:block;padding:0 0 2px 6px;opacity:1;-webkit-transition:opacity 0.2s linear;-o-transition:opacity 0.2s linear;transition:opacity 0.2s linear}.a-input.-withIcon{padding-right:32px}.a-input:focus,.a-input:active{outline:none;-webkit-box-shadow:0 0 0 2px #fff;box-shadow:0 0 0 2px #fff}.a-input:disabled{cursor:not-allowed}.a-input.-invalid{outline:none;-webkit-box-shadow:0 0 0 2px #f1454f;box-shadow:0 0 0 2px #f1454f}.a-input.-mini{height:28px;padding:0 6px}.a-input__icon,.a-input__showPassword{position:absolute;top:50%;right:16px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:18px;height:18px;color:#fff;pointer-events:none}.a-input__showPassword{border:none;background:none;pointer-events:auto}.a-input__showPassword .a-icon{width:18px;height:18px}.a-input__caption{display:block;margin-top:2px;font:10px/1.2 "Roboto","Arial","Helvetica",sans-serif;padding:0 5px}.a-input__caption.-error{color:#f1454f}.a-input__caption.-success{color:#27ae60}.a-input[type='date']::-webkit-inner-spin-button,.a-input[type='date']::-webkit-calendar-picker-indicator{display:none}.a-heading{font-weight:400;font-size:56px;line-height:120%;font-family:"Oswald","Roboto","Arial","Helvetica",sans-serif}.a-heading[class*='h1']{font-size:56px}@media screen and (max-width:900px){.a-heading[class*='h1']{font-size:48px}}@media screen and (max-width:600px){.a-heading[class*='h1']{font-size:40px}}.a-heading[class*='h2']{font-size:40px}@media screen and (max-width:900px){.a-heading[class*='h2']{font-size:36px}}@media screen and (max-width:600px){.a-heading[class*='h2']{line-height:100%;font-size:32px}}.a-heading[class*='h3']{font-size:36px}@media screen and (max-width:600px){.a-heading[class*='h3']{font-size:28px}}.a-heading[class*='h4']{font-size:28px;line-height:135%}@media screen and (max-width:600px){.a-heading[class*='h4']{font-size:22px}}.a-heading[class*='h5']{font-size:22px;line-height:135%}@media screen and (max-width:600px){.a-heading[class*='h5']{line-height:110%;font-size:18px}}.a-heading[class*='h6']{font-size:18px;line-height:135%}@media screen and (max-width:600px){.a-heading[class*='h6']{line-height:110%;font-size:16px}}.a-heading[class*='Light'],.a-heading[class*='light']{font-weight:300}.a-heading[class*='Regular'],.a-heading[class*='regular']{font-weight:400}.a-heading[class*='Medium'],.a-heading[class*='medium']{font-weight:500}.a-heading[class*='Bold'],.a-heading[class*='bold']{font-weight:700}.a-heading.-uppercase{text-transform:uppercase}.a-heading.-giant{font-size:76px;line-height:100%}@media screen and (max-width:600px){.a-heading.-giant{font-size:40px;line-height:1.2}}.a-heading.-mini{font-size:14px;line-height:1.3}.a-heading.-center{text-align:center}.a-heading.-paddingTop{padding-top:80px}.a-heading strong{font-weight:500}.a-icon{display:inline-block;vertical-align:middle}.a-icon,.a-icon path{fill:currentcolor}.a-icon.-green{fill:#7dc633}.a-icon.-black{fill:#000}.a-label{font-weight:400;font-size:20px;line-height:135%;font-family:"Oswald","Roboto","Arial","Helvetica",sans-serif}.a-label[class*='l1']{font-size:20px}.a-label[class*='l2']{font-size:18px}.a-label[class*='l3']{font-size:14px}.a-label[class*='l4']{font-size:12px}.a-label[class*='Light'],.a-label[class*='light']{font-weight:300}.a-label[class*='Regular'],.a-label[class*='regular']{font-weight:400}.a-label[class*='Medium'],.a-label[class*='medium']{font-weight:500}.a-label[class*='Bold'],.a-label[class*='bold']{font-weight:700}.a-logo{display:block;max-width:100%;max-height:100%}.a-searchBar{display:block;width:100%;padding:9px 16px 9px 40px;border-radius:40px;font:500 12px/1.3 "Roboto","Arial","Helvetica",sans-serif;color:#c4c4c4;background:rgba(255,255,255,0.18);-webkit-transition:padding-left 0.2s ease-in-out;-o-transition:padding-left 0.2s ease-in-out;transition:padding-left 0.2s ease-in-out;border:1px solid transparent}.a-searchBar::-webkit-input-placeholder{color:#c4c4c4;font-size:1em}.a-searchBar::-moz-placeholder{color:#c4c4c4;font-size:1em}.a-searchBar:-ms-input-placeholder{color:#c4c4c4;font-size:1em}.a-searchBar::-ms-input-placeholder{color:#c4c4c4;font-size:1em}.a-searchBar::placeholder{color:#c4c4c4;font-size:1em}.a-searchBar:focus-visible{outline:1px dashed #fff;outline-offset:2px}.a-searchBar:hover{border-color:#fff}.a-searchBar:focus,.a-searchBar:active{border-color:#3e3256;padding-left:16px;padding-right:50px;-webkit-transition-delay:100ms;-o-transition-delay:100ms;transition-delay:100ms}.a-searchBar:focus+.a-searchBar__icon,.a-searchBar:active+.a-searchBar__icon{opacity:0;-webkit-transition-delay:0;-o-transition-delay:0;transition-delay:0}.a-searchBar:focus ~ .a-searchBar__submit,.a-searchBar:active ~ .a-searchBar__submit{opacity:1}.a-searchBar__inner{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.a-searchBar__icon{position:absolute;top:50%;left:16px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:16px;height:16px;opacity:1;-webkit-transition:opacity 0.2s linear;-o-transition:opacity 0.2s linear;transition:opacity 0.2s linear;-webkit-transition-delay:100ms;-o-transition-delay:100ms;transition-delay:100ms;color:#c4c4c4;pointer-events:none}.a-searchBar__icon_button{width:16px;height:16px;color:#fff;pointer-events:none}.a-searchBar__submit{position:absolute;top:0;right:0;width:50px;height:100%;opacity:0;-webkit-transition:opacity 0.2s linear;-o-transition:opacity 0.2s linear;transition:opacity 0.2s linear;border-radius:20px;background:-o-linear-gradient(329.85deg,#38049e 11.72%,#ff02f9 100%);background:linear-gradient(120.15deg,#38049e 11.72%,#ff02f9 100%);cursor:pointer}.a-status{position:relative;height:26px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px;padding:0 8px;border-radius:50px;white-space:nowrap;color:#fff;background-color:rgba(255,255,255,0.2)}.a-status::after{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background:-o-linear-gradient(290deg,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.1) 48.96%,rgba(255,255,255,0.6) 100%);background:linear-gradient(160deg,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.1) 48.96%,rgba(255,255,255,0.6) 100%);border-radius:100px;-webkit-mask:radial-gradient(circle at calc(26px / 2) center,transparent calc(26px / 2 - 2px),black calc(26px / 2 - 1px)),radial-gradient(circle at calc(100% - 26px / 2) center,transparent calc(26px / 2 - 2px),black calc(26px / 2 - 1px)),linear-gradient(to bottom,black 1px,transparent 1px,transparent calc(100% - 1px),black calc(100% - 1px)),linear-gradient(to right,black 5px,transparent 15px,transparent calc(100% - 15px),black calc(100% - 5px));mask:radial-gradient(circle at calc(26px / 2) center,transparent calc(26px / 2 - 2px),black calc(26px / 2 - 1px)),radial-gradient(circle at calc(100% - 26px / 2) center,transparent calc(26px / 2 - 2px),black calc(26px / 2 - 1px)),linear-gradient(to bottom,black 1px,transparent 1px,transparent calc(100% - 1px),black calc(100% - 1px)),linear-gradient(to right,black 5px,transparent 15px,transparent calc(100% - 15px),black calc(100% - 5px));-webkit-mask-composite:source-in,source-in,xor,xor;mask-composite:intersect,intersect,exclude}.a-status::before{content:'';top:50%;width:6px;height:6px;border-radius:6px;background-color:#f1454f}.a-status.-orange::before{background-color:#e9801e}.a-status.-yellow::before{background-color:#f2c94c}.a-status.-green::before{background-color:#27ae60}.a-tag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6px;padding:5px 12px;border-radius:50px;white-space:nowrap;background-color:#120732;color:#fff}.a-tag.-primary{color:#fff}.a-tag.-white{background-color:#fff;color:#38049e}.a-tag.-green{background-color:#7dc633;color:#000}.a-tag.-big{padding:7px 16px}.a-tag.-small{padding:4px 8px}.a-tag.-xSmall{padding:2px 6px}.a-tag.-xSmall .a-text{font-size:10px}.a-text{font-weight:400;font-size:18px;line-height:135%;font-family:"Roboto","Arial","Helvetica",sans-serif}.a-text[class*='t1']{font-size:18px}.a-text[class*='t2']{font-size:16px}.a-text[class*='t3']{font-size:14px}.a-text[class*='t4']{font-size:12px}.a-text[class*='t5']{font-size:10px}.a-text[class*='Light'],.a-text[class*='light']{font-weight:300}.a-text[class*='Regular'],.a-text[class*='regular']{font-weight:400}.a-text[class*='Medium'],.a-text[class*='medium']{font-weight:500}.a-text[class*='Bold'],.a-text[class*='bold']{font-weight:700}.m-accountBlock{position:relative;border-radius:15px;-webkit-box-shadow:0 0 20px rgba(255,255,255,0.1);box-shadow:0 0 20px rgba(255,255,255,0.1);background:#120732}.m-accountBlock.-withImage .m-accountBlock__title{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.m-accountBlock .m-accountBlock__button{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:16px}@media screen and (max-width:600px){.m-accountBlock.-mobileExpand{position:relative;max-height:275px}.m-accountBlock.-mobileExpand .m-accountBlock__content{padding-bottom:60px}.m-accountBlock.-mobileExpand .m-accountBlock__mobileExpand{display:block}.m-accountBlock.-mobileExpand.-expanded{max-height:none}.m-accountBlock.-mobileExpand.-expanded .m-accountBlock__mobileExpand .a-cta::before{content:'-'}}.m-accountBlock .m-accountBlock__title{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:16px 24px;text-align:left}.m-accountBlock .m-accountBlock__title::before{position:absolute;bottom:0;left:0;width:100%;height:1px;background:-o-linear-gradient(290deg,rgba(255,255,255,0) 0%,rgba(255,255,255,0.6) 100%);background:linear-gradient(160deg,rgba(255,255,255,0) 0%,rgba(255,255,255,0.6) 100%);content:''}.m-accountBlock .m-accountBlock__title>.a-icon{color:#7dc633;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.m-accountBlock .m-accountBlock__title .m-accountBlock__link{position:absolute;z-index:2;top:50%;right:16px;-webkit-transform:translateY(-50%) scale(0.9);-ms-transform:translateY(-50%) scale(0.9);transform:translateY(-50%) scale(0.9)}.m-accountBlock .m-accountBlock__footer{padding:16px 24px;font-size:12px;text-align:center}.m-accountBlock .m-accountBlock__footer .a-text.-underlined{position:relative;padding-bottom:5px;font:300 16px/1.2 "Oswald","Roboto","Arial","Helvetica",sans-serif}.m-accountBlock .m-accountBlock__footer .a-text.-underlined::after{content:'';position:absolute;bottom:0;left:0;height:1px;width:100%;background:-o-linear-gradient(329.85deg,#38049e 11.72%,#ff02f9 100%);background:linear-gradient(120.15deg,#38049e 11.72%,#ff02f9 100%)}.m-accountBlock .m-accountBlock__footer .a-text.-underlined:hover::after{background:#fff}.m-accountBlock .m-accountBlock__footer .page-register__or{margin:12px 0;font-weight:500}.m-accountBlock .m-accountBlock__content{position:relative;padding:16px}.m-accountBlock__imageContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.m-accountNav{background-color:#120732;-webkit-box-shadow:0 4px 15px rgba(0,0,0,0.2);box-shadow:0 4px 15px rgba(0,0,0,0.2);border-radius:15px;overflow:hidden;max-width:280px;min-width:240px}@media screen and (max-width:900px){.m-accountNav{max-width:100%;overflow:initial}.m-accountNav.-active .m-accountNav__container{max-height:500px}.m-accountNav.-active .m-accountNav__mobileIcon{-webkit-transform:translateY(-50%) rotate(-90deg) !important;-ms-transform:translateY(-50%) rotate(-90deg) !important;transform:translateY(-50%) rotate(-90deg) !important}}@media screen and (max-width:900px){.m-accountNav .m-accountNav__container{background-color:#120732;border-radius:15px;overflow:hidden;max-height:60px}}.m-accountNav .m-accountNav__link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;width:100%;padding:28px 18px;text-align:left;-webkit-transition:color 0.225s ease;-o-transition:color 0.225s ease;transition:color 0.225s ease;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.m-accountNav .m-accountNav__link:hover,.m-accountNav .m-accountNav__link:focus,.m-accountNav .m-accountNav__link.-active{color:#7dc633}.m-accountNav .m-accountNav__link:hover::after,.m-accountNav .m-accountNav__link:focus::after,.m-accountNav .m-accountNav__link.-active::after{content:'';position:absolute;left:0;top:20px;border-radius:5px;height:calc(100% - 40px);width:1px;background:#7dc633}@media screen and (max-width:900px){.m-accountNav .m-accountNav__link{padding:19px 18px}.m-accountNav .m-accountNav__link:not(.-mobileTrigger).-active{display:none}.m-accountNav .m-accountNav__link::after{content:none !important}.m-accountNav .m-accountNav__link .a-icon{width:20px;height:20px}.m-accountNav .m-accountNav__link .m-accountNav__mobileIcon{position:absolute;right:18px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);color:#fff;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}}.m-accountNav .m-accountNav__logout{padding:16px;background:rgba(255,255,255,0.2);text-align:center}@media screen and (min-width:601px){.m-accountNav .m-accountNav__logout{margin-top:12px}}.m-addressCard{border-radius:16px;overflow:hidden;position:relative;z-index:1;background:-o-linear-gradient(290deg,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.1) 48.96%,rgba(255,255,255,0.6) 100%);background:linear-gradient(160deg,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.1) 48.96%,rgba(255,255,255,0.6) 100%)}.m-addressCard.-button .m-addressCard__container{padding:24px 54px 24px 24px}.m-addressCard.-button .m-addressCard__button{position:absolute;top:24px;right:24px}.m-addressCard.-radio .m-addressCard__title,.m-addressCard.-radio .m-addressCard__content{padding-left:44px}.m-addressCard.-radio .m-addressCard__container{padding:14px}.m-addressCard.-radio .m-addressCard__container .a-radio__wrapper{position:absolute;top:21px;left:24px}.m-addressCard.-radio .m-addressCard__container .a-radio__inner{z-index:1}.m-addressCard.-radio .m-addressCard__container .a-radio__label{padding-left:0}.m-addressCard.-radio .m-addressCard__container .m-addressCard__title{margin-bottom:4px}.m-addressCard.-radio .m-addressCard__radio{background-color:#4e4364}.m-addressCard__container{text-align:left;color:#fff;padding:24px;margin:1px;background-color:#3e3256;border-radius:16px}.m-addressCard__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.m-addressCard__content p{font:400 14px/1.4 "Roboto","Arial","Helvetica",sans-serif}.m-addressCard__title{margin-bottom:12px}.m-breadcrumb{width:100%}@media screen and (max-width:600px){.m-breadcrumb{display:none}}.m-breadcrumb__list{list-style:none;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.m-breadcrumb__item{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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0}.m-breadcrumb__item:first-child .m-breadcrumb__link{padding-left:0}.m-breadcrumb__item:last-child .m-breadcrumb__link{font-size:12px;font-weight:700;color:#fff}.m-breadcrumb__item .a-icon{color:#c4c4c4}.m-breadcrumb__link{padding:5px 10px}.m-bubble{border-radius:25px;position:relative;z-index:1}.m-bubble::before{content:'';top:60%;right:98%;position:absolute;height:15px;width:20px;-webkit-clip-path:polygon(100% 0,100% 100%,0% 100%);clip-path:polygon(100% 0,100% 100%,0% 100%);background:white;-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}.m-bubble.-gradient{max-width:380px;background:#3e3256;position:relative;-webkit-filter:drop-shadow(0 0 2px rgba(196,196,196,0.2)) drop-shadow(0 0 2px rgba(196,196,196,0.2)) drop-shadow(0 0 2px rgba(196,196,196,0.2)) drop-shadow(0 0 2px rgba(196,196,196,0.2)) drop-shadow(0 0 2px rgba(196,196,196,0.2)) drop-shadow(0 0 2px rgba(196,196,196,0.2));filter:drop-shadow(0 0 2px rgba(196,196,196,0.2)) drop-shadow(0 0 2px rgba(196,196,196,0.2)) drop-shadow(0 0 2px rgba(196,196,196,0.2)) drop-shadow(0 0 2px rgba(196,196,196,0.2)) drop-shadow(0 0 2px rgba(196,196,196,0.2)) drop-shadow(0 0 2px rgba(196,196,196,0.2))}.m-bubble.-gradient::before{content:'';top:60%;right:98%;position:absolute;height:15px;width:20px;-webkit-clip-path:polygon(100% 0,100% 100%,0% 100%);clip-path:polygon(100% 0,100% 100%,0% 100%);background:inherit;-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}.m-bubble.-gradient .m-bubble__container{color:#fff;background-color:#3e3256}.m-bubble.-gradient strong{color:#7dc633}@media screen and (min-width:901px){.m-bubble.-gradient{margin-left:64px}}.m-bubble__container{max-width:390px;padding:16px 24px;color:#000;background-color:#fff;border-radius:25px;text-align:left}.m-cardSlider{position:relative}.m-cardSlider__swiper{overflow:hidden}@media screen and (max-width:900px){.m-cardSlider__swiper{overflow:visible}}.m-cardSlider__swiper .swiper-slide{min-width:240px;height:auto}.m-cardSlider__swiper .swiper-slide>*{width:calc(100% - 4px);max-width:none !important;height:calc(100% - 4px)}.m-cardSlider__swiper.-centerCards .swiper-wrapper{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.m-cardSlider__arrow{position:absolute;z-index:10;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);color:#fff;padding:10px;border-radius:100%}.m-cardSlider__arrow.swiper-button-disabled{opacity:0;pointer-events:none}.m-cardSlider__arrow .a-icon{width:20px;height:20px}.m-cardSlider__arrow.-prev{left:-40px}.m-cardSlider__arrow.-next{right:-40px}.m-cardSlider__bullets{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;margin-top:24px}.m-cardSlider__bullets.swiper-pagination-lock{opacity:0;pointer-events:none}.m-cardSlider__bullets .swiper-pagination-bullet{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:10px;height:10px;background-color:#fff;border-radius:100%;margin:0 6px;opacity:0.6;-webkit-transition:all 100ms linear;-o-transition:all 100ms linear;transition:all 100ms linear;cursor:pointer}.m-cardSlider__bullets .swiper-pagination-bullet-active{cursor:default;opacity:1;-webkit-transform:scale(1.6);-ms-transform:scale(1.6);transform:scale(1.6)}.m-billCard{position:relative;overflow:hidden;z-index:1;border-radius:16px;background:-o-linear-gradient(290deg,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.1) 48.96%,rgba(255,255,255,0.6) 100%);background:linear-gradient(160deg,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.1) 48.96%,rgba(255,255,255,0.6) 100%)}.m-billCard__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:18px 16px;margin:1px;border-radius:16px;text-align:left;color:#fff;background-color:#3e3256}.m-billCard__container .a-status::after{z-index:0}@media screen and (max-width:600px){.m-billCard__container{padding:12px 16px;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.m-billCard__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}@media screen and (max-width:600px){.m-billCard__content{width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:8px}}.m-billCard__cardContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;padding-right:80px}@media screen and (max-width:600px){.m-billCard__cardContainer{gap:9px 30px;padding-right:50px}}.m-billCard__cardContent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;gap:4px;min-width:80px}.m-billCard__cardContent:last-child .a-text{font-weight:700}.m-catalogCard{position:relative;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:stretch;-ms-flex-align:stretch;align-items:stretch;text-align:left}.m-catalogCard .m-catalogCard__picture{width:100%;position:relative;margin-bottom:24px}.m-catalogCard .m-catalogCard__picture .m-imageWrapper{overflow:hidden;padding-top:130.46595%;border-radius:16px}.m-catalogCard .m-catalogCard__picture .a-catalogIcon{position:absolute;top:30px;left:0}@media screen and (max-width:600px){.m-catalogCard .m-catalogCard__picture .a-catalogIcon{top:40px}}.m-catalogCard .m-catalogCard__content{margin-bottom:10px}.m-catalogCard .m-catalogCard__content .m-catalogCard__surtitle{text-transform:uppercase}@media screen and (max-width:600px){.m-catalogCard .m-catalogCard__content .m-catalogCard__surtitle{font-size:12px}}.m-catalogCard .m-catalogCard__content .m-catalogCard__title{margin-bottom:16px}.m-catalogCard .m-catalogCard__content .m-catalogCard__text{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.m-catalogCard .m-catalogCard__content .m-catalogCard__cta{margin-top:8px}.m-catalogCard.-big{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:901px){.m-catalogCard.-big{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background-color:rgba(255,255,255,0.1);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border:2px solid rgba(255,255,255,0.1);-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;border-radius:16px;overflow:hidden}.m-catalogCard.-big .m-imageWrapper img{-webkit-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.m-catalogCard.-big:hover{background-color:rgba(255,255,255,0.25);border-color:rgba(255,255,255,0.4)}.m-catalogCard.-big:hover .m-imageWrapper img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}}.m-catalogCard.-big .m-catalogCard__picture{margin-bottom:24px}@media screen and (min-width:901px){.m-catalogCard.-big .m-catalogCard__picture{margin-bottom:0;min-width:120px;-ms-flex-preferred-size:40%;flex-basis:40%}}.m-catalogCard.-big .m-catalogCard__picture .m-imageWrapper{height:100%;padding-top:106.25;border-radius:16px}@media screen and (min-width:901px){.m-catalogCard.-big .m-catalogCard__picture .m-imageWrapper{padding-top:130.74434;border-radius:16px 0 0 16px}}.m-catalogCard.-big .m-catalogCard__content{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;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (min-width:901px){.m-catalogCard.-big .m-catalogCard__content{-ms-flex-preferred-size:60%;flex-basis:60%;padding:32px}}.m-catalogCard.-big .m-catalogCard__content .m-catalogCard__text{margin-bottom:16px}@media screen and (max-width:600px){.m-catalogCard.-big .m-catalogCard__content .m-catalogCard__text{margin:0}}.m-catalogCard.-big .m-catalogCard__content .m-catalogCard__cta{margin-top:auto}@media screen and (max-width:600px){.m-catalogCard.-big .m-catalogCard__content .m-catalogCard__cta{height:auto;padding:4px 0;border-radius:0;margin-top:8px}.m-catalogCard.-big .m-catalogCard__content .m-catalogCard__cta::after{content:'';position:absolute;bottom:0;left:0;height:1px;width:100%;background:-o-linear-gradient(329.85deg,#38049e 11.72%,#ff02f9 100%);background:linear-gradient(120.15deg,#38049e 11.72%,#ff02f9 100%)}.m-catalogCard.-big .m-catalogCard__content .m-catalogCard__cta::before{-webkit-mask:none;mask:none;display:none}.m-catalogCard.-big .m-catalogCard__content .m-catalogCard__cta .a-label{font-size:16px !important}}.m-catalogCard.-search{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:stretch;-ms-flex-align:stretch;align-items:stretch;background-color:rgba(255,255,255,0.1);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border:2px solid rgba(255,255,255,0.1);-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;border-radius:16px;overflow:hidden}@media screen and (max-width:600px){.m-catalogCard.-search{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.m-catalogCard.-search .m-imageWrapper img{-webkit-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.m-catalogCard.-search:hover{background-color:rgba(255,255,255,0.25);border-color:rgba(255,255,255,0.4)}.m-catalogCard.-search:hover .m-imageWrapper img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.m-catalogCard.-search .m-catalogCard__picture{-webkit-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0}@media screen and (max-width:600px){.m-catalogCard.-search .m-catalogCard__picture{-webkit-box-flex:0;-ms-flex:0 0 120px;flex:0 0 120px}}.m-catalogCard.-search .m-catalogCard__picture .m-imageWrapper{padding-top:106.66667%;height:auto;border-radius:16px 0 0 16px}@media screen and (max-width:600px){.m-catalogCard.-search .m-catalogCard__picture .m-imageWrapper{padding-top:42.42424%;border-radius:16px 16px 0 0}}.m-catalogCard.-search .m-catalogCard__picture .a-catalogIcon{top:15px;left:0}@media screen and (max-width:600px){.m-catalogCard.-search .m-catalogCard__picture .a-catalogIcon{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}.m-catalogCard.-search .m-catalogCard__content{padding:16px 190px 16px 32px;margin:0;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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:600px){.m-catalogCard.-search .m-catalogCard__content{padding:22px}}.m-catalogCard.-search .m-catalogCard__content .m-catalogCard__surtitle{color:#fff !important}.m-catalogCard.-search .m-catalogCard__content .m-catalogCard__title{font-size:28px;margin-bottom:5px}.m-catalogCard.-search .m-catalogCard__content .m-catalogCard__text{color:#c4c4c4}.m-catalogCard.-search .m-catalogCard__content .m-catalogCard__cta{position:absolute;bottom:16px;right:16px}@media screen and (max-width:600px){.m-catalogCard.-search .m-catalogCard__content .m-catalogCard__cta{position:relative;bottom:initial;right:initial;margin-top:16px}}.m-categoryCard{background-color:rgba(255,255,255,0.1);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border:2px solid rgba(255,255,255,0.1);-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;border-radius:16px;overflow:hidden;position:relative;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;gap:8px;padding:24px}.m-categoryCard .m-imageWrapper img{-webkit-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.m-categoryCard:hover{background-color:rgba(255,255,255,0.25);border-color:rgba(255,255,255,0.4)}.m-categoryCard:hover .m-imageWrapper img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}@media screen and (min-width:601px){.m-categoryCard.-big{padding:32px}.m-categoryCard.-big .m-categoryCard__title .a-icon{width:50px;height:50px}.m-categoryCard.-big .m-categoryCard__title .a-heading{font-size:40px}.m-categoryCard.-big .m-categoryCard__text{font-size:18px}.m-categoryCard.-big .m-categoryCard__cta{height:54px;padding:0 32px}.m-categoryCard.-big .m-categoryCard__cta::before{-webkit-mask:radial-gradient(circle at calc(54px / 2) center,transparent calc(54px / 2 - 2px),black calc(54px / 2 - 1px)),radial-gradient(circle at calc(100% - 54px / 2) center,transparent calc(54px / 2 - 2px),black calc(54px / 2 - 1px)),linear-gradient(to bottom,black 1px,transparent 1px,transparent calc(100% - 1px),black calc(100% - 1px)),linear-gradient(to right,black 8px,transparent 40px,transparent calc(100% - 40px),black calc(100% - 8px));mask:radial-gradient(circle at calc(54px / 2) center,transparent calc(54px / 2 - 2px),black calc(54px / 2 - 1px)),radial-gradient(circle at calc(100% - 54px / 2) center,transparent calc(54px / 2 - 2px),black calc(54px / 2 - 1px)),linear-gradient(to bottom,black 1px,transparent 1px,transparent calc(100% - 1px),black calc(100% - 1px)),linear-gradient(to right,black 8px,transparent 40px,transparent calc(100% - 40px),black calc(100% - 8px));-webkit-mask-composite:source-in,source-in,xor,xor;mask-composite:intersect,intersect,exclude}.m-categoryCard.-big .m-categoryCard__cta:hover{border-color:transparent;outline:0}.m-categoryCard.-big .m-categoryCard__cta:hover::before{-webkit-mask:none;mask:none}.m-categoryCard.-big .m-categoryCard__cta .a-label{font-size:20px !important}}.m-categoryCard.-small .m-categoryCard__text{padding-right:60px}.m-categoryCard.-small .m-categoryCard__cta{position:absolute;bottom:16px;right:16px;margin-top:16px}.m-categoryCard .m-categoryCard__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:12px}.m-categoryCard .m-categoryCard__title .a-icon{-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:600px){.m-categoryCard .m-categoryCard__title{gap:6px}}.m-categoryCard .m-categoryCard__cta{margin-top:16px}.m-categoryCard .m-categoryCard__text{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.m-documentationCard{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:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;background-color:rgba(255,255,255,0.1);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border:2px solid rgba(255,255,255,0.1);transition:all 0.2s ease-in-out;border-radius:16px;overflow:hidden;background-color:#3e3256}.m-documentationCard .m-imageWrapper img{-webkit-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.m-documentationCard:hover{background-color:rgba(255,255,255,0.25);border-color:rgba(255,255,255,0.4)}.m-documentationCard:hover .m-imageWrapper img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.m-documentationCard:hover{background-color:#4e4364}.m-documentationCard:hover .m-documentationCard__icon{background-color:#4e4364 !important}.m-documentationCard .m-documentationCard__picture{width:100%;position:relative;margin-bottom:24px}.m-documentationCard .m-documentationCard__picture .m-imageWrapper{overflow:hidden;padding-top:60.57692%}.m-documentationCard .m-documentationCard__picture .m-documentationCard__icon{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);padding:12px 28px 0;border-radius:50px 50px 0 0;background-color:#3e3256;border-bottom:none;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.m-documentationCard .m-documentationCard__picture .m-documentationCard__icon .a-icon{position:relative;top:10px}.m-documentationCard .m-documentationCard__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;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:center;-ms-flex-align:center;align-items:center;text-align:center;padding:0 32px 32px;border-radius:0 0 16px 16px}@media screen and (max-width:600px){.m-documentationCard .m-documentationCard__content{padding:0 12px 24px}}.m-documentationCard .m-documentationCard__content .m-documentationCard__title{margin-top:4px;margin-bottom:16px}.m-documentationCard .m-documentationCard__content .m-documentationCard__text{margin-bottom:18px}.m-documentationCard .m-documentationCard__content .a-cta{margin-top:auto}.m-newsCard{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;cursor:pointer;background-color:rgba(255,255,255,0.1);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border:2px solid rgba(255,255,255,0.1);-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;border-radius:16px;overflow:hidden}.m-newsCard .m-imageWrapper img{-webkit-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.m-newsCard:hover{background-color:rgba(255,255,255,0.25);border-color:rgba(255,255,255,0.4)}.m-newsCard:hover .m-imageWrapper img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.m-newsCard:hover .m-newsCard__plus .a-ctaIcon__content::after{background-color:rgba(255,255,255,0.4)}.m-newsCard .m-newsCard__picture{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%;height:auto;overflow:hidden}.m-newsCard .m-newsCard__picture .m-imageWrapper{padding-top:78.29181%;height:auto}@media screen and (max-width:600px){.m-newsCard .m-newsCard__picture{-ms-flex-preferred-size:20%;flex-basis:20%}.m-newsCard .m-newsCard__picture .m-imageWrapper{padding-top:180%}}.m-newsCard .m-newsCard__content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left;width:100%;padding:32px}@media screen and (max-width:600px){.m-newsCard .m-newsCard__content{padding:16px}}.m-newsCard .m-newsCard__date{margin-bottom:8px}.m-newsCard .m-newsCard__tags{margin-top:auto}.m-newsCard .m-newsCard__tags .a-tag{margin-top:5px}@media screen and (max-width:600px){.m-newsCard .m-newsCard__tags{position:static}.m-newsCard .m-newsCard__tags .a-tag{padding:4px 8px;font-size:10px}}.m-newsCard .m-newsCard__title{color:#fff;margin-bottom:20px}@media screen and (max-width:600px){.m-newsCard .m-newsCard__title{margin-bottom:10px}}.m-newsCard .m-newsCard__plus{position:absolute;bottom:16px;right:0;-webkit-transform:translate3d(50%,0,0);transform:translate3d(50%,0,0)}.m-newsCard.-big{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.m-newsCard.-big .m-newsCard__picture{-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.m-newsCard.-big .m-newsCard__picture .m-imageWrapper{padding-top:42.29025%}.m-newsCard.-big .m-newsCard__content{-ms-flex-preferred-size:calc(50% - 10px);flex-basis:calc(50% - 10px)}.m-newsCard.-big .m-newsCard__plus{top:0;right:65px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width:601px){.m-newsCard.-search .m-newsCard__picture{-ms-flex-preferred-size:300px;flex-basis:300px}.m-newsCard.-search .m-newsCard__picture .m-imageWrapper{padding-top:60%}.m-newsCard.-search .m-newsCard__content{-ms-flex-preferred-size:auto;flex-basis:auto}.m-newsCard.-search .m-newsCard__date{margin-bottom:0;color:#c4c4c4}.m-newsCard.-search .m-newsCard__plus{top:50%;right:-22px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.m-newsCard.-search .m-newsCard__tags{display:none}}@media screen and (max-width:600px){.m-newsCard.-search{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.m-newsCard.-search .m-newsCard__picture .m-imageWrapper{padding-top:51.51515%}.m-newsCard.-search .m-newsCard__plus{bottom:-22px;right:40px;top:initial;-webkit-transform:none;-ms-transform:none;transform:none}}.m-newsCard.-search .m-newsCard__tags{display:none}.m-newsCard.-search .m-newsCard__content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.m-otherCard{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;background-color:rgba(255,255,255,0.1);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border:2px solid rgba(255,255,255,0.1);-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;border-radius:16px;overflow:hidden}.m-otherCard .m-imageWrapper img{-webkit-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.m-otherCard:hover{background-color:rgba(255,255,255,0.25);border-color:rgba(255,255,255,0.4)}.m-otherCard:hover .m-imageWrapper img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}@media screen and (max-width:600px){.m-otherCard{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.m-otherCard .m-otherCard__picture{-webkit-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0;overflow:hidden}@media screen and (max-width:600px){.m-otherCard .m-otherCard__picture{-webkit-box-flex:0;-ms-flex:0 0 120px;flex:0 0 120px}}.m-otherCard .m-otherCard__picture .m-imageWrapper{padding-top:73.33333%;height:auto;border-radius:16px 0 0 16px}@media screen and (max-width:600px){.m-otherCard .m-otherCard__picture .m-imageWrapper{padding-top:27.27273%;border-radius:16px 16px 0 0}}.m-otherCard .m-otherCard__content{padding:16px 32px;margin:0;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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:600px){.m-otherCard .m-otherCard__content{padding:22px 22px 0}.m-otherCard .m-otherCard__content .m-otherCard__text{margin:4px 0}}.m-otherCard .m-otherCard__cta{-ms-flex-item-align:end;align-self:flex-end;-ms-flex-negative:0;flex-shrink:0;margin:16px}@media screen and (max-width:600px){.m-otherCard .m-otherCard__cta{-ms-flex-item-align:start;align-self:flex-start}}.m-productCard{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:rgba(255,255,255,0.1);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border:2px solid rgba(255,255,255,0.1);-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;border-radius:16px;overflow:hidden}.m-productCard .m-imageWrapper img{-webkit-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.m-productCard:hover{background-color:rgba(255,255,255,0.25);border-color:rgba(255,255,255,0.4)}.m-productCard:hover .m-imageWrapper img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.m-productCard__picture{position:relative;-ms-flex-negative:0;flex-shrink:0;overflow:hidden}.m-productCard__picture .m-imageWrapper{padding-top:78.57143%}.m-productCard__picture .m-productCard__outOfStock{display:none}.m-productCard__tags{position:absolute;top:16px;left:16px;right:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:8px}.m-productCard__tags .a-tag{padding:5px 10px}.m-productCard__content{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.m-productCard__content .m-productCard__ctaContainer{margin-top:auto;margin-left:auto}.m-productCard__content .m-productCard__cta{margin-top:16px}.m-productCard__content .m-productCard__textWrapper.-clampedLines{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.m-productCard__textUnclamp,.m-productCard__textReclamp{display:block;padding:8px 8px 8px 0;width:-webkit-max-content;width:-moz-max-content;width:max-content;cursor:pointer;z-index:2;text-decoration:underline}.m-productCard__textUnclamp:hover,.m-productCard__textReclamp:hover{color:#120732}.m-productCard__categoryContent .a-tag{display:none}.m-productCard__category{margin-bottom:6px}.m-productCard__title{margin-bottom:8px}@media screen and (max-width:600px){.m-productCard__title{margin-bottom:0}}.m-productCard__title .m-productCard__titleLink::before{content:'';display:block;position:absolute;top:0;left:0;bottom:0;right:0}.m-productCard__specs{display:none;font:14px/1.4 "Roboto","Arial","Helvetica",sans-serif;margin-bottom:10px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.m-productCard__specs span{font-size:1.3em;line-height:1;color:#7dc633;padding:0 5px}.m-productCard.-outOfStock .m-productCard__outOfStock{position:absolute;top:0;left:0;height:100%;width:100%;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;text-align:center;background:-webkit-gradient(linear,left top,left bottom,from(rgba(18,7,50,0.25)),to(rgba(18,7,50,0.75)));background:-o-linear-gradient(top,rgba(18,7,50,0.25) 0%,rgba(18,7,50,0.75) 100%);background:linear-gradient(180deg,rgba(18,7,50,0.25) 0%,rgba(18,7,50,0.75) 100%);padding:8px;overflow:hidden;z-index:2}.m-productCard.-outOfStock .m-productCard__outOfStockContent{position:absolute;right:16px;bottom:12px;padding:8px 12px;color:#fff;font-family:"Oswald","Roboto","Arial","Helvetica",sans-serif;font-size:16px;font-weight:700;text-transform:uppercase;background-color:rgba(255,255,255,0.2);-webkit-box-shadow:0 4px 30px rgba(0,0,0,0.15);box-shadow:0 4px 30px rgba(0,0,0,0.15);border-radius:24px 24px 0;border:1px solid rgba(255,255,255,0.2)}.m-productCard.-outOfStock .m-productCard__outOfStockContent.-mobile{display:none}.m-productCard.-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:relative;max-height:169px}.m-productCard.-list .m-productCard__textWrapper{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.m-productCard.-list .m-productCard__picture{-webkit-box-flex:0;-ms-flex:0 0 250px;flex:0 0 250px;display:-webkit-box;display:-ms-flexbox;display:flex}.m-productCard.-list .m-productCard__picture .m-imageWrapper{padding-top:66%;height:100%}@media screen and (max-width:900px){.m-productCard.-list .m-productCard__picture{-ms-flex-preferred-size:30%;flex-basis:30%}}@media screen and (max-width:600px){.m-productCard.-list .m-productCard__picture{-webkit-box-flex:0;-ms-flex:0 0 80px;flex:0 0 80px}.m-productCard.-list .m-productCard__picture .m-imageWrapper{padding-top:143.75%}}@media screen and (max-width:600px){.m-productCard.-list .m-productCard__picture .m-productCard__outOfStockContent.-mobile{display:initial}.m-productCard.-list .m-productCard__picture .m-productCard__outOfStockContent.-desktop{display:none}}.m-productCard.-list .m-productCard__tags{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;top:16px;left:16px;right:16px}@media screen and (max-width:600px){.m-productCard.-list .m-productCard__tags{display:none}}.m-productCard.-list .m-productCard__content{padding:16px 32px 10px;min-width:0}@media screen and (max-width:600px){.m-productCard.-list .m-productCard__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px}}.m-productCard.-list .m-productCard__content .m-productCard__categoryContent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}@media screen and (max-width:600px){.m-productCard.-list .m-productCard__content .m-productCard__categoryContent .a-tag{display:-webkit-box;display:-ms-flexbox;display:flex}.m-productCard.-list .m-productCard__content .m-productCard__categoryContent .a-tag.-favorite{padding:5px 9px}.m-productCard.-list .m-productCard__content .m-productCard__categoryContent .a-tag.-favorite .a-text{display:none}.m-productCard.-list .m-productCard__content .m-productCard__categoryContent .a-tag.-favorite .a-icon{width:12px;height:12px}}.m-productCard.-list .m-productCard__content .m-productCard__categoryContent .m-productCard__category{width:100%;margin-bottom:0;color:#7dc633}.m-productCard.-list .m-productCard__content .m-productCard__title{padding-right:40px;margin-bottom:5px;margin-top:2px}.m-productCard.-list .m-productCard__content .m-productCard__title .a-heading{line-height:1}@media screen and (max-width:600px){.m-productCard.-list .m-productCard__content .m-productCard__title{padding-right:0}}.m-productCard.-list .m-productCard__content .m-productCard__specs{display:block}@media screen and (max-width:600px){.m-productCard.-list .m-productCard__content .m-productCard__specs{display:none}}.m-productCard.-list .m-productCard__content .m-productCard__text{padding-right:200px}@media screen and (max-width:600px){.m-productCard.-list .m-productCard__content .m-productCard__text{display:none}}@media screen and (max-width:900px){.m-productCard.-list .m-productCard__content .m-productCard__text{padding-right:50px}}@media screen and (min-width:901px){.m-productCard.-list .m-productCard__content .m-productCard__text{padding-right:200px}}.m-productCard.-list .m-productCard__content .m-productCard__cta{position:absolute;padding:5px 16px;bottom:4px;right:0;margin:0}@media screen and (max-width:600px){.m-productCard.-list .m-productCard__content .m-productCard__cta{padding:1px 24px;-webkit-transform:scale(0.7);-ms-transform:scale(0.7);transform:scale(0.7)}.m-productCard.-list .m-productCard__content .m-productCard__cta .a-label{display:none}.m-productCard.-list .m-productCard__content .m-productCard__cta .a-icon{width:24px;height:24px}}@media screen and (max-width:900px){.m-productCard.-list .m-productCard__content .m-productCard__cta{padding:0 24px;-webkit-transform:scale(0.7);-ms-transform:scale(0.7);transform:scale(0.7)}.m-productCard.-list .m-productCard__content .m-productCard__cta .a-label{display:none}.m-productCard.-list .m-productCard__content .m-productCard__cta .a-icon{width:24px;height:24px}}@media screen and (min-width:901px){.m-productCard.-list .m-productCard__content .m-productCard__cta{padding:0 16px;-webkit-transform:none;-ms-transform:none;transform:none;bottom:16px;right:16px}.m-productCard.-list .m-productCard__content .m-productCard__cta .a-label{display:initial}}@media screen and (max-width:600px){.m-productCard.-list .m-productCard__outOfStock .m-productCard__outOfStockContent{white-space:nowrap;padding:4px 8px;font-size:12px;border-radius:16px;bottom:50%;left:4px;right:initial;-webkit-transform:rotate(-90deg) translateX(-14px) translateY(-28px);-ms-transform:rotate(-90deg) translateX(-14px) translateY(-28px);transform:rotate(-90deg) translateX(-14px) translateY(-28px)}}.m-pressCard{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:15px;overflow:hidden;background-color:rgba(255,255,255,0.1);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border:2px solid rgba(255,255,255,0.1);-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;border-radius:16px;overflow:hidden}.m-pressCard .m-imageWrapper img{-webkit-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.m-pressCard:hover{background-color:rgba(255,255,255,0.25);border-color:rgba(255,255,255,0.4)}.m-pressCard:hover .m-imageWrapper img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.m-pressCard .m-pressCard__picture{width:100%;position:relative;overflow:hidden}.m-pressCard .m-pressCard__picture .m-imageWrapper{padding-top:50.17921%}@media screen and (max-width:600px){.m-pressCard .m-pressCard__picture .m-imageWrapper{padding-top:70.98765%}}.m-pressCard .m-pressCard__content{padding:16px 24px}@media screen and (max-width:600px){.m-pressCard .m-pressCard__content{padding:16px}}.m-pressCard .m-pressCard__content .m-pressCard__title{margin-top:8px;margin-bottom:24px}@media screen and (max-width:600px){.m-pressCard .m-pressCard__content .m-pressCard__title{margin-top:4px;margin-bottom:16px}}.m-pressCard .m-pressCard__content .m-pressCard__button{text-align:right}@media screen and (max-width:600px){.m-pressCard .m-pressCard__content .m-pressCard__button .a-cta{height:auto;padding:4px 0;border-radius:0}.m-pressCard .m-pressCard__content .m-pressCard__button .a-cta::after{content:'';position:absolute;bottom:0;left:0;height:1px;width:100%;background:-o-linear-gradient(329.85deg,#38049e 11.72%,#ff02f9 100%);background:linear-gradient(120.15deg,#38049e 11.72%,#ff02f9 100%)}.m-pressCard .m-pressCard__content .m-pressCard__button .a-cta::before{-webkit-mask:none;mask:none;display:none}.m-pressCard .m-pressCard__content .m-pressCard__button .a-cta:hover::after,.m-pressCard .m-pressCard__content .m-pressCard__button .a-cta:active::after,.m-pressCard .m-pressCard__content .m-pressCard__button .a-cta:focus::after{background:#fff}.m-pressCard .m-pressCard__content .m-pressCard__button .a-cta .a-label{font-size:16px !important}}.m-testimonyCard{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.m-testimonyCard .m-testimonyCard__picture{width:100%;position:relative}.m-testimonyCard .m-testimonyCard__picture .m-imageWrapper{overflow:hidden;padding-top:50%}.m-testimonyCard .m-testimonyCard__content{text-align:left;margin:10px 0}.m-testimonyCard .m-testimonyCard__content .m-testimonyCard__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:6px}.m-testimonyCard .m-testimonyCard__content .m-testimonyCard__title .m-testimonyCard__icon{color:#7dc633}@media screen and (max-width:600px){.m-testimonyCard .m-testimonyCard__content .m-testimonyCard__title{font-size:16px;line-height:1.2}}.m-testimonyCard .m-testimonyCard__content .m-testimonyCard__tag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;padding:4px 8px;border:1px solid rgba(255,255,255,0.2);background:rgba(255,255,255,0.2);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-radius:8px}.m-testimonyCard .m-testimonyCard__content .m-testimonyCard__text{margin-top:16px}.m-searchCard{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;max-height:190px;background-color:rgba(255,255,255,0.1);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border:2px solid rgba(255,255,255,0.1);-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;border-radius:16px;overflow:hidden}@media screen and (max-width:600px){.m-searchCard{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:100%}}.m-searchCard .m-imageWrapper img{-webkit-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.m-searchCard:hover{background-color:rgba(255,255,255,0.25);border-color:rgba(255,255,255,0.4)}.m-searchCard:hover .m-imageWrapper img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.m-searchCard.-small{max-height:110px}.m-searchCard.-small .m-imageWrapper,.m-searchCard.-small .m-searchCard__imageDefault{padding-top:39.28571%}.m-searchCard.-medium{max-height:160px}.m-searchCard.-medium .m-imageWrapper,.m-searchCard.-medium .m-searchCard__imageDefault{padding-top:57.14286%}@media screen and (max-width:600px){.m-searchCard.-small,.m-searchCard.-medium{max-height:100%;-webkit-box-flex:0;-ms-flex:0 0 190px;flex:0 0 190px}.m-searchCard.-small .m-imageWrapper,.m-searchCard.-small .m-searchCard__imageDefault,.m-searchCard.-medium .m-imageWrapper,.m-searchCard.-medium .m-searchCard__imageDefault{padding-top:58.10398%}}.m-searchCard__textWrapper{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.m-searchCard__outOfStock{z-index:0 !important}@media screen and (max-width:600px){.m-searchCard__outOfStock .m-searchCard__outOfStockContent{right:90px !important;bottom:12px}}.m-searchCard__picture{position:relative;-webkit-box-flex:0;-ms-flex:0 0 280px;flex:0 0 280px;display:-webkit-box;display:-ms-flexbox;display:flex}.m-searchCard__picture .m-searchCard__outOfStock{display:none}.m-searchCard__picture .m-searchCard__ctaContainer{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}@media screen and (max-width:600px){.m-searchCard__picture .m-searchCard__ctaContainer{top:auto;bottom:-27px;right:16px;-webkit-transform:none;-ms-transform:none;transform:none}}.m-searchCard__picture .m-imageWrapper,.m-searchCard__picture .m-searchCard__imageDefault{padding-top:67.85714%;height:100%;overflow:hidden}@media screen and (max-width:900px){.m-searchCard__picture{-ms-flex-preferred-size:30%;flex-basis:30%}}@media screen and (max-width:600px){.m-searchCard__picture{max-height:100%;-webkit-box-flex:0;-ms-flex:0 0 190px;flex:0 0 190px}.m-searchCard__picture .m-imageWrapper,.m-searchCard__picture .m-searchCard__imageDefault{padding-top:58.10398%}}.m-searchCard__tags{position:absolute;top:16px;left:16px;right:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;gap:8px}@media screen and (max-width:600px){.m-searchCard__tags{display:none}}.m-searchCard__tags .a-tag{padding:5px 10px}.m-searchCard__content{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:1 1 auto;flex:1 1 auto;gap:10px;padding:16px 32px 10px;min-width:0}@media screen and (max-width:600px){.m-searchCard__content{padding:16px}}.m-searchCard__categoryContent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}@media screen and (max-width:600px){.m-searchCard__categoryContent .a-tag{display:-webkit-box;display:-ms-flexbox;display:flex}.m-searchCard__categoryContent .a-tag.-favorite{padding:5px 9px}.m-searchCard__categoryContent .a-tag.-favorite .a-text{display:none}.m-searchCard__categoryContent .a-tag.-favorite .a-icon{width:12px;height:12px}}.m-searchCard__categoryContent .m-searchCard__category,.m-searchCard__categoryContent .m-searchCard__dateNews{width:100%;color:#7dc633}.m-searchCard__title{padding-right:40px}.m-searchCard__title .a-heading{line-height:1}@media screen and (max-width:600px){.m-searchCard__title{padding-right:0}}.m-searchCard__title .m-searchCard__titleLink::before{content:'';display:block;position:absolute;top:0;left:0;bottom:0;right:0;z-index:2}.m-searchCard__specs{display:block;font:14px/1.4 "Roboto","Arial","Helvetica",sans-serif;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.m-searchCard__specs span{font-size:1.3em;line-height:1;color:#7dc633;padding:0 5px}@media screen and (max-width:600px){.m-searchCard__specs{display:none}}.m-searchCard__text{padding-right:200px}@media screen and (max-width:600px){.m-searchCard__text{display:none}}@media screen and (max-width:900px){.m-searchCard__text{padding-right:50px}}@media screen and (min-width:901px){.m-searchCard__text{padding-right:200px}}.m-searchCard.-outOfStock .m-searchCard__outOfStock{position:absolute;top:0;left:0;height:100%;width:100%;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;text-align:center;background:-webkit-gradient(linear,left top,left bottom,from(rgba(18,7,50,0.25)),to(rgba(18,7,50,0.75)));background:-o-linear-gradient(top,rgba(18,7,50,0.25) 0%,rgba(18,7,50,0.75) 100%);background:linear-gradient(180deg,rgba(18,7,50,0.25) 0%,rgba(18,7,50,0.75) 100%);padding:8px;overflow:hidden;z-index:2}.m-searchCard.-outOfStock .m-searchCard__outOfStockContent{position:absolute;right:16px;bottom:12px;padding:8px 12px;color:#fff;font-family:"Oswald","Roboto","Arial","Helvetica",sans-serif;font-size:16px;font-weight:700;text-transform:uppercase;background-color:rgba(255,255,255,0.2);-webkit-box-shadow:0 4px 30px rgba(0,0,0,0.15);box-shadow:0 4px 30px rgba(0,0,0,0.15);border-radius:24px 24px 0;border:1px solid rgba(255,255,255,0.2)}.m-searchCard.-outOfStock .m-searchCard__outOfStockContent.-mobile{display:none}.m-speciesCard{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:rgba(255,255,255,0.1);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border:2px solid rgba(255,255,255,0.1);-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;border-radius:16px;overflow:hidden}.m-speciesCard .m-imageWrapper img{-webkit-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.m-speciesCard:hover{background-color:rgba(255,255,255,0.25);border-color:rgba(255,255,255,0.4)}.m-speciesCard:hover .m-imageWrapper img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.m-speciesCard .m-speciesCard__picture{position:relative;-ms-flex-negative:0;flex-shrink:0;overflow:hidden}.m-speciesCard .m-speciesCard__picture .m-imageWrapper{padding-top:68.20084%}.m-speciesCard .m-speciesCard__content{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:30px;text-align:left}@media screen and (max-width:600px){.m-speciesCard .m-speciesCard__content{position:static;padding:10px}}.m-speciesCard .m-speciesCard__plus{position:absolute;top:0;right:15px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.m-speciesCard .m-speciesCard__plus .a-icon{width:18px;height:18px}@media screen and (max-width:600px){.m-speciesCard .m-speciesCard__plus{top:8px;right:8px;-webkit-transform:none;-ms-transform:none;transform:none}}.m-speciesCard .m-speciesCard__title+.m-speciesCard__text{margin-top:10px}@media screen and (min-width:601px){.m-speciesCard.-search{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.m-speciesCard.-search .m-speciesCard__picture{-ms-flex-preferred-size:40%;flex-basis:40%}.m-speciesCard.-search .m-speciesCard__picture .m-imageWrapper{padding-top:26.74419%;height:100%}.m-speciesCard.-search .m-speciesCard__content{padding-right:80px}.m-speciesCard.-search .m-speciesCard__content .m-speciesCard__plus{top:50%;right:16px}}@media screen and (max-width:600px){.m-speciesCard.-search .m-speciesCard__picture .m-imageWrapper{padding-top:33.33333%}.m-speciesCard.-search .m-speciesCard__content{padding-bottom:20px}.m-speciesCard.-search .m-speciesCard__plus{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}.m-document{position:relative;padding:12px 24px;background-color:rgba(255,255,255,0.18);border:1px solid rgba(255,255,255,0.2);border-radius:16px;overflow:hidden}@media screen and (min-width:901px){.m-document{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;min-height:72px}}.m-document.-specie::before,.m-document.-variety::before{content:'';position:absolute;left:0;top:0;bottom:0;width:10px}.m-document.-specie::before{background-color:#ff02f9}.m-document.-variety::before{background-color:#fe8dfb}@media screen and (min-width:901px){.m-document:not(.-specie):not(.-variety) .m-document__name,.m-document:not(.-specie):not(.-variety) .m-document__action{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}}.m-document__name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.m-document__name .a-icon{color:#fff;margin-right:8px;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width:901px){.m-document__name{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;min-width:0;padding:0 24px 0 12px}}.m-document__specs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:16px;margin-top:8px;padding-top:8px}@media screen and (min-width:901px){.m-document__specs{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap;min-width:0;padding-top:0;margin-top:0;gap:0}}.m-document__spec{text-align:left;position:relative}.m-document__spec.-category{color:#c4c4c4}@media screen and (max-width:900px){.m-document__spec{margin:2px 0;-ms-flex-negative:0;flex-shrink:0}}@media screen and (min-width:901px){.m-document__spec{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;min-width:0;font-size:14px;padding:0 12px}}@media screen and (max-width:900px){.m-document__spec:first-child::before{position:absolute;content:'';width:1px;height:14px;background-color:#c4c4c4;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:-8px}}.m-document__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:8px;padding-top:8px}.m-document__action .a-label{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:18px !important}@media screen and (min-width:901px){.m-document__action{-webkit-box-flex:0;-ms-flex:0 0 205px;flex:0 0 205px;margin-top:0;padding-top:0;padding-left:16px;border:none}}.m-document__titleCard{font:300 18px/1.3 "Oswald","Roboto","Arial","Helvetica",sans-serif}.m-dropdown{display:block;width:100%;border-radius:16px;text-align:left;-webkit-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear}.m-dropdown:focus-within{outline:none}.m-dropdown.-secondary{border-radius:30px}.m-dropdown.-secondary .m-dropdown__toggler.a-cta{background:rgba(255,255,255,0.2);border:1px solid rgba(255,255,255,0.2)}.m-dropdown.-secondary .m-dropdown__toggler.a-cta:hover{border-color:#fff}.m-dropdown.-secondary .m-dropdown__toggler.a-cta::before{display:none}.m-dropdown.-secondary .m-dropdown__toggler.a-cta .a-label{font-family:"Roboto","Arial","Helvetica",sans-serif;font-size:14px !important}.m-dropdown.-secondary .m-dropdown__content{background:#120732;border-radius:30px;top:calc(100% + 4px)}.m-dropdown.-secondary .m-dropdown__content .m-dropdown__item{padding:8px 32px}.m-dropdown.-secondary.-open .m-dropdown__content{border:1px solid rgba(255,255,255,0.2)}.m-dropdown.-productsCount{position:relative;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;border-radius:0}.m-dropdown.-productsCount::after{content:'';position:absolute;bottom:0;left:0;height:1px;width:100%;background:-o-linear-gradient(329.85deg,#38049e 11.72%,#ff02f9 100%);background:linear-gradient(120.15deg,#38049e 11.72%,#ff02f9 100%)}.m-dropdown.-productsCount::before{content:'';position:absolute;top:0;left:0;height:1px;width:100%;background:-o-linear-gradient(329.85deg,#38049e 11.72%,#ff02f9 100%);background:linear-gradient(120.15deg,#38049e 11.72%,#ff02f9 100%)}.m-dropdown.-productsCount:hover::after,.m-dropdown.-productsCount:hover::before,.m-dropdown.-productsCount:active::after,.m-dropdown.-productsCount:active::before,.m-dropdown.-productsCount:focus::after,.m-dropdown.-productsCount:focus::before{background:#fff}.m-dropdown.-productsCount .a-cta.-link::after{display:none}.m-dropdown.-productsCount .m-dropdown__choice{padding:8px 8px 8px 14px;font-size:14px;color:#fff}.m-dropdown.-productsCount .m-dropdown__icon{right:10px;height:10px;width:10px}.m-dropdown.-productsCount .m-dropdown__content{padding:0;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.m-dropdown.-productsCount .m-dropdown__content .a-cta.-link{padding:20px}.m-dropdown.-open .m-dropdown__icon{-webkit-transform:translateY(-50%) scaleY(-1);-ms-transform:translateY(-50%) scaleY(-1);transform:translateY(-50%) scaleY(-1)}.m-dropdown__wrapper{position:relative}.m-dropdown__wrapper .m-dropdown__icon{position:static;margin-top:12px}.m-dropdown__wrapper .m-dropdown__content{position:absolute;z-index:5;top:100%;left:0;right:0;border-radius:0 0 8px 8px}.m-dropdown__toggler{position:relative;cursor:pointer}.m-dropdown__toggler:focus{outline:none}.m-dropdown__icon{position:absolute;top:50%;right:16px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:16px;height:16px;pointer-events:none;-webkit-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear}.m-dropdown__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:0;max-height:270px;overflow-x:hidden;overflow-y:auto;-webkit-transition:height 0.2s ease;-o-transition:height 0.2s ease;transition:height 0.2s ease;background:-o-linear-gradient(329.85deg,#38049e 11.72%,#ff02f9 100%);background:linear-gradient(120.15deg,#38049e 11.72%,#ff02f9 100%)}@media screen and (max-width:900px){.m-dropdown__content{max-height:240px}}@media screen and (max-width:600px){.m-dropdown__content{max-height:255px}}.m-dropdown__item{padding:8px;text-align:left}.m-faqItem{width:100%;padding:24px 16px 16px 24px;text-align:left;-webkit-transition:background 0.2s;-o-transition:background 0.2s;transition:background 0.2s;background-color:rgba(255,255,255,0.1);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border:2px solid rgba(255,255,255,0.1);-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;border-radius:16px;overflow:hidden}.m-faqItem .m-imageWrapper img{-webkit-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.m-faqItem:hover{background-color:rgba(255,255,255,0.25);border-color:rgba(255,255,255,0.4)}.m-faqItem:hover .m-imageWrapper img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.m-faqItem:hover,.m-faqItem:focus,.m-faqItem:active{background:#4e4364}.m-faqItem__title{margin-bottom:8px}.m-faqItem__text{max-width:190px}.m-faqItem__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-transition:margin-top 0.5s;-o-transition:margin-top 0.5s;transition:margin-top 0.5s;pointer-events:none}.m-glossaryItem{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;border-radius:12px;background-color:rgba(255,255,255,0.2);min-height:86px;border:1px solid rgba(255,255,255,0.2)}@media screen and (max-width:900px){.m-glossaryItem{display:block;padding:10px 18px;max-height:101px}}.m-glossaryItem .a-ctaIcon{position:absolute;z-index:2;bottom:15px;right:15px}.m-glossaryItem .a-ctaIcon .a-ctaIcon__content::before{content:'+';display:inline-block;width:12px;height:12px;line-height:0.5;text-align:center;font-weight:700;font-size:22px}@media screen and (max-width:900px){.m-glossaryItem.-active{max-height:none}.m-glossaryItem.-active .m-glossaryItem__content{padding-bottom:4px}.m-glossaryItem.-active .m-glossaryItem__content:nth-child(n+3){display:block}.m-glossaryItem.-active .a-ctaIcon__content::before{content:'-'}}.m-glossaryItem__index{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;-ms-flex-item-align:center;align-self:center;padding-left:12px;font-size:16px;font-weight:700}@media screen and (max-width:900px){.m-glossaryItem__index{padding:0;margin-bottom:4px}}.m-glossaryItem__content{padding:12px 8px;-webkit-box-flex:0;-ms-flex:0 0 22%;flex:0 0 22%;text-align:left}.m-glossaryItem__content:nth-child(5){-webkit-box-flex:0;-ms-flex:0 0 14%;flex:0 0 14%;padding-right:12px}@media screen and (max-width:900px){.m-glossaryItem__content{padding:0}.m-glossaryItem__content:nth-child(n+3){display:none}}.m-glossaryItem__title{margin-bottom:4px;color:#7dc633;font-family:"Oswald","Roboto","Arial","Helvetica",sans-serif;font-size:14px;font-weight:300}@media screen and (max-width:900px){.m-glossaryItem__title{margin-bottom:0}}.m-imageWrapper{position:relative;display:block;width:100%;height:0}.m-imageWrapper.-square{padding-top:100%}.m-imageWrapper.-format-16-9{padding-top:56.25%}.m-imageWrapper.-format-8-5{padding-top:62.5%}.m-imageWrapper.-format-4-3{padding-top:75%}.m-imageWrapper.-half{padding-top:50%}.m-imageWrapper .a-image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.m-infosBanner{position:relative;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-color:rgba(255,255,255,0.18);border-radius:20px 20px 20px 0;overflow:hidden;width:100%}.m-infosBanner.-open{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:900px){.m-infosBanner{border-radius:0}}.m-infosBanner__encart{padding:20px 96px 20px 48px;border-radius:20px 60px 0 0;background-color:#120732}@media screen and (max-width:900px){.m-infosBanner__encart{padding:25px 16px 25px 8px;border-radius:0 20px 0 0;max-width:116px}}@media screen and (max-width:600px){.m-infosBanner__encart{max-width:86px}}.m-infosBanner__encartTitleContainer{padding:0 8px;border-radius:8px;background-color:#fff}@media screen and (max-width:900px){.m-infosBanner__encartTitleContainer{padding:0 4px;border-radius:4px}}.m-infosBanner__encartTitle{color:transparent;-webkit-background-clip:text;background-clip:text;background-image:-webkit-gradient(linear,left top,right top,color-stop(10%,#38049e),color-stop(90%,#ff02f9));background-image:-o-linear-gradient(left,#38049e 10%,#ff02f9 90%);background-image:linear-gradient(to right,#38049e 10%,#ff02f9 90%)}.m-infosBanner__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px}@media screen and (max-width:900px){.m-infosBanner__wrapper{gap:8px}}@media screen and (max-width:900px){.m-infosBanner__container{padding-right:48px}}.m-infosBanner__button{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:16px}@media screen and (max-width:900px){.m-infosBanner__button{right:8px}}.m-infosBanner__basilic{position:absolute;width:93px;height:81px;top:-25px;right:12%}@media screen and (max-width:1200px){.m-infosBanner__basilic{display:none}}.m-infosPopin{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:382px;-webkit-box-shadow:0 0 20px rgba(255,255,255,0.1);box-shadow:0 0 20px rgba(255,255,255,0.1);padding:1px;z-index:1;border-radius:16px}.m-infosPopin::before{content:'';position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;background:-o-linear-gradient(290deg,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.1) 48.96%,rgba(255,255,255,0.6) 100%);background:linear-gradient(160deg,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.1) 48.96%,rgba(255,255,255,0.6) 100%);border-radius:16px}.m-infosPopin-center{margin:0 auto}.m-infosPopin__contentIcon{position:relative;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;padding:10px;color:#fff;border-radius:16px 0 0 16px}.m-infosPopin__contentIcon::before{content:'';position:absolute;top:-1px;left:-1px;width:calc(100% + 2px);height:calc(100% + 2px);background:-o-linear-gradient(329.85deg,#38049e 11.72%,#ff02f9 100%);background:linear-gradient(120.15deg,#38049e 11.72%,#ff02f9 100%);border-radius:16px 0 0 16px;z-index:0}.m-infosPopin__contentIcon .a-icon{z-index:1}.m-infosPopin__contentText{text-align:left;padding:16px;color:#fff;background-color:#120732;border-radius:0 16px 16px 0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.m-infosPopin__contentText ul{padding-left:14px}.m-infosPopin__contentItem{margin-left:25px}.m-introBlock .m-introBlock__headings{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:725px;margin:0 auto;text-align:center}.m-jobOffer{border:1px solid rgba(255,255,255,0.18);border-radius:15px;background:rgba(255,255,255,0.18);padding:18px 32px}.m-jobOffer.-open .m-jobOffer__wrapper{max-height:200vh;-webkit-transition:max-height 0.3s ease-in;-o-transition:max-height 0.3s ease-in;transition:max-height 0.3s ease-in}.m-jobOffer__header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px}@media screen and (max-width:900px){.m-jobOffer__header{-ms-flex-wrap:wrap;flex-wrap:wrap}}.m-jobOffer__header>*{text-align:left;padding:0 10px}@media screen and (max-width:900px){.m-jobOffer__header>*{padding:0}}.m-jobOffer__header>*:first-child{padding-left:0}.m-jobOffer__header>*:last-child{padding-right:0}.m-jobOffer__job{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-weight:500}@media screen and (max-width:900px){.m-jobOffer__job{width:100%;margin-bottom:16px}}.m-jobOffer__contract{width:10%}@media screen and (max-width:900px){.m-jobOffer__contract{display:none}}.m-jobOffer__contractItem{padding:2px 10px;text-transform:uppercase;font-size:12px;background-color:#7dc633;color:#120732;border-radius:20px;white-space:nowrap}.m-jobOffer__address{width:25%}.m-jobOffer__address .m-jobOffer__contractItem{display:none}@media screen and (max-width:900px){.m-jobOffer__address{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;gap:16px}.m-jobOffer__address .m-jobOffer__contractItem{display:block}}.m-jobOffer__button{-ms-flex-negative:1;flex-shrink:1}@media screen and (max-width:900px){.m-jobOffer__button{margin-top:16px;-ms-flex-negative:0;flex-shrink:0;width:100%;text-align:right}}.m-jobOffer__button .a-cta .a-label{white-space:nowrap}.m-newsFilter{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:600px){.m-newsFilter{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.m-newsFilter__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:6px;padding:8px;border:1px solid rgba(255,255,255,0.2);border-radius:50px;-webkit-box-shadow:0 4px 30px rgba(0,0,0,0.15);box-shadow:0 4px 30px rgba(0,0,0,0.15);background:rgba(255,255,255,0.18);list-style:none}@media screen and (max-width:600px){.m-newsFilter__list{-webkit-box-shadow:none;box-shadow:none;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-bottom:10px;overflow-x:auto}}.m-newsFilter__filter{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.m-newsFilter__filter a{color:white}.m-newsFilter__filter a::before{display:none}.m-newsFilter__filter a.-active,.m-newsFilter__filter a.bef-link--selected,.m-newsFilter__filter a:hover,.m-newsFilter__filter a:focus,.m-newsFilter__filter a:active{background:-o-linear-gradient(329.85deg,#38049e 11.72%,#ff02f9 100%);background:linear-gradient(120.15deg,#38049e 11.72%,#ff02f9 100%);-webkit-box-shadow:0 4px 15px rgba(0,0,0,0.08);box-shadow:0 4px 15px rgba(0,0,0,0.08)}.m-newsFilter__filter a .a-label.l1Light{font-family:"Roboto","Arial","Helvetica",sans-serif !important;font-size:14px !important;font-weight:500}.m-orderItem{border:1px solid rgba(255,255,255,0.4);border-radius:16px}.m-orderItem.-active .m-orderItem__trigger .a-icon{-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}.m-orderItem.-active .m-orderItem__content{display:block}.m-orderItem+.m-orderItem{margin-top:32px}.m-orderItem .m-orderItem__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 25px}.m-orderItem .m-orderItem__header .m-orderItem__headerLeft .m-orderItem__trigger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;cursor:pointer}.m-orderItem .m-orderItem__header .m-orderItem__headerLeft .m-orderItem__trigger .a-heading{white-space:nowrap}.m-orderItem .m-orderItem__header .m-orderItem__headerLeft .m-orderItem__trigger .a-icon{margin-right:8px}.m-orderItem .m-orderItem__header .m-orderItem__headerLeft .m-orderItem__date{margin-left:22px}.m-orderItem .m-orderItem__header .m-orderItem__headerRight{text-align:right}.m-orderItem .m-orderItem__header .m-orderItem__headerStatus,.m-orderItem .m-orderItem__header .m-orderItem__headerLink{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:12px}.m-orderItem .m-orderItem__content{display:none}@media screen and (min-width:900px) and (max-width:1100px){.m-orderItem .m-orderItem__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:12px}.m-orderItem .m-orderItem__header .m-orderItem__headerStatus,.m-orderItem .m-orderItem__header .m-orderItem__headerLink{margin-top:12px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (max-width:600px){.m-orderItem .m-orderItem__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:12px}.m-orderItem .m-orderItem__header .m-orderItem__headerStatus,.m-orderItem .m-orderItem__header .m-orderItem__headerLink{margin-top:12px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.m-pagination{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;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:wrap row;flex-flow:wrap row;font-weight:500}.m-pagination__item{list-style:none;position:relative;margin:10px 14px;line-height:1}.m-pagination__item .a-cta{position:relative;font-size:18px;line-height:1.1;color:#fff}.m-pagination__item .a-cta::after{display:none}.m-pagination__item.-active::before{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:34px;width:34px;border-radius:50%;background:-o-linear-gradient(329.85deg,#38049e 11.72%,#ff02f9 100%);background:linear-gradient(120.15deg,#38049e 11.72%,#ff02f9 100%)}.m-pagination__item.-icon{margin:10px 5px}.m-pagination__icon{color:#fff;margin:10px 14px}.m-paymentCard{border-radius:16px;overflow:hidden;position:relative;z-index:1;background:-o-linear-gradient(290deg,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.1) 48.96%,rgba(255,255,255,0.6) 100%);background:linear-gradient(160deg,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.1) 48.96%,rgba(255,255,255,0.6) 100%)}.m-paymentCard__container{text-align:left;color:#fff;padding:16px;margin:1px;background-color:#3e3256;border-radius:16px}.m-paymentCard__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.m-paymentCard__title{margin-bottom:24px}.m-paymentCard__wrapper .a-radio__wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.m-paymentCard__wrapper .a-radio__wrapper .a-radio__label{font:500 16px/1.3 "Roboto","Arial","Helvetica",sans-serif}.m-paymentCard__wrapper .a-radio__inner::before{z-index:0}.m-paymentCard__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-top:8px;padding-left:28px}.m-paymentCard__text .a-text.-green{padding:4px 10px;border:1px solid #7dc633;border-radius:15px}.m-paymentCard__labelTooltip{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.m-productBanner{position:relative;border-radius:30px 0;overflow:hidden;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:stretch;-ms-flex-align:stretch;align-items:stretch;background-color:rgba(255,255,255,0.25);border:2px solid rgba(255,255,255,0.4);-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}@media screen and (max-width:900px){.m-productBanner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.m-productBanner__image{position:relative;-ms-flex-preferred-size:50%;flex-basis:50%;padding-top:50%}@media screen and (max-width:900px){.m-productBanner__image{padding-top:45%}}.m-productBanner__content{position:relative;-ms-flex-preferred-size:50%;flex-basis:50%;padding:24px 32px 50px;text-align:left;color:#fff}@media screen and (max-width:900px){.m-productBanner__content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.m-productBanner__content.-overflowing::after{content:'';position:absolute;z-index:2;bottom:0;left:0;width:100%;height:50%;pointer-events:none;background:-webkit-gradient(linear,left bottom,left top,color-stop(37.37%,#3e3256),to(rgba(255,255,255,0)));background:-o-linear-gradient(bottom,#3e3256 37.37%,rgba(255,255,255,0) 100%);background:linear-gradient(0deg,#3e3256 37.37%,rgba(255,255,255,0) 100%);opacity:1;-webkit-transition:opacity 0.4s ease-in-out;-o-transition:opacity 0.4s ease-in-out;transition:opacity 0.4s ease-in-out}.m-productBanner__content.-overflowing:hover::after{opacity:0}.m-productBanner__category{margin-bottom:32px;width:100%}.m-productBanner__text{min-height:125px;padding-right:25px;overflow-y:auto;scrollbar-width:auto;scrollbar-color:#fff rgba(255,255,255,0.18)}.m-productBanner__text::-webkit-scrollbar{width:11px;height:12px}.m-productBanner__text::-webkit-scrollbar-track{background:rgba(255,255,255,0.18)}.m-productBanner__text::-webkit-scrollbar-thumb{background-color:#fff;border-radius:5px;border:3px solid #fff}.m-productSlider{position:relative;padding-bottom:40px}@media screen and (max-width:900px){.m-productSlider{padding-bottom:12%}}.m-productSlider__swiper{overflow:hidden}.m-productSlider .m-productSlider__outOfStock{display:none}.m-productSlider.-outOfStock .m-productSlider__outOfStock{position:absolute;top:0;left:0;height:100%;width:100%;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;text-align:center;background:-webkit-gradient(linear,left top,left bottom,from(rgba(18,7,50,0.25)),to(rgba(18,7,50,0.75)));background:-o-linear-gradient(top,rgba(18,7,50,0.25) 0%,rgba(18,7,50,0.75) 100%);background:linear-gradient(180deg,rgba(18,7,50,0.25) 0%,rgba(18,7,50,0.75) 100%);padding:8px;overflow:hidden;z-index:2}.m-productSlider.-outOfStock .m-productSlider__outOfStockContent{position:absolute;right:16px;bottom:12px;padding:8px 12px;color:#fff;font-family:"Oswald","Roboto","Arial","Helvetica",sans-serif;font-size:16px;font-weight:700;text-transform:uppercase;background-color:rgba(255,255,255,0.2);-webkit-box-shadow:0 4px 30px rgba(0,0,0,0.15);box-shadow:0 4px 30px rgba(0,0,0,0.15);border-radius:24px 24px 0;border:1px solid rgba(255,255,255,0.2)}.m-productSlider.-outOfStock .m-productSlider__outOfStockContent.-mobile{display:none}.m-productSlider.-outOfStock .m-productSlider__outOfStockContent{bottom:16%;right:50%;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}.m-productSlider.-outOfStock .m-productSlider__imgDownload{display:none}.m-productSlider__tags{position:absolute;z-index:4;top:16px;left:16px;right:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.m-productSlider__tags .a-tag{margin:0 8px 8px 0;padding:5px 10px}.swiper-wrapper .swiper-slide.-video{padding-top:100%;height:0}.swiper-wrapper .swiper-slide.-video iframe{position:absolute;width:100%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0}.swiper-wrapper .swiper-slide.-video .m-productSlider__videoCover{position:absolute;width:100%;top:0;left:0}.swiper-wrapper .swiper-slide.-video .m-productSlider__videoCover::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.4)}.swiper-wrapper .swiper-slide.-video .m-productSlider__videoPlay{position:absolute;top:50%;left:50%;height:80px;width:80px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border:2px solid #fff;border-radius:50px;z-index:2}@media screen and (max-width:600px){.swiper-wrapper .swiper-slide.-video .m-productSlider__videoPlay{height:60px;width:60px}}.swiper-wrapper .swiper-slide.-video .m-productSlider__videoPlay::after{content:'';width:0;height:0;border-top:15px solid transparent;border-bottom:15px solid transparent;border-left:23px solid #fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}@media screen and (max-width:600px){.swiper-wrapper .swiper-slide.-video .m-productSlider__videoPlay::after{border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:15px solid #fff}}.m-productSlider__thumbs{position:absolute;bottom:0;left:50%;width:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);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;z-index:3}.m-productSlider__thumb{position:relative;-webkit-box-flex:0;-ms-flex:0 0 80px;flex:0 0 80px;margin:0 3px;border-radius:12px;overflow:hidden}@media screen and (max-width:900px){.m-productSlider__thumb{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}}.m-productSlider__thumb.-active{border:2px solid #fff}.m-productSlider__thumbPlay::before{content:'';width:50%;height:50%;max-width:80px;max-height:80px;min-width:40px;min-height:40px;border:2px solid #fff;border-radius:50px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.m-productSlider__thumbPlay::after{content:'';width:0;height:0;border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:12px solid #fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.m-productSlider__arrow{position:absolute;z-index:10;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);color:#fff;padding:20px;border-radius:100%}.m-productSlider__arrow.swiper-button-disabled{opacity:0.4;pointer-events:none}.m-productSlider__arrow .a-icon{width:20px;height:20px}.m-productSlider__arrow.-prev{left:0}.m-productSlider__arrow.-next{right:0}.m-productSlider__imgDownload{position:absolute;top:16px;right:16px}@media screen and (max-width:600px){.m-productSlider__imgDownload .a-label{display:none}}.m-promoBanner{position:relative;display:none;background:#120732;color:#fff;text-align:center;padding:10px 0}.m-promoBanner.-open{display:block}.m-promoBanner .m-promoBanner__button{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:30px}@media screen and (max-width:1200px){.m-promoBanner .m-promoBanner__button{right:10px}}.m-stepper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border-radius:8px;overflow:hidden;border:1px solid rgba(255,255,255,0.5)}.m-stepper__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:50px;max-width:210px;padding:8px 35px 8px 10px;background-color:#512e81}@media screen and (max-width:900px){.m-stepper__item{max-width:none}}@media screen and (max-width:600px){.m-stepper__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:48px;padding:0 14px;-ms-flex-negative:0;flex-shrink:0}}.m-stepper__item .m-stepper__label{padding-left:10px;text-align:left}@media screen and (max-width:600px){.m-stepper__item .m-stepper__label{display:none}}.m-stepper__item .m-stepper__number{font-size:14px;line-height:1.2;font-weight:700}.m-stepper__item .m-stepper__check{display:none}.m-stepper__item:not(:last-child){width:200px;padding-right:15px}.m-stepper__item:not(:last-child)::after{content:'';position:absolute;top:50%;right:-6px;display:block;width:30px;height:30px;-webkit-transform:rotate(45deg) skew(15deg,15deg) translateY(-57%);-ms-transform:rotate(45deg) skew(15deg,15deg) translateY(-57%);transform:rotate(45deg) skew(15deg,15deg) translateY(-57%);background-color:inherit;border:1px solid #fff;border-bottom:none;border-left:none;z-index:2}@media screen and (max-width:600px){.m-stepper__item:not(:last-child)::after{display:none}}@media screen and (max-width:900px){.m-stepper__item:not(:last-child){width:auto}}@media screen and (max-width:600px){.m-stepper__item:not(:last-child){border-right:1px solid rgba(255,255,255,0.5)}}.m-stepper__item:not(:first-child){padding-left:25px}@media screen and (max-width:600px){.m-stepper__item:not(:first-child){padding-left:14px}}.m-stepper__item.-active{background-color:#5e3e8b}@media screen and (max-width:600px){.m-stepper__item.-active{max-width:none;width:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.m-stepper__item.-active .m-stepper__label{display:block}.m-stepper__item.-done{background-color:#5e3e8b}.m-stepper__item.-done .m-stepper__number{display:none}.m-stepper__item.-done .m-stepper__check{-ms-flex-item-align:center;align-self: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;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;height:22px;width:22px;border-radius:50%;color:#7dc633;border:2px solid #fff}.m-tooltip{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:inherit;cursor:pointer}.m-tooltip .a-icon{color:inherit;z-index:3}.m-tooltip.-left .m-tooltip__content{left:auto;right:-10px;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.m-tooltip.-active .m-tooltip__content{pointer-events:auto;opacity:1;z-index:10}.m-tooltip.-inputSelect .a-icon{z-index:3}.m-tooltip.-inputSelect .m-tooltip__content{right:-8px;left:auto;top:50%;z-index:1;background:-o-linear-gradient(290deg,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.1) 48.96%,rgba(255,255,255,0.6) 100%);background:linear-gradient(160deg,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.1) 48.96%,rgba(255,255,255,0.6) 100%)}.m-tooltip.-inputSelect .m-tooltip__contentText{padding:8px 32px 8px 16px;margin:1px;background-color:#38049e;border-radius:16px}@media screen and (min-width:901px){.m-tooltip:hover .m-tooltip__content{pointer-events:auto;opacity:1}}.m-tooltip .m-tooltip__content{pointer-events:none;position:absolute;top:50%;left:-10px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;background-color:#120732;text-align:left;color:#fff;width:100px;border-radius:15px;overflow:hidden;-webkit-transition:opacity 100ms linear;-o-transition:opacity 100ms linear;transition:opacity 100ms linear;-webkit-box-shadow:0 0 8px 0 rgba(255,255,255,0.2);box-shadow:0 0 8px 0 rgba(255,255,255,0.2)}.m-tooltip .m-tooltip__content a{font-weight:300}.m-tooltip .m-tooltip__contentIcon{-webkit-box-flex:0;-ms-flex:0 1 40px;flex:0 1 40px;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;padding:10px;color:#fff;background:-o-linear-gradient(329.85deg,#38049e 11.72%,#ff02f9 100%);background:linear-gradient(120.15deg,#38049e 11.72%,#ff02f9 100%)}.m-tooltip .m-tooltip__contentText{width:100%;padding:16px}.m-video{display:block}.m-video.-smallButton .m-video__poster::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,color-stop(3.89%,rgba(18,7,50,0)),color-stop(88.05%,#120732));background:-o-linear-gradient(top,rgba(18,7,50,0) 3.89%,#120732 88.05%);background:linear-gradient(180deg,rgba(18,7,50,0) 3.89%,#120732 88.05%);z-index:1}.m-video.-smallButton .m-video__button{top:20px;left:12px;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);-webkit-filter:none;filter:none;-webkit-box-shadow:0 0 20px rgba(255,255,255,0.1);box-shadow:0 0 20px rgba(255,255,255,0.1);background-color:rgba(255,255,255,0.2);z-index:2}.m-video__wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;z-index:2}.m-video__wrapper iframe,.m-video__wrapper embed,.m-video__wrapper object{position:absolute;top:0;left:0;width:100%;height:100%}.m-video__poster{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;border:0;outline:none;background-position:center;background-repeat:no-repeat;background-size:cover;overflow:hidden}.m-video__posterPicture{padding-top:56.25%}@media screen and (max-width:900px){.m-video__posterPicture{padding-top:56.21302%}}.m-video__button{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80px;height:80px;border:2px solid #fff;-webkit-filter:drop-shadow(0 4px 23px rgba(0,0,0,0.8));filter:drop-shadow(0 4px 23px rgba(0,0,0,0.8));border-radius:80px}.o-basketList{padding:1px}.o-basketList table.o-basketList__table{border-collapse:collapse;border-radius:15px;width:100%}.o-basketList table.o-basketList__table tbody.o-basketList__tableSpacer{height:10px}.o-basketList table.o-basketList__table tbody.o-basketList__tableBody{border-radius:8px;-webkit-box-shadow:0 0 0 1px rgba(255,255,255,0.5);box-shadow:0 0 0 1px rgba(255,255,255,0.5)}.o-basketList table.o-basketList__table tbody.o-basketList__tableBody tr.o-basketList__productRowLine td{padding:0 24px}.o-basketList table.o-basketList__table tbody.o-basketList__tableBody td{position:relative;padding:12px 16px;vertical-align:top;background-color:rgba(255,255,255,0.1);overflow:hidden}.o-basketList table.o-basketList__table tbody.o-basketList__tableBody td:first-child{border-radius:8px 0 0 8px}.o-basketList table.o-basketList__table tbody.o-basketList__tableBody td:last-child{border-radius:0 8px 8px 0}.o-basketList table.o-basketList__table tbody.o-basketList__tableBody td.-middle{vertical-align:middle}.o-basketList table.o-basketList__table tbody.o-basketList__tableBody td .o-basketList__cellLabel{color:#7dc633;font:400 14px "Oswald","Roboto","Arial","Helvetica",sans-serif}.o-basketList table.o-basketList__table tbody.o-basketList__tableBody .o-basketList__unitTypeCell,.o-basketList table.o-basketList__table tbody.o-basketList__tableBody .o-basketList__unitPriceCell,.o-basketList table.o-basketList__table tbody.o-basketList__tableBody .o-basketList__quantityCell,.o-basketList table.o-basketList__table tbody.o-basketList__tableBody .o-basketList__subTotalCell{white-space:nowrap;font-weight:700}.o-basketList table.o-basketList__table tbody.o-basketList__tableBody .o-basketList__productCell{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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.o-basketList table.o-basketList__table tbody.o-basketList__tableBody .o-basketList__productCell .o-basketList__productImage{-webkit-box-flex:0;-ms-flex:0 0 48px;flex:0 0 48px;border-radius:6px;margin-right:8px}.o-basketList table.o-basketList__table tbody.o-basketList__tableBody .o-basketList__productCell .o-basketList__productContent{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.o-basketList table.o-basketList__table tbody.o-basketList__tableBody .o-basketList__productCell .o-basketList__productSegment{font-size:10px;font-weight:700;color:#7dc633;text-transform:uppercase;margin-bottom:5px}.o-basketList table.o-basketList__table tbody.o-basketList__tableBody .o-basketList__productCell .o-basketList__productTitle{font-size:16px;font-family:"Oswald","Roboto","Arial","Helvetica",sans-serif;font-weight:300;line-height:20px;margin-bottom:4px}.o-basketList table.o-basketList__table tbody.o-basketList__tableBody .o-basketList__productCell .o-basketList__productSeedType,.o-basketList table.o-basketList__table tbody.o-basketList__tableBody .o-basketList__productCell .o-basketList__productReference{font-size:10px;line-height:14px;display:inline-block}.o-basketList table.o-basketList__table tbody.o-basketList__tableBody .o-basketList__productPrecisionText{font-size:12px;font-weight:300}.o-basketList table.o-basketList__table tbody.o-basketList__tableBody .o-basketList__editingCell{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;gap:8px}.o-basketList table.o-basketList__table tbody.o-basketList__totalBody .o-basketList__totalCell{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-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:19px 40px 24px}.o-basketList table.o-basketList__table tbody.o-basketList__totalBody .o-basketList__totalInfoTitle,.o-basketList table.o-basketList__table tbody.o-basketList__totalBody .o-basketList__totalInfoData{padding:7px 0;text-align:right}.o-basketList table.o-basketList__table tbody.o-basketList__totalBody .o-basketList__totalInfoTitle.-main,.o-basketList table.o-basketList__table tbody.o-basketList__totalBody .o-basketList__totalInfoData.-main{font-size:18px;font-weight:700}.o-basketList table.o-basketList__table tbody.o-basketList__totalBody .o-basketList__totalInfoData{margin-left:36px}.o-basketList table.o-basketList__table tbody.o-basketList__totalBody .o-basketList__totalInfoData.-main{color:#7dc633}.o-basketList table.o-basketList__payments{position:relative;left:-3px;bottom:-3px}.o-basketList table.o-basketList__payments .o-basketList__paymentDeadlines{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:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.o-basketList table.o-basketList__payments .o-basketList__paymentDeadlines .o-basketList__paymentDeadlinesLogo{-ms-flex-negative:0;flex-shrink:0;width:40px;background-color:#38049e;border-radius:0 16px;color:#fff;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;border:1px solid rgba(255,255,255,0.4)}.o-basketList table.o-basketList__payments .o-basketList__paymentDeadlines .o-basketList__paymentDeadlinesContent{margin-left:16px;padding:5px 0}.o-basketList table.o-basketList__payments .o-basketList__paymentDeadlines .o-basketList__paymentDeadlinesTitle{font-size:12px;margin-bottom:5px}.o-basketList table.o-basketList__payments .o-basketList__paymentDeadlines .o-basketList__paymentDeadlinesList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-flow:wrap;flex-flow:wrap;margin:-4px}.o-basketList table.o-basketList__payments .o-basketList__paymentDeadlines .o-basketList__paymentDeadlinesList .o-basketList__paymentDeadline{padding:3px 8px;border:1px solid rgba(255,255,255,0.2);border-radius:10px;font-size:12px;line-height:1;margin:4px}.o-basketList table.o-basketList__payments .o-basketList__paymentDeadlines .o-basketList__paymentDeadlinesList .o-basketList__paymentDeadline.-done{background-color:#38049e;border-color:transparent}.o-basketList table.o-basketList__payments .o-basketList__paymentDeadlines .o-basketList__paymentDeadlinesList .o-basketList__paymentDeadline strong{font-weight:500}@media screen and (max-width:900px){.o-basketList .o-basketList__table.-desktop{display:none}}.o-basketList .o-basketList__table.-mobile{display:none}@media screen and (max-width:900px){.o-basketList .o-basketList__table.-mobile{display:table}}.o-basketList .o-basketList__table.-mobile .o-basketList__tableBody td{padding-right:66px}.o-basketList .o-basketList__table.-mobile .o-basketList__tableBody .o-basketList__productCell{margin-bottom:8px}.o-basketList .o-basketList__table.-mobile .o-basketList__tableBody .o-basketList__productCell .o-basketList__productImage{display:none}.o-basketList .o-basketList__table.-mobile .o-basketList__tableBody .o-basketList__productReference{font-size:10px;margin-bottom:16px}.o-basketList .o-basketList__table.-mobile .o-basketList__tableBody .o-basketList__productInfos{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;font-weight:700;row-gap:8px}.o-basketList .o-basketList__table.-mobile .o-basketList__tableBody .o-basketList__productInfos>*{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}@media screen and (max-width:600px){.o-basketList .o-basketList__table.-mobile .o-basketList__tableBody .o-basketList__productInfos>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}.o-basketList .o-basketList__table.-mobile .o-basketList__tableBody .o-basketList__productActions{position:absolute;top:12px;right:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:8px}.o-basketList .o-basketList__table.-mobile .o-basketList__totalBody .o-basketList__totalCell{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 0}.o-basketList .o-basketList__table.-mobile .o-basketList__totalBody .o-basketList__totalCell .o-basketList__totalInfoTitle{height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;margin-top:6px;font-size:14px;line-height:1}.o-basketList .o-basketList__table.-mobile .o-basketList__totalBody .o-basketList__totalCell .o-basketList__totalInfoTitle.-main{font-weight:400;font-size:14px}.o-basketList .o-basketList__table.-mobile .o-basketList__totalBody .o-basketList__totalCell .o-basketList__totalInfoData{height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:6px;white-space:nowrap}.o-basketList.-account .o-basketList__table{width:calc(100% - 32px);margin:0 16px;border-radius:none;overflow:initial;-webkit-box-shadow:none;box-shadow:none}.o-basketList.-account .o-basketList__table.-mobile .o-basketList__productBottom+.o-basketList__productBottom{margin-top:8px;color:#7dc633}.o-basketList.-account .o-basketList__table.-mobile .o-basketList__totalInfoTitle,.o-basketList.-account .o-basketList__table.-mobile .o-basketList__totalInfoData{padding:0}.o-basketList.-account .o-basketList__table.-desktop .o-basketList__tableBody td:last-child{text-align:right}.o-basketList.-account .o-basketList__table.-desktop .o-basketList__totalRow td{padding:0}.o-basketList.-account .o-basketList__table.-desktop .o-basketList__productContent .o-basketList__productSegment{font-size:12px;margin-bottom:0}.o-basketList.-account .o-basketList__table.-desktop .o-basketList__productContent .o-basketList__productTitle{font-weight:500}.o-basketList.-account .o-basketList__subTotalCell{font-weight:700}.o-basketList__statusWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:8px;padding:8px}.o-basketList.-vip .o-basketList__promoMessage{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-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:0 40px 24px}@media screen and (max-width:1200px){.o-basketList.-vip .o-basketList__promoMessage{padding:0 20px 24px}}@media screen and (max-width:900px){.o-basketList.-vip .o-basketList__promoMessage{padding:0 10px 10px}}.o-basketList.-vip .o-basketList__promoMessageText{padding:5px 16px;background-color:rgba(255,215,184,0.5);color:#e9801e}.o-basketList.-vip .o-basketList__promoMessageIcon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 8px;background-color:#e9801e;color:#fff;border-radius:0 4px 4px 0}.o-basketList.-vip .o-basketList__promoMessageIcon .a-icon{stroke:#fff}.o-carousel{position:relative}.o-carousel .o-carousel__title{text-align:center;margin-bottom:52px}.o-carousel .o-carousel__swiper{position:relative;max-width:800px;margin:auto}.o-carousel .swiper-container{overflow:hidden}.o-carousel__basilic{position:absolute;bottom:-90px;left:-225px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-filter:blur(4px);filter:blur(4px)}@media screen and (max-width:600px){.o-carousel__basilic{display:none}}.o-carousel__menthe{position:absolute;-webkit-transform:rotate(160deg);-ms-transform:rotate(160deg);transform:rotate(160deg);top:-90px;right:-100px;width:155px;z-index:2}@media screen and (max-width:600px){.o-carousel__menthe{top:-65px;right:auto;left:-120px;z-index:0}}.o-carousel__thumbs{position:relative;max-width:800px;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;margin:auto;top:-40px;z-index:3}.o-carousel__thumb{position:relative;max-width:80px;-webkit-box-flex:0;-ms-flex:0 0 80px;flex:0 0 80px;margin:0 3px;border-radius:12px;overflow:hidden;border:2px solid rgba(255,255,255,0.2)}@media screen and (max-width:900px){.o-carousel__thumb{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - 4px);flex:0 0 calc(25% - 4px)}}.o-carousel__thumb.-active{border:2px solid #fff}.o-carousel__arrows{position:absolute;max-width:840px;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;top:45%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin:auto;z-index:10}.o-carousel__arrow{position:relative;color:#fff;padding:20px}.o-carousel__arrow.swiper-button-disabled{opacity:0.4;pointer-events:none}.o-carousel__arrow .a-icon{width:20px;height:20px}.o-carousel__arrow.-prev{left:-80px}@media screen and (max-width:1000px){.o-carousel__arrow.-prev{left:-20px}}@media screen and (max-width:800px){.o-carousel__arrow.-prev{left:-10px}}.o-carousel__arrow.-next{right:-80px}@media screen and (max-width:1000px){.o-carousel__arrow.-next{right:-20px}}@media screen and (max-width:800px){.o-carousel__arrow.-next{right:-10px}}.o-imageTextDestructurate{position:relative}.o-imageTextDestructurate .o-imageTextDestructurate__title{text-align:center;margin-bottom:40px}.o-imageTextDestructurate .o-imageTextDestructurate__content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:75px}@media screen and (max-width:900px){.o-imageTextDestructurate .o-imageTextDestructurate__content{left:initial !important;right:initial !important}}.o-imageTextDestructurate .o-imageTextDestructurate__content .o-imageTextDestructurate__menthe{position:absolute;width:240px;left:-90px;bottom:-20px;-webkit-filter:blur(4px);filter:blur(4px);-webkit-transform:rotate(-25deg);-ms-transform:rotate(-25deg);transform:rotate(-25deg)}@media screen and (max-width:900px){.o-imageTextDestructurate .o-imageTextDestructurate__content .o-imageTextDestructurate__menthe{left:calc(50% - 210px);-webkit-transform:translateX(-50%) rotate(-25deg);-ms-transform:translateX(-50%) rotate(-25deg);transform:translateX(-50%) rotate(-25deg)}}.o-imageTextDestructurate .o-imageTextDestructurate__text{position:relative;width:100%;max-width:426px;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;gap:16px;padding:32px;background-color:#120732;-webkit-box-shadow:0 0 88px rgba(255,255,255,0.1);box-shadow:0 0 88px rgba(255,255,255,0.1);border-radius:16px;z-index:1}.o-imageTextDestructurate .o-imageTextDestructurate__image{position:relative;width:50%;margin-top:80px;left:-150px}.o-imageTextDestructurate .o-imageTextDestructurate__image .m-imageWrapper{padding-top:59.16335%}@media screen and (max-width:900px){.o-imageTextDestructurate .o-imageTextDestructurate__image{display:none}}.o-imageTextDestructurate .o-imageTextDestructurate__image .a-image{width:100%}@media screen and (min-width:901px){.o-imageTextDestructurate.-imageLeft .o-imageTextDestructurate__content{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;left:initial;right:75px}.o-imageTextDestructurate.-imageLeft .o-imageTextDestructurate__content .o-imageTextDestructurate__menthe{right:-60px;left:auto;-webkit-transform:scaleX(-1) rotate(-25deg);-ms-transform:scaleX(-1) rotate(-25deg);transform:scaleX(-1) rotate(-25deg)}.o-imageTextDestructurate.-imageLeft .o-imageTextDestructurate__image{left:initial;right:-150px}}.o-imageText{position:relative;background-color:#120732}.o-imageText .o-imageText__content{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;gap:130px}.o-imageText .o-imageText__content>*{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width:900px){.o-imageText .o-imageText__content{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important;gap:30px !important;margin-bottom:30px}}.o-imageText .o-imageText__text{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;gap:16px;-ms-flex-negative:0;flex-shrink:0}.o-imageText .o-imageText__text .o-imageText__wysiwyg strong{font-weight:700}.o-imageText .o-imageText__text .o-imageText__wysiwyg em{font-style:italic}.o-imageText .o-imageText__text .o-imageText__wysiwyg p{font-size:14px}.o-imageText .o-imageText__text .o-imageText__wysiwyg h2,.o-imageText .o-imageText__text .o-imageText__wysiwyg h3,.o-imageText .o-imageText__text .o-imageText__wysiwyg h4{margin-bottom:30px;text-transform:uppercase;font-family:"Oswald","Roboto","Arial","Helvetica",sans-serif}.o-imageText .o-imageText__text .o-imageText__wysiwyg h2{font-size:28px;font-weight:700}@media screen and (max-width:600px){.o-imageText .o-imageText__text .o-imageText__wysiwyg h2{font-size:22px}}.o-imageText .o-imageText__text .o-imageText__wysiwyg h3{font-size:22px;font-weight:400}@media screen and (max-width:600px){.o-imageText .o-imageText__text .o-imageText__wysiwyg h3{font-size:18px}}.o-imageText .o-imageText__text .o-imageText__wysiwyg h4{font-size:18px;font-weight:400}@media screen and (max-width:600px){.o-imageText .o-imageText__text .o-imageText__wysiwyg h4{font-size:16px}}.o-imageText .o-imageText__text .o-imageText__wysiwyg ul,.o-imageText .o-imageText__text .o-imageText__wysiwyg ol{padding-left:14px;font-size:14px;font-weight:400}.o-imageText .o-imageText__text .o-imageText__wysiwyg ul li:not(:last-child),.o-imageText .o-imageText__text .o-imageText__wysiwyg ol li:not(:last-child){margin-bottom:8px}.o-imageText .o-imageText__text .o-imageText__wysiwyg a{color:#7dc633}.o-imageText .o-imageText__text .o-imageText__wysiwyg p{font-size:18px}.o-imageText .o-imageText__text .o-imageText__wysiwyg ul{padding-left:0;font-size:16px}.o-imageText .o-imageText__text .o-imageText__wysiwyg ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.o-imageText .o-imageText__text .o-imageText__wysiwyg ul li::before{content:url(/themes/custom/arneo_theme_child/build/images/small-leaf.png)}.o-imageText .o-imageText__text .o-imageText__cta{margin-top:24px}.o-imageText .o-imageText__image{position:relative;width:50%}.o-imageText .o-imageText__image .m-imageWrapper{padding-top:75.87549%}@media screen and (max-width:900px){.o-imageText .o-imageText__image .m-imageWrapper{padding-top:71.90332%}}@media screen and (max-width:900px){.o-imageText .o-imageText__image{position:static}}.o-imageText .o-imageText__image .o-imageText__basilic{position:absolute;left:-120px;bottom:10px;width:150px;height:auto}@media screen and (max-width:900px){.o-imageText .o-imageText__image .o-imageText__basilic{bottom:-20px;right:-20px !important;left:auto;-webkit-transform:none !important;-ms-transform:none !important;transform:none !important}}.o-imageText .o-imageText__image .a-image{border-radius:16px;width:100%}@media screen and (max-width:900px){.o-imageText .o-imageText__image{width:100%}}.o-imageText.-imageLeft .o-imageText__content{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.o-imageText.-imageLeft .o-imageText__basilic{right:-100px;left:auto;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.o-imageText.-two{position:relative;background-color:#120732}.o-imageText.-two .o-imageText__menthe{position:absolute;width:240px;right:0;bottom:0;-webkit-transform:scaleX(-1) rotate(-10deg);-ms-transform:scaleX(-1) rotate(-10deg);transform:scaleX(-1) rotate(-10deg);z-index:1;-webkit-filter:blur(5px);filter:blur(5px)}@media screen and (max-width:900px){.o-imageText.-two .o-imageText__menthe{display:none}}.o-imageText.-two .o-imageText__title{text-align:center;margin-bottom:40px}.o-imageText.-two .o-imageText__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:100px}.o-imageText.-two .o-imageText__content>*{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width:900px){.o-imageText.-two .o-imageText__content{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important;gap:32px !important;margin-bottom:30px}}.o-imageText.-two .o-imageText__text{padding:16px}@media screen and (min-width:901px){.o-imageText.-two .o-imageText__text{margin-top:128px;padding:0}}.o-imageText.-two .o-imageText__text .o-imageText__quote{text-align:center;padding:0 32px;margin-top:32px}@media screen and (max-width:600px){.o-imageText.-two .o-imageText__text .o-imageText__quote{padding:0}}.o-imageText.-two .o-imageText__text .o-imageText__quote::before{content:'“'}.o-imageText.-two .o-imageText__text .o-imageText__quote::after{content:'”'}.o-imageText.-two .o-imageText__image{position:relative;width:50%}@media screen and (max-width:900px){.o-imageText.-two .o-imageText__image{position:static}}.o-imageText.-two .o-imageText__image .m-imageWrapper{padding-top:68.02721%}@media screen and (max-width:900px){.o-imageText.-two .o-imageText__image .m-imageWrapper{padding-top:67.97583%}}.o-imageText.-two .o-imageText__image .a-image{border-radius:16px;width:100%}@media screen and (max-width:900px){.o-imageText.-two .o-imageText__image{width:100%}}.o-imageText.-two.-imageLeft .o-imageText__content{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.o-imageText.-two.-imageLeft .o-imageText__menthe{right:auto;left:0;-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}.o-innovation{position:relative;overflow:hidden}.o-innovation .o-innovation__image{position:absolute;z-index:0;top:0;left:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.o-innovation .m-imageWrapper{padding-top:34.51453%}@media screen and (max-width:900px){.o-innovation .m-imageWrapper{padding-top:82.6087%}}.o-innovation::after{position:absolute;z-index:0;top:0;left:0;height:100%;width:100%;background:-webkit-gradient(linear,left top,left bottom,color-stop(9.86%,rgba(18,7,50,0)),color-stop(33.33%,rgba(18,7,50,0.48)),color-stop(86.46%,rgba(18,7,50,0.8)));background:-o-linear-gradient(top,rgba(18,7,50,0) 9.86%,rgba(18,7,50,0.48) 33.33%,rgba(18,7,50,0.8) 86.46%);background:linear-gradient(180deg,rgba(18,7,50,0) 9.86%,rgba(18,7,50,0.48) 33.33%,rgba(18,7,50,0.8) 86.46%);content:''}.o-innovation .o-innovation__content{position:relative;max-width:800px;padding-top:40px;margin:40px auto;text-align:center;z-index:2}@media screen and (max-width:600px){.o-innovation .o-innovation__content{padding:60px 0 20px;margin:0 auto}}.o-innovation .o-innovation__text{margin-top:40px}.o-innovation .o-innovation__cta{margin-top:40px}.o-keyNumbers .o-keyNumbers__title{text-align:center;margin-bottom:32px}.o-keyNumbers .o-keyNumbers__text{width:100%;max-width:615px;margin:0 auto;text-align:center}.o-keyNumbers .o-keyNumbers__numbers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px;margin-top:56px}@media screen and (max-width:600px){.o-keyNumbers .o-keyNumbers__numbers{gap:24px;-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}}.o-keyNumbers .o-keyNumbers__numbers .o-keyNumbers__spacer{width:15px;height:15px;border-radius:15px;background:-o-linear-gradient(329.85deg,#38049e 11.72%,#ff02f9 100%);background:linear-gradient(120.15deg,#38049e 11.72%,#ff02f9 100%);margin-top:50px;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:600px){.o-keyNumbers .o-keyNumbers__numbers .o-keyNumbers__spacer{margin-top:0}}.o-keyNumbers .o-keyNumbers__numbers .o-keyNumbers__numbersItem{width:215px;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:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.o-keyNumbers .o-keyNumbers__numbers .o-keyNumbers__numbersItem .o-keyNumbers__number{font-family:"Oswald","Roboto","Arial","Helvetica",sans-serif;font-size:76px;font-weight:700;line-height:1;color:transparent;-webkit-text-stroke:1.5px #fff;margin-bottom:8px}.o-landingHero{position:relative}.o-landingHero .m-imageWrapper{width:100%;max-height:375px;height:50vw;z-index:2}@media screen and (max-width:900px){.o-landingHero .m-imageWrapper{height:286px}}.o-landingHero::after{position:absolute;z-index:0;top:0;left:0;height:100%;width:100%;background:-webkit-gradient(linear,left top,left bottom,color-stop(9.9%,rgba(18,7,50,0.7)),color-stop(77.6%,rgba(18,7,50,0)));background:-o-linear-gradient(top,rgba(18,7,50,0.7) 9.9%,rgba(18,7,50,0) 77.6%);background:linear-gradient(180deg,rgba(18,7,50,0.7) 9.9%,rgba(18,7,50,0) 77.6%);content:''}.o-landingHero.-hasBackground .o-landingHero__content{max-width:800px;padding:40px;border-radius:16px;background-color:#120732}.o-landingHero .o-landingHero__content{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;text-align:center;margin:0;z-index:2}.o-landingHero .o-landingHero__text{max-width:720px;margin:32px auto 0}.o-partners .o-partners__title{text-align:center;margin-bottom:60px}.o-partners .o-partners__list{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;gap:70px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:900px){.o-partners .o-partners__list{gap:32px}}.o-partners .o-partners__list .o-partners__linkImage .m-imageWrapper{height:auto;width:auto}.o-partners .o-partners__list .o-partners__linkImage .m-imageWrapper img{position:relative}.o-partners .o-partners__list img{max-width:220px}.o-pushDocumentation .o-pushDocumentation__title{position:relative;max-width:800px;margin:auto;text-align:center;z-index:1}.o-pushDocumentation .o-pushDocumentation__basilic{position:absolute;width:330px;left:-60px;top:0;-webkit-filter:blur(2px);filter:blur(2px);z-index:0;display:none}.o-pushDocumentation .o-pushDocumentation__list{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;overflow-y:visible;padding-top:40px}@media screen and (max-width:900px){.o-pushDocumentation .o-pushDocumentation__list{width:calc(100% + 80px);left:-40px;padding-bottom:10px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow-x:auto;-ms-scroll-snap-type:x proximity;scroll-snap-type:x proximity;scroll-snap-align:center}}@media screen and (max-width:600px){.o-pushDocumentation .o-pushDocumentation__list{width:calc(100% + 10%);left:-5%}}.o-pushDocumentation .o-pushDocumentation__list>*{width:280px;-webkit-box-flex:0;-ms-flex:0 0 280px;flex:0 0 280px}.o-pushDocumentation .o-pushDocumentation__list .o-pushDocumentation__menthe{position:absolute;width:200px;top:0;right:25px;-webkit-transform:rotate(160deg);-ms-transform:rotate(160deg);transform:rotate(160deg)}@media screen and (max-width:600px){.o-pushDocumentation .o-pushDocumentation__list .o-pushDocumentation__menthe{right:-40px}}.o-pushFaq .o-pushFaq__basilic{position:absolute;left:0;top:0;width:250px}@media screen and (max-width:900px){.o-pushFaq .o-pushFaq__basilic{display:none}}.o-pushFaq .o-pushFaq__title{max-width:530px;width:100%;margin:0 auto 40px;text-align:center}.o-pushFaq .o-pushFaq__list>*:not(:last-child){margin-bottom:16px}.o-pushFaq .o-pushFaq__cta{margin-top:40px;text-align:center}.o-pushNews{position:relative}.o-pushNews .o-pushNews__basilic{position:absolute;width:250px;bottom:-100px;right:0;-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.o-pushNews .o-pushNews__title{max-width:800px;width:100%;margin:0 auto 40px;text-align:center}.o-pushNews .o-pushNews__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}.o-pushNews .o-pushNews__list .m-newsCard.-big{width:100%}.o-pushNews .o-pushNews__list.-one{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.o-pushNews .o-pushNews__list.-two{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.o-pushNews .o-pushNews__list.-two .o-pushNews__subList .m-newsCard{height:100%}.o-pushNews .o-pushNews__list .o-pushNews__subList{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:0;-ms-flex:0 0 50%;flex:0 0 50%;gap:24px}@media screen and (max-width:900px){.o-pushNews .o-pushNews__list .o-pushNews__subList{padding-left:0}}@media screen and (max-width:900px){.o-pushNews .o-pushNews__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:520px;margin:0 auto}}.o-pushNews .o-pushNews__cta{margin-top:40px;text-align:center}.o-quoteImage{position:relative}.o-quoteImage .o-quoteImage__basilic{position:absolute;right:0;bottom:0;width:150px;height:auto;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}@media screen and (max-width:900px){.o-quoteImage .o-quoteImage__basilic{display:none}}.o-quoteImage .o-quoteImage__menthe{position:absolute;top:-30px;left:-80px;width:300px;height:auto;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1);-webkit-filter:blur(8px);filter:blur(8px)}@media screen and (max-width:900px){.o-quoteImage .o-quoteImage__menthe{display:none}}.o-quoteImage .o-quoteImage__title{text-align:center;margin-bottom:40px}.o-quoteImage .o-quoteImage__content{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;gap:60px}.o-quoteImage .o-quoteImage__content>*{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width:900px){.o-quoteImage .o-quoteImage__content{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;gap:30px !important}}.o-quoteImage .o-quoteImage__quote{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:center;-ms-flex-align:center;align-items:center;gap:16px;-ms-flex-negative:0;flex-shrink:0}.o-quoteImage .o-quoteImage__quote .o-quoteImage__quoteIcon{width:60px;height:auto}.o-quoteImage .o-quoteImage__quote .o-quoteImage__cta{margin-top:6px}.o-quoteImage .o-quoteImage__image{width:50%;border-radius:16px;overflow:hidden}.o-quoteImage .o-quoteImage__image .m-imageWrapper{padding-top:66.66667%}@media screen and (max-width:900px){.o-quoteImage .o-quoteImage__image .m-imageWrapper{padding-top:66.58031%}}@media screen and (max-width:900px){.o-quoteImage .o-quoteImage__image{width:100%}}.o-quoteImage.-imageLeft .o-quoteImage__content{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.o-quoteImage.-imageLeft .o-quoteImage__basilic{right:auto;left:0;-webkit-transform:none;-ms-transform:none;transform:none}.o-quoteImage.-imageLeft .o-quoteImage__menthe{left:auto;right:-80px;-webkit-transform:none;-ms-transform:none;transform:none}.o-quoteTestimony{position:relative}.o-quoteTestimony .o-quoteTestimony__basilic{position:absolute;left:0;bottom:-30px;width:150px;height:auto;z-index:1}@media screen and (max-width:900px){.o-quoteTestimony .o-quoteTestimony__basilic{display:none}}.o-quoteTestimony .o-quoteTestimony__menthe{position:absolute;top:-30px;right:-80px;width:300px;height:auto;-webkit-filter:blur(8px);filter:blur(8px);z-index:1}@media screen and (max-width:900px){.o-quoteTestimony .o-quoteTestimony__menthe{display:none}}.o-quoteTestimony .o-quoteTestimony__title{text-align:center;margin-bottom:40px}.o-quoteTestimony .o-quoteTestimony__content{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;gap:60px}.o-quoteTestimony .o-quoteTestimony__content>*{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width:900px){.o-quoteTestimony .o-quoteTestimony__content{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;gap:30px !important}}.o-quoteTestimony .o-quoteTestimony__quote{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:center;-ms-flex-align:center;align-items:center;gap:16px}.o-quoteTestimony .o-quoteTestimony__quote .o-quoteTestimony__quoteImage{position:relative;width:170px;height:170px}.o-quoteTestimony .o-quoteTestimony__quote .o-quoteTestimony__quoteImage .o-quoteTestimony__quoteIcon{position:absolute;top:-30px;right:-65px;width:115px;height:auto;z-index:0}.o-quoteTestimony .o-quoteTestimony__quote .o-quoteTestimony__quoteImage .a-image{position:relative;max-width:100%;border-radius:170px;overflow:hidden;z-index:1}.o-quoteTestimony .o-quoteTestimony__text{padding:56px 72px;background-color:#120732;border-radius:16px}@media screen and (max-width:900px){.o-quoteTestimony .o-quoteTestimony__text{padding:32px}}.o-quoteTestimony.-imageLeft .o-quoteTestimony__content{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.o-quoteTestimony.-imageLeft .o-quoteTestimony__basilic{left:auto;right:0;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.o-quoteTestimony.-imageLeft .o-quoteTestimony__menthe{right:auto;left:-80px;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.o-strongPoints__title{text-align:center}.o-strongPoints__text{max-width:800px;text-align:center;margin:32px auto 40px}@media screen and (max-width:600px){.o-strongPoints__text{margin-bottom:32px}}.o-strongPoints__list{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:30px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}@media screen and (max-width:900px){.o-strongPoints__list{grid-template-columns:repeat(2,1fr);-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}}@media screen and (max-width:600px){.o-strongPoints__list{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.o-strongPoints__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;-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;background-color:rgba(255,255,255,0.2);border:1px solid rgba(255,255,255,0.2);border-radius:16px}.o-strongPoints__item.-active .o-strongPoints__itemContainer::after{content:'-'}@media screen and (max-width:900px){.o-strongPoints__item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin:0}}@media screen and (max-width:600px){.o-strongPoints__item{width:100%;max-width:279px;padding:10px}.o-strongPoints__item:not(:last-child){margin-bottom:16px}}.o-strongPoints__itemContainer{position:relative;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:125px;width:100%;padding:10px;text-align:left;cursor:pointer}.o-strongPoints__itemContainer:focus{-webkit-box-shadow:none;box-shadow:none}.o-strongPoints__itemContainer::after{content:'+';position:absolute;top:7px;right:7px;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;width:44px;height:44px;border-radius:44px;background-color:rgba(255,255,255,0.2);border:2px solid rgba(255,255,255,0.2);font-size:22px;line-height:1}@media screen and (max-width:600px){.o-strongPoints__itemContainer::after{top:0;right:0}}@media screen and (max-width:900px){.o-strongPoints__itemContainer{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:90px}}.o-strongPoints__itemTitle{text-align:center;padding:0 44px}@media screen and (max-width:900px){.o-strongPoints__itemTitle{padding:0 44px 0 22px}}@media screen and (max-width:600px){.o-strongPoints__itemTitle{padding:0;padding-right:44px;text-align:left}}.o-strongPoints__content{max-height:0;overflow:hidden;-webkit-transition:max-height 0.7s ease-in-out;-o-transition:max-height 0.7s ease-in-out;transition:max-height 0.7s ease-in-out}.o-strongPoints__contentWrapper{padding:0 32px 20px;text-align:start;margin-bottom:30px}@media screen and (max-width:600px){.o-strongPoints__contentWrapper{padding:0 10px}}@media screen and (max-width:600px){.o-strongPoints__content{border-radius:0 0 10px 10px}}.o-textBlock{position:relative;background:rgba(255,255,255,0.2)}.o-textBlock::before,.o-textBlock::after{content:'';width:100%;height:2px;position:absolute;left:0;background:-o-linear-gradient(290deg,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0) 100%);background:linear-gradient(160deg,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0) 100%)}.o-textBlock::after{background:-o-linear-gradient(290deg,rgba(255,255,255,0) 0%,rgba(255,255,255,0.6) 100%);background:linear-gradient(160deg,rgba(255,255,255,0) 0%,rgba(255,255,255,0.6) 100%)}.o-textBlock .o-textBlock__title{width:100%;margin-bottom:24px}.o-textBlock .o-textBlock__content{width:100%;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:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px}@media screen and (max-width:900px){.o-textBlock .o-textBlock__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.o-textBlock .o-textBlock__content .o-textBlock__wysiwyg{font-size:18px;line-height:1.5;font-weight:400}@media screen and (max-width:900px){.o-textBlock .o-textBlock__content .o-textBlock__wysiwyg{font-size:16px}}.o-textBlock .o-textBlock__content .o-textBlock__wysiwyg strong{font-weight:700}.o-textBlock .o-textBlock__content .o-textBlock__wysiwyg em{font-style:italic}.o-textBlock .o-textBlock__content .o-textBlock__wysiwyg p{font-size:14px}.o-textBlock .o-textBlock__content .o-textBlock__wysiwyg h2,.o-textBlock .o-textBlock__content .o-textBlock__wysiwyg h3,.o-textBlock .o-textBlock__content .o-textBlock__wysiwyg h4{margin-bottom:30px;text-transform:uppercase;font-family:"Oswald","Roboto","Arial","Helvetica",sans-serif}.o-textBlock .o-textBlock__content .o-textBlock__wysiwyg h2{font-size:28px;font-weight:700}@media screen and (max-width:600px){.o-textBlock .o-textBlock__content .o-textBlock__wysiwyg h2{font-size:22px}}.o-textBlock .o-textBlock__content .o-textBlock__wysiwyg h3{font-size:22px;font-weight:400}@media screen and (max-width:600px){.o-textBlock .o-textBlock__content .o-textBlock__wysiwyg h3{font-size:18px}}.o-textBlock .o-textBlock__content .o-textBlock__wysiwyg h4{font-size:18px;font-weight:400}@media screen and (max-width:600px){.o-textBlock .o-textBlock__content .o-textBlock__wysiwyg h4{font-size:16px}}.o-textBlock .o-textBlock__content .o-textBlock__wysiwyg ul,.o-textBlock .o-textBlock__content .o-textBlock__wysiwyg ol{padding-left:14px;font-size:14px;font-weight:400}.o-textBlock .o-textBlock__content .o-textBlock__wysiwyg ul li:not(:last-child),.o-textBlock .o-textBlock__content .o-textBlock__wysiwyg ol li:not(:last-child){margin-bottom:8px}.o-textBlock .o-textBlock__content .o-textBlock__wysiwyg a{color:#7dc633}.o-textBlock .o-textBlock__content .o-textBlock__wysiwyg>h2,.o-textBlock .o-textBlock__content .o-textBlock__wysiwyg>h3,.o-textBlock .o-textBlock__content .o-textBlock__wysiwyg>h4{text-transform:none}.o-textBlock .o-textBlock__content .o-textBlock__wysiwyg>p{font-size:18px}.o-timeline{position:relative}.o-timeline .o-imageText__basilic{position:absolute;width:260px;bottom:0;left:-60px;z-index:1}@media screen and (max-width:1200px){.o-timeline .o-imageText__basilic{bottom:-30px;left:-100px}}@media screen and (max-width:900px){.o-timeline .o-imageText__basilic{left:-140px;bottom:-50px}}.o-timeline .o-timeline__dates{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:30px;overflow-x:auto;overflow-y:visible;-ms-scroll-snap-type:x;scroll-snap-type:x;padding-bottom:10px}.o-timeline .o-timeline__date{min-width:175px}.o-timeline .o-timeline__date .o-timeline__dateHeader{font-family:"Oswald","Roboto","Arial","Helvetica",sans-serif;font-size:76px;line-height:1;color:transparent;-webkit-text-stroke:1.5px #fff;margin-bottom:8px}.o-timeline .o-timeline__date .o-timeline__title{margin-bottom:16px}.o-timeline .o-imageText__menthe{position:absolute;width:300px;right:-100px;top:0;-webkit-transform:scaleY(-1) rotate(-20deg);-ms-transform:scaleY(-1) rotate(-20deg);transform:scaleY(-1) rotate(-20deg);-webkit-filter:blur(4px);filter:blur(4px)}@media screen and (max-width:600px){.o-timeline .o-imageText__menthe{right:-200px}}.o-timeline .o-timeline__blocWrapper{padding-top:40px;margin-bottom:60px}@media screen and (max-width:900px){.o-timeline .o-timeline__blocWrapper{margin-bottom:40px}}@media screen and (max-width:600px){.o-timeline .o-timeline__blocWrapper{background-color:transparent;margin-bottom:20px}}.o-timeline .o-timeline__bloc{width:100%;max-width:588px;margin-bottom:10px;margin-left:80px;position:relative;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;gap:24px;background-color:rgba(255,255,255,0.2);padding:40px 48px;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);-webkit-box-shadow:0 5px 25px 3px rgba(0,0,0,0.1);box-shadow:0 5px 25px 3px rgba(0,0,0,0.1);border:1px solid rgba(255,255,255,0.2);border-radius:16px}@media screen and (max-width:900px){.o-timeline .o-timeline__bloc{padding:32px;margin-left:0;z-index:2}}.o-videoBlock{position:relative}.o-videoBlock .o-videoBlock__basilic{position:absolute;top:50px;right:-75px;-webkit-filter:blur(4px);filter:blur(4px)}@media screen and (max-width:900px){.o-videoBlock .o-videoBlock__basilic{display:none}}.o-videoBlock .o-videoBlock__title{text-align:center;margin-bottom:40px}.o-videoBlock .m-video{max-width:800px;margin:auto}.o-categorySlider__swiper{position:relative;overflow:hidden;margin-top:24px}@media screen and (max-width:1200px){.o-categorySlider__swiper{overflow:visible}}.o-categorySlider__swiper .swiper-slide{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:auto}.o-categorySlider__swiper .swiper-slide .m-categoryCard.-duplicate{opacity:0}.o-categorySlider__swiper .swiper-slide .m-categoryCard:not(.-duplicate){position:absolute}.o-categorySlider__swiper.-center .swiper-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.o-categorySlider__arrow{position:absolute;z-index:10;top:65%;-webkit-transform:translateY(-65%);-ms-transform:translateY(-65%);transform:translateY(-65%);color:#fff;padding:10px;border-radius:100%}.o-categorySlider__arrow.swiper-button-disabled{opacity:0;pointer-events:none}.o-categorySlider__arrow .a-icon{width:20px;height:20px}.o-categorySlider__arrow.-prev{left:20px}.o-categorySlider__arrow.-next{right:20px}.o-categorySlider__bullets{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;margin-top:24px}.o-categorySlider__bullets.swiper-pagination-lock{opacity:0;pointer-events:none}.o-categorySlider__bullets .swiper-pagination-bullet{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:10px;height:10px;background-color:#fff;border-radius:100%;margin:0 6px;opacity:0.6;-webkit-transition:all 100ms linear;-o-transition:all 100ms linear;transition:all 100ms linear;cursor:pointer}.o-categorySlider__bullets .swiper-pagination-bullet-active{cursor:default;opacity:1;-webkit-transform:scale(1.6);-ms-transform:scale(1.6);transform:scale(1.6)}.o-contactForm{position:relative;min-height:600px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:48px;z-index:1}@media screen and (min-width:901px){.o-contactForm{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:36px}}@media screen and (min-width:1201px){.o-contactForm{gap:90px;padding:0 80px}}@media screen and (min-width:901px){.o-contactForm .o-contactForm__text{-webkit-box-flex:0;-ms-flex:0 1 424px;flex:0 1 424px}}.o-contactForm .o-contactForm__text .o-contactForm__surtitle{margin-bottom:8px}.o-contactForm .o-contactForm__text .o-contactForm__title{margin-bottom:48px}.o-contactForm .o-contactForm__text .o-contactForm__basilic{left:0;bottom:0;-webkit-transform:translateY(-30%) translateX(-55%);-ms-transform:translateY(-30%) translateX(-55%);transform:translateY(-30%) translateX(-55%)}@media screen and (max-width:900px){.o-contactForm .o-contactForm__text .o-contactForm__basilic{display:none}}.o-contactForm .o-contactForm__form{-webkit-box-flex:0;-ms-flex:0 0 485px;flex:0 0 485px;padding:24px 50px;background-color:#120732;border-radius:16px;-webkit-box-shadow:0 0 88px rgba(255,255,255,0.1);box-shadow:0 0 88px rgba(255,255,255,0.1)}@media screen and (max-width:600px){.o-contactForm .o-contactForm__form{padding:22px 5%}}.o-contactForm .o-contactForm__form .l-form__row{margin:24px 0}.o-contactForm .o-contactForm__form .l-form__row.-double{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width:900px){.o-contactForm .o-contactForm__form .l-form__row.-double{display:block}}.o-contactForm .o-contactForm__form .l-form__action{margin-top:24px}.o-contactForm .o-contactForm__form .webform-section .webform-section-wrapper{position:relative}.o-contactForm .o-contactForm__form .webform-section .webform-section-wrapper .l-form__row:first-child .a-select{position:absolute;top:0;left:0;width:100px}.o-contactForm .o-contactForm__form .webform-section .webform-section-wrapper .l-form__row:first-child .a-select .a-select__inner::before{background:none}.o-contactForm .o-contactForm__form .webform-section .webform-section-wrapper .l-form__row:first-child .a-select .a-select__triggerIcon{width:2rem}.o-contactForm .o-contactForm__form .webform-section .webform-section-wrapper .l-form__row:nth-child(2){width:100%}.o-contactForm .o-contactForm__form .webform-section .webform-section-wrapper .l-form__row:nth-child(2) .a-input{padding-left:100px}.o-contactForm .o-contactForm__form .o-contactForm__basilic{bottom:0;right:0;-webkit-transform:translateY(65%) translateX(35%);-ms-transform:translateY(65%) translateX(35%);transform:translateY(65%) translateX(35%)}.o-contactForm .o-contactForm__basilic{position:absolute}.o-contactForm__confirmationPopin.o-popin .o-popin__content{text-align:center;max-width:327px !important;padding:64px 30px 30px;overflow:hidden}.o-contactForm__confirmationPopin.o-popin .o-popin__content .l-halo{width:600px;height:500px;top:0;left:0;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.o-contactForm__confirmationPopin.o-popin .o-popin__title{text-align:inherit;font-size:22px}.o-contactForm__confirmationPopin.o-popin .o-popin__title+p{margin-bottom:24px}.o-expertAdvice .l-blockContent{padding:0}.o-expertAdvice .o-expertAdvice__card{width:100%;max-width:311px}@media screen and (min-width:901px){.o-expertAdvice .o-expertAdvice__card{position:absolute;top:-66px;right:-56px}}@media screen and (max-width:900px){.o-expertAdvice .o-expertAdvice__card{max-width:390px}}.o-expertAdvice .o-expertAdvice__menthe{position:absolute;left:calc(50% - 525px);width:200px;height:auto;margin-top:40px}@media screen and (max-width:900px){.o-expertAdvice .o-expertAdvice__menthe{display:none}}.o-expertAdvice__content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:420px;max-width:800px;width:100%;margin:0 auto;margin-top:80px;padding:56px 40px;-webkit-box-shadow:0 0 88px rgba(255,255,255,0.1);box-shadow:0 0 88px rgba(255,255,255,0.1);border-radius:16px;background-color:#120732;z-index:1}@media screen and (max-width:900px){.o-expertAdvice__content{-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;padding:40px 24px}}.o-expertAdvice__profilContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:24px;margin-bottom:24px}.o-expertAdvice__profilPicture{-ms-flex-negative:0;flex-shrink:0;width:80px;height:80px;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.o-expertAdvice__bubbleContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}@media screen and (max-width:900px){.o-expertAdvice__bubbleContainer{margin-bottom:56px}}.o-focusClient .o-focusClient__basilic{position:absolute;width:280px;top:0;right:-20px;-webkit-transform:rotate(40deg);-ms-transform:rotate(40deg);transform:rotate(40deg)}@media screen and (max-width:900px){.o-focusClient .o-focusClient__basilic{display:none}}.o-focusClient .o-focusClient__cta{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}.o-focusClient .o-focusClient__headings{position:relative;margin-bottom:40px;z-index:1}.o-focusClient .o-focusClient__testimonyContainer{display:grid;grid-template-columns:repeat(auto-fit,minmax(auto,279px));grid-gap:30px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:56px}@media screen and (max-width:600px){.o-focusClient .o-focusClient__testimonyContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;overflow-x:scroll;-ms-scroll-snap-type:x;scroll-snap-type:x}.o-focusClient .o-focusClient__testimonyContainer .m-testimonyCard{scroll-snap-align:start;width:279px;-ms-flex-negative:0;flex-shrink:0}}.o-footer{position:relative}.o-footer::before{position:absolute;top:0;left:0;width:100%;height:1px;background:-o-linear-gradient(290deg,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.1) 48.96%,rgba(255,255,255,0.6) 100%);background:linear-gradient(160deg,rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.1) 48.96%,rgba(255,255,255,0.6) 100%);content:''}@media screen and (max-width:600px){.o-footer::before{display:none}}.o-footer.-small::before{display:none}.o-footer.-small .o-footer__content{display:none}.o-footer .o-footer__content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px 0;gap:10%}@media screen and (max-width:600px){.o-footer .o-footer__content{-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}}.o-footer .o-footer__history{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;gap:18px;-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:350px;min-width:200px}.o-footer .o-footer__history img{width:70px}.o-footer .o-footer__links{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px 5%;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:600px){.o-footer .o-footer__links{gap:16px}}.o-footer .o-footer__links .o-footer__linkTitle{width:100%;margin-bottom:21px}@media screen and (max-width:600px){.o-footer .o-footer__links .o-footer__linkTitle{margin-top:16px;margin-bottom:0}}.o-footer .o-footer__links .o-footer__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.o-footer .o-footer__links .o-footer__link .a-icon{-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:600px){.o-footer .o-footer__links .o-footer__link{min-width:calc(50% - 8px)}}.o-footer .o-footer__websites{position:absolute;bottom:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:18px}@media screen and (max-width:600px){.o-footer .o-footer__websites{position:relative;bottom:initial;right:initial;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:32px}}.o-footer .o-footer__websites .o-footer__website{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:16px;background:-o-linear-gradient(314.62deg,rgba(255,255,255,0.12) 0%,rgba(255,255,255,0) 48.96%,rgba(255,255,255,0.12) 100%);background:linear-gradient(135.38deg,rgba(255,255,255,0.12) 0%,rgba(255,255,255,0) 48.96%,rgba(255,255,255,0.12) 100%);-webkit-box-shadow:0 5px 25px 3px rgba(0,0,0,0.1);box-shadow:0 5px 25px 3px rgba(0,0,0,0.1);border-radius:15px 15px 0 0;border:1px solid rgba(255,255,255,0.2)}@media screen and (max-width:600px){.o-footer .o-footer__websites .o-footer__website{padding:0;background:transparent;border:none;-webkit-box-shadow:none;box-shadow:none}}.o-footer .o-footer__copyright{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;font-size:12px;padding:16px 0;border-top:1px solid #fff}@media screen and (max-width:600px){.o-footer .o-footer__copyright{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:0;padding-bottom:32px}}.o-footer .o-footer__copyright .o-footer__bottomLinks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 0 70%;flex:1 0 70%;gap:5%}@media screen and (max-width:600px){.o-footer .o-footer__copyright .o-footer__bottomLinks{-ms-flex-pack:distribute;justify-content:space-around;padding:16px 0;border-bottom:1px solid #fff;margin-bottom:32px;gap:16px 24px}}.o-header:not(.-mobile){position:fixed;top:0;left:0;width:100%;z-index:100;-webkit-backdrop-filter:blur(42px);backdrop-filter:blur(42px);background:rgba(56,4,158,0.48)}.o-header:not(.-mobile).-cartAddress .o-header__topBar{display:none}.o-header:not(.-mobile).-cartAddress .o-header__row .o-header__logoContainer{-ms-flex-item-align:center;align-self:center}.o-header:not(.-mobile).-cartAddress .o-header__row .o-header__links{display:none}.o-header:not(.-mobile).-cartAddress .o-header__row .o-header__buttons{display:none}.o-header:not(.-mobile).-cartAddress .o-header__row .o-header__selector{display:none}.o-header:not(.-mobile).-cartAddress .o-header__row .m-stepper{margin:0 auto}@media screen and (max-width:900px){.o-header:not(.-mobile){display:none}}.o-header:not(.-mobile) .m-promoBanner{z-index:2}.o-header:not(.-mobile).-scrolled .o-header__logoContainer{-ms-flex-item-align:center;align-self:center}.o-header:not(.-mobile).-scrolled .o-header__topBar,.o-header:not(.-mobile).-scrolled .o-header__row .o-header__search,.o-header:not(.-mobile).-scrolled .o-header__selector{display:none}.o-header:not(.-mobile).-scrolled .o-header__row{grid-template-areas:'logo links buttons';grid-template-columns:85px 1fr auto;-webkit-column-gap:36px;-moz-column-gap:36px;column-gap:36px}.o-header:not(.-mobile).-scrolled .o-header__buttons{gap:8px}@media all and (max-width:1100px){.o-header:not(.-mobile).-scrolled .o-header__linkOtherContainer{display:none}}.o-header:not(.-mobile):not(.-scrolled) .o-header__row{margin-top:16px}.o-header:not(.-mobile):not(.-scrolled) .o-header__row .o-header__selector{display:none}.o-header:not(.-mobile):not(.-scrolled) .o-header__buttons .o-header__searchTrigger{display:none}@media all and (max-width:1300px){.o-header:not(.-mobile) .o-header__linkContainer{gap:16px !important}.o-header:not(.-mobile) .o-header__linkContainer .o-header__link{gap:6px}.o-header:not(.-mobile) .o-header__linkContainer .o-header__link .a-icon{width:28px}.o-header:not(.-mobile) .o-header__buttons{gap:12px !important}.o-header:not(.-mobile) .o-header__buttons .a-cta{padding:0 10px}.o-header:not(.-mobile) .o-header__buttons .a-cta .a-label{display:none}}.o-header:not(.-mobile) .o-header__topBar{max-width:1366px;width:100%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:32px}.o-header:not(.-mobile) .o-header__topLinks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:0 8px;height:100%}.o-header:not(.-mobile) .o-header__topLinks .o-header__topLink.-link.-small{height:100%;padding:0 16px}.o-header:not(.-mobile) .o-header__topLinks .o-header__topLink.-link.-small .a-label{font-size:12px !important}.o-header:not(.-mobile) .o-header__topLinks .o-header__topLink.-link.-small:hover{background-color:rgba(255,255,255,0.2)}.o-header:not(.-mobile) .o-header__selector{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-item-align:start;align-self:flex-start}.o-header:not(.-mobile) .o-header__selectorLang{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;gap:4px;padding:8px 30px;background-color:#120732;border-radius:0 0 24px 24px;z-index:1}.o-header:not(.-mobile) .o-header__selectorLang>*{cursor:pointer}.o-header:not(.-mobile) .o-header__row{position:relative;display:grid;grid-template-columns:125px 1fr auto;-webkit-column-gap:64px;-moz-column-gap:64px;column-gap:64px;grid-template-areas:'logo search buttons' 'logo links links';min-height:76px;max-width:1366px;width:100%;margin:0 auto;padding-top:0 !important;padding-bottom:0 !important;z-index:1;padding:60px 80px}@media screen and (max-width:1200px){.o-header:not(.-mobile) .o-header__row{padding:40px 40px}}@media screen and (max-width:600px){.o-header:not(.-mobile) .o-header__row{padding:20px 5%}}@media all and (max-width:1100px){.o-header:not(.-mobile) .o-header__row{grid-template-columns:85px 1fr auto;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}.o-header:not(.-mobile) .o-header__logoContainer{width:100%;grid-area:logo;min-width:85px}.o-header:not(.-mobile) .o-header__logoContainer .o-header__logo{display:block;max-width:100%}.o-header:not(.-mobile) .o-header__search{grid-area:search;display:block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.o-header:not(.-mobile) .o-header__search .a-searchBar__wrapper{width:100%}.o-header:not(.-mobile) .o-header__buttons{grid-area:buttons;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;margin-left:auto;gap:32px}.o-header:not(.-mobile) .o-header__buttons .o-header__basketItemWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.o-header:not(.-mobile) .o-header__buttons .a-cta .a-label{font-size:18px}.o-header:not(.-mobile) .o-header__buttons .a-ctaIcon__content{background-color:transparent}.o-header:not(.-mobile) .o-header__links{grid-area:links;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.o-header:not(.-mobile) .o-header__linkContainer{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;margin-right:12px}.o-header:not(.-mobile) .o-header__linkContainer,.o-header:not(.-mobile) .o-header__linkOtherContainer{height:100%}.o-header:not(.-mobile) .o-header__linkContainer .o-header__linkWrapper,.o-header:not(.-mobile) .o-header__linkOtherContainer .o-header__linkWrapper{position:relative;height:100%}.o-header:not(.-mobile) .o-header__linkContainer .o-header__linkWrapper .o-header__linkOther,.o-header:not(.-mobile) .o-header__linkContainer .o-header__linkWrapper .o-header__link,.o-header:not(.-mobile) .o-header__linkOtherContainer .o-header__linkWrapper .o-header__linkOther,.o-header:not(.-mobile) .o-header__linkOtherContainer .o-header__linkWrapper .o-header__link{height:100%}.o-header:not(.-mobile) .o-header__linkContainer .o-header__linkWrapper .o-header__linkOther.-small,.o-header:not(.-mobile) .o-header__linkContainer .o-header__linkWrapper .o-header__link.-small,.o-header:not(.-mobile) .o-header__linkOtherContainer .o-header__linkWrapper .o-header__linkOther.-small,.o-header:not(.-mobile) .o-header__linkOtherContainer .o-header__linkWrapper .o-header__link.-small{padding-top:18px;padding-bottom:12px}.o-header:not(.-mobile) .o-header__linkContainer .o-header__linkWrapper .o-header__subLinksWrapper,.o-header:not(.-mobile) .o-header__linkOtherContainer .o-header__linkWrapper .o-header__subLinksWrapper{display:none;position:absolute;top:100%}.o-header:not(.-mobile) .o-header__linkContainer .o-header__linkWrapper .o-header__subLinks,.o-header:not(.-mobile) .o-header__linkOtherContainer .o-header__linkWrapper .o-header__subLinks{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:12px;border-bottom-right-radius:20px;background-color:#120732;border:1px solid rgba(255,255,255,0.4);-webkit-box-shadow:0 0 20px rgba(255,255,255,0.1);box-shadow:0 0 20px rgba(255,255,255,0.1)}.o-header:not(.-mobile) .o-header__linkContainer .o-header__linkWrapper .o-header__subLink,.o-header:not(.-mobile) .o-header__linkOtherContainer .o-header__linkWrapper .o-header__subLink{padding:12px;min-width:200px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.o-header:not(.-mobile) .o-header__linkContainer .o-header__linkWrapper .o-header__subLink:hover,.o-header:not(.-mobile) .o-header__linkOtherContainer .o-header__linkWrapper .o-header__subLink:hover{color:#7dc633}.o-header:not(.-mobile) .o-header__linkContainer .o-header__linkWrapper .o-header__subLink .a-icon,.o-header:not(.-mobile) .o-header__linkOtherContainer .o-header__linkWrapper .o-header__subLink .a-icon{color:#3e3256}.o-header:not(.-mobile) .o-header__linkContainer .o-header__linkWrapper .o-header__subLink .a-label,.o-header:not(.-mobile) .o-header__linkOtherContainer .o-header__linkWrapper .o-header__subLink .a-label{font-family:"Roboto","Arial","Helvetica",sans-serif;font-size:14px !important}.o-header:not(.-mobile) .o-header__linkContainer .o-header__linkWrapper:hover .o-header__link,.o-header:not(.-mobile) .o-header__linkOtherContainer .o-header__linkWrapper:hover .o-header__link{color:#7dc633}.o-header:not(.-mobile) .o-header__linkContainer .o-header__linkWrapper:hover .o-header__subLinksWrapper,.o-header:not(.-mobile) .o-header__linkOtherContainer .o-header__linkWrapper:hover .o-header__subLinksWrapper{display:block}.o-header:not(.-mobile) .o-header__link .a-icon{fill:#7dc633}.o-header:not(.-mobile) .o-header__linkOtherContainer{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;padding-left:26px}.o-header:not(.-mobile) .o-header__linkOtherContainer::before{position:absolute;content:'';height:20px;width:1px;background-color:#fff;top:56%;-webkit-transform:translateY(-56%);-ms-transform:translateY(-56%);transform:translateY(-56%);left:13px}.o-header:not(.-mobile) .o-header__linkOther .a-label{font-weight:300}.o-header:not(.-mobile) .o-header__topLink::after,.o-header:not(.-mobile) .o-header__link::after,.o-header:not(.-mobile) .o-header__linkOther::after,.o-header:not(.-mobile) .o-header__subLink::after{display:none}.o-header.-mobile{z-index:100}.o-header.-mobile.-cartAddress .o-header__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;height:120px}@media screen and (min-width:901px){.o-header.-mobile{display:none}}.o-header.-mobile .o-header__top{position:fixed;top:0;left:0;width:100%;height:48px;background-color:#120732;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;z-index:1}.o-header.-mobile .o-header__top .o-header__logo{height:32px}.o-header.-mobile .o-header__bottom{position:fixed;bottom:0;left:0;width:100%;height:90px;background:rgba(255,255,255,0.18);-webkit-box-shadow:0 0 20px rgba(255,255,255,0.1);box-shadow:0 0 20px rgba(255,255,255,0.1);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);z-index:2}.o-header.-mobile .o-header__bottom .o-header__bottomSearch{position:fixed;bottom:90px;left:0;width:100%;height:60px;background:rgba(255,255,255,0.2);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.o-header.-mobile .o-header__bottom .o-header__bottomSearch>*{width:100%;margin:0 5%}.o-header.-mobile .o-header__bottom .o-header__bottomMenu{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:7px 4%}.o-header.-mobile .o-header__bottom .o-header__bottomMenu::after{content:'';position:absolute;bottom:-15px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);height:5px;width:134px;background-color:#000;border-radius:5px}.o-header.-mobile .o-header__bottom .o-header__bottomMenu>*{-ms-flex-negative:0;flex-shrink:0}.o-header.-mobile .o-header__bottom .o-header__bottomItem{position:relative;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:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6px;width:70px;padding:7px 4px 0;color:#c4c4c4;cursor:pointer}.o-header.-mobile .o-header__bottom .o-header__bottomItem.-active{color:#fff}.o-header.-mobile .o-header__menu{position:fixed;top:100%;left:0;width:100%;height:100%;background-color:#120732;z-index:2;-webkit-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;transition:all 0.2s ease-out;opacity:0;overflow:hidden}.o-header.-mobile .o-header__menu.-active{top:0;opacity:1}.o-header.-mobile .o-header__menuContent{display:block;position:relative;max-height:calc(100vh - 90px);padding:28px 5% 90px;overflow:auto;z-index:2}.o-header.-mobile .o-header__menuContent .o-header__menuTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.o-header.-mobile .o-header__menuContent .o-header__menuTitle .a-icon{color:#c4c4c4}.o-header.-mobile .o-header__menuContent .o-header__menuLinks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-top:16px}.o-header.-mobile .o-header__menuContent .o-header__menuLink{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:12px;width:100%;height:40px;padding:0 12px}.o-header.-mobile .o-header__menuContent .o-header__menuLink .o-header__menuLinkArrow{margin-left:auto}.o-header.-mobile .o-header__menuContent .o-header__menuLink.-main{height:56px;background-color:#120732;border-radius:8px}.o-header.-mobile .o-header__menuContent .o-header__menuLink.-countryPopin{margin-top:16px}.o-header__basketItemTag{position:absolute;top:0;left:calc(50% + 7px);min-width:24px;padding:0 4px;text-align:center;font-size:10px;font-weight:500;border-radius:20px;background-color:#fff;color:#120732}@media screen and (max-width:600px){.o-header__basketItemTag{padding:1px 4px;min-width:18px;top:6px;left:calc(50% + 4px);background-color:#7dc633;color:#fff;font-weight:700}}.o-header__row .form-actions,.o-header__bottomSearch .form-actions{display:none}.o-homeSlider{position:relative}.o-homeSlider__img{padding-top:49.48755%}@media screen and (max-width:1200px){.o-homeSlider__img{height:0}}@media screen and (max-width:600px){.o-homeSlider__img{padding-top:37.33333%}}@-webkit-keyframes slide-progress{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slide-progress{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.o-homeSlider__pagination{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;bottom:40px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:2;border-radius:8px;width:calc(100% - 160px)}@media screen and (max-width:900px){.o-homeSlider__pagination{position:relative;width:100%;top:-30px;-webkit-transform:none;-ms-transform:none;transform:none;left:initial;bottom:initial;margin-bottom:0}}.o-homeSlider__pagination .o-homeSlider__paginationBullet{position:relative;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;width:25%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-height:80px;background:rgba(56,4,158,0.3);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,0.2);cursor:pointer}@media screen and (max-width:900px){.o-homeSlider__pagination .o-homeSlider__paginationBullet{display:none;width:100%;border-radius:8px}}.o-homeSlider__pagination .o-homeSlider__paginationBullet:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.o-homeSlider__pagination .o-homeSlider__paginationBullet:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.o-homeSlider__pagination .o-homeSlider__paginationBullet .o-homeSlider__content{position:relative;padding:0 16px;overflow:hidden;border-radius:8px}.o-homeSlider__pagination .o-homeSlider__paginationBullet .o-homeSlider__category{text-transform:uppercase;margin-bottom:4px;display:none}.o-homeSlider__pagination .o-homeSlider__paginationBullet .o-homeSlider__cta{position:relative;display:none;margin-top:16px}.o-homeSlider__pagination .o-homeSlider__paginationBullet.swiper-pagination-bullet-active{border-top-right-radius:8px;border-top-left-radius:8px;border:none;background:#120732;cursor:default}@media screen and (max-width:900px){.o-homeSlider__pagination .o-homeSlider__paginationBullet.swiper-pagination-bullet-active{display:-webkit-box;display:-ms-flexbox;display:flex}}.o-homeSlider__pagination .o-homeSlider__paginationBullet.swiper-pagination-bullet-active .o-homeSlider__content{padding:16px}.o-homeSlider__pagination .o-homeSlider__paginationBullet.swiper-pagination-bullet-active .o-homeSlider__content::before{content:'';position:absolute;top:0;left:0;height:5px;width:100%;background-color:#fff;-webkit-animation:slide-progress 6.95s linear;animation:slide-progress 6.95s linear}.o-homeSlider__pagination .o-homeSlider__paginationBullet.swiper-pagination-bullet-active .o-homeSlider__content .o-homeSlider__title{font-family:"Oswald","Roboto","Arial","Helvetica",sans-serif;font-size:26px;font-weight:700}.o-homeSlider__pagination .o-homeSlider__paginationBullet.swiper-pagination-bullet-active .o-homeSlider__cta,.o-homeSlider__pagination .o-homeSlider__paginationBullet.swiper-pagination-bullet-active .o-homeSlider__category{display:block}.o-homeSlider__arrows{position:absolute;z-index:1;width:96%;top:50%;left:2%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);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}.o-homeSlider__arrow{width:40px;height:40px;border-radius:100%;background:rgba(255,255,255,0.2);-webkit-backdrop-filter:20px;backdrop-filter:20px;border:1px solid rgba(255,255,255,0.2)}.o-homeSlider__arrow.swiper-button-disabled{opacity:0.2;pointer-events:none}.o-newsletter{display:block;position:relative;padding-bottom:40px}@media screen and (max-width:600px){.o-newsletter{padding-bottom:0}.o-newsletter .l-blockContent{padding:20px 0}}.o-newsletter::before{content:'';position:absolute;bottom:0;left:0;width:100%;height:160px;background-image:url(/themes/custom/arneo_theme_child/build/images/newsletter.png);background-repeat:no-repeat;background-position:bottom center;background-size:cover;z-index:0}@media screen and (max-width:600px){.o-newsletter::before{display:none}}.o-newsletter .o-newsletter__card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#120732;padding:32px 24px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;-webkit-box-shadow:0 0 88px rgba(255,255,255,0.1);box-shadow:0 0 88px rgba(255,255,255,0.1);border-radius:16px;z-index:1}@media screen and (max-width:900px){.o-newsletter .o-newsletter__card{width:calc(100vw - 80px);max-width:100%;padding:40px 64px}}@media screen and (max-width:600px){.o-newsletter .o-newsletter__card{width:100%;padding:32px 24px}}@media screen and (min-width:901px){.o-newsletter .o-newsletter__card{width:690px}}@media screen and (max-width:600px){.o-newsletter .o-newsletter__card .o-newsletter__surtitle{font-size:28px;font-weight:bold;font-family:"Roboto","Arial","Helvetica",sans-serif}}.o-newsletter .o-newsletter__card .o-newsletter__title{margin-bottom:8px}@media screen and (max-width:600px){.o-newsletter .o-newsletter__card .o-newsletter__title{font-size:28px;font-weight:bold;font-family:"Roboto","Arial","Helvetica",sans-serif}}.o-newsletter .o-newsletter__card .o-newsletter__text{margin-bottom:24px}.o-newsletter .o-newsletter__card form{display:grid;grid-template-columns:1fr -webkit-min-content;grid-template-columns:1fr min-content;grid-template-rows:-webkit-min-content -webkit-min-content -webkit-min-content;grid-template-rows:min-content min-content min-content;gap:24px}@media screen and (max-width:600px){.o-newsletter .o-newsletter__card form{grid-template-columns:1fr}}.o-newsletter .o-newsletter__card form .a-input__wrapper{grid-column:1;grid-row:1}.o-newsletter .o-newsletter__card form .a-input__wrapper .a-input__inner,.o-newsletter .o-newsletter__card form .a-input__wrapper .a-input{width:100%;color:#8a8a8a;background:#fff;border-radius:25px}.o-newsletter .o-newsletter__card form .a-input__wrapper .a-input__label{color:#c4c4c4}.o-newsletter .o-newsletter__card form .a-checkbox__wrapper{grid-column:1 / 3;grid-row:2}.o-newsletter .o-newsletter__card form .a-checkbox__wrapper label{color:#c4c4c4}@media screen and (max-width:600px){.o-newsletter .o-newsletter__card form .a-checkbox__wrapper{grid-column:1}}@media screen and (max-width:600px){.o-newsletter .o-newsletter__card .o-newsletter__success{text-align:center}}@media screen and (max-width:600px){.o-newsletter .o-newsletter__card .a-inputSubmit__wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;margin:0 auto;margin-top:24px}}.o-otherNews__swiper{overflow:hidden}@media screen and (max-width:900px){.o-otherNews__swiper{overflow:visible}}.o-otherNews__swiper .swiper-slide>*{width:calc(100% - 4px)}.o-otherNews__swiper.-centerCards .swiper-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.o-otherNews__arrow{position:absolute;z-index:10;bottom:150px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);color:#fff;padding:10px;border-radius:100%}.o-otherNews__arrow.swiper-button-disabled{opacity:0;pointer-events:none}.o-otherNews__arrow .a-icon{width:20px;height:20px}.o-otherNews__arrow.-prev{left:0}.o-otherNews__arrow.-next{right:0}.o-otherNews__bullets{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;margin-top:24px}.o-otherNews__bullets.swiper-pagination-lock{opacity:0;pointer-events:none}.o-otherNews__bullets .swiper-pagination-bullet{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:10px;height:10px;background-color:#fff;border-radius:100%;margin:0 6px;opacity:0.6;-webkit-transition:all 100ms linear;-o-transition:all 100ms linear;transition:all 100ms linear;cursor:pointer}.o-otherNews__bullets .swiper-pagination-bullet-active{cursor:default;opacity:1;-webkit-transform:scale(1.6);-ms-transform:scale(1.6);transform:scale(1.6)}.o-popin{position:fixed;height:100vh;width:100vw;top:0;left:0;z-index:1000;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;opacity:1;-webkit-transition:all 200ms linear;-o-transition:all 200ms linear;transition:all 200ms linear}.o-popin:not(.-open){opacity:0;pointer-events:none}.o-popin.-backdrop{background:rgba(18,7,50,0.5);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.o-popin.-small .o-popin__content{max-width:450px;max-height:70vh}.o-popin.-medium .o-popin__content{max-width:480px;max-height:70vh}.o-popin.-noClose .o-popin__close{display:none}.o-popin.-noClose .o-popin__content{padding:24px}@media screen and (max-width:600px){.o-popin.-noClose .o-popin__content{padding:18px}}.o-popin__content{position:relative;margin:auto;width:94%;max-width:850px;height:auto;max-height:94vh;padding:48px 24px;background:#120732;border-radius:15px;z-index:11;overflow-y:auto}@media screen and (max-width:600px){.o-popin__content{padding:24px 18px}.o-popin__content form.l-form__wrapper{margin-bottom:40px}}.o-popin__title{margin-bottom:20px}.o-popin__close{position:absolute;top:20px;right:20px}.o-reassurance{background:rgba(255,255,255,0.18)}.o-reassurance__list{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;gap:38px;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:20px 0}.o-reassurance__item{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:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-negative:0;flex-shrink:0;min-width:221px;padding:0 10px}@media screen and (max-width:600px){.o-reassurance__item{width:100%}}.o-reassurance__image{height:100px;width:100px;-ms-flex-negative:0;flex-shrink:0;margin-bottom:15px}.o-reassurance__text{text-align:center;max-width:150px}@media screen and (max-width:900px){.o-reassurance__text{max-width:135px}}.o-searchFilter__drupalContainer{position:relative}.o-searchFilter__drupalContainer ::before{display:none}.o-searchFilter__drupalContainer .a-label{display:none}.o-searchFilter__drupalContainer .a-icon{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:20px;z-index:2;pointer-events:none}.o-searchFilter__drupalContainer .a-input{height:62px;margin:0;padding:0 100px 0 55px;border:1px solid rgba(255,255,255,0.2);border-radius:50px;-webkit-box-shadow:0 4px 30px rgba(0,0,0,0.15);box-shadow:0 4px 30px rgba(0,0,0,0.15)}.o-searchFilter__drupalContainer .a-input:focus-visible{outline:1px dashed #fff;outline-offset:2px}.o-searchFilter__drupalContainer .a-inputSubmit__wrapper{position:absolute;top:1px;right:5px;z-index:1}.o-searchFilter__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px}@media screen and (max-width:900px){.o-searchFilter__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.o-searchFilter__bar{-webkit-box-flex:1;-ms-flex:1 auto;flex:1 auto}.o-searchFilter__bar .a-searchBar__inner{height:62px}.o-searchFilter__filter .m-newsFilter__filter a{padding:9px 16px}.o-searchFilter__filter .m-newsFilter__list{gap:24px}.o-searchList__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.o-searchNoResult .l-blockContent{padding-bottom:0}.o-searchNoResult__title .a-heading.-paddingTop{padding-top:40px}.o-searchNoResult__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;max-width:406px;margin:0 auto}.o-sidebarCategory .a-searchBar__wrapper{margin-bottom:24px}.o-sidebarCategory__category.-active{border-radius:16px 16px 16px 0;background-color:rgba(255,255,255,0.25);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border:2px solid rgba(255,255,255,0.4);-webkit-transition:background-color 0.2s ease-in-out;-o-transition:background-color 0.2s ease-in-out;transition:background-color 0.2s ease-in-out;overflow:hidden;margin-bottom:16px}.o-sidebarCategory__category.-active>.o-sidebarCategory__link{color:#7dc633}.o-sidebarCategory__category.-active .o-sidebarCategory__species{display:block}.o-sidebarCategory__link{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;width:100%;text-align:left;font:300 18px/1.2 "Oswald","Roboto","Arial","Helvetica",sans-serif;color:#fff;padding:12px 16px;-webkit-transition:all 200ms linear;-o-transition:all 200ms linear;transition:all 200ms linear}.o-sidebarCategory__link.-toggle{position:relative}.o-sidebarCategory__link.-toggle::before,.o-sidebarCategory__link.-toggle::after{content:'';position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:block;background-color:#fff}.o-sidebarCategory__link.-toggle::before{width:16px;height:2px}.o-sidebarCategory__link.-toggle::after{width:2px;height:16px;right:27px}.o-sidebarCategory__species{display:none}.o-sidebarCategory__specie.-active .o-sidebarCategory__segments{display:block}.o-sidebarCategory__specie.-active .o-sidebarCategory__link.-toggle::after{display:none}.o-sidebarCategory__specie.-active>.o-sidebarCategory__link .o-sidebarCategory__icon{fill:#7dc633}.o-sidebarCategory__specie>.o-sidebarCategory__link{padding-left:20px;color:#fff}.o-sidebarCategory__segments{display:none}.o-sidebarCategory__segments>.o-sidebarCategory__link{position:relative;padding:9px 14px 11px 60px;font-weight:normal;font-size:18px}.o-sidebarCategory__segments>.o-sidebarCategory__link::after{position:absolute;content:'';height:100%;width:2px;background-color:#7dc633;top:0;left:37px}.o-sidebarCategory__segments>.o-sidebarCategory__link::before{position:absolute;content:'';height:100%;width:2px;background-color:#7dc633;top:-25px;left:37px}.o-sidebarCategory__icon{fill:rgba(255,255,255,0.18)}.o-sidebarCategory__mobile{display:none}.o-sidebarCategory__specieContainer{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;width:100%;font-weight:300}.o-sidebarCategory__specieQuantity{font-size:14px;padding-right:10px}.o-stayInTouch__title{margin-bottom:12px}.o-stayInTouch__social{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;gap:15px}.o-stayInTouch__social .a-icon{fill:#120732;-webkit-transition:fill 0.3s;-o-transition:fill 0.3s;transition:fill 0.3s}.o-stayInTouch__socialLink{-ms-flex-negative:0;flex-shrink:0;-webkit-transition:background-color 0.3s;-o-transition:background-color 0.3s;transition:background-color 0.3s}.o-stayInTouch__socialLink:hover{background-color:#120732}.o-stayInTouch__socialLink:hover .a-icon{fill:#fff}.o-who{position:relative;background:rgba(255,255,255,0.18);overflow:hidden;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.o-who__content{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;gap:32px;margin-bottom:56px}.o-who__title .m-introBlock__headings{max-width:950px}.o-who__resume{max-width:800px;margin:0 auto;padding:0 100px}@media screen and (max-width:900px){.o-who__resume{padding:0}}.o-who__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:25px;margin-bottom:56px}@media screen and (max-width:900px){.o-who__list{gap:50px}}.o-who__item{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:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-negative:0;flex-shrink:0;min-width:221px}@media screen and (max-width:600px){.o-who__item{width:100%}}.o-who__image{height:144px;width:144px;-ms-flex-negative:0;flex-shrink:0;margin-bottom:15px}.o-who__text{text-align:center;max-width:220px}@media screen and (max-width:900px){.o-who__text{max-width:135px}}.o-who__button{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}.o-who__menthe{position:absolute;width:206px;right:-72px;top:0;-webkit-transform:rotate(160deg);-ms-transform:rotate(160deg);transform:rotate(160deg);z-index:-2}.styleguide-only{padding:20px}.styleguide-only .m-catalogCard:not(.-search){max-width:279px}.styleguide-only .m-catalogCard:not(.-search).-big{max-width:786px}.styleguide-only .m-newsCard:not(.-search){max-width:600px}.styleguide-only .m-pressCard{max-width:279px}.styleguide-only .m-productCard:not(.-list){max-width:279px}.styleguide-only .m-speciesCard:not(.-search){max-width:279px}.styleguide-only .m-testimonyCard{max-width:279px}.page-account .page-account__header{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;margin-bottom:50px;gap:16px}@media screen and (max-width:900px){.page-account .page-account__header{margin-bottom:32px;-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}.page-account .page-account__header strong{display:block}}.page-account .page-account__header .page-account__number{border:1px solid rgba(255,255,255,0.2);border-radius:12px;padding:8px 16px;background:rgba(255,255,255,0.18);-webkit-box-shadow:0 0 20px rgba(255,255,255,0.1);box-shadow:0 0 20px rgba(255,255,255,0.1);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.page-account .page-account__header .page-account__number .a-heading{display:block}.page-account .page-account__flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.page-account .page-account__flex .m-accountNav{-webkit-box-flex:0;-ms-flex:0 0 28%;flex:0 0 28%;margin-right:4%;margin-bottom:32px}.page-account .page-account__flex .page-account__blocks{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width:900px){.page-account .page-account__flex{display:block}.page-account .page-account__flex .m-accountNav{margin-right:0}}.page-account .page-account__blocks .m-accountBlock{margin-bottom:32px}.page-account .page-account__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px}@media screen and (max-width:900px){.page-account .page-account__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.page-account .page-account__row>*{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}.page-account.-infos .m-addressCard__content{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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:32px}@media screen and (max-width:900px){.page-account.-infos .m-addressCard__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.page-account.-infos .m-accountBlock.-infosPassword{width:50%}@media screen and (max-width:900px){.page-account.-infos .m-accountBlock.-infosPassword{width:100%}}.page-account.-infos .page-account__addressCardLeft,.page-account.-infos .page-account__addressCardRight{width:50%}.page-account.-addresses .m-accountBlock.-address .page-address__cardContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;width:100%;margin-bottom:16px}@media screen and (max-width:900px){.page-account.-addresses .m-accountBlock.-address .page-address__cardContainer{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.page-account.-addresses .m-accountBlock.-address .m-addressCard{width:calc(50% - 8px)}@media screen and (max-width:900px){.page-account.-addresses .m-accountBlock.-address .m-addressCard{width:60%}}@media screen and (max-width:600px){.page-account.-addresses .m-accountBlock.-address .m-addressCard{width:100%}}.page-account.-addresses .m-accountBlock.-address .page-address__button{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;margin-bottom:12px}@media screen and (min-width:900px) and (max-width:1100px){.page-account.-orders .o-basketList__table.-desktop{display:none}}@media screen and (min-width:900px) and (max-width:1100px){.page-account.-orders .o-basketList__table.-mobile{display:table}}.page-account.-bills .page-bills__cardContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.page-cart{display:block}.page-cart .m-cardSlider{margin-bottom:88px}.m-introBlock{margin-bottom:54px}.page-cart__columns{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}@media screen and (max-width:1200px){.page-cart__columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.page-cart__content{-webkit-box-flex:1;-ms-flex:1;flex:1}.page-cart__content .o-basketList{margin-top:16px}.page-cart__sidebar{-webkit-box-flex:0;-ms-flex:0 0 380px;flex:0 0 380px}.page-cart__sidebar .o-cartSidebar{border-radius:16px;-webkit-box-shadow:0 0 20px rgba(255,255,255,0.1);box-shadow:0 0 20px rgba(255,255,255,0.1);background-color:#120732}.page-cart__sidebar .o-cartSidebar__title{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;padding:8px 24px;background-color:rgba(255,255,255,0.2);border-radius:16px 16px 0 0}.page-cart__sidebar .o-cartSidebar__content{padding:24px}.page-cart__sidebar .o-cartSidebar__contentTitle{margin-bottom:32px}.page-cart__sidebar .o-cartSidebar__lines{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.page-cart__sidebar .o-cartSidebar__lines .o-cartSidebar__line{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;gap:8px}.page-cart__sidebar .o-cartSidebar__lines .o-cartSidebar__line.-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.page-cart__sidebar .o-cartSidebar__lines .o-cartSidebar__line .m-tooltip{margin-left:8px;z-index:5}.page-cart__sidebar .o-cartSidebar__lines .o-cartSidebar__line .a-icon{-ms-flex-negative:0;flex-shrink:0}.page-cart__sidebar .o-cartSidebar__separator{border-top:1px solid rgba(255,255,255,0.2);margin:24px 0}.page-cart__sidebar .o-cartSidebar__freeDelivery .o-cartSidebar__freeDeliveryBar{position:relative;height:0;border-radius:10px;margin-top:4px;border:5px solid rgba(255,255,255,0.2)}.page-cart__sidebar .o-cartSidebar__freeDelivery .o-cartSidebar__freeDeliveryBar .o-cartSidebar__freeDeliveryBarProgress{position:absolute;top:-2px;left:0;height:4px;background-color:#fff;border-radius:10px}.page-cart__sidebar .o-cartSidebar__cta{margin:32px 0}.page-cart__sidebar .o-cartSidebar__card{padding:16px;background-color:rgba(255,255,255,0.2);border:1px solid rgba(255,255,255,0.2);border-radius:16px;margin-top:16px}.page-cart__basilic{position:absolute;-webkit-filter:blur(2px);filter:blur(2px);top:-40px;-webkit-transform:rotate(-32deg) scaleX(-1);-ms-transform:rotate(-32deg) scaleX(-1);transform:rotate(-32deg) scaleX(-1)}@media screen and (max-width:900px){.page-cart__basilic{bottom:-40px;top:initial;left:0;width:50%}}.page-cart__info{margin-top:16px;margin-left:auto}.page-cart__delivery{background-color:#120732;-webkit-box-shadow:0 0 88px rgba(255,255,255,0.1);box-shadow:0 0 88px rgba(255,255,255,0.1);border-radius:16px;padding:16px 24px;margin-top:40px;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 screen and (max-width:600px){.page-cart__delivery{-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}.page-cart__delivery .page-cart__deliveryCta{margin-top:16px}}.page-cart__delivery .page-cart__deliveryTitle{gap:8px;margin-bottom:8px}.page-cart__addresses{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;margin-top:24px}@media screen and (max-width:600px){.page-cart__addresses{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.page-cart__addresses>*{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (min-width:601px){.page-cartAddress__countryTooltip{position:absolute;left:104%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}.page-cartAddress.-step1 .page-cartAddress__content{max-width:855px}.page-cartAddress.-step1 .page-cartAddress__or{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;padding-top:6px;font:500 12px/1.3 "Roboto","Arial","Helvetica",sans-serif;color:#fff;margin:12px auto}.page-cartAddress.-step1 .m-accountBlock__content{margin-top:16px}.page-cartAddress.-step1 .a-text.-underlined{position:relative;font-family:"Oswald","Roboto","Arial","Helvetica",sans-serif}.page-cartAddress.-step1 .a-text.-underlined::after{content:'';position:absolute;bottom:-4px;left:0;height:1px;width:100%;background:-o-linear-gradient(329.85deg,#38049e 11.72%,#ff02f9 100%);background:linear-gradient(120.15deg,#38049e 11.72%,#ff02f9 100%)}.page-cartAddress.-step1 .a-text.-underlined:hover::after{background:#fff}.page-cartAddress.-step2 .m-accountBlock__title .a-icon{position:absolute}.page-cartAddress.-step2 .m-accountBlock__title .a-heading{padding-left:35px}.page-cartAddress.-step3 .page-cartAddress__content{max-width:440px;padding:24px 30px;margin:20vh auto;background-color:#120732;border-radius:15px;-webkit-box-shadow:0 0 88px rgba(255,255,255,0.1);box-shadow:0 0 88px rgba(255,255,255,0.1)}.page-cartAddress.-step3 .page-cartAddress__textContainerConfirm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;margin-bottom:20px}.page-cartAddress.-step3 .page-cartAddress__buttonContainerConfirm{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}.page-cartAddress.-step3 .page-cartAddress__basilic{top:150px}@media screen and (min-width:901px){.page-cartAddress.-step3 .page-cartAddress__basilic{left:-225px}}.page-cartAddress__adresses{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:32px}.page-cartAddress__adresses .m-accountBlock{-webkit-box-flex:0;-ms-flex:0 0 48.5%;flex:0 0 48.5%}.page-cartAddress__adresses .m-accountBlock__content{padding:0 16px}.page-cartAddress__adresses .m-accountBlock .m-addressCard{border-radius:16px}@media screen and (max-width:600px){.page-cartAddress__adresses{display:block;margin:16px auto 0;padding-top:16px}.page-cartAddress__adresses .m-accountBlock{margin-bottom:32px}.page-cartAddress__adresses .m-accountBlock__title{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.page-cartAddress__adresses .m-accountBlock .m-addressCard{-webkit-box-shadow:none;box-shadow:none}.page-cartAddress__adresses .a-link{font-size:12px}}.page-cartAddress__content{position:relative;display:block;max-width:855px;width:100%;margin:0 auto;padding:24px 32px}@media screen and (max-width:900px){.page-cartAddress__content{margin:60px 0}}@media screen and (max-width:900px){.page-cartAddress__content{padding:24px 0}}.page-cartAddress__content .page-cartAddress__basilic{position:absolute;top:200px;left:-120px;-webkit-filter:blur(4px);filter:blur(4px);-webkit-transform:scaleX(-1) rotate(25deg);-ms-transform:scaleX(-1) rotate(25deg);transform:scaleX(-1) rotate(25deg);z-index:-1}@media screen and (max-width:900px){.page-cartAddress__content .page-cartAddress__basilic{-webkit-filter:blur(2px);filter:blur(2px);left:auto;top:115px;right:-130px}}.page-cartAddress__infosRegister{margin-bottom:32px}.page-cartAddress__infosRegisterStep2{margin-bottom:50px}.page-cartAddress__popinAddAddress .o-popin__title{margin-bottom:42px}.page-cartAddress__addressChooseContainer{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);grid-gap:24px 32px;margin-bottom:24px}@media screen and (max-width:900px){.page-cartAddress__addressChooseContainer{grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(1,1fr)}}.page-cartAddress__addressChooseContainer .l-form__row{margin-bottom:0}.page-cartAddress__addressChooseContainer .l-form__row .m-addressCard{-ms-flex-preferred-size:100%;flex-basis:100%;margin-right:0 !important}.page-cartAddress__delivery{margin-bottom:32px}.page-cartAddress__delivery .m-accountBlock__title::before{display:none}.page-cartAddress__delivery .m-accountBlock__content{padding:0 24px 16px;margin-top:0 !important}.page-cartAddress__deliveryDate{margin-bottom:32px}.page-cartAddress__deliveryDate .m-accountBlock__content{margin-top:0 !important}.page-cartAddress__deliveryDate .page-cartAddress__deliveryContent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;row-gap:16px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width:900px){.page-cartAddress__deliveryDate .page-cartAddress__deliveryContent{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.page-cartAddress__deliveryDate .page-cartAddress__deliveryContent>.a-text{width:100%}.page-cartAddress__deliveryDate .page-cartAddress__deliveryContent>.m-addressCard{-webkit-box-flex:1;-ms-flex:1;flex:1}.page-cartAddress__deliveryDate .page-cartAddress__deliveryContent .a-input__wrapper,.page-cartAddress__deliveryDate .page-cartAddress__deliveryContent .a-input.-datepicker{max-width:250px}.page-cartAddress__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;margin-bottom:32px}.page-cartAddress__button{margin-bottom:32px}.page-cartAddress__conditions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;margin:0 auto;text-align:left;color:#c4c4c4}.page-cartAddress__paymentInfos{width:100%;display:block;padding:16px 24px;margin-bottom:32px;background:rgba(255,255,255,0.2);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border:1px solid rgba(255,255,255,0.2);border-radius:16px}.page-cartAddress__paymentInfosHeading{max-width:610px;margin-bottom:12px}@media screen and (max-width:900px){.page-cartAddress__paymentInfosHeading{margin-bottom:20px}}.page-cartAddress__paymentInfosPosibility{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;margin-bottom:12px}.page-cartAddress__paymentInfosPosibility span{padding:4px 10px;border-radius:15px;font-size:12px;background:#7dc633;color:#120732}.page-cartAddress__paymentInfosPosibility span:first-child{margin-right:8px}.page-cartAddress__paymentInfosPosibility span:last-child{margin-left:8px}@media screen and (max-width:900px){.page-cartAddress__paymentInfosPosibility{-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;gap:12px;margin-bottom:16px}}.page-cartAddress__paymentInfosMentions{max-width:610px;color:#e3e3e3}.page-cartAddress__paymentContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px;margin-bottom:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:900px){.page-cartAddress__paymentContainer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.page-cartAddress__paymentContainerCard{width:50%}@media screen and (max-width:900px){.page-cartAddress__paymentContainerCard{width:65%;margin:0 auto}}@media screen and (max-width:600px){.page-cartAddress__paymentContainerCard{width:100%}}.page-cartAddress__paymentContainerCard .a-radio__inner::before{z-index:0}.page-cartAddress__paymentButtonRadio::before{z-index:0}.page-cartAddress__paymentCheckbox{max-width:550px}.page-cartAddress__buttonPay{margin-top:40px}.p-catalog{position:relative}.p-catalog .p-catalog__title{text-align:center;margin:40px 0 20px}.p-catalog .p-catalog__title .p-catalog__text{max-width:720px;margin:32px auto 0}.p-catalog .m-catalogCard.-big{max-width:790px;margin:auto}.p-catalog .p-catalog__list{margin-top:40px}.page-categories__title{margin-top:10px;margin-bottom:80px}@media screen and (max-width:900px){.page-categories__title{margin-top:40px;margin-bottom:32px}}.page-categories__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px;margin:32px 0}.page-categories__cards .m-categoryCard{width:100%;max-width:380px}.p-contact{position:relative}#country-popin .o-popin__content{width:380px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:visible}#country-popin .o-popin__content .o-popin__close{display:none}#country-popin .o-popin__content .a-heading{margin-bottom:4px}#country-popin .o-popin__content .a-select{margin-top:24px;margin-bottom:8px}#country-popin .o-popin__content .a-select .a-select__choice .a-icon{border-radius:5px}#country-popin .o-popin__content .a-cta{display:-webkit-box;display:-ms-flexbox;display:flex;margin:24px auto 0}#country-popin .o-popin__content .js-form-submit{margin-top:24px}.path-documentations .l-blockWrapper.-withBreadcrumbs .l-blockContent,.path-maladies .l-blockWrapper.-withBreadcrumbs .l-blockContent{padding-bottom:90px}@media screen and (max-width:600px){.path-documentations .l-blockWrapper.-withBreadcrumbs .l-blockContent,.path-maladies .l-blockWrapper.-withBreadcrumbs .l-blockContent{padding-top:40px;padding-bottom:70px}}.path-documentations .m-breadcrumb,.path-maladies .m-breadcrumb{margin-bottom:40px}.path-documentations__titleWrapper,.path-maladies__titleWrapper{position:relative;text-align:center}.path-documentations__title,.path-maladies__title{position:relative;margin-bottom:8px;z-index:1}.path-documentations__text,.path-maladies__text{position:relative;z-index:1;text-align:center}.path-documentations__nav,.path-maladies__nav{position:relative;margin-top:32px;margin-bottom:160px;z-index:1}@media screen and (max-width:600px){.path-documentations__nav,.path-maladies__nav{width:100%;margin-bottom:72px}}.path-documentations__basilic,.path-maladies__basilic{position:absolute;top:0;right:-150px;width:250px;-webkit-transform:scaleX(-1) rotate(24deg);-ms-transform:scaleX(-1) rotate(24deg);transform:scaleX(-1) rotate(24deg);z-index:0}@media screen and (max-width:600px){.path-documentations__basilic,.path-maladies__basilic{top:calc(100% + 60px)}}.path-documentations__menthe,.path-maladies__menthe{position:absolute;top:100%;left:-140px;width:300px;-webkit-transform:scaleX(-1) rotate(70deg);-ms-transform:scaleX(-1) rotate(70deg);transform:scaleX(-1) rotate(70deg);z-index:0}@media screen and (max-width:900px){.path-documentations__menthe,.path-maladies__menthe{width:200px;top:110%;left:-100px}}@media screen and (max-width:600px){.path-documentations__menthe,.path-maladies__menthe{display:none}}.o-dataSheets__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:32px;padding-top:40px}.o-dataSheets__form .a-searchBar__wrapper{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.o-dataSheets__form .a-searchBar__wrapper .a-searchBar{padding:18px 16px 18px 40px}@media screen and (max-width:600px){.o-dataSheets__form{-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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.o-dataSheets__form .a-searchBar__wrapper{width:100%}}.o-dataSheets__formSelect{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.o-dataSheets__formSelect>div{-webkit-box-flex:0;-ms-flex:0 0 190px;flex:0 0 190px}.o-dataSheets__formSelect>div:first-child{margin-right:16px}@media screen and (max-width:900px){.o-dataSheets__formSelect>div{-ms-flex-preferred-size:calc(50% - 6px);flex-basis:calc(50% - 6px)}.o-dataSheets__formSelect>div:first-child{margin-right:12px}}.o-dataSheets__formSelect .m-dropdown__wrapper{width:100%}.o-dataSheets__formSelect .m-dropdown{-webkit-box-shadow:none;box-shadow:none}.o-dataSheets__formSelect .m-dropdown:not(.-open){border-color:#c4c4c4}@media screen and (max-width:900px){.o-dataSheets__formSelect .m-dropdown .m-dropdown__choice{padding-left:16px;padding-right:32px}.o-dataSheets__formSelect .m-dropdown .m-dropdown__icon{right:16px}}.o-dataSheets__suggestions{margin:40px 0 30px}.o-dataSheets__suggestionsTitle{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:8px}.o-dataSheets__suggestions .o-dataSheets__suggestionsList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:8px;overflow-x:auto;padding-bottom:10px}.o-dataSheets__table{overflow:hidden}.o-dataSheets__tableHeader{padding:0 0 8px 22px;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}.o-dataSheets__tableHeaderSpecs{display:none}@media screen and (min-width:901px){.o-dataSheets__tableHeaderSpecs{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;min-width:0}}.o-dataSheets__tableHeaderItem{display:none;font-size:16px;font-weight:300;color:#fff}@media screen and (min-width:901px){.o-dataSheets__tableHeaderItem{display:block;padding:0 12px;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;white-space:nowrap;min-width:0}.o-dataSheets__tableHeaderItem.-name{-ms-flex-preferred-size:30%;flex-basis:30%;padding:0 24px 0 45px}.o-dataSheets__tableHeaderItem.-tags{-webkit-box-flex:0;-ms-flex:0 0 34%;flex:0 0 34%}.o-dataSheets__tableHeaderItem .o-dataSheets__orderItem{display:inline-block;vertical-align:middle;margin-left:4px;margin-bottom:3px;height:12px;line-height:12px}.o-dataSheets__tableHeaderItem .o-dataSheets__orderItem .a-icon{vertical-align:initial}.o-dataSheets__tableHeaderItem .o-dataSheets__orderItem.-asc{-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}}.o-dataSheets__tableHeaderItem.-caption{-webkit-box-flex:0;-ms-flex:0 0 229px;flex:0 0 229px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-right:0}@media screen and (max-width:600px){.o-dataSheets__tableHeaderItem.-caption{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:16px}}.o-dataSheets__tableHeaderItem.-caption p{text-transform:none;font-weight:normal}.o-dataSheets__tableHeaderItem.-caption p::before{content:'';display:inline-block;vertical-align:middle;margin-right:8px;width:12px;height:12px;border:2px solid #fff;border-radius:5px;background-color:#fe8dfb}.o-dataSheets__tableHeaderItem.-caption p:last-child{padding-left:16px}.o-dataSheets__tableHeaderItem.-caption p:last-child::before{background-color:#ff02f9}.o-dataSheets__tableContent .m-document+.m-document{margin-top:8px}@media screen and (max-width:900px){.o-dataSheets__tableContent .m-document{max-width:500px;margin-left:auto;margin-right:auto}}.o-dataSheets__tableContent .o-dataSheets__emptyText{text-align:center;margin-top:32px;padding:12px;background-color:rgba(255,255,255,0.2);border:2px solid rgba(255,255,255,0.2);border-radius:16px}.path-maladies main .l-blockWrapper::after{height:295px}@media screen and (max-width:900px){.path-maladies main .l-blockWrapper::after{content:none}.path-maladies main .l-blockWrapper:first-child{background-color:#7dc633;border-bottom-left-radius:30px;border-bottom-right-radius:30px;overflow:hidden}}.path-maladies main .l-blockWrapper.-loopBottomRight2 .l-blockContent{padding-top:0}@media screen and (max-width:900px){.path-maladies main .l-blockContent{padding:0}}@media screen and (max-width:600px){.page-glossary__backMobile{position:absolute;z-index:20;top:10px;left:5%;color:#fff;padding:8px !important;border-color:transparent}.page-glossary__backMobile:hover{background:transparent}}.page-glossary__summary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:840px;row-gap:24px;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;margin:40px 0}.page-glossary__summaryItem{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;font-size:28px;font-weight:400;text-align:center;text-transform:uppercase;background:rgba(255,255,255,0.2);border:1px solid rgba(255,255,255,0.2);border-radius:5px;-webkit-box-shadow:0 4px 30px rgba(0,0,0,0.2);box-shadow:0 4px 30px rgba(0,0,0,0.2);width:40px;height:40px;-webkit-transition:background 0.2s ease-in-out;-o-transition:background 0.2s ease-in-out;transition:background 0.2s ease-in-out}.page-glossary__summaryItem:hover,.page-glossary__summaryItem:active,.page-glossary__summaryItem:focus{background:-o-linear-gradient(329.85deg,#38049e 11.72%,#ff02f9 100%);background:linear-gradient(120.15deg,#38049e 11.72%,#ff02f9 100%);border:none}.page-glossary__summaryItem[disabled]{pointer-events:none;border:none;opacity:0.5}@media screen and (max-width:600px){.page-glossary__summaryItem[disabled]{display:none}}.page-glossary__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}.page-glossary__topAnchor{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;bottom:150px;right:50px;padding:15px;border:1px solid #e3e3e3;border-radius:100%;background:#7dc633;color:#fff;-webkit-transition:background 0.2s ease-in-out;-o-transition:background 0.2s ease-in-out;transition:background 0.2s ease-in-out;z-index:10}.page-glossary__topAnchor:hover,.page-glossary__topAnchor:active,.page-glossary__topAnchor:focus{background:#7dc633}@media screen and (max-width:1200px){.page-glossary__topAnchor{right:40px}}@media screen and (max-width:900px){.page-glossary__topAnchor{right:20px;bottom:100px}}@media screen and (max-width:600px){.page-glossary__topAnchor{padding:12px;right:auto;left:4%}.page-glossary__topAnchor .a-icon{width:15px;height:15px}}.page-glossary__letterItem{position:relative}.page-glossary__letterAnchor{visibility:hidden;pointer-events:none;opacity:0;margin-top:-100px}.page-glossary__letterTitle{margin-top:100px;margin-bottom:8px}.page-glossary__letterContent .m-glossaryItem{margin-bottom:16px}@media screen and (max-width:600px){.page-glossary__letterContent{padding-top:0}}.page-documentation__documentsList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;margin-top:40px;border-radius:15px}.page-documentation__emptyText{text-align:center;padding:12px;background-color:rgba(255,255,255,0.2);border:2px solid rgba(255,255,255,0.2);border-radius:16px}.page-faq__title{margin-top:80px;margin-bottom:80px;text-align:center}@media screen and (max-width:600px){.page-faq__title{margin-top:40px;margin-bottom:32px}}.page-faq__content{display:grid;grid-template-columns:repeat(auto-fit,minmax(auto,280px));grid-gap:40px 30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:80px}@media screen and (max-width:900px){.page-faq__content{grid-template-columns:repeat(auto-fit,minmax(auto,327px));grid-gap:24px;margin-bottom:32px}}.page-faq__text{max-width:670px;margin:0 auto;text-align:center;margin-bottom:120px}@media screen and (max-width:900px){.page-faq__text{margin-bottom:64px}}.page-faqRequest__backCta{margin-top:35px}.page-faqRequest__backCta .a-label{font-weight:300}.page-faqRequest__title{margin-top:10px;margin-bottom:80px}@media screen and (max-width:900px){.page-faqRequest__title{margin-top:40px;margin-bottom:32px}}.page-faqRequest__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:900px;margin:0 auto;margin-bottom:80px}@media screen and (max-width:900px){.page-faqRequest__content{margin-bottom:45px}}@media screen and (max-width:600px){.page-faqRequest__content{margin-bottom:25px}}.page-faqRequest__question{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:10px 0;z-index:1}.p-homepage{position:relative}.p-homepage .o-who{z-index:2}.p-homepage .o-who::after{content:'';background-image:url(/themes/custom/arneo_theme_child/build/images/MENTHE-2.png);background-size:contain;background-position:center;background-repeat:no-repeat;position:absolute;top:-5px;right:-100px;width:200px;height:200px;-webkit-transform:rotate(160deg);-ms-transform:rotate(160deg);transform:rotate(160deg);-webkit-filter:blur(3px);filter:blur(3px);z-index:2}@media (max-width:1200px){.p-homepage .o-who::after{display:none}}.p-homepage .o-productSpeciesSlider::after{content:'';background-image:url(/themes/custom/arneo_theme_child/build/images/BASILIC-1.png);background-size:contain;background-position:center;background-repeat:no-repeat;position:absolute;top:-100px;left:20px;width:210px;height:190px;z-index:1}@media screen and (max-width:900px){.p-homepage .o-productSpeciesSlider::after{display:none}}.p-homepage .o-expertAdvice::after{content:'';background-image:url(/themes/custom/arneo_theme_child/build/images/BASILIC-2.png);background-size:cover;background-position:center left;background-repeat:no-repeat;position:absolute;top:-100px;right:-200px;width:488px;height:323px;-webkit-transform:scaleX(-1) rotate(25deg);-ms-transform:scaleX(-1) rotate(25deg);transform:scaleX(-1) rotate(25deg);-webkit-filter:blur(3px);filter:blur(3px);z-index:1}@media (max-width:1200px){.p-homepage .o-expertAdvice::after{display:none}}@media screen and (min-width:1201px){.p-homepage .o-imageTextDestructurate .o-imageTextDestructurate__title>.a-text{font-family:"Oswald","Roboto","Arial","Helvetica",sans-serif;font-size:28px;font-weight:300;text-transform:none}}@media screen and (min-width:1201px){.p-homepage .o-imageTextDestructurate .o-imageTextDestructurate__title>.a-heading{font-size:76px;font-weight:400;text-transform:uppercase}}.p-homepage .o-pushDocumentation{background-color:#120732}.p-homepage .o-pushDocumentation .o-pushDocumentation__basilic{display:block}@media screen and (max-width:900px){.p-homepage .o-pushDocumentation .o-pushDocumentation__basilic{display:none}}@media screen and (min-width:1201px){.p-homepage .o-pushDocumentation .o-pushDocumentation__title>.a-text{font-family:"Oswald","Roboto","Arial","Helvetica",sans-serif;font-size:28px;font-weight:300;text-transform:none}}@media screen and (min-width:1201px){.p-homepage .o-pushDocumentation .o-pushDocumentation__title>.a-heading{font-size:76px;font-weight:400;text-transform:uppercase}}@media screen and (min-width:1201px){.p-homepage .o-pushFaq .o-pushFaq__title>.a-text{font-family:"Oswald","Roboto","Arial","Helvetica",sans-serif;font-size:28px;font-weight:300;text-transform:none}}@media screen and (min-width:1201px){.p-homepage .o-pushFaq .o-pushFaq__title>.a-heading{font-size:76px;font-weight:400;text-transform:uppercase}}@media screen and (min-width:1201px){.p-homepage .o-pushNews .o-pushNews__title>.a-heading{font-size:76px;font-weight:400;text-transform:uppercase}}.p-jobPage{position:relative}.p-jobPage .p-jobPage__title{text-align:center;margin-top:56px}.p-jobPage .p-jobPage__content{margin-top:40px;background-color:#120732;padding:20px 32px;border-radius:16px}.p-jobPage .p-jobPage__content .p-jobPage__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:12px;margin:16px 0}.p-jobPage .p-jobPage__content .p-jobPage__contract{padding:2px 10px;text-transform:uppercase;font-size:12px;background-color:#7dc633;color:#120732;border-radius:20px;white-space:nowrap}.p-jobPage .p-jobPage__content .p-jobPage__description{width:100%;text-align:left;margin-top:16px;padding:24px;background:rgba(255,255,255,0.18);border:1px solid rgba(255,255,255,0.18);border-radius:8px}.p-jobPage .p-jobPage__content .p-jobPage__description hr{border-top:none;border-right:none;border-left:none;color:rgba(255,255,255,0.18);margin-top:8px}.p-jobPage .p-jobPage__content .p-jobPage__description p{font-size:14px;margin:10px 0}.p-jobPage .p-jobPage__content .p-jobPage__description p u{display:block;padding-top:8px;padding-bottom:4px;text-transform:uppercase;font-weight:700;text-decoration:none}.p-jobPage .p-jobPage__content .p-jobPage__description ul{padding-left:12px}.p-jobPage .p-jobPage__content .p-jobPage__application{margin-top:24px;padding-top:24px;border-top:1px solid rgba(255,255,255,0.18)}.p-jobsList{position:relative}.p-jobsList .p-jobsList__hero{position:relative;width:100vw;background-repeat:no-repeat;background-size:cover;background-position:center}.p-jobsList .p-jobsList__hero::before{content:'';position:absolute;width:100%;height:100%;top:0;left:0;background:-webkit-gradient(linear,left top,left bottom,color-stop(9.9%,rgba(18,7,50,0.7)),color-stop(77.6%,rgba(18,7,50,0)));background:-o-linear-gradient(top,rgba(18,7,50,0.7) 9.9%,rgba(18,7,50,0) 77.6%);background:linear-gradient(180deg,rgba(18,7,50,0.7) 9.9%,rgba(18,7,50,0) 77.6%);z-index:0}@media screen and (max-width:900px){.p-jobsList .p-jobsList__hero{height:auto}}.p-jobsList .p-jobsList__hero .m-breadcrumb{z-index:1;position:relative;max-width:calc(1366px - (80px * 2));width:100%;margin:0 auto}@media screen and (max-width:900px){.p-jobsList .p-jobsList__hero .m-breadcrumb{max-width:calc(1366px - (40px * 2))}}@media screen and (max-width:600px){.p-jobsList .p-jobsList__hero .m-breadcrumb{max-width:calc(1366px - (5% * 2))}}.p-jobsList .p-jobsList__hero .p-jobsList__heroBlockWrapper{position:relative;width:100%;height:100%;max-width:1366px;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;padding:20px 80px 0;margin:0 auto;z-index:1}@media screen and (max-width:900px){.p-jobsList .p-jobsList__hero .p-jobsList__heroBlockWrapper{padding:40px 40px}}@media screen and (max-width:600px){.p-jobsList .p-jobsList__hero .p-jobsList__heroBlockWrapper{padding:20px 0}}.p-jobsList .p-jobsList__hero .p-jobsList__heroBlock{position:relative;height:auto;width:800px;background-color:#120732;border-radius:16px;padding:40px 32px;text-align:center;z-index:4;-webkit-box-shadow:0 0 88px rgba(255,255,255,0.1);box-shadow:0 0 88px rgba(255,255,255,0.1)}@media screen and (min-width:901px){.p-jobsList .p-jobsList__hero .p-jobsList__heroBlock{min-width:580px}}.p-jobsList .p-jobsList__reason{position:relative}.p-jobsList .p-jobsList__reason .p-jobsList__menthe{position:absolute;width:340px;height:auto;bottom:-80px;-webkit-transform:scaleX(-1) rotate(-15deg);-ms-transform:scaleX(-1) rotate(-15deg);transform:scaleX(-1) rotate(-15deg);left:calc(50% + 280px);-webkit-filter:blur(4px);filter:blur(4px)}@media screen and (max-width:900px){.p-jobsList .p-jobsList__reason .p-jobsList__menthe{display:none}}.p-jobsList .p-jobsList__reason .p-jobsList__reasonBlock{width:770px;max-width:100%;margin:auto;padding:32px;background:rgba(255,255,255,0.18);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border:2px solid rgba(255,255,255,0.18);border-radius:16px}.p-jobsList .p-jobsList__reason .p-jobsList__reasonBlock .a-heading{margin-bottom:8px}.p-jobsList .p-jobsList__reason .p-jobsList__reasonBlock .a-cta{margin-top:24px}.p-jobsList .p-jobsList__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.p-jobsList .p-jobsList__list .a-heading{margin-bottom:8px}.p-jobsList .p-jobsList__offersEmpty{width:100%;padding:24px;background:rgba(255,255,255,0.18);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border:2px solid rgba(255,255,255,0.18);border-radius:16px;text-align:center}.p-jobsList .p-jobsList__offersEmpty .a-cta{margin-top:24px}.p-jobsList .p-jobsList__spontaneous .p-jobsList__spontaneousForm{padding:20px 32px;margin-top:16px;background-color:#120732;border-radius:16px}.page-listSpecies.-noScroll{overflow-y:hidden !important}.page-listSpecies__contentColumns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width:1200px){.page-listSpecies__contentColumns{display:block}}.page-listSpecies__contentSidebar{-webkit-box-flex:0;-ms-flex:0 0 279px;flex:0 0 279px;margin-right:30px}@media screen and (max-width:1200px){.page-listSpecies__contentSidebar{position:fixed;top:100%;left:0;width:100%;height:calc(100vh - 200px);background-color:#120732;z-index:3;-webkit-transition:all 0.4s ease-out;-o-transition:all 0.4s ease-out;transition:all 0.4s ease-out;opacity:0;border-radius:30px 30px 0 0;-webkit-box-shadow:0 0 10px rgba(255,255,255,0.2);box-shadow:0 0 10px rgba(255,255,255,0.2)}}@media screen and (max-width:1200px) and (max-width:900px){.page-listSpecies__contentSidebar{height:calc(100vh - 48px)}}@media screen and (max-width:1200px){.page-listSpecies__contentSidebar.-active{top:200px;opacity:1;overflow:scroll}.page-listSpecies__contentSidebar.-active .o-sidebarCategory__mobile{display:block;margin:16px 0}.page-listSpecies__contentSidebar.-active .o-sidebarCategory__mobile .o-sidebarCategory__close{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto}.page-listSpecies__contentSidebar.-active .o-sidebarCategory{max-width:500px;margin:0 auto;padding-bottom:150px}.page-listSpecies__contentSidebar.-active .a-searchBar__wrapper{display:none}}@media screen and (max-width:1200px) and (max-width:900px){.page-listSpecies__contentSidebar.-active{top:48px;padding:0 16px}}.page-listSpecies__contentMain{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (max-width:600px){.page-listSpecies .page-listSpecies__backMobile{position:absolute;z-index:20;top:20px;left:5%;color:#000;background-color:rgba(255,255,255,0.6);padding:8px !important;border-color:transparent}.page-listSpecies .page-listSpecies__backMobile:hover{background:#fff}}.page-listSpecies .page-listSpecies__searchBanner{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;padding:0 55px;margin-top:40px;margin-bottom:40px;text-align:center}.page-listSpecies .page-listSpecies__searchBanner strong{font-weight:500}.page-listSpecies .m-productBanner{margin-bottom:48px;margin-top:40px}@media screen and (max-width:900px){.page-listSpecies .m-productBanner{margin-bottom:32px}}.page-listSpecies .page-listSpecies__segmentsListWrapper{display:none;position:relative;width:100%;height:57px}@media screen and (max-width:1200px){.page-listSpecies .page-listSpecies__segmentsListWrapper{display:block}}@media screen and (max-width:600px){.page-listSpecies .page-listSpecies__segmentsListWrapper{margin-bottom:20px}}.page-listSpecies .page-listSpecies__segmentsListWrapper .page-listSpecies__segmentsList{position:absolute;left:-5%;top:0;width:110%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;padding-top:10px;padding-bottom:10px}.page-listSpecies .page-listSpecies__segmentsListWrapper .page-listSpecies__segmentsList .a-cta{margin:0 5px;-ms-flex-negative:0;flex-shrink:0;padding:8px 10px;font-size:12px}.page-listSpecies .page-listSpecies__segmentsListWrapper .page-listSpecies__segmentsList .a-cta:first-child{margin-left:5%}.page-listSpecies .page-listSpecies__listHeader{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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:48px}@media screen and (max-width:900px){.page-listSpecies .page-listSpecies__listHeader{-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;gap:16px}}.page-listSpecies .page-listSpecies__listHeader .page-listSpecies__productCount,.page-listSpecies .page-listSpecies__listHeader .page-listSpecies__displayCount{color:#fff;font-size:14px;font-weight:500}.page-listSpecies .page-listSpecies__listHeader .page-listSpecies__displayCount{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:16px}@media screen and (max-width:900px){.page-listSpecies .page-listSpecies__listHeader .page-listSpecies__displayCount{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}}.page-listSpecies .page-listSpecies__productsList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:wrap column;flex-flow:wrap column}.page-listSpecies .page-listSpecies__productsList .m-productCard{width:100%;margin-bottom:16px}@media screen and (max-width:600px){.page-listSpecies .page-listSpecies__productsList .m-productCard{margin-bottom:12px}}.page-listSpecies .page-listSpecies__productsList .m-productCard:last-child{margin-bottom:0}.page-listSpecies .m-pagination{margin-top:40px;margin-bottom:40px}.page-listSpecies .o-sidebarCategory{margin-top:50px}.page-listSpecies .page-listSpecies__searchMobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;margin-bottom:32px}.page-listSpecies .page-listSpecies__searchMobile .a-searchBar__wrapper{width:100%}.page-listSpecies .page-listSpecies__filterButton{padding:9px 16px;background:#3e3256;border-radius:40px;border:1px solid transparent}.page-listSpecies .page-listSpecies__filterButton:hover{border-color:#fff}.page-listSpecies .page-listSpecies__filterButton.-active{background:yellow}.page-listSpecies .page-listSpecies__filterButton.-active .page-listSpecies__contentSidebar{display:block}.page-listSpecies .page-listSpecies__filterIcon{fill:#c4c4c4}.page-listSpecies .page-listSpecies__productsTitle{margin-bottom:16px}.page-listSpecies .page-listSpecies__productsTitle:not(:first-child){margin-top:22px}.page-varieties.-noScroll{overflow-y:hidden !important}.page-varieties__contentColumns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width:1200px){.page-varieties__contentColumns{display:block}}.page-varieties__contentSidebar{-webkit-box-flex:0;-ms-flex:0 0 279px;flex:0 0 279px;margin-right:30px}@media screen and (max-width:1200px){.page-varieties__contentSidebar{position:fixed;top:100%;left:0;width:100%;height:calc(100vh - 200px);background-color:#120732;z-index:3;-webkit-transition:all 0.4s ease-out;-o-transition:all 0.4s ease-out;transition:all 0.4s ease-out;opacity:0;border-radius:30px 30px 0 0;-webkit-box-shadow:0 0 10px rgba(255,255,255,0.2);box-shadow:0 0 10px rgba(255,255,255,0.2)}}@media screen and (max-width:1200px) and (max-width:900px){.page-varieties__contentSidebar{height:calc(100vh - 48px)}}@media screen and (max-width:1200px){.page-varieties__contentSidebar.-active{top:200px;opacity:1;overflow:scroll}.page-varieties__contentSidebar.-active .o-sidebarCategory__mobile{display:block;margin:16px 0}.page-varieties__contentSidebar.-active .o-sidebarCategory__mobile .o-sidebarCategory__close{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto}.page-varieties__contentSidebar.-active .o-sidebarCategory{max-width:500px;margin:0 auto;padding-bottom:150px}.page-varieties__contentSidebar.-active .a-searchBar__wrapper{display:none}}@media screen and (max-width:1200px) and (max-width:900px){.page-varieties__contentSidebar.-active{top:48px;padding:0 16px}}.page-varieties__contentMain{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.page-varieties .page-varieties__searchBanner{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;padding:0 55px;margin-top:40px;margin-bottom:40px;text-align:center}.page-varieties .page-varieties__searchBanner strong{font-weight:500}@media screen and (max-width:600px){.page-varieties .page-varieties__searchBanner{padding:0}}.page-varieties .m-productBanner{margin-bottom:48px;margin-top:40px}@media screen and (max-width:900px){.page-varieties .m-productBanner{margin-bottom:32px}}.page-varieties .page-varieties__segmentsListWrapper{display:none;position:relative;width:100%;height:57px}@media screen and (max-width:1200px){.page-varieties .page-varieties__segmentsListWrapper{display:block}}@media screen and (max-width:600px){.page-varieties .page-varieties__segmentsListWrapper{margin-bottom:20px}}.page-varieties .page-varieties__segmentsListWrapper .page-varieties__segmentsList{position:absolute;left:-5%;top:0;width:110%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;padding-top:10px;padding-bottom:10px}.page-varieties .page-varieties__segmentsListWrapper .page-varieties__segmentsList .a-cta{margin:0 5px;-ms-flex-negative:0;flex-shrink:0;padding:8px 10px;font-size:12px}.page-varieties .page-varieties__segmentsListWrapper .page-varieties__segmentsList .a-cta:first-child{margin-left:5%}.page-varieties .page-varieties__listHeader{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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:48px}@media screen and (max-width:900px){.page-varieties .page-varieties__listHeader{-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;gap:16px}}.page-varieties .page-varieties__listHeader .page-varieties__productCount,.page-varieties .page-varieties__listHeader .page-varieties__displayCount{color:#fff;font-size:14px;font-weight:500}.page-varieties .page-varieties__listHeader .page-varieties__displayCount{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:16px}@media screen and (max-width:900px){.page-varieties .page-varieties__listHeader .page-varieties__displayCount{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}}.page-varieties .page-varieties__productsList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:wrap column;flex-flow:wrap column}.page-varieties .page-varieties__productsList .m-productCard{width:100%;margin-bottom:16px}@media screen and (max-width:600px){.page-varieties .page-varieties__productsList .m-productCard{margin-bottom:12px}}.page-varieties .page-varieties__productsList .m-productCard:last-child{margin-bottom:0}.page-varieties .m-pagination{margin-top:40px;margin-bottom:40px}.page-varieties .o-sidebarCategory{margin-top:50px}.page-varieties .page-varieties__searchMobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;margin-bottom:32px}.page-varieties .page-varieties__searchMobile .a-searchBar__wrapper{width:100%}.page-varieties .page-varieties__filterButton{padding:9px 16px;background:#3e3256;border-radius:40px;border:1px solid transparent}.page-varieties .page-varieties__filterButton:hover{border-color:#fff}.page-varieties .page-varieties__filterButton.-active{background:yellow}.page-varieties .page-varieties__filterButton.-active .page-varieties__contentSidebar{display:block}.page-varieties .page-varieties__filterIcon{fill:#c4c4c4}.page-login__content{position:relative;border-radius:15px;overflow:hidden;background-color:#120732;display:inline-block;vertical-align:top;margin:20vh auto;padding:24px 32px;max-width:442px;width:100%;-webkit-box-shadow:0 0 88px rgba(255,255,255,0.1);box-shadow:0 0 88px rgba(255,255,255,0.1);z-index:1}@media screen and (max-width:900px){.page-login__content{margin:120px auto}}@media screen and (max-width:600px){.page-login__content{display:block;margin:50px auto}}.page-login__content .a-checkbox__wrapper{margin-bottom:32px}.page-login__title{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;margin-bottom:50px}.page-login__title .a-label{font-size:18px;font-weight:300}.page-login__infosPopin{margin-bottom:16px}.page-login__basilic{position:absolute;bottom:80px;right:calc(50% - 400px);-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%);z-index:0}@media screen and (max-width:900px){.page-login__basilic{width:120px;-webkit-transform:none;-ms-transform:none;transform:none;right:20px}}@media screen and (max-width:600px){.page-login__basilic{z-index:1;width:88px;bottom:30px}}.page-login__menthe{position:absolute;top:0;left:calc(50% - 300px);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:0}@media screen and (max-width:900px){.page-login__menthe{width:50%;left:0;top:0;-webkit-transform:none;-ms-transform:none;transform:none}}@media screen and (max-width:600px){.page-login__menthe{width:200px;top:-30px;left:-20px}}.maintenance-page{overflow:hidden}.maintenance-page .layout-content{display:-webkit-box;display:-ms-flexbox;display:flex}.maintenance-page .l-blockWrapper{margin:auto}.maintenance-page .l-blockContent{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:center;-ms-flex-align:center;align-items:center}.maintenance-page__logoContainer{position:absolute;top:70px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width:900px){.maintenance-page__logoContainer{top:32px}}.maintenance-page__logoContainer .a-logo{width:176px}@media screen and (max-width:900px){.maintenance-page__logoContainer .a-logo{width:160px}}.maintenance-page__headings{text-align:center}.maintenance-page__title{position:relative;text-transform:uppercase;margin-bottom:16px}.maintenance-page__title .page-maintenance__menthe{width:206px;height:189px;position:absolute;top:-100px;right:-350px}@media screen and (max-width:900px){.maintenance-page__title .page-maintenance__menthe{top:-140px;right:-150px}}@media screen and (max-width:900px){.maintenance-page__text{margin-bottom:100px}}.maintenance-page__socialNetworks{position:relative}.maintenance-page__socialNetworks .o-stayInTouch .o-stayInTouch__title{text-transform:none;font:300 20px/1.2 "Oswald","Roboto","Arial","Helvetica",sans-serif !important}.maintenance-page__socialNetworks .page-maintenance__basilic{position:absolute;top:50px;left:-350px}@media screen and (max-width:600px){.maintenance-page__socialNetworks .page-maintenance__basilic{width:140px;left:-130px}}.p-newsList{position:relative}.p-newsList .p-newsList__title{text-align:center}.p-newsList .p-newsList__nav{margin-top:32px}.p-newsList .o-newsArticles .o-newsArticles__list{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;margin-top:32px}@media screen and (max-width:900px){.p-newsList .o-newsArticles .o-newsArticles__list{grid-template-columns:repeat(1,1fr)}}.p-newsList .o-newsArticles .m-pagination{margin-top:32px}.p-newsPage{position:relative}.p-newsPage .p-newsPage__heroPictureContainer{position:absolute;top:0;left:0;height:100%;width:100%}.p-newsPage .p-newsPage__heroPicture{padding-top:13.85417%}@media screen and (max-width:900px){.p-newsPage .p-newsPage__heroPicture{padding-top:65.6%}}.p-newsPage .p-newsPage__hero{position:relative;width:100vw;background-repeat:no-repeat;background-size:cover;background-position:center;margin-bottom:60px}.p-newsPage .p-newsPage__hero::before{content:'';position:absolute;width:100%;height:100%;top:0;left:0;background:-webkit-gradient(linear,left top,left bottom,color-stop(9.9%,rgba(18,7,50,0.7)),color-stop(77.6%,rgba(18,7,50,0)));background:-o-linear-gradient(top,rgba(18,7,50,0.7) 9.9%,rgba(18,7,50,0) 77.6%);background:linear-gradient(180deg,rgba(18,7,50,0.7) 9.9%,rgba(18,7,50,0) 77.6%);z-index:1}.p-newsPage .p-newsPage__hero .m-breadcrumb{z-index:1;position:relative;max-width:calc(1366px - (80px * 2));width:100%;margin:0 auto}@media screen and (max-width:900px){.p-newsPage .p-newsPage__hero .m-breadcrumb{max-width:calc(1366px - (40px * 2))}}@media screen and (max-width:600px){.p-newsPage .p-newsPage__hero .m-breadcrumb{max-width:calc(1366px - (5% * 2))}}.p-newsPage .p-newsPage__hero .p-newsPage__heroBlockWrapper{position:relative;width:100%;height:100%;max-width:1366px;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;padding:20px 80px 0;margin:0 auto;z-index:1}@media screen and (max-width:900px){.p-newsPage .p-newsPage__hero .p-newsPage__heroBlockWrapper{padding:40px 40px}}@media screen and (max-width:600px){.p-newsPage .p-newsPage__hero .p-newsPage__heroBlockWrapper{padding:20px 0}}.p-newsPage .p-newsPage__hero .p-newsPage__heroBlock{position:relative;height:auto;max-width:820px;background-color:#120732;border-radius:16px;padding:40px 32px;z-index:4;-webkit-box-shadow:0 0 88px rgba(255,255,255,0.1);box-shadow:0 0 88px rgba(255,255,255,0.1)}@media screen and (min-width:901px){.p-newsPage .p-newsPage__hero .p-newsPage__heroBlock{min-width:580px}}.p-newsPage .p-newsPage__hero .p-newsPage__heroTransBlockWrapper{position:relative;height:0;max-width:calc(1366px - (80px * 2));width:100%;margin:0 auto;overflow:visible}@media screen and (max-width:900px){.p-newsPage .p-newsPage__hero .p-newsPage__heroTransBlockWrapper{max-width:calc(1366px - (40px * 2))}}@media screen and (max-width:600px){.p-newsPage .p-newsPage__hero .p-newsPage__heroTransBlockWrapper{max-width:calc(1366px - (5% * 2))}}.p-newsPage .p-newsPage__hero .p-newsPage__heroTransBlock{position:relative;top:-35px;left:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;background-color:rgba(255,255,255,0.2);border:2px solid rgba(255,255,255,0.2);border-radius:16px;padding:24px;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);z-index:4}.p-newsPage .p-newsPage__hero .p-newsPage__heroTransBlock .p-newsPage__heroTimeAndVideo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:8px}.p-newsPage .p-newsPage__hero .p-newsPage__heroTransBlock .p-newsPage__heroTimeAndVideo .a-cta{margin-left:auto}@media screen and (max-width:900px){.p-newsPage .p-newsPage__hero .p-newsPage__heroTransBlock{top:-80px}}@media screen and (max-width:600px){.p-newsPage .p-newsPage__hero .p-newsPage__heroTransBlock{max-width:90%;left:50%;top:-55px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}.p-newsPage .p-newsPage__shareButton{position:fixed;-webkit-transform:translateX(calc(100% - 66px));-ms-transform:translateX(calc(100% - 66px));transform:translateX(calc(100% - 66px));bottom:20vh;right: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;gap:8px;padding:24px 50px 24px 30px;background:-o-linear-gradient(329.85deg,#38049e 11.72%,#ff02f9 100%);background:linear-gradient(120.15deg,#38049e 11.72%,#ff02f9 100%);border-radius:80px 0 0 80px;z-index:5;cursor:pointer;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.p-newsPage .p-newsPage__shareButton:hover,.p-newsPage .p-newsPage__shareButton.-open{right:0;-webkit-transform:none;-ms-transform:none;transform:none;padding:24px 40px;cursor:default}.p-newsPage .p-newsPage__shareButton .a-label{margin:0 8px}.page-orderSuccess{position:relative}.page-orderSuccess__headerBackground{position:absolute;top:0;left:0;width:100%;height:400px;background-position:center bottom;background-size:cover;background-repeat:no-repeat}@media screen and (max-width:900px){.page-orderSuccess__headerBackground{height:300px}}.page-orderSuccess__confirmationCard{max-width:800px;width:100%;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:stretch;-ms-flex-align:stretch;align-items:stretch;margin:0 auto;border-radius:20px;overflow:hidden;border:2px solid rgba(255,255,255,0.2);-webkit-box-shadow:0 0 88px rgba(255,255,255,0.1);box-shadow:0 0 88px rgba(255,255,255,0.1)}@media screen and (max-width:900px){.page-orderSuccess__confirmationCard{max-width:500px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:none;box-shadow:none;border:none}}.page-orderSuccess__confirmationCardContent{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:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:900px){.page-orderSuccess__confirmationCardContent.-left,.page-orderSuccess__confirmationCardContent.-right{border-radius:20px;border:2px solid rgba(255,255,255,0.2)}}.page-orderSuccess__confirmationCardContent.-left{padding:50px;color:#fff;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background-color:rgba(255,255,255,0.18)}@media screen and (max-width:900px){.page-orderSuccess__confirmationCardContent.-left{margin-bottom:20px}}.page-orderSuccess__confirmationCardContent.-left .a-cta.-backHome{margin-bottom:24px}.page-orderSuccess__confirmationCardContent.-right{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background-color:#120732;padding:55px}@media screen and (max-width:900px){.page-orderSuccess__confirmationCardContent.-right{padding:30px}}.page-orderSuccess__title{font-size:40px;font-weight:500;margin-bottom:40px}.page-orderSuccess__checkContainer{background-color:#7dc633;border-radius:50px}.page-orderSuccess__iconCheck{margin-bottom:11px;color:#7dc633}.page-orderSuccess__text{text-align:center;max-width:250px;margin-bottom:40px}.page-orderSuccess__step{position:relative;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;gap:24px;padding-top:65px;padding-left:25px}@media screen and (max-width:900px){.page-orderSuccess__step{-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}}@media screen and (max-width:900px){.page-orderSuccess__step{max-width:350px}}.page-orderSuccess__stepNumber{position:absolute;top:0;left:0;font:700 100px/1.4 "Oswald","Roboto","Arial","Helvetica",sans-serif;color:transparent;z-index:1;-webkit-text-stroke:2px #7dc633}.page-orderSuccess__stepImage{width:100px;height:100px;background-color:#3e3256;border-radius:15px;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;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;z-index:2}.page-orderSuccess__stepContent{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:left}.page-orderSuccess__stepTitle{margin-bottom:10px}.p-page .p-page__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:start;-ms-flex-align:start;align-items:flex-start}.p-page .p-page__sidebar{position:sticky;top:90px;min-width:280px;width:280px;margin-right:30px;background-color:#120732;border-radius:16px;overflow:hidden}.layout-container.-withPromoBanner .p-page .p-page__sidebar{top:126px}@media screen and (max-width:1200px){.p-page .p-page__sidebar{display:none}}.p-page .p-page__sidebar .p-page__sidebarList{position:relative !important;top:initial !important}.p-page .p-page__sidebar .p-page__sidebarList ul{list-style:none}.p-page .p-page__sidebar .p-page__sidebarList ul li{list-style-type:none}.p-page .p-page__sidebar .p-page__sidebarList ul li:not(:last-child){margin-bottom:8px}.p-page .p-page__sidebar .p-page__sidebarList ul li a{position:relative;padding:16px;font-size:14px;text-decoration:none;-webkit-transition:color 0.15s ease-in-out;-o-transition:color 0.15s ease-in-out;transition:color 0.15s ease-in-out;vertical-align:middle}.p-page .p-page__sidebar .p-page__sidebarList ul li a:hover,.p-page .p-page__sidebar .p-page__sidebarList ul li a:active{color:#7dc633}.p-page .p-page__sidebar .p-page__sidebarList ul li.toc-active a{color:#7dc633}.p-page .p-page__sidebar .p-page__sidebarList ul li.toc-active a::before{content:'';position:absolute;left:0;top:0;height:100%;width:1px;background-color:#7dc633}.p-page .p-page__content{max-width:100%}.p-page .p-page__content h1::before,.p-page .p-page__content h2::before,.p-page .p-page__content h3::before,.p-page .p-page__content h4::before{content:'';display:block;height:175px;margin:-175px 0 0}.p-page .p-page__title{padding-left:310px;text-align:center;margin-top:92px}@media screen and (max-width:1200px){.p-page .p-page__title{padding-left:0;margin-top:60px}}.p-page .p-page__wysiwyg{overflow-wrap:break-word;padding:20px 70px}.p-page .p-page__wysiwyg span[id^='toc-']::before{content:'';display:block;height:175px;margin:-175px 0 0}@media screen and (max-width:600px){.p-page .p-page__wysiwyg{padding:20px 5%}}.p-page .p-page__wysiwyg strong{font-weight:700}.p-page .p-page__wysiwyg em{font-style:italic}.p-page .p-page__wysiwyg p{font-size:14px}.p-page .p-page__wysiwyg h2,.p-page .p-page__wysiwyg h3,.p-page .p-page__wysiwyg h4{margin-bottom:30px;text-transform:uppercase;font-family:"Oswald","Roboto","Arial","Helvetica",sans-serif}.p-page .p-page__wysiwyg h2{font-size:28px;font-weight:700}@media screen and (max-width:600px){.p-page .p-page__wysiwyg h2{font-size:22px}}.p-page .p-page__wysiwyg h3{font-size:22px;font-weight:400}@media screen and (max-width:600px){.p-page .p-page__wysiwyg h3{font-size:18px}}.p-page .p-page__wysiwyg h4{font-size:18px;font-weight:400}@media screen and (max-width:600px){.p-page .p-page__wysiwyg h4{font-size:16px}}.p-page .p-page__wysiwyg ul,.p-page .p-page__wysiwyg ol{padding-left:14px;font-size:14px;font-weight:400}.p-page .p-page__wysiwyg ul li:not(:last-child),.p-page .p-page__wysiwyg ol li:not(:last-child){margin-bottom:8px}.p-page .p-page__wysiwyg a{color:#7dc633}.page-passwordForget__content{display:block;max-width:440px;width:100%;margin:0 auto;padding:24px 32px;overflow:hidden;background-color:#120732;border-radius:15px;-webkit-box-shadow:0 0 88px rgba(255,255,255,0.1);box-shadow:0 0 88px rgba(255,255,255,0.1)}.page-passwordForget__content .a-heading.-form{margin-bottom:32px}.page-passwordForget__content .a-input__label{padding:0 0 2px;font:400 12px/1.3 "Roboto","Arial","Helvetica",sans-serif}@media screen and (max-width:600px){.page-passwordForget__content{padding-top:25px;padding-bottom:40px}}.page-passwordForget__content .l-form__action{text-align:left;margin-top:32px}@media screen and (max-width:600px){.page-passwordForget__content .l-form__action{text-align:center}}.page-passwordForget__content.-step3 .a-heading{white-space:nowrap}.page-passwordForget__content.-step3 .l-form__action{text-align:center}.page-passwordForget__content.-step2,.page-passwordForget__content.-step4{margin:20vh auto}.page-passwordForget__textContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;margin-bottom:34px}.p-pressList{position:relative}.p-pressList .p-pressList__title{text-align:center}.p-pressList .o-pressArticles.-active .o-pressArticles__list .m-pressCard{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.p-pressList .o-pressArticles.-active .o-pressArticles__button{display:none}.p-pressList .o-pressArticles .o-pressArticles__title{text-align:center}.p-pressList .o-pressArticles .o-pressArticles__list{display:grid;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;grid-template-columns:repeat(4,1fr);-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:30px;margin:40px auto}@media screen and (max-width:1200px){.p-pressList .o-pressArticles .o-pressArticles__list{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:900px){.p-pressList .o-pressArticles .o-pressArticles__list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.p-pressList .o-pressArticles .o-pressArticles__list{grid-template-columns:repeat(1,1fr)}}.p-pressList .o-pressArticles .o-pressArticles__list .m-pressCard{max-width:280px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto}.p-pressList .o-pressArticles .o-pressArticles__list .m-pressCard:nth-child(n+5){display:none}@media screen and (max-width:1200px){.p-pressList .o-pressArticles .o-pressArticles__list .m-pressCard{display:-webkit-box;display:-ms-flexbox;display:flex}.p-pressList .o-pressArticles .o-pressArticles__list .m-pressCard:nth-child(n+4){display:none}}@media screen and (max-width:900px){.p-pressList .o-pressArticles .o-pressArticles__list .m-pressCard{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.p-pressList .o-pressArticles .o-pressArticles__list .m-pressCard:nth-child(n+5){display:none !important}}@media screen and (max-width:600px){.p-pressList .o-pressArticles .o-pressArticles__list .m-pressCard{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.p-pressList .o-pressArticles .o-pressArticles__list .m-pressCard:nth-child(n+3){display:none !important}}.p-pressList .o-pressArticles .o-pressArticles__button{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto}.p-pressPage{position:relative}.p-pressPage .p-pressPage__hero{position:relative;min-height:400px;width:100vw;background-repeat:no-repeat;background-size:cover;background-position:center}.p-pressPage .p-pressPage__hero::before{content:'';position:absolute;width:100%;height:100%;top:0;left:0;background:-webkit-gradient(linear,left top,left bottom,color-stop(9.9%,rgba(18,7,50,0.7)),color-stop(77.6%,rgba(18,7,50,0)));background:-o-linear-gradient(top,rgba(18,7,50,0.7) 9.9%,rgba(18,7,50,0) 77.6%);background:linear-gradient(180deg,rgba(18,7,50,0.7) 9.9%,rgba(18,7,50,0) 77.6%);z-index:0}@media screen and (max-width:900px){.p-pressPage .p-pressPage__hero{height:auto}}.p-pressPage .p-pressPage__hero .m-breadcrumb{z-index:1;position:relative;max-width:calc(1366px - (80px * 2));width:100%;margin:0 auto}@media screen and (max-width:900px){.p-pressPage .p-pressPage__hero .m-breadcrumb{max-width:calc(1366px - (40px * 2))}}@media screen and (max-width:600px){.p-pressPage .p-pressPage__hero .m-breadcrumb{max-width:calc(1366px - (5% * 2))}}.p-pressPage__pdfBlock{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;gap:32px;padding:16px 32px;border-radius:16px;background:rgba(255,255,255,0.2);border:1px solid rgba(255,255,255,0.2)}.p-pressPage__pdfBlock .a-cta{-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:600px){.p-pressPage__pdfBlock{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.p-pressPage__pdfButton{position:fixed;-webkit-transform:translateX(calc(100% - 66px));-ms-transform:translateX(calc(100% - 66px));transform:translateX(calc(100% - 66px));bottom:20vh;right: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;gap:16px;padding:24px 50px 24px 30px;background:-o-linear-gradient(329.85deg,#38049e 11.72%,#ff02f9 100%);background:linear-gradient(120.15deg,#38049e 11.72%,#ff02f9 100%);border-radius:80px 0 0 80px;z-index:5;cursor:pointer;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.p-pressPage__pdfButton:hover,.p-pressPage__pdfButton.-open{right:0;-webkit-transform:none;-ms-transform:none;transform:none;padding:24px 40px;cursor:default}.p-pressPage__heroBlockWrapper{position:absolute;top:0;left:50%;overflow:hidden;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%;height:100%;max-width:1366px;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;margin:0 auto;z-index:1}@media screen and (max-width:900px){.p-pressPage__heroBlockWrapper{padding:40px 40px}}@media screen and (max-width:600px){.p-pressPage__heroBlockWrapper{padding:20px 0}}.p-pressPage__heroBlock{position:relative;height:auto;max-width:820px;background-color:#120732;border-radius:16px;padding:40px 32px;z-index:4;-webkit-box-shadow:0 0 88px rgba(255,255,255,0.1);box-shadow:0 0 88px rgba(255,255,255,0.1)}@media screen and (min-width:901px){.p-pressPage__heroBlock{min-width:580px}}.p-qrCode{min-height:100vh;background-color:#120732}.p-qrCode .p-qrCode__header{height:48px;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;background:rgba(56,4,158,0.5)}.p-qrCode .p-qrCode__header img{height:32px}.p-qrCode .p-qrCode__body{position:relative;overflow:hidden;padding:40px 22px;border-radius:0 0 40px 40px}.p-qrCode .p-qrCode__body .l-halo{z-index:0}.p-qrCode .p-qrCode__body>*:not(.l-halo){position:relative;z-index:1}.p-qrCode .p-qrCode__footer{padding:40px 22px 22px}.p-qrCode .p-qrCode__headSpecs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;padding:16px;margin-top:40px;border-radius:16px;background-color:#120732}.p-qrCode .p-qrCode__specs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;margin-top:40px}.p-qrCode .p-qrCode__specs .p-qrCode__spec{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.p-qrCode .p-qrCode__card{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;background:rgba(255,255,255,0.2);border:1px solid rgba(255,255,255,0.2);border-radius:16px;margin-top:16px}.p-qrCode .p-qrCode__card .p-qrCode__cardImage{position:relative;-webkit-box-flex:0;-ms-flex:0 0 95px;flex:0 0 95px;overflow:hidden}.p-qrCode .p-qrCode__card .p-qrCode__cardImage .p-qrCode__cardLogo{position:absolute;width:90%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:8px 8px 4px;background-color:#120732;border-radius:8px;z-index:2}.p-qrCode .p-qrCode__card .p-qrCode__cardImage .p-qrCode__cardLogo img{width:100%}.p-qrCode .p-qrCode__card .p-qrCode__cardImage>img{position:absolute}.p-qrCode .p-qrCode__card .p-qrCode__cardContent{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:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;gap:8px;padding:12px}.p-qrCode .p-qrCode__card .p-qrCode__cardContent .a-cta{-ms-flex-item-align:end;align-self:flex-end}.p-qrCode .p-qrCode__link{display:block;text-align:center;margin-top:56px;font-size:13px;font-weight:400}.page-quotation .page-quotation__basilic1{display:block;position:absolute;bottom:0;right:0;z-index:0}@media screen and (max-width:900px){.page-quotation .page-quotation__basilic1{bottom:-60px}}.page-quotation .page-quotation__basilic2{display:none}.page-quotation .page-quotation__menthe{display:block;position:absolute;top:-140px;left:0;-webkit-filter:blur(9px);filter:blur(9px);z-index:0}.page-quotation .page-quotation__headings{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;margin-bottom:50px}.page-quotation .page-quotation__headings .a-heading.-form{margin-bottom:0}.page-quotation .page-quotation__headings .a-cta .a-label{font-size:18px !important;font-weight:300 !important}.page-quotation .page-quotation__content{max-width:440px}.page-quotation.-step2 .page-quotation__content{max-width:440px;padding:24px 32px;margin:20vh auto}.page-quotation.-step2 .page-quotation__textContainerConfirm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;margin-bottom:20px}.page-quotation.-step2 .page-quotation__buttonContainerConfirm{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}.page-quotation.-step2 .page-quotation__buttonContainerConfirm .a-label{font-size:18px !important;font-weight:300 !important}.page-quotation.-step2 .page-quotation__menthe{display:none}.page-quotation.-step2 .page-quotation__basilic1{display:none}.page-quotation.-step2 .page-quotation__basilic2{display:block;position:absolute;bottom:-80px;left:0;-webkit-filter:blur(4px);filter:blur(4px);-webkit-transform:scaleX(-1) rotate(25deg);-ms-transform:scaleX(-1) rotate(25deg);transform:scaleX(-1) rotate(25deg);z-index:0}.page-quotation__content{position:relative;display:block;max-width:855px;width:100%;margin:60px auto;padding:24px 32px;background-color:#120732;border-radius:15px;-webkit-box-shadow:0 0 88px rgba(255,255,255,0.1);box-shadow:0 0 88px rgba(255,255,255,0.1);z-index:1}.page-quotation__content .page-quotation__basilic{position:absolute;bottom:-150px;left:-160px;-webkit-filter:blur(4px);filter:blur(4px);-webkit-transform:scaleX(-1) rotate(25deg);-ms-transform:scaleX(-1) rotate(25deg);transform:scaleX(-1) rotate(25deg);z-index:0}@media screen and (max-width:900px){.page-quotation__content .page-quotation__basilic{-webkit-filter:blur(2px);filter:blur(2px);width:180px;left:-40px;bottom:-90px}}.page-quotation__infosRegister{margin-bottom:32px}.page-quotation__decoration{position:relative}.page-register .page-register__content{max-width:440px}.page-register.-step2 .page-register__content{padding-bottom:20px}.page-register.-step2 .page-register__content .a-checkbox__wrapper{-ms-flex-preferred-size:100% !important;flex-basis:100% !important}@media screen and (max-width:600px){.page-register.-step2 .page-register__content .a-checkbox__label{padding-right:0}}@media screen and (min-width:601px){.page-register__countryTooltip{position:absolute;left:104%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}.page-register.-step3 .page-register__or{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;padding-top:6px;font:500 12px/1.3 "Roboto","Arial","Helvetica",sans-serif;color:#fff;margin:12px auto}.page-register.-step3 .m-accountBlock__content{margin-top:16px}.page-register.-step3 .a-text.-underlined{position:relative;font-family:"Oswald","Roboto","Arial","Helvetica",sans-serif}.page-register.-step3 .a-text.-underlined::after{content:'';position:absolute;bottom:-4px;left:0;height:1px;width:100%;background:-o-linear-gradient(329.85deg,#38049e 11.72%,#ff02f9 100%);background:linear-gradient(120.15deg,#38049e 11.72%,#ff02f9 100%)}.page-register.-step3 .a-text.-underlined:hover::after{background:#fff}.page-register.-step2 .page-register__content,.page-register.-step3 .page-register__content{max-width:855px}.page-register.-step4 .page-register__content{max-width:465px;padding:24px 30px;margin:20vh auto}.page-register.-step4 .page-register__textContainerConfirm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;margin-bottom:20px}.page-register.-step4 .page-register__buttonContainerConfirm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:24px}.page-register.-step4 .page-register__buttonContainerConfirm .a-label{font-size:18px !important;font-weight:300 !important}@media screen and (max-width:900px){.page-register.-step4 .page-register__buttonContainerConfirm{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.page-register__adresses{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:12px auto 60px;padding-top:20px}.page-register__adresses .m-accountBlock{-webkit-box-flex:0;-ms-flex:0 0 48.5%;flex:0 0 48.5%}.page-register__adresses .m-accountBlock__content{padding:0 16px}.page-register__adresses .m-accountBlock .m-addressCard{border-radius:16px}@media screen and (max-width:600px){.page-register__adresses{display:block;margin:16px auto 0;padding-top:16px}.page-register__adresses .m-accountBlock{margin-bottom:32px}.page-register__adresses .m-accountBlock__title{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.page-register__adresses .m-accountBlock .m-addressCard{-webkit-box-shadow:none;box-shadow:none}.page-register__adresses .a-link{font-size:12px}}.page-register__content{position:relative;display:block;max-width:855px;width:100%;margin:60px auto;padding:24px 32px;background-color:#120732;border-radius:15px;-webkit-box-shadow:0 0 88px rgba(255,255,255,0.1);box-shadow:0 0 88px rgba(255,255,255,0.1)}.page-register__content .page-register__basilic{position:absolute;bottom:-150px;left:-160px;-webkit-filter:blur(4px);filter:blur(4px);-webkit-transform:scaleX(-1) rotate(25deg);-ms-transform:scaleX(-1) rotate(25deg);transform:scaleX(-1) rotate(25deg);z-index:-1}@media screen and (max-width:900px){.page-register__content .page-register__basilic{-webkit-filter:blur(2px);filter:blur(2px);width:180px;left:-40px;bottom:-90px}}.page-register__infosRegister{margin-bottom:32px}.page-register__infosRegisterStep2{margin-bottom:50px}.page-register__popinAddAddress .o-popin__title{margin-bottom:42px}.page-register__addressChooseContainer{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);grid-gap:24px 32px;margin-bottom:24px}@media screen and (max-width:900px){.page-register__addressChooseContainer{grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(1,1fr)}}.page-register__addressChooseContainer .l-form__row{margin-bottom:0}.page-register__addressChooseContainer .l-form__row .m-addressCard{-ms-flex-preferred-size:100%;flex-basis:100%;margin-right:0 !important}.p-search .p-search__title{margin-top:80px}.p-search .p-search__info{margin:24px auto}.p-search .p-search__subText{max-width:390px;margin:auto}.p-search .p-search__searchBar{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;gap:32px;max-width:calc(1160px - 160px);margin:32px auto 0;overflow:auto}@media screen and (max-width:900px){.p-search .p-search__searchBar{-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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.p-search .p-search__searchBar .a-searchBar__wrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (max-width:900px){.p-search .p-search__searchBar .a-searchBar__wrapper{width:100%}}.p-search .p-search__searchBar .a-searchBar__wrapper .a-searchBar{padding:16px 16px 16px 40px}.p-search .p-search__searchBar .m-newsFilter{margin:0;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:900px){.p-search .p-search__searchBar .m-newsFilter{margin:auto}}.p-search .p-search__listWrap .p-search__listTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:8px}.p-search .p-search__listWrap .p-search__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;margin:40px 0}.p-search .p-search__listWrap .p-search__listCta{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto}.page-variety .page-variety__columns{display:-webkit-box;display:-ms-flexbox;display:flex;gap:130px}@media (max-width:1300px){.page-variety .page-variety__columns{gap:42px}}@media screen and (max-width:900px){.page-variety .page-variety__columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.page-variety .page-variety__columns .page-variety__leftPart{width:485px;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:1200px){.page-variety .page-variety__columns .page-variety__leftPart{width:350px}}@media screen and (max-width:900px){.page-variety .page-variety__columns .page-variety__leftPart{width:100%}}.page-variety .page-variety__columns .page-variety__rightPart{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.page-variety .page-variety__columns .page-variety__row{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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:4px}.page-variety .o-quickFacts{width:100%;display:block;padding:32px;background:rgba(255,255,255,0.2);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border:1px solid rgba(255,255,255,0.2);border-radius:16px;-webkit-box-shadow:0 0 20px rgba(255,255,255,0.1);box-shadow:0 0 20px rgba(255,255,255,0.1);margin-top:40px}.page-variety .o-quickFacts .o-quickFacts__list{margin-top:32px;display:grid;grid-template-columns:auto auto;gap:16px}@media screen and (max-width:600px){.page-variety .o-quickFacts .o-quickFacts__list{grid-template-columns:auto}}.page-variety .o-productIntro .o-productIntro__tagSurtitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}@media screen and (max-width:900px){.page-variety .o-productIntro .o-productIntro__tagSurtitle{-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;margin-bottom:16px}}.page-variety .o-productIntro .o-productIntro__references{gap:32px}.page-variety .o-productIntro .o-productIntro__references>*{white-space:nowrap}@media screen and (max-width:600px){.page-variety .o-productIntro .o-productIntro__references{gap:16px}}.page-variety .o-productIntro .o-productIntro__links{gap:24px;margin-top:16px}@media screen and (max-width:600px){.page-variety .o-productIntro .o-productIntro__links{-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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:16px}}.page-variety .o-productIntro .o-productIntro__text{margin-top:40px}.page-variety .o-productIntro .o-productIntro__asterix{margin-top:8px}.page-variety .o-productIntro__specs{margin-top:42px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.page-variety .o-productIntro__specs .o-productIntro__spec{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.page-variety .o-productIntro__specs .o-productIntro__spec .o-productIntro__specIcon{position:relative;cursor:pointer}.page-variety .o-productIntro__specs .o-productIntro__spec .o-productIntro__specIcon:hover .o-productIntro__specTooltip{display:block}.page-variety .o-productIntro__specs .o-productIntro__spec .o-productIntro__specTooltip{position:absolute;display:none;top:-60%;right:10px;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);padding:4px 8px;background-color:#38049e;border:1px solid rgba(255,255,255,0.2);border-radius:8px;z-index:2}.page-variety .o-productIntro__caracteristics{margin-top:16px;margin-bottom:16px}.page-variety .page-variety__deliveryEU{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-top:16px}.page-variety .o-tabs{margin-top:44px}.page-variety .o-tabs .o-tabsWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}@media screen and (max-width:600px){.page-variety .o-tabs .o-tabsWrapper{gap:4px}}.page-variety .o-tabs .o-tabsWrapper .o-tabs__tab{border-radius:12px 12px 0 0;padding:12px 24px;border:1px solid rgba(255,255,255,0.2);border-bottom:none;background-color:rgba(255,255,255,0.2);font-family:"Oswald","Roboto","Arial","Helvetica",sans-serif;font-size:18px;font-weight:300;min-width:130px;cursor:pointer}.page-variety .o-tabs .o-tabsWrapper .o-tabs__tab.-active{background-color:#120732}@media screen and (max-width:600px){.page-variety .o-tabs .o-tabsWrapper .o-tabs__tab{min-width:100px;padding:10px 18px}}.page-variety .o-tabs .o-tabs__contents .o-tabs__content:not(.-active){display:none}.page-variety .o-tabs .o-tabs__contents .o-tabs__content .o-tab__contentBody{padding:24px 16px;background-color:#120732;border-radius:12px;margin-top:8px}.page-variety .o-tabs .o-tabs__contents .o-tabs__content .o-tab__contentBody:first-child{border-top-left-radius:0;margin-top:0}.page-variety .o-tabs .o-tabs__contents .o-tabs__content .o-tab__contentRow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.page-variety .o-tabs .o-tabs__contents .o-tabs__content .o-tab__contentRow.-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.page-variety .o-tabs .o-tabs__contents .o-tabs__content .o-tab__contentRow .a-select,.page-variety .o-tabs .o-tabs__contents .o-tabs__content .o-tab__contentRow .a-input__wrapper,.page-variety .o-tabs .o-tabs__contents .o-tabs__content .o-tab__contentRow .a-textarea__wrapper{-webkit-box-flex:0;-ms-flex:0 0 280px;flex:0 0 280px}@media screen and (max-width:600px){.page-variety .o-tabs .o-tabs__contents .o-tabs__content .o-tab__contentRow{-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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.page-variety .o-tabs .o-tabs__contents .o-tabs__content .o-tab__contentRow .a-select,.page-variety .o-tabs .o-tabs__contents .o-tabs__content .o-tab__contentRow .a-input__wrapper,.page-variety .o-tabs .o-tabs__contents .o-tabs__content .o-tab__contentRow .a-textarea__wrapper{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;width:100%}}.page-variety .o-tabs .o-tabs__contents .o-tabs__content .o-tab__divider{width:100%;border-bottom:1px solid rgba(255,255,255,0.2);margin:16px 0}.page-variety .o-tabs .o-tabs__contents .o-tabs__content .o-tab__contentDetails{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;padding:16px;margin:24px 0 16px;border:1px solid rgba(255,255,255,0.2);border-radius:12px}.page-variety .o-tabs .o-tabs__contents .o-tabs__content .o-tab__contentDetailsCta{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto}.m-productQuantity__schema{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px;margin-top:32px}@media screen and (max-width:600px){.m-productQuantity__schema{display:block}}.m-productQuantity__schemaDesc{-webkit-box-flex:0;-ms-flex:0 0 90px;flex:0 0 90px;font-size:10px;color:#c4c4c4}@media screen and (max-width:600px){.m-productQuantity__schemaDesc{position:relative;display:block;font-size:12px}}.m-productQuantity__graph{position:relative;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.m-productQuantity__graph::before{content:'';display:block;position:absolute;top:42px;left:0;right:0;border-top:1px solid #00594f}.m-productQuantity__graphItem{-ms-flex-preferred-size:25%;flex-basis:25%;text-align:center}.m-productQuantity__graphItem p{font-size:10px;font-weight:400;line-height:11px;margin-bottom:26px;white-space:nowrap}.m-productQuantity__graphItem p span{display:block;font-family:"Oswald","Roboto","Arial","Helvetica",sans-serif;font-size:14px;line-height:16px;font-weight:300}.m-productQuantity__graphItem:nth-child(2) .m-productQuantity__graphPrice{background-color:#4cd049}.m-productQuantity__graphItem:nth-child(3) .m-productQuantity__graphPrice{background-color:#2abd67}.m-productQuantity__graphItem:nth-child(4) .m-productQuantity__graphPrice{background-color:#159f50}.m-productQuantity__graphPrice{position:relative;display:inline-block;font-size:10px;line-height:1;background-color:#7dc633;color:#120732;padding:4px 10px;border-radius:10px}.m-productQuantity__graphPrice::before{content:'';position:absolute;top:-11px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background-color:inherit;width:1px;height:11px}.m-productQuantity__graphPrice::after{content:'';position:absolute;top:-21px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background-color:inherit;width:11px;height:11px;border-radius:11px}.m-productQuantity__conditioning{margin-top:24px}.m-productQuantity__conditioningTitle{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.m-productQuantity__conditioningContent{display:none;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:18px}.m-productQuantity__conditioningContent.-active{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:600px){.m-productQuantity__conditioningContent.-active{display:block}}.m-productQuantity__conditioningItem{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:8px;padding-right:8px}.m-productQuantity__conditioningItem .a-input__wrapper{-webkit-box-flex:0;-ms-flex:0 0 38px;flex:0 0 38px}.m-productQuantity__conditioningItem label{font-size:12px;line-height:1.1;color:#c4c4c4;margin-left:8px}.m-productQuantity__conditioningItem label strong{font-family:"Oswald","Roboto","Arial","Helvetica",sans-serif;font-size:16px;font-weight:300;color:#fff}.o-infoBlock{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:rgba(255,255,255,0.2);border:1px solid rgba(255,255,255,0.2);border-radius:16px;overflow:hidden;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}@media screen and (max-width:600px){.o-infoBlock{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.o-infoBlock>*{-webkit-box-flex:1;-ms-flex:1;flex:1}.o-infoBlock .o-infoBlock___image{position:relative;background-size:cover;background-position:center}@media screen and (max-width:600px){.o-infoBlock .o-infoBlock___image{min-height:200px}}.o-infoBlock .o-infoBlock___image::after{position:absolute;top:0;left:0;height:100%;width:100%;background:-webkit-gradient(linear,left top,right top,from(rgba(18,7,50,0.75)),to(rgba(18,7,50,0.25)));background:-o-linear-gradient(left,rgba(18,7,50,0.75) 0%,rgba(18,7,50,0.25) 100%);background:linear-gradient(90deg,rgba(18,7,50,0.75) 0%,rgba(18,7,50,0.25) 100%);z-index:2;content:''}.o-infoBlock .o-infoBlock___image .o-infoBlock__message{position:absolute;top:32px;left:32px;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;z-index:3}.o-infoBlock .o-infoBlock___image .o-infoBlock__message .o-infoBlock__messageText{padding:8px 18px;background-color:rgba(255,255,255,0.2);border:1px solid rgba(255,255,255,0.2);border-radius:16px 16px 0;font-family:"Oswald","Roboto","Arial","Helvetica",sans-serif;font-size:16px;font-weight:300}@media screen and (max-width:600px){.o-infoBlock .o-infoBlock___image .o-infoBlock__message{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.o-infoBlock .o-infoBlock___image .o-infoBlock__message .o-infoBlock__messageArrow{position:relative;top:25px;-webkit-transform:rotate(130deg) scaleY(-1);-ms-transform:rotate(130deg) scaleY(-1);transform:rotate(130deg) scaleY(-1)}}.o-infoBlock .o-infoBlock___content{padding:24px 30px}.o-infoBlock .o-infoBlock___content .a-heading{margin-bottom:12px}@media screen and (max-width:900px){.o-infoBlock .o-infoBlock___content .a-heading{font-size:25px}}.o-videoBlock{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px}@media screen and (max-width:900px){.o-videoBlock{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.o-videoBlock .o-videoBlock__video{position:relative;-webkit-box-flex:0;-ms-flex:0 0 700px;flex:0 0 700px}@media screen and (max-width:1200px){.o-videoBlock .o-videoBlock__video{-webkit-box-flex:0;-ms-flex:0 0 500px;flex:0 0 500px}}@media screen and (max-width:900px){.o-videoBlock .o-videoBlock__video{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}}.o-videoBlock .o-videoBlock__video .o-videoBlock__videoDesc{position:absolute;bottom:32px;left:32px;z-index:2}.o-videoBlock .o-videoBlock__video .o-videoBlock__videoDesc .o-videoBlock__videoSubDesc{display:-webkit-box;display:-ms-flexbox;display:flex}.o-videoBlock .o-videoBlock__content{position:relative;-webkit-box-flex:1;-ms-flex:1 0 1;flex:1 0 1;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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:24px;padding-top:24px}.o-videoBlock .o-videoBlock__content .a-heading{padding:12px 18px;background-color:rgba(255,255,255,0.2);border:1px solid rgba(255,255,255,0.2);border-radius:50px 50px 50px 0}@media screen and (max-width:900px){.o-videoBlock .o-videoBlock__content{padding:0 40px}.o-videoBlock .o-videoBlock__content .a-text{padding-left:10px}.o-videoBlock .o-videoBlock__content .a-icon{position:absolute;width:40px;height:40px;-webkit-transform:scaleX(-1) rotate(-20deg);-ms-transform:scaleX(-1) rotate(-20deg);transform:scaleX(-1) rotate(-20deg);left:0;top:40px}}.o-popinWatchStock__text{margin-bottom:24px}.page-404 .l-blockContent{padding:0 24px}.page-404__container{margin:80px 0}@media screen and (max-width:900px){.page-404__container{margin:40px 0 110px}}.page-404__content{position:relative;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:center;-ms-flex-align:center;align-items:center}.page-404__text{text-align:center}.page-404__text .a-heading{margin-bottom:16px}@media screen and (max-width:900px){.page-404__text .a-heading.-giant{font-size:40px}}.page-404__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px;margin:32px 0}.page-404__cards .m-categoryCard{width:100%;max-width:381px}.page-404__button{text-align:center}@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");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.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;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0px,0,0);transform:translate3d(0px,0,0)}.swiper-pointer-events{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-pointer-events.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;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.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;-o-transition-property:transform,height;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-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.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,.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.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,0.15)}.swiper-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0)));background-image:-o-linear-gradient(right,rgba(0,0,0,0.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,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,0.5)),to(rgba(0,0,0,0)));background-image:-o-linear-gradient(left,rgba(0,0,0,0.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,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,0.5)),to(rgba(0,0,0,0)));background-image:-o-linear-gradient(bottom,rgba(0,0,0,0.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,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,0.5)),to(rgba(0,0,0,0)));background-image:-o-linear-gradient(top,rgba(0,0,0,0.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,0.5),rgba(0,0,0,0))}.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-horizontal.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.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-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-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.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-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}
