@charset "UTF-8";*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{overflow-anchor:none;scroll-behavior:smooth;height:100%;-webkit-tap-highlight-color:transparent}body{-webkit-font-smoothing:antialiased;font-family:system-ui,sans-serif;font-weight:500;line-height:1.4}.is-latin-font body{font-family:Saans-custom,system-ui,sans-serif}.is-cyrillic-font body{font-family:Recht-custom,system-ui,sans-serif}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word;font-weight:inherit}ol,ul{list-style:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none;cursor:pointer;border:none;color:inherit}a{color:inherit;text-decoration:none}@-webkit-keyframes spinner{to{transform:rotate(1turn)}}@keyframes spinner{to{transform:rotate(1turn)}}@-webkit-keyframes reversed-underline{0%{background-size:0 1px}to{background-size:100% 1px}}@keyframes reversed-underline{0%{background-size:0 1px}to{background-size:100% 1px}}.sr-only{position:absolute!important;overflow:hidden!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;white-space:nowrap!important;clip:rect(0,0,0,0)!important;border:0!important}.d-none{display:none!important}.u-hidden{opacity:0;visibility:hidden}fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{position:absolute;right:1px;top:1px;width:48px;height:35px;background:#fff;display:block}.multiselect__spinner:after,.multiselect__spinner:before{position:absolute;content:"";top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;border-radius:100%;border:2px solid transparent;border-top-color:#41b883;box-shadow:0 0 0 1px transparent}.multiselect__spinner:before{-webkit-animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__spinner:after{-webkit-animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{transition:opacity .4s ease-in-out;opacity:1}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;touch-action:manipulation}.multiselect{box-sizing:content-box;display:block;position:relative;width:100%;min-height:40px;text-align:left;color:#35495e}.multiselect *{box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{background:#ededed;pointer-events:none;opacity:.6}.multiselect--active{z-index:50}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect--active .multiselect__select{transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{position:relative;display:inline-block;min-height:20px;line-height:20px;border:none;border-radius:5px;background:#fff;padding:0 0 0 5px;width:100%;transition:border .1s ease;box-sizing:border-box;margin-bottom:8px;vertical-align:top}.multiselect__input:-ms-input-placeholder{color:#35495e}.multiselect__input::-moz-placeholder{color:#35495e}.multiselect__input::placeholder{color:#35495e}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none}.multiselect__single{padding-left:5px;margin-bottom:8px}.multiselect__tags-wrap{display:inline}.multiselect__tags{min-height:40px;display:block;padding:8px 40px 0 8px;border:1px solid #e8e8e8;background:#fff;font-size:14px}.multiselect__tag{position:relative;display:inline-block;padding:4px 26px 4px 10px;border-radius:5px;margin-right:10px;color:#fff;line-height:1;background:#41b883;margin-bottom:5px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.multiselect__tag-icon{cursor:pointer;margin-left:7px;position:absolute;right:0;top:0;bottom:0;font-weight:700;font-style:normal;width:22px;text-align:center;line-height:22px;transition:all .2s ease;border-radius:5px}.multiselect__tag-icon:after{content:"\D7";color:#266d4d;font-size:14px}.multiselect__tag-icon:focus,.multiselect__tag-icon:hover{background:#369a6e}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{min-height:40px;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap;border-radius:5px;border:1px solid #e8e8e8}.multiselect__current,.multiselect__select{line-height:16px;box-sizing:border-box;display:block;margin:0;text-decoration:none;cursor:pointer}.multiselect__select{position:absolute;width:40px;height:38px;right:1px;top:1px;padding:4px 8px;text-align:center;transition:transform .2s ease}.multiselect__select:before{position:relative;right:0;top:65%;color:#999;margin-top:4px;border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{position:absolute;display:block;background:#fff;width:100%;max-height:240px;overflow:auto;border:1px solid #e8e8e8;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;z-index:50;-webkit-overflow-scrolling:touch}.multiselect__content{list-style:none;display:inline-block;padding:0;margin:0;min-width:100%;vertical-align:top}.multiselect--above .multiselect__content-wrapper{bottom:100%;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:none;border-top:1px solid #e8e8e8}.multiselect__content::webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{display:block;padding:12px;min-height:40px;line-height:16px;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;cursor:pointer;white-space:nowrap}.multiselect__option:after{top:0;right:0;position:absolute;line-height:40px;padding-right:12px;padding-left:20px;font-size:13px}.multiselect__option--highlight{background:#41b883;outline:none;color:#fff}.multiselect__option--highlight:after{content:attr(data-select);background:#41b883;color:#fff}.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.multiselect__option--selected:after{content:attr(data-selected);color:silver}.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{background:#ededed!important;color:#a6a6a6!important;cursor:text;pointer-events:none}.multiselect__option--group{background:#ededed;color:#35495e}.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect-enter-active,.multiselect-leave-active{transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{margin-bottom:8px;line-height:20px;display:inline-block;vertical-align:top}[dir=rtl] .multiselect{text-align:right}[dir=rtl] .multiselect__select{left:1px}[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}[dir=rtl] .multiselect__content{text-align:right}[dir=rtl] .multiselect__option:after{right:auto;left:0}[dir=rtl] .multiselect__clear{right:auto;left:12px}[dir=rtl] .multiselect__spinner{right:auto;left:1px}@-webkit-keyframes spinning{0%{transform:rotate(0)}to{transform:rotate(2turn)}}@keyframes spinning{0%{transform:rotate(0)}to{transform:rotate(2turn)}}.multiselect{min-height:50px;color:#000}.multiselect__tags{height:50px;border-radius:5px;border-color:#f7f5f5;background-color:#f7f5f5;cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.multiselect__tags,[dir=rtl] .multiselect__tags{padding:unset;-webkit-padding-end:40px;padding-inline-end:40px}.multiselect__select{display:-ms-grid;display:grid;place-content:center;border-radius:5px;height:46px;top:2px;right:2px;bottom:2px}[dir=rtl] .multiselect__select{left:2px;right:auto}.multiselect__select:before{all:unset;content:"";display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-position:50%;background-size:contain;width:14px;height:8px;background-image:url(../../img/svg/arrow-select.9c23a02e82.svg)}.multiselect__input,.multiselect__single{height:50px;padding-block:10px;padding-inline:16px;margin-bottom:0;background:none;font-size:16px}.multiselect__input::-moz-placeholder{color:#000;opacity:1}.multiselect__input:-ms-input-placeholder{color:#000;opacity:1}.multiselect__input::placeholder{color:#000;opacity:1}.multiselect__content-wrapper{background-color:#f7f5f5;border:none;border-radius:5px;top:calc(100% + 4px);bottom:auto}.multiselect--above .multiselect__content-wrapper{top:auto;bottom:calc(100% + 4px)}.multiselect__option{color:#000;font-size:16px;padding:14px 24px;min-height:50px;white-space:normal;line-height:1.2}.multiselect__option--highlight{background-color:#eee;color:#000}.multiselect__option--highlight:is(.multiselect__option--selected),.multiselect__option--selected{color:#000;background-color:hsla(0,0%,82.7%,.8);font-weight:400}.multiselect__option:after{display:none}.multiselect.multiselect--disabled .multiselect__tags{background:#ededed;color:#a6a6a6}.multiselect.multiselect--disabled+label{opacity:.6}.multiselect.multiselect--active:not(.multiselect--above) .multiselect__tags{border-radius:5px}.c-form__wrap{position:relative;width:100%;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.c-form__wrap.is-invalid+.invalid-feedback{display:block}.c-form__wrap.is-invalid .multiselect__tags{border:2px solid #ff6f6f}.c-form__wrap-label{position:absolute;top:16px;inset-inline-start:16px;transition:transform .3s cubic-bezier(.16,0,.31,1),color .3s,font-size .3s cubic-bezier(.16,0,.31,1);font-size:16px;line-height:1.2;color:#9a9a9a;pointer-events:none}.c-form__wrap-label.is-fixed,.c-form__wrap-label.is-move{transform:translateY(-10px);font-size:10px}.c-form__wrap .multiselect__input,.c-form__wrap .multiselect__single{padding:20px 16px 4px}.c-form__wrap .multiselect--active+.c-form__wrap-label{z-index:51}.c-form__part-list{display:-ms-grid;display:grid;gap:40px}.c-form__part-add,.c-form__part-remove{display:flex;align-items:center;font-size:16px;color:#9a9a9a;padding-inline:0}.c-form__part-add:before,.c-form__part-remove:before{content:"";display:block;width:40px;height:40px;-webkit-margin-end:7px;margin-inline-end:7px;background-repeat:no-repeat;background-position:50%;background-size:contain}.c-form__part-add:before,.c-form__part-remove:before{background-image:url(../../img/svg/form-btn.57f3fe741b.svg)}.c-form__part-remove:before{transform:rotate(45deg)}.c-form__grid{display:-ms-grid;display:grid;gap:16px}.c-form__group{margin-top:26px}.c-form__subtitle{font-size:22px;margin:0}.c-form__block{margin-top:40px}.c-form__submit{--min-w:150px;--h:50px;--text:14px;margin-top:40px;display:flex;align-items:center;justify-content:center;min-height:var(--h,80px);min-width:var(--min-w,240px);padding:10px var(--p-x,30px);font-size:var(--text,18px);font-weight:500;line-height:1;color:#fff;cursor:pointer;text-decoration:none;background-color:#000;border:1px solid transparent;border-radius:100vmax;transition:background-color .3s,color .3s,border-color .3s}.c-form__submit:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.65}@media (any-hover:hover){.c-form__submit:hover{color:#000;background-color:#fff;border-color:#000}}.c-form__submit.is-loading{pointer-events:none;isolation:isolate;position:relative;z-index:1;color:transparent}.c-form__submit.is-loading:after{content:"";position:absolute;z-index:-1;inset:0;transform-origin:center center;width:25px;height:25px;margin:auto;border:4px solid var(--spinner-color,#fff);border-right:4px solid transparent;border-radius:50%;-webkit-animation:spinner .8s linear infinite;animation:spinner .8s linear infinite}.c-form__submit.is-loading:before{opacity:0}@media (max-width:575.98px){.c-form__submit{width:100%}}.c-input{height:50px;padding:20px 16px 4px;background-color:#f7f5f5;border-radius:5px;width:100%;font-size:16px;line-height:1.2;color:#000;outline:none;border:2px solid transparent}.c-input::-moz-placeholder{color:#a2a2a2}.c-input:-ms-input-placeholder{color:#a2a2a2}.c-input::placeholder{color:#a2a2a2}.is-invalid .c-input{border:2px solid #ff6f6f}.c-input-group{position:relative}.c-input-group.is-invalid{margin-bottom:10px}.c-input-group.is-invalid .invalid-feedback{display:block}.c-input-label{position:absolute;top:16px;inset-inline-start:16px;font-size:16px;color:#9a9a9a;line-height:1.2;transition:transform .3s,font-size .3s;pointer-events:none}.c-input:focus~.c-input-label,.is-filled .c-input-label{transform:translateY(-10px);font-size:10px}.c-input-file{display:flex;align-items:center;height:50px;position:relative;padding:0 40px;border:1px dashed rgba(0,0,0,.7);border-radius:6px}.c-input-file:before{content:"";position:absolute;width:34px;height:34px;top:50%;inset-inline-start:7px;transform:translateY(-50%);background-image:url(../../img/svg/attach-input.c14687c599.svg);background-repeat:no-repeat;background-size:contain;background-position:50%}.c-input-file__input{display:none}.c-input-file__label{width:100%;color:#9a9a9a;line-height:1;font-size:16px;cursor:pointer}.c-input-file__label__title{display:inline-block}.c-input-file__label__name{display:none}.c-input-file__label:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0}.c-input-file__btn,.c-input-file__img{display:none}.is-invalid .c-input-file,.is-invalid .c-input-file.is-open{border:2px solid #ff6f6f}.c-input-file.is-open{-webkit-padding-start:60px;padding-inline-start:60px;border:1px solid rgba(0,0,0,.7)}.c-input-file.is-open .c-input-file__label-title,.c-input-file.is-open:before{display:none}.c-input-file.is-open .c-input-file__label-name{display:inline-block}.c-input-file.is-open .c-input-file__label.disabled{cursor:default}.c-input-file.is-open .c-input-file__btn{position:absolute;display:flex;align-items:center;top:50%;inset-inline-end:0;transform:translateY(-50%);width:36px;height:100%;padding:0}.c-input-file.is-open .c-input-file__btn:before{content:"";display:block;width:18px;height:18px;background-image:url(../../img/svg/delete-input.3a819bb855.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}.c-input-file.is-open .c-input-file__img{position:absolute;display:block;overflow:hidden;top:3px;inset-inline-start:3px;width:42px;height:42px}.c-input-file.is-open .c-input-file__img:before{content:"";display:block;padding-bottom:100%}.c-input-file.is-open .c-input-file__img img{position:absolute;top:0;inset-inline-start:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.c-checkbox,.c-radio{font-size:16px;line-height:1.2;color:#767676}.c-checkbox:not(:last-child),.c-radio:not(:last-child){margin-bottom:10px}.c-checkbox input,.c-radio input{display:none}.c-checkbox input:checked+label:after,.c-radio input:checked+label:after{opacity:.5}.c-checkbox__label,.c-radio__label{display:inline-block;position:relative;-webkit-padding-start:30px;padding-inline-start:30px;margin-bottom:0;cursor:pointer}.c-checkbox__label:before,.c-radio__label:before{content:"";display:block;width:20px;height:20px;position:absolute;inset-inline-start:0;background-color:#ededed}.c-checkbox__label:after,.c-radio__label:after{content:"";display:block;position:absolute;color:#000;opacity:0;transition:opacity .3s}.c-checkbox__label:hover:after,.c-radio__label:hover:after{opacity:.3}.c-checkbox__label a,.c-radio__label a{background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-size:100% 1px;background-repeat:no-repeat;color:inherit;text-decoration:none}@media (any-hover:hover){.c-checkbox__label a:hover,.c-radio__label a:hover{-webkit-animation:reversed-underline .75s cubic-bezier(.645,.045,.355,1) both;animation:reversed-underline .75s cubic-bezier(.645,.045,.355,1) both}}[dir=rtl] .c-checkbox__label a,[dir=rtl] .c-radio__label a{background-position:100% 100%}@media (any-hover:hover){[dir=rtl] .c-checkbox__label a:hover,[dir=rtl] .c-radio__label a:hover{-webkit-animation:reversed-underline .75s cubic-bezier(.645,.045,.355,1) both;animation:reversed-underline .75s cubic-bezier(.645,.045,.355,1) both}}.c-checkbox__label:before{top:-1px;border-radius:2px}.c-checkbox__label:after{width:11px;height:5px;top:5px;inset-inline-start:5px;-webkit-border-start:2px solid currentColor;border-inline-start:2px solid currentColor;border-bottom:2px solid;transform:rotate(-45deg)}html[dir=rtl] .c-checkbox__label:after{border-top:2px solid;border-bottom:none;transform:rotate(135deg)}.invalid-feedback{display:none;margin:6px 0;color:#ff6f6f;line-height:1;font-size:14px}textarea.c-input{height:auto;resize:vertical;min-height:150px}@media (min-width:768px){.c-form__grid{-ms-grid-columns:(1fr)[6];grid-template-columns:repeat(6,1fr)}.c-form__item{-ms-grid-column-span:3;grid-column:span 3}.c-form__item--sm{-ms-grid-column-span:2;grid-column:span 2}.c-form__item--lg{-ms-grid-column-span:6;grid-column:span 6}}.iti{width:100%}:is(.iti__country-list,#fake){font-size:16px;border-radius:5px;background-color:#f7f5f5}:is(.iti__flag,#fake){background-image:url(../../img/flags.ff3a623836.png)}:is(.iti__flag-container,#fake){left:unset;right:unset;inset-inline-start:0;inset-inline-end:auto}:is(.iti__arrow,#fake){margin-left:unset;-webkit-margin-start:6px;margin-inline-start:6px;width:auto;height:auto;border:none}:is(.iti__arrow,#fake):after{content:"";display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-position:50%;background-size:contain;width:10px;height:8px;background-image:url(../../img/svg/arrow-select.9c23a02e82.svg);transition:transform .3s}:is(.iti__arrow--up,#fake):after{transform:rotate(180deg)}.iti-mobile .iti--container{top:70px}.iti-mobile .iti__country-list{width:85%}.iti :is(.c-input,#fake){-webkit-padding-start:52px;padding-inline-start:52px;-webkit-padding-end:6px;padding-inline-end:6px}.iti+.c-input-label{inset-inline-start:55px}.mx-datepicker{width:100%!important}.mx-datepicker .mx-icon-calendar{right:unset;inset-inline-end:8px}.mx-btn,.mx-calendar{color:#000!important}.mx-btn:hover{opacity:.5}.mx-calendar-content .cell:hover{background-color:#ededed!important}.mx-calendar-content .cell.active{background-color:#000!important;color:#fff!important}.mx-calendar-content .cell.disabled{background-color:#f3f3f3!important}.mx-table-date td.today{position:relative;color:#000!important}.mx-table-date td.today:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;border:2px solid #000}.tippy-box,.tippy-content{border-radius:6px}.tippy-content{padding:0;overflow:hidden}.c-tippy{position:absolute;top:50%;inset-inline-end:16px;transform:translateY(-50%);height:16px;width:16px;padding:0;background-image:url(../../img/svg/info-sign.43ee3c6b97.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}.c-tippy-info__img:before{padding-bottom:69%}.c-tippy-info__text{padding:12px 15px}@media (max-width:1199.98px){.c-header-menu{position:fixed;z-index:15;inset:60px 0 auto 0;width:100%;height:calc(100vh - 60px);height:calc(100dvh - 60px);background-color:#fff;overflow:auto;pointer-events:none;transform:translateX(100%);border-top:1px solid hsla(0,0%,82.7%,.4);transition:transform .4s cubic-bezier(.76,0,.24,1)}[dir=rtl] .c-header-menu{transform:translateX(-100%)}.c-header-menu.is-active{transform:translateX(0);pointer-events:auto}.c-header-menu__back{padding-right:max(20px,env(safe-area-inset-right));padding-left:max(20px,env(safe-area-inset-left));display:-ms-grid;display:grid;-ms-grid-columns:auto 1fr;grid-template-columns:auto 1fr;align-items:center;gap:6px;min-height:60px;width:100%;color:#000;font-size:14px;line-height:1.45;text-align:start;cursor:pointer;border:none}.c-header-menu__back:before{content:"";display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-position:50%;background-size:contain;width:16px;height:12px;background-image:url(../../img/svg/arrow-dropdown.9eb8cd3af0.svg);flex-shrink:0;pointer-events:none;transform:rotate(-90deg)}[dir=rtl] .c-header-menu__back:before{transform:rotate(90deg)}.c-header-menu__container{display:flex;flex-direction:column;height:100%}.c-header-menu__grid{padding-right:max(20px,env(safe-area-inset-right));padding-left:max(20px,env(safe-area-inset-left));display:flex;flex-direction:column;gap:20px;flex-grow:1;max-width:520px;width:100%;margin-inline:auto;padding-block:0 20px}.c-header-menu .c-header-link-list+.c-header-image-block:not(.has-link){margin-top:auto}}@media (min-width:1200px){.c-header-menu{position:fixed;z-index:15;inset:60px 0 auto 0;width:100%;height:min(calc(100vh - 60px),540px);height:min(calc(100svh - 60px),540px);overflow:auto;pointer-events:none;-webkit-clip-path:var(--dropdown-menu-clip-path,inset(0 0 100% 0));clip-path:var(--dropdown-menu-clip-path,inset(0 0 100% 0));opacity:var(--dropdown-menu-opacity,0);border-top:1px solid hsla(0,0%,82.7%,.4);transition-property:opacity,-webkit-clip-path;transition-property:clip-path,opacity;transition-property:clip-path,opacity,-webkit-clip-path;transition-duration:.5s,.5s}.c-header-menu__back{display:none;visibility:hidden}.c-header-menu__container{padding-left:max(20px,env(safe-area-inset-left));display:-ms-grid;display:grid;align-items:center;height:100%;-webkit-margin-start:10dvw;margin-inline-start:10dvw;padding-right:0}}@media (min-width:1200px) and (min-width:1440px){.c-header-menu__container{-webkit-margin-start:15dvw;margin-inline-start:15dvw}}@media (min-width:1200px){.c-header-menu__grid{display:-ms-grid;display:grid;-ms-grid-columns:550px 1fr;grid-template-columns:550px 1fr;align-items:flex-start;gap:20px;padding-block:40px}.c-header-menu__grid:has(.c-header-link-list+.c-header-image-block) .c-header-link-list{-webkit-margin-end:60px;margin-inline-end:60px}.c-header-menu__grid:has(.c-header-link-list+.c-header-image-block) .c-header-image-block{-webkit-margin-start:10px;margin-inline-start:10px}.c-header-menu__grid:has(.c-header-image-block+.c-header-image-block) .c-header-image-block:first-of-type{-ms-grid-column-align:end;justify-self:end}}.c-header-image-block{isolation:isolate;display:-ms-grid;display:grid;overflow:hidden;max-width:480px;width:100%;border-radius:6px;position:relative}.c-header-image-block>*{grid-area:1/1/-1/-1}.c-header-image-block.has-link img{transform:scale(1.01);transition:transform .3s ease-in-out}@media (any-hover:hover){.c-header-image-block.has-link:hover img{transform:scale(1)}}.c-header-image-block__picture{position:relative;background-color:#d3d3d3}.c-header-image-block__picture:before{content:"";display:block;width:100%;padding-bottom:66.66667%}.c-header-image-block__picture>*{position:absolute;inset:0;width:100%;height:100%}.c-header-image-block__picture>:is(img,video,iframe){-o-object-fit:cover;object-fit:cover}.c-header-image-block__link{display:block;cursor:pointer;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;--h:50px;--text:14px;z-index:1;align-self:flex-end;-ms-grid-column-align:center;justify-self:center;width:100%;max-width:360px;padding-inline:20px;-webkit-margin-after:20px;margin-block-end:20px}.c-header-image-block__link>*{display:flex;align-items:center;justify-content:center;min-height:var(--h,80px);min-width:var(--min-w,240px);padding:10px var(--p-x,30px);font-size:var(--text,18px);font-weight:500;line-height:1;color:#fff;background-color:hsla(0,0%,70.6%,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:100vmax;border:none;transition:background-color .3s}.c-header-image-block__link:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.65}@media (any-hover:hover){.c-header-image-block__link:hover>*{background-color:hsla(0,0%,70.6%,.8)}}.c-header-image-block__link.is-loading{--spinner-color:#000;pointer-events:none;isolation:isolate;position:relative;z-index:1;color:transparent}.c-header-image-block__link.is-loading:after{content:"";position:absolute;z-index:-1;inset:0;transform-origin:center center;width:25px;height:25px;margin:auto;border:4px solid var(--spinner-color,#fff);border-right:4px solid transparent;border-radius:50%;-webkit-animation:spinner .8s linear infinite;animation:spinner .8s linear infinite}.c-header-image-block__link.is-loading:before{opacity:0}.c-header-image-block__link>*{justify-content:space-between}.c-header-image-block__link>:after{content:"";display:inline-block;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:16px;height:12px;-webkit-mask-image:url(../../img/svg/arrow-dropdown.9eb8cd3af0.svg);mask-image:url(../../img/svg/arrow-dropdown.9eb8cd3af0.svg);pointer-events:none;flex-shrink:0;transform:rotate(90deg);background-color:currentColor;transition:background-color .3s}[dir=rtl] .c-header-image-block__link>:after{transform:rotate(-90deg)}.c-header-image-block__link:before{content:"";position:absolute;inset:0;width:100%;height:100%}.c-header-item-list{position:relative}.c-header-item-list__title{font-size:11px;line-height:1.4;letter-spacing:.02em;color:#9a9a9a;text-align:start;margin-bottom:10px}.c-header-item-list__list{display:-ms-grid;display:grid;gap:10px 40px;list-style:none}.c-header-item-list__item{position:relative;display:-ms-grid;display:grid;-ms-grid-columns:100px 1fr;grid-template-columns:100px 1fr;align-items:center;gap:16px}.c-header-item-list__img{position:relative;width:100px;border-radius:5px;overflow:hidden;background-color:#d3d3d3}.c-header-item-list__img:before{content:"";display:block;width:100%;padding-bottom:100%}.c-header-item-list__img>*{position:absolute;inset:0;width:100%;height:100%}.c-header-item-list__img>:is(img,video,iframe){-o-object-fit:cover;object-fit:cover}.c-header-item-list__content{display:flex;align-items:center;gap:4px}.c-header-item-list__link{background-image:linear-gradient(currentColor,currentColor);background-position:100% 100%;background-size:0 1px;background-repeat:no-repeat;transition:background-size .55s cubic-bezier(.645,.045,.355,1);text-decoration:none;font-size:18px;line-height:1.4;color:#000;text-align:start}@media (any-hover:hover){.c-header-item-list__link:hover{background-size:100% 1px;background-position:0 100%}}[dir=rtl] .c-header-item-list__link{background-position:0 100%}@media (any-hover:hover){[dir=rtl] .c-header-item-list__link:hover{background-position:100% 100%}}.c-header-item-list__link:after{content:"";position:absolute;inset:0}.c-header-item-list__badge{display:flex;background-color:hsla(0,0%,82.7%,.4);border-radius:2px;padding:0 4px;pointer-events:none;min-height:14px;font-size:10px;line-height:14px;transform:translateY(-3px)}.c-header-item-list__controls{display:none}@media (min-width:1200px){.c-header-item-list{max-width:100%;overflow-x:auto;position:relative}.c-header-item-list--controls .c-header-item-list__list{padding-bottom:43px}.c-header-item-list__title{position:absolute;bottom:calc(100% + 20px);margin-bottom:0}.c-header-item-list__list{-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;max-width:100%;overflow-x:auto;z-index:2;position:relative;margin-bottom:18px}.c-header-item-list__list::-webkit-scrollbar{background-color:#fff;width:4px;height:4px}.c-header-item-list__list::-webkit-scrollbar-track{border-radius:100vw;background-color:#eee;margin:0 88px 0 48px;bottom:18px}.c-header-item-list__list::-webkit-scrollbar-thumb{border-radius:100vw;background-color:#adb5bd}.c-header-item-list__list::-webkit-scrollbar-button{display:none}.c-header-item-list__item{min-width:255px}.c-header-item-list__controls{display:flex;align-items:center;justify-content:space-between;padding-right:40px;position:absolute;bottom:0;width:100%;margin-bottom:2px}.c-header-item-list__control-button{display:-ms-grid;display:grid;place-content:center;width:36px;height:36px;z-index:2}.c-header-item-list__control-button:after{content:"";display:inline-block;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:24px;height:24px;-webkit-mask-image:url(../../img/svg/arrow-light.67cdfd0888.svg);mask-image:url(../../img/svg/arrow-light.67cdfd0888.svg);background-color:#000;transition:background-color .3s ease-in-out}.c-header-item-list__control-button:first-of-type:after{transform:rotate(180deg)}.c-header-item-list__control-button:disabled{cursor:default}.c-header-item-list__control-button:disabled:after{background-color:#b4b4b4}.c-header-item-list__gradient{position:absolute;top:0;height:calc(100% - 50px);width:102px;z-index:3;transition:opacity .2s ease}.c-header-item-list__gradient--left{background:linear-gradient(90deg,#fff 0,hsla(0,0%,100%,0));left:0}.c-header-item-list__gradient--right{background:linear-gradient(270deg,#fff 0,hsla(0,0%,100%,0));right:0;left:auto}}.c-header-link-list{display:-ms-grid;display:grid;row-gap:20px;list-style:none}.c-header-link-list__item{display:flex}.c-header-link-list__link{background-image:linear-gradient(currentColor,currentColor);background-position:100% 100%;background-size:0 1px;background-repeat:no-repeat;transition:background-size .55s cubic-bezier(.645,.045,.355,1);position:relative;-webkit-margin-end:20px;margin-inline-end:20px;text-decoration:none;font-size:18px;line-height:1.4;color:#000;text-align:start}@media (any-hover:hover){.c-header-link-list__link:hover{background-size:100% 1px;background-position:0 100%}}[dir=rtl] .c-header-link-list__link{background-position:0 100%}@media (any-hover:hover){[dir=rtl] .c-header-link-list__link:hover{background-position:100% 100%}}.c-header-link-list__link:after{content:"";display:inline-block;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:16px;height:12px;-webkit-mask-image:url(../../img/svg/arrow-dropdown.9eb8cd3af0.svg);mask-image:url(../../img/svg/arrow-dropdown.9eb8cd3af0.svg);position:absolute;inset-block-start:calc(50% - 6px);inset-inline-end:-20px;pointer-events:none;opacity:0;transform:rotate(90deg) translateY(4px);background-color:currentColor;transition:opacity .5s,transform .5s}[dir=rtl] .c-header-link-list__link:after{transform:rotate(-90deg) translateY(4px)}@media (any-hover:hover){.c-header-link-list__link:hover:after{opacity:1;transform:rotate(90deg) translateY(0)}}@media (any-hover:hover){[dir=rtl] .c-header-link-list__link:hover:after{opacity:1;transform:rotate(-90deg) translateY(0)}}@media (max-width:1199.98px){.c-header-link-list{padding-block:20px}}@media (min-width:1200px){.c-header-link-list{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-moz-column-gap:50px;column-gap:50px}}.c-burger{--duration:250ms;--size:30px;--color:#000;position:relative;flex-shrink:0;width:var(--size);height:var(--size)}.c-burger__bottom,.c-burger__top{will-change:transform;position:absolute;right:0;left:0;width:100%;height:1px;background-color:var(--color);transition:transform var(--duration),top var(--duration) var(--duration),bottom var(--duration) var(--duration)}.c-burger__top{top:10px}.c-burger__bottom{bottom:10px}.is-menu-shown .c-burger .c-burger__top{top:calc(50% - 1px);transform:rotate(45deg)}.is-menu-shown .c-burger .c-burger__bottom,.is-menu-shown .c-burger .c-burger__top{transition:transform var(--duration) var(--duration),top var(--duration),bottom var(--duration)}.is-menu-shown .c-burger .c-burger__bottom{bottom:calc(50% - 1px);transform:rotate(-45deg)}@media (max-width:1199.98px){.c-header{position:fixed;z-index:20;inset:0 0 auto;width:100%;text-align:center;border-bottom:1px solid hsla(0,0%,82.7%,.4);background-color:#fff;transition:transform .3s cubic-bezier(.49,.025,.685,1)}.is-locked .c-header,.is-menu-shown .c-header,.is-scroll-locked .c-header{padding-right:var(--scrollbar-width,0)}.c-header.headroom--unpinned{transform:translateY(-100%)}.c-header__dropdown-overlay,.c-header__overlay{display:none;visibility:hidden}.c-header__wrapper{padding-right:max(20px,env(safe-area-inset-right));padding-left:max(20px,env(safe-area-inset-left));position:fixed;z-index:10;inset:60px 0 auto;width:100%;height:calc(100vh - 60px);height:calc(100dvh - 60px);background-color:#fff;overflow:auto;border-top:1px solid hsla(0,0%,82.7%,.4);opacity:0;pointer-events:none;transition:opacity .3s cubic-bezier(.49,.025,.685,1)}.is-menu-shown .c-header__wrapper{opacity:1;pointer-events:all}.c-header__wrapper .c-header__language,.c-header__wrapper .c-header__logo{display:none;visibility:hidden}.c-header__mobile{display:-ms-grid;display:grid;-ms-grid-columns:1fr auto 1fr;grid-template-columns:1fr auto 1fr;align-items:center;height:60px}.c-header__burger{all:unset;position:relative;height:60px;justify-self:flex-start;cursor:pointer}.c-header__burger:before{content:"";position:absolute;inset-inline-start:-20px;inset-block-start:0;height:100%;width:calc(100% + 40px)}.c-header__nav{--text:22px;padding-block:30px}.c-header__nav--end{--text:16px;border-top:1px solid hsla(0,0%,82.7%,.4)}.c-header__list{list-style:none}.c-header__list-link{display:flex;gap:4px;align-items:center;padding-block:10px;color:#000;font-size:var(--text);line-height:1.45;text-decoration:none;text-align:start;cursor:pointer}.has-dropdown .c-header__list-link{display:none;visibility:hidden}.c-header__list-deeper{display:flex;align-items:center;width:100%;gap:6px;padding-block:10px;text-align:start;cursor:pointer;color:#000;font-size:var(--text);line-height:1.45;text-decoration:none}.c-header__list-deeper:after{content:"";display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-position:50%;background-size:contain;width:16px;height:12px;background-image:url(../../img/svg/arrow-dropdown.9eb8cd3af0.svg);flex-shrink:0;pointer-events:none;transform:rotate(90deg);-webkit-margin-start:auto;margin-inline-start:auto}[dir=rtl] .c-header__list-deeper:after{transform:rotate(-90deg)}.c-header__list-deeper,.c-header__list-link{opacity:0;transform:translateY(-8px);transition-duration:0;transition-delay:0;transition-property:opacity,transform;transition-timing-function:cubic-bezier(.4,0,.6,1),cubic-bezier(.4,0,.6,1)}.is-menu-shown .c-header__list-deeper,.is-menu-shown .c-header__list-link{opacity:1;transform:translateY(0);transition-duration:.25s;transition-delay:calc(.2s + var(--index)*50ms)}.c-header__list-badge{display:flex;background-color:hsla(0,0%,82.7%,.4);border-radius:2px;padding:0 4px;pointer-events:none;min-height:14px;flex-shrink:0;font-size:10px;line-height:14px;transform:translateY(-3px)}.c-header__logo{display:block}.c-header__logo img{width:128px;height:30px}.c-header__language{all:unset;position:relative;display:-ms-grid;display:grid;align-items:center;height:60px;cursor:pointer;justify-self:flex-end}.c-header__language:before{content:"";position:absolute;inset-inline-start:-20px;inset-block-start:0;height:100%;width:calc(100% + 40px)}}@media (min-width:1200px){.c-header{position:fixed;z-index:20;inset:0 0 auto;width:100%;text-align:center;border-bottom:1px solid hsla(0,0%,82.7%,.4);background-color:#fff;transition:transform .3s cubic-bezier(.49,.025,.685,1)}.is-locked .c-header,.is-scroll-locked .c-header{padding-right:var(--scrollbar-width,0)}.c-header.headroom--unpinned{transform:translateY(-100%)}.c-header .l-container{max-width:1440px}.c-header__overlay{position:fixed;z-index:10;inset:60px 0 0 0;width:100%;height:100%;background-color:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);pointer-events:none;opacity:0;transition-property:opacity;transition-duration:.5s}.c-header__overlay.is-active{opacity:1;pointer-events:all}.c-header__dropdown-overlay{position:fixed;z-index:10;inset:60px 0 auto 0;width:100%;height:min(100vh,540px);height:min(100svh,540px);pointer-events:none;-webkit-clip-path:inset(0 0 100% 0);clip-path:inset(0 0 100% 0);background-color:#fff;border-top:1px solid hsla(0,0%,82.7%,.4);transition-property:-webkit-clip-path;transition-property:clip-path;transition-property:clip-path, -webkit-clip-path;transition-duration:.5s}.c-header__dropdown-overlay.is-active{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.c-header__wrapper{position:relative;display:-ms-grid;display:grid;-ms-grid-columns:1.07fr 128px 1fr 39px;grid-template-columns:1.07fr 128px 1fr 39px;align-items:center;height:60px}.c-header__mobile{display:none;visibility:hidden}.c-header__nav--end{-webkit-margin-start:auto;margin-inline-start:auto}.c-header__nav--end .c-header__list-item:first-of-type{-webkit-padding-start:30px;padding-inline-start:30px}.c-header__nav:not(.c-header__nav--end) .c-header__list-item:last-of-type{-webkit-padding-end:30px;padding-inline-end:30px}.c-header__list{display:flex;align-items:center;list-style:none}}@media (min-width:1200px) and (any-hover:hover){.c-header__list:not(.is-mouse-over) .c-header__list-item:hover{--dropdown-menu-opacity:1}}@media (min-width:1200px){.c-header__list.is-mouse-over{--dropdown-menu-clip-path:inset(0 0 0 0)}.c-header__list-item{--space-x:10px}.c-header__list-item:last-child{--space-x:10px 0}.c-header__list-item:first-child{--space-x:0 10px}}@media (min-width:1200px) and (any-hover:hover){.c-header__list-item:not(.is-disabled):hover .c-header-menu{--dropdown-menu-opacity:1;--dropdown-menu-clip-path:inset(0 0 0 0);pointer-events:all}}@media (min-width:1200px) and (any-hover:hover){.c-header__list-item.has-dropdown:not(.is-disabled):hover .c-header__list-link:after{transform:rotate(0)}.c-header__list-item.has-dropdown:not(.is-disabled):hover .c-header__list-link span{background-size:100% 1px;background-position:0 100%}[dir=rtl] .c-header__list-item.has-dropdown:not(.is-disabled):hover .c-header__list-link span{background-position:100% 100%}}@media (min-width:1200px){.c-header__list-item.has-dropdown.is-disabled,.c-header__list-item.has-dropdown.is-disabled>*{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.c-header__list-link{position:relative;display:-ms-grid;display:grid;grid-auto-flow:column;gap:4px;align-items:center;height:60px;padding-inline:var(--space-x);color:#000;font-size:14px;line-height:1.45;text-decoration:none}.c-header__list-link span{text-decoration:none;background-image:linear-gradient(currentColor,currentColor);background-position:100% 100%;background-size:0 1px;background-repeat:no-repeat;transition:background-size .55s cubic-bezier(.645,.045,.355,1)}}@media (min-width:1200px) and (any-hover:hover){.c-header__list-link span:hover{background-size:100% 1px;background-position:0 100%}}@media (min-width:1200px){[dir=rtl] .c-header__list-link span{background-position:0 100%}}@media (min-width:1200px) and (any-hover:hover){[dir=rtl] .c-header__list-link span:hover{background-position:100% 100%}}@media (min-width:1200px){.c-header__list-link span:after{content:"";position:absolute;inset:0}.c-header__list-link[aria-current=true] span{background-size:100% 1px}.has-dropdown .c-header__list-link{-ms-grid-columns:1fr auto;grid-template-columns:1fr auto;gap:6px}.has-dropdown .c-header__list-link:after{content:"";display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-position:50%;background-size:contain;width:10px;height:6px;background-image:url(../../img/svg/arrow-dropdown.9eb8cd3af0.svg);flex-shrink:0;pointer-events:none;transform:rotate(180deg);transition:transform .5s ease}}@media (min-width:1200px) and (any-hover:hover){.has-dropdown .c-header__list-link:hover:after{transform:rotate(0)}}@media (min-width:1200px){.c-header__list-badge{display:flex;background-color:hsla(0,0%,82.7%,.4);border-radius:2px;padding:0 4px;pointer-events:none;min-height:14px;font-size:10px;line-height:14px;transform:translateY(-3px)}.c-header__list-deeper{display:none;visibility:hidden}.c-header__logo{display:block}.c-header__logo img{width:128px;height:30px}.c-header__language{all:unset;display:-ms-grid;display:grid;place-content:center;height:60px;-webkit-padding-start:20px;padding-inline-start:20px;cursor:pointer}}.c-footer{background-color:#000;padding-block:60px 20px}.c-footer__body,.c-footer__bottom,.c-footer__top{display:-ms-grid;display:grid;gap:20px}.c-footer__bottom{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-template-areas:"logo logo" "copyright address"}.c-footer__form{color:#fff}.c-footer__form-title{font-size:22px}.c-footer__form-input{margin-top:20px}.c-footer__form-input input{display:block;width:100%;background-color:transparent;padding-block:4px;min-height:32px;font-size:16px;color:#fff;outline:none;border-radius:0;border:none;border-bottom:1px solid #b4b4b4}.c-footer__form-input input::-moz-placeholder{color:#b4b4b4}.c-footer__form-input input:-ms-input-placeholder{color:#b4b4b4}.c-footer__form-input input::placeholder{color:#b4b4b4}.c-footer__form-input input:is(:focus,:focus-visible){border-color:#4682b4}.c-footer__form-message{margin-top:20px;font-size:16px;color:#b4b4b4;min-height:32px}.c-footer__form-submit{display:flex;align-items:center;justify-content:center;min-height:var(--h,80px);min-width:var(--min-w,240px);padding:10px var(--p-x,30px);font-size:var(--text,18px);font-weight:500;line-height:1;color:#000;cursor:pointer;text-decoration:none;background-color:transparent;border:1px solid #9a9a9a;border-radius:100vmax;transition:border-color .3s;margin-top:20px;--text:16px;--h:60px;--min-w:180px;color:#fff;-webkit-margin-start:auto;margin-inline-start:auto}.c-footer__form-submit:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.65}@media (any-hover:hover){.c-footer__form-submit:hover{border-color:#000}}.c-footer__form-submit.is-loading{--spinner-color:#000;pointer-events:none;isolation:isolate;position:relative;z-index:1;color:transparent}.c-footer__form-submit.is-loading:after{content:"";position:absolute;z-index:-1;inset:0;transform-origin:center center;width:25px;height:25px;margin:auto;border:4px solid var(--spinner-color,#fff);border-right:4px solid transparent;border-radius:50%;-webkit-animation:spinner .8s linear infinite;animation:spinner .8s linear infinite}.c-footer__form-submit.is-loading:before{opacity:0}@media (any-hover:hover){.c-footer__form-submit:hover{border-color:#fff}}.c-footer__social{margin-top:60px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}.c-footer__social-link{width:30px;height:30px;display:-ms-grid;display:grid;place-content:center;border-radius:50%;border:1px solid #d3d3d3;background-color:transparent;transition:background-color .3s}.c-footer__social-link:after{content:"";display:inline-block;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:#d3d3d3;transition:background-color .3s}.c-footer__social-link.i-instagram:after{width:14px;height:14px;-webkit-mask-image:url(../../img/svg/socials/instagram.ce5386f887.svg);mask-image:url(../../img/svg/socials/instagram.ce5386f887.svg)}.c-footer__social-link.i-pinterest:after{width:14px;height:14px;-webkit-mask-image:url(../../img/svg/socials/pinterest.f0d4e391aa.svg);mask-image:url(../../img/svg/socials/pinterest.f0d4e391aa.svg)}.c-footer__social-link.i-facebook:after{width:14px;height:14px;-webkit-mask-image:url(../../img/svg/socials/facebook.abd062f85a.svg);mask-image:url(../../img/svg/socials/facebook.abd062f85a.svg)}.c-footer__social-link.i-linkedIn:after{width:14px;height:14px;-webkit-mask-image:url(../../img/svg/socials/linkedIn.e8a3a79e76.svg);mask-image:url(../../img/svg/socials/linkedIn.e8a3a79e76.svg)}.c-footer__social-link.i-facebook-messenger:after{width:14px;height:14px;-webkit-mask-image:url(../../img/svg/socials/facebook-messenger.105457a572.svg);mask-image:url(../../img/svg/socials/facebook-messenger.105457a572.svg)}.c-footer__social-link.i-telegram:after{width:14px;height:14px;-webkit-mask-image:url(../../img/svg/socials/telegram.792533e08b.svg);mask-image:url(../../img/svg/socials/telegram.792533e08b.svg)}.c-footer__social-link.i-tik-tok:after{width:14px;height:14px;-webkit-mask-image:url(../../img/svg/socials/tik-tok.ef82fc1af2.svg);mask-image:url(../../img/svg/socials/tik-tok.ef82fc1af2.svg)}.c-footer__social-link.i-youtube:after{width:14px;height:14px;-webkit-mask-image:url(../../img/svg/socials/youtube.0e929d7188.svg);mask-image:url(../../img/svg/socials/youtube.0e929d7188.svg)}@media (any-hover:hover){.c-footer__social-link:hover{background-color:#fff}.c-footer__social-link:hover:after{background-color:#000}}.c-footer__nav{gap:40px 20px;margin-top:10px;display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr minmax(0,1fr);grid-template-columns:1fr 1fr minmax(0,1fr)}.c-footer__nav-list{display:flex;flex-direction:column;gap:12px;word-break:break-word}.c-footer__nav-list:first-child{display:-ms-grid;display:grid;-ms-grid-column-span:3;grid-column-end:span 3;-moz-column-gap:20px;column-gap:20px;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr}.c-footer__nav-item{display:flex}.c-footer__nav-link{background-image:linear-gradient(currentColor,currentColor);background-position:100% 100%;background-size:0 1px;background-repeat:no-repeat;transition:background-size .55s cubic-bezier(.645,.045,.355,1);text-decoration:none;font-size:12px;color:#9a9a9a;word-break:break-word}@media (any-hover:hover){.c-footer__nav-link:hover{background-size:100% 1px;background-position:0 100%}}[dir=rtl] .c-footer__nav-link{background-position:0 100%}@media (any-hover:hover){[dir=rtl] .c-footer__nav-link:hover{background-position:100% 100%}}.c-footer__nav-link.is-big{font-size:14px;color:#d3d3d3}.c-footer__logo{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:logo}.c-footer__logo-link{display:block}.c-footer__logo-img{position:relative;filter:brightness(0) invert(1)}.c-footer__logo-img:before{content:"";display:block;width:100%;padding-bottom:23.28358%}.c-footer__logo-img>*{position:absolute;inset:0;width:100%;height:100%}.c-footer__logo-img>:is(img,video,iframe){-o-object-fit:cover;object-fit:cover}.c-footer__address,.c-footer__copyright{color:#9a9a9a;font-size:12px;font-style:normal}.c-footer__copyright{-ms-grid-row:2;-ms-grid-column:1;grid-area:copyright}.c-footer__copyright .c-footer__nav-link{padding:2px 0}.c-footer__address{-ms-grid-row:2;-ms-grid-column:2;grid-area:address}@media (min-width:370px){.c-footer__nav-link.is-big{font-size:16px}}@media (min-width:576px){.c-footer__social{justify-content:center}}@media (min-width:992px){.is-footer-sticky .c-footer{position:-webkit-sticky;position:sticky;bottom:0;overflow:hidden}.c-footer__body{gap:110px}.is-footer-sticky .c-footer__body{opacity:0;transform:translateY(9rem);transition-delay:.1s;transition:transform 1s cubic-bezier(.165,.84,.44,1),opacity 1s cubic-bezier(.165,.84,.44,1)}.is-reached-end.is-reached-end .c-footer__body{opacity:1;transform:translateY(0)}.c-footer__top{-ms-grid-columns:1fr 60px 1fr 60px 180px;grid-template-columns:1fr 1fr 180px;grid-template-areas:"nav form social";align-items:flex-start;gap:60px}.c-footer__bottom{-ms-grid-columns:170px 75px 1fr 75px 170px;grid-template-columns:170px 1fr 170px;grid-template-areas:"copyright logo address";align-items:flex-end;gap:75px}.c-footer__form{grid-area:form}.c-footer__social{grid-area:social;margin-top:0;gap:20px;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.c-footer__nav{grid-area:nav;margin-top:0}.c-footer__address,.c-footer__copyright{text-align:center}.c-footer__logo{-ms-grid-row:1;-ms-grid-column:3;-ms-grid-column-span:1}.c-footer__copyright{-ms-grid-row:1;-ms-grid-column:1}.c-footer__address{-ms-grid-row:1;-ms-grid-column:5}}@media (min-width:992px){.c-footer__form{-ms-grid-row:1;-ms-grid-column:3}.c-footer__social{-ms-grid-row:1;-ms-grid-column:5}.c-footer__nav{-ms-grid-row:1;-ms-grid-column:1}}@media (min-width:1200px){.c-footer__nav{-ms-grid-columns:auto auto auto auto;grid-template-columns:auto auto auto auto}.c-footer__nav__list{gap:4px}.c-footer__nav-list:first-child{display:flex;flex-direction:column;-ms-grid-column-span:1;grid-column-end:span 1;word-break:keep-all}.c-footer__nav-item{white-space:nowrap}.c-footer__nav-link{font-size:14px}.c-footer__nav-link.is-big{font-size:22px}.c-footer__copyright .c-footer__nav-link{font-size:12px}}.c-cookies{position:fixed;inset-inline-start:0;bottom:0;z-index:99;width:100%;padding:15px 15px max(25px,env(safe-area-inset-bottom));background-color:#fff;border-top:1px solid #767676}.c-cookies__content{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:6px}.c-cookies__text{color:#000;font-size:14px;-webkit-margin-end:0;margin-inline-end:0;margin-bottom:10px;flex-grow:0;flex-shrink:0;flex-basis:100%;text-align:center}.c-cookies__primary-button,.c-cookies__secondary-button{--text:14px;--h:40px;--min-w:auto}.c-cookies__secondary-button{display:flex;align-items:center;justify-content:center;min-height:var(--h,80px);min-width:var(--min-w,240px);padding:10px var(--p-x,30px);font-size:var(--text,18px);font-weight:500;line-height:1;color:#000;cursor:pointer;text-decoration:none;background-color:transparent;border:1px solid #9a9a9a;border-radius:100vmax;transition:border-color .3s}.c-cookies__secondary-button:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.65}@media (any-hover:hover){.c-cookies__secondary-button:hover{border-color:#000}}.c-cookies__secondary-button.is-loading{--spinner-color:#000;pointer-events:none;isolation:isolate;position:relative;z-index:1;color:transparent}.c-cookies__secondary-button.is-loading:after{content:"";position:absolute;z-index:-1;inset:0;transform-origin:center center;width:25px;height:25px;margin:auto;border:4px solid var(--spinner-color,#fff);border-right:4px solid transparent;border-radius:50%;-webkit-animation:spinner .8s linear infinite;animation:spinner .8s linear infinite}.c-cookies__secondary-button.is-loading:before{opacity:0}.c-cookies__primary-button{display:flex;align-items:center;justify-content:center;min-height:var(--h,80px);min-width:var(--min-w,240px);padding:10px var(--p-x,30px);font-size:var(--text,18px);font-weight:500;line-height:1;color:#fff;cursor:pointer;text-decoration:none;background-color:#000;border:1px solid transparent;border-radius:100vmax;transition:background-color .3s,color .3s,border-color .3s}.c-cookies__primary-button:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.65}@media (any-hover:hover){.c-cookies__primary-button:hover{color:#000;background-color:#fff;border-color:#000}}.c-cookies__primary-button.is-loading{pointer-events:none;isolation:isolate;position:relative;z-index:1;color:transparent}.c-cookies__primary-button.is-loading:after{content:"";position:absolute;z-index:-1;inset:0;transform-origin:center center;width:25px;height:25px;margin:auto;border:4px solid var(--spinner-color,#fff);border-right:4px solid transparent;border-radius:50%;-webkit-animation:spinner .8s linear infinite;animation:spinner .8s linear infinite}.c-cookies__primary-button.is-loading:before{opacity:0}@media (min-width:576px){.c-cookies{padding:15px 15px max(15px,env(safe-area-inset-bottom));flex-wrap:nowrap}.c-cookies__text{-webkit-margin-end:20px;margin-inline-end:20px;flex-grow:0;flex-shrink:1;flex-basis:auto;text-align:start;margin-bottom:0}}@use "../mixins/mixins" as *;.l-container{max-width:1320px;margin-inline:auto}.l-container,.o-container{padding-right:max(20px,env(safe-area-inset-right));padding-left:max(20px,env(safe-area-inset-left))}.l-page{display:flex;flex-direction:column;min-height:100%}.l-page main{position:relative;z-index:1;flex-grow:1;padding-top:60px;background-color:#fff}.fade{transition:opacity .15s linear}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;transition:height .35s ease}.collapsing,.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1060;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1050;width:100vw;height:100vh;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}@supports not ((-webkit-backdrop-filter: blur(6px)) or (backdrop-filter: blur(6px))){body .modal-backdrop{background:rgba(0,0,0,.8)}}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6}.modal-header .btn-close{padding:.5rem;margin:-.5rem -.5rem -.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width:1339.98px){.modal-fullscreen-hd-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-hd-down .modal-content{height:100%;border:0}.modal-fullscreen-hd-down .modal-body{overflow-y:auto}}@media (max-width:1439.98px){.modal-fullscreen-laptop-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-laptop-down .modal-content{height:100%;border:0}.modal-fullscreen-laptop-down .modal-body{overflow-y:auto}}@media (max-width:1659.98px){.modal-fullscreen-desktop-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-desktop-down .modal-content{height:100%;border:0}.modal-fullscreen-desktop-down .modal-body{overflow-y:auto}}@media (max-width:1799.98px){.modal-fullscreen-fullhd-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-fullhd-down .modal-content{height:100%;border:0}.modal-fullscreen-fullhd-down .modal-body{overflow-y:auto}}@media (max-width:2559.98px){.modal-fullscreen-2k-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-2k-down .modal-content{height:100%;border:0}.modal-fullscreen-2k-down .modal-body{overflow-y:auto}}@font-face{font-family:lg;font-display:swap;src:url(../../fonts/lg/lg.f9e99990e0.svg) format("svg"),url(../../fonts/lg/lg.1bcb0c868d.eot) format("embedded-opentype"),url(../../fonts/lg/lg.7fde500697.ttf) format("truetype"),url(../../fonts/lg/lg.dd84fb95ba.woff) format("woff");font-weight:400;font-style:normal}.lg-icon{font-family:lg;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next,.lg-actions .lg-prev{color:#999;cursor:pointer;display:block;margin-top:-20px;position:absolute;top:50%;z-index:1080}.lg-actions .lg-next:before,.lg-actions .lg-prev:before{content:"";display:block;width:40px;height:40px;background:url(../../img/svg/arrow.ec731db787.svg) no-repeat 50%;background-size:28px 40px}@media (max-width:1199.98px){.lg-actions .lg-next,.lg-actions .lg-prev{display:none}}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;opacity:.5}.lg-actions .lg-next{inset-inline-end:20px}[dir=rtl] .lg-actions .lg-next:before{transform:rotate(180deg)}.lg-actions .lg-prev{inset-inline-start:20px}.lg-actions .lg-prev:before{transform:rotate(-180deg)}[dir=rtl] .lg-actions .lg-prev:before{transform:rotate(0deg)}@-webkit-keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@-webkit-keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:medium none;transition:color .2s linear}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close{margin:3px 5px 0 0;width:34px;height:34px;padding:0;background:url(../../img/svg/exit.1f0b6c6d19.svg) no-repeat 50%;background-size:14px}@supports (margin:max(0px)){.lg-toolbar .lg-close{margin-top:max(3px,env(safe-area-inset-top));margin-right:max(5px,calc(env(safe-area-inset-right) - 10px))}}@media (min-width:768px){.lg-toolbar .lg-close{margin-right:35px}@supports (margin:max(0px)){.lg-toolbar .lg-close{margin-right:max(35px,calc(env(safe-area-inset-right) - 10px))}}}@media (min-width:992px){.lg-toolbar .lg-close{margin:20px 20px 0 0;background-size:24px}@supports (margin:max(0px)){.lg-toolbar .lg-close{margin-top:max(20px,env(safe-area-inset-top));margin-right:max(20px,env(safe-area-inset-right))}}}@media (min-width:1440px){.lg-toolbar .lg-close{width:40px;height:40px;background-size:38px}}.lg-toolbar .lg-download{display:none}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{background-color:rgba(0,0,0,.45);bottom:0;color:#eee;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{display:none}.lg-next,.lg-prev,.lg-toolbar{opacity:1;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear}.lg-hide-items .lg-prev{opacity:0;transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{opacity:0;transform:translate3d(10px,0,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{transform:scale3d(.5,.5,.5);opacity:0;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{transform:scaleX(1);opacity:1}.lg-outer .lg-thumb-outer{background-color:#0d0a0a;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;transform:translate3d(0,100%,0);transition:transform .25s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{transition-duration:0s!important}.lg-outer.lg-thumb-open .lg-thumb-outer{transform:translateZ(0)}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}.lg-outer .lg-thumb-item{border-radius:5px;cursor:pointer;float:left;overflow:hidden;height:100%;border:2px solid #fff;border-radius:4px;margin-bottom:5px}@media (min-width:1025px){.lg-outer .lg-thumb-item{transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{transition:bottom .25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toggle-thumb{background-color:#0d0a0a;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px}.lg-outer .lg-toggle-thumb:after{content:"\e1ff"}.lg-outer .lg-toggle-thumb:hover{color:#fff}.lg-outer .lg-video-cont{display:inline-block;vertical-align:middle;max-width:1140px;max-height:100%;width:100%}@supports (padding:max(0px)){.lg-outer .lg-video-cont{padding-left:max(0,env(safe-area-inset-left));padding-right:max(0,env(safe-area-inset-right))}}.lg-outer .lg-video{width:100%;max-height:calc(100vh - 130px);overflow:hidden;position:relative}.lg-outer .lg-video:before{content:"";display:block;padding-bottom:56.25%}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer}.lg-outer .lg-has-vimeo .lg-video-play{background:url(../img/vimeo-play.png) no-repeat scroll 0 0 transparent}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url(../img/vimeo-play.png) no-repeat scroll 0 -58px transparent}.lg-outer .lg-has-html5 .lg-video-play{background:transparent url(../img/video-play.png) no-repeat scroll 0 0;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:.8}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url(../img/youtube-play.png) no-repeat scroll 0 0 transparent}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url(../img/youtube-play.png) no-repeat scroll 0 -60px transparent}.lg-outer .lg-video-object{width:100%!important;height:100%!important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;transition:opacity .08s ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{transition-duration:0s}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{transition:transform .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{transform:scaleX(1);transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;transform-origin:0 0;-webkit-backface-visibility:hidden;backface-visibility:hidden}#lg-zoom-in:after{content:"\e311"}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:"\e033"}#lg-zoom-out{opacity:.5;pointer-events:none}#lg-zoom-out:after{content:"\e312"}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:20px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px}.is-fullscreen .lg-outer .lg-pager-outer{display:none}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;position:relative;vertical-align:top;margin:0 7px}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{opacity:1}.lg-outer .lg-pager-thumb-cont{display:none}.lg-outer .lg-pager{background-color:#000;border-radius:50%;display:block;height:12px;width:12px;opacity:.3}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{opacity:.7}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer #lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active #lg-dropdown-overlay,.lg-outer.lg-dropdown-active .lg-dropdown{transition-delay:0s;transform:translateZ(0);opacity:1;visibility:visible}.lg-outer.lg-dropdown-active #lg-share{color:#fff}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;transform:translate3d(0,5px,0);transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#fff;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover .lg-icon,.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer #lg-share{position:relative}.lg-outer #lg-share:after{content:"\e80d"}.lg-outer #lg-share-facebook .lg-icon{color:#3b5998}.lg-outer #lg-share-facebook .lg-icon:after{content:"\e901"}.lg-outer #lg-share-twitter .lg-icon{color:#00aced}.lg-outer #lg-share-twitter .lg-icon:after{content:"\e904"}.lg-outer #lg-share-googleplus .lg-icon{color:#dd4b39}.lg-outer #lg-share-googleplus .lg-icon:after{content:"\e902"}.lg-outer #lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer #lg-share-pinterest .lg-icon:after{content:"\e903"}.group{*zoom:1}.group:after,.group:before{display:table;content:"";line-height:0}.group:after{clear:both}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;opacity:0;outline-color:transparent;transition:opacity .15s ease 0s}.lg-outer *{box-sizing:border-box}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide{transition-duration:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{height:100%;width:100%;position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{width:100%;height:100%;position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url(../../img/loading.2c3a9e577e.gif) no-repeat scroll 50% transparent;background-size:50px;display:none!important}.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide,.lg-outer.lg-css .lg-current{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto!important;height:auto!important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;transition:opacity .15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html,.lg-outer.lg-hide-download #lg-download{display:none}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#f7f5f5;opacity:0;transition:opacity .15s ease 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item,.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{transition:opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{transform:translateZ(0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-item{padding:20px 0 80px}@media (min-width:768px){.lg-item{padding-bottom:90px}}@media (min-width:1440px){.lg-item{padding-bottom:110px}}.lg-item .lg-description{display:block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:1200px;margin:1em auto 0;padding:0 15px;white-space:normal;font-size:16px}.lg-item .lg-description a{background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-size:100% 1px;background-repeat:no-repeat;color:#000;text-decoration:none}@media (any-hover:hover){.lg-item .lg-description a:hover{-webkit-animation:reversed-underline .75s cubic-bezier(.645,.045,.355,1) both;animation:reversed-underline .75s cubic-bezier(.645,.045,.355,1) both}}[dir=rtl] .lg-item .lg-description a{background-position:100% 100%}@media (any-hover:hover){[dir=rtl] .lg-item .lg-description a:hover{-webkit-animation:reversed-underline .75s cubic-bezier(.645,.045,.355,1) both;animation:reversed-underline .75s cubic-bezier(.645,.045,.355,1) both}}@supports (padding:max(0px)){.lg-item .lg-description{padding-left:max(15px,env(safe-area-inset-left));padding-right:max(15px,env(safe-area-inset-right))}}@media (min-width:768px){.lg-item .lg-description{font-size:18px}}.c-modal{margin:1.5rem}.c-modal .modal-body{padding:0}.c-modal .modal-content{border-radius:3px;min-height:300px}.c-modal__wrap{display:flex}.c-modal__content{padding:25px 20px 30px}.c-modal__title{font-size:32px;line-height:1;margin-bottom:10px}.c-modal__text{font-size:18px;line-height:1.2;margin-bottom:15px}.c-modal__text p:first-child{margin-bottom:0}.c-modal__text p+p{margin:10px 0 0}.c-modal__label{font-size:16px;line-height:1.2;color:#878787;margin-bottom:65px}.c-modal__label p:first-child{margin-bottom:0}.c-modal__label p+p{margin:10px 0 0}.c-modal__form{display:-ms-grid;display:grid;gap:15px}.c-modal__submit{--h:50px;display:flex;align-items:center;justify-content:center;min-height:var(--h,80px);min-width:var(--min-w,240px);padding:10px var(--p-x,30px);font-size:var(--text,18px);font-weight:500;line-height:1;color:#fff;cursor:pointer;text-decoration:none;background-color:#000;border:1px solid transparent;border-radius:100vmax;transition:background-color .3s,color .3s,border-color .3s;width:100%;margin-top:10px}.c-modal__submit:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.65}@media (any-hover:hover){.c-modal__submit:hover{color:#000;background-color:#fff;border-color:#000}}.c-modal__submit.is-loading{pointer-events:none;isolation:isolate;position:relative;z-index:1;color:transparent}.c-modal__submit.is-loading:after{content:"";position:absolute;z-index:-1;inset:0;transform-origin:center center;width:25px;height:25px;margin:auto;border:4px solid var(--spinner-color,#fff);border-right:4px solid transparent;border-radius:50%;-webkit-animation:spinner .8s linear infinite;animation:spinner .8s linear infinite}.c-modal__submit.is-loading:before{opacity:0}.c-modal__img{display:none}.c-modal__exit{position:absolute;top:5px;inset-inline-end:5px;padding:5px}.c-modal__exit:after{content:"";display:block;width:15px;height:15px;background-image:url(../../img/svg/exit.1f0b6c6d19.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}.c-modal__picture{display:block;aspect-ratio:765/565;height:auto;border-radius:3px;overflow:hidden}.c-modal__picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-modal--image .modal-content{min-height:0;border:none;background-color:transparent}.c-modal--corner.modal-dialog .c-modal__content{width:100%}.c-modal--corner.modal-dialog .c-modal__picture{aspect-ratio:1/1;max-width:460px}@media (min-width:768px){.c-modal--corner.modal-dialog{align-items:flex-end;position:fixed;bottom:50px;right:0;margin:0}}@media (min-width:576px){.c-modal{margin:1.5rem auto}.c-modal__content{padding:45px}.c-modal__exit:after{width:20px;height:20px}}@media (min-width:768px){.c-modal{max-width:897px;padding:0 85px;margin:1.75rem auto}.c-modal__content{width:55%}.c-modal__img{overflow:hidden;position:relative;display:block;width:45%}.c-modal__img:before{display:block;padding-bottom:157%;content:""}.c-modal__img img{position:absolute;top:0;inset-inline-start:0;width:100%;height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover}.c-modal__exit{position:absolute;top:0;inset-inline-end:-55px}.c-modal__exit:after{width:30px;height:30px;filter:invert(1)}}@media (min-width:768px){.c-modal__title{font-size:42px}.c-modal__text{font-size:22px}.c-modal__label{font-size:18px}}.c-breadcrumbs{padding-block:20px;overflow:hidden}.c-breadcrumbs .l-container{max-width:1440px}.c-breadcrumbs__path{display:flex;align-items:center;gap:.3ch}.c-breadcrumbs__step{display:flex;align-items:center;gap:inherit;color:#9a9a9a;font-size:11px;letter-spacing:.02em}.c-breadcrumbs__step:not(:last-child):after{content:"/"}.c-breadcrumbs__link{color:inherit;text-decoration:none;white-space:nowrap;margin:0;transition:color .3s}@media (any-hover:hover){.c-breadcrumbs__link[href]:hover{color:#767676}}.c-breadcrumbs__link[aria-current=true]{color:#767676}.o-collapse{display:none}.o-collapse.show{display:block}.o-collapsing{--duration:350ms;overflow:hidden;height:0;transition:height var(--duration) ease}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{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{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,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.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:"";flex-shrink:0;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%;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%;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.c-product-hero:only-of-type{padding-bottom:80px}.c-product-hero__back{padding-right:max(20px,env(safe-area-inset-right));padding-left:max(20px,env(safe-area-inset-left));min-height:40px;display:flex;align-items:center;gap:10px;text-decoration:none;color:#000;font-size:14px;line-height:1}.c-product-hero__back:before{content:"";display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-position:50%;background-size:contain;width:10px;height:6px;background-image:url(../../img/svg/arrow-dropdown.9eb8cd3af0.svg);transform:rotate(-90deg)}.c-product-hero__breadcrumbs{display:none;visibility:hidden}.c-product-hero__grid{display:-ms-grid;display:grid;-ms-grid-columns:100%;grid-template-columns:100%;gap:16px}.c-product-hero__grid-content{padding-right:max(20px,env(safe-area-inset-right));padding-left:max(20px,env(safe-area-inset-left))}.c-product-hero__slider{--slide-per-view:1.2;--slide-gap:10px}.c-product-hero__slider-slide{width:calc(100%/var(--slide-per-view) - var(--slide-gap)*(var(--slide-per-view) - 1)/var(--slide-per-view));-webkit-margin-end:var(--slide-gap);margin-inline-end:var(--slide-gap)}.c-product-hero__slider-slide:not(:last-of-type):not(:first-of-type){--rounded:5px}.c-product-hero__slider-slide:first-of-type{--rounded:0 5px 5px 0}.c-product-hero__slider-slide:last-of-type{--rounded:5px 0 0 5px;-webkit-margin-end:0;margin-inline-end:0}.c-product-hero__slider-image{--aspect-w:5;--aspect-h:6;position:relative;overflow:hidden;border-radius:var(--rounded,0)}.c-product-hero__slider-image:before{content:"";display:block;width:100%;padding-bottom:calc(var(--aspect-h)/var(--aspect-w)*100%)}.c-product-hero__slider-image>*{position:absolute;inset:0;width:100%;height:100%}.c-product-hero__slider-image>:is(img,video,iframe){-o-object-fit:cover;object-fit:cover}.c-product-hero__thumbs{display:none;visibility:hidden}.c-product-hero__title{font-size:32px;line-height:1.2}.c-product-hero__subtitle{font-size:18px}.c-product-hero__colors{display:-ms-grid;display:grid;gap:20px;margin-top:10px}.c-product-hero__colors-title{font-size:12px;letter-spacing:.02em;color:#767676}.c-product-hero__colors-title span{color:#000}.c-product-hero__colors-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.c-product-hero__colors-button{display:flex;gap:4px}.c-product-hero__colors-image{position:relative;background-color:#d3d3d3;width:24px;border-radius:50%;overflow:hidden}.c-product-hero__colors-image:before{content:"";display:block;width:100%;padding-bottom:100%}.c-product-hero__colors-image>*{position:absolute;inset:0;width:100%;height:100%}.c-product-hero__colors-image>:is(img,video,iframe){-o-object-fit:cover;object-fit:cover}.c-product-hero__colors-image:after{content:"";display:block;position:absolute;inset:0;border-radius:50%;box-shadow:inset 0 0 0 1px #000,inset 0 0 0 3px #fff;opacity:0;transition:opacity .3s}.is-active .c-product-hero__colors-image:after{opacity:1}.c-product-hero__colors-name{font-size:12px;letter-spacing:.02em;-ms-grid-row-align:center;align-self:center}.c-product-hero__colors-badge{display:flex;background-color:hsla(0,0%,82.7%,.4);border-radius:2px;padding:0 4px;pointer-events:none;min-height:14px;color:#000;font-size:10px;line-height:14px}.c-product-hero__description{margin-top:30px}.c-product-hero__description+.c-product-hero__description{padding-top:30px;border-top:1px solid hsla(0,0%,82.7%,.4)}.c-product-hero__collapse{margin-top:30px}.c-product-hero__collapse-content{--shown-lines:4;line-height:1.45;color:#9a9a9a;-webkit-mask-image:linear-gradient(180deg,red calc(100% - 10em),transparent);mask-image:linear-gradient(180deg,red calc(100% - 10em),transparent);-webkit-mask-size:100% calc(100% + 10em);mask-size:100% calc(100% + 10em);-webkit-mask-position:top;mask-position:top;transition:height var(--duration,.35s),-webkit-mask-position .55s linear;transition:height var(--duration,.35s),mask-position .55s linear;transition:height var(--duration,.35s),mask-position .55s linear,-webkit-mask-position .55s linear}.c-product-hero__collapse-content:not(.show){display:block;height:calc(var(--shown-lines)*1.45em);overflow:hidden;-webkit-mask-position:bottom;mask-position:bottom}.c-product-hero__collapse-content a{text-decoration:none;color:inherit;line-height:inherit}.c-product-hero__collapse-button{background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-size:100% 1px;background-repeat:no-repeat;margin-top:10px;font-size:14px;color:#000}@media (any-hover:hover){.c-product-hero__collapse-button:hover{-webkit-animation:reversed-underline .75s cubic-bezier(.645,.045,.355,1) both;animation:reversed-underline .75s cubic-bezier(.645,.045,.355,1) both}}[dir=rtl] .c-product-hero__collapse-button{background-position:100% 100%}@media (any-hover:hover){[dir=rtl] .c-product-hero__collapse-button:hover{-webkit-animation:reversed-underline .75s cubic-bezier(.645,.045,.355,1) both;animation:reversed-underline .75s cubic-bezier(.645,.045,.355,1) both}}.c-product-hero__collapse-button[aria-expanded=false] span:last-child,.c-product-hero__collapse-button[aria-expanded=true] span:first-child{display:none;visibility:hidden}.c-product-hero__description+.c-product-hero__collapse{padding-top:30px;border-top:1px solid hsla(0,0%,82.7%,.4)}.c-product-hero__content{font-size:14px;color:#767676;max-width:50ch}.c-product-hero__content ol,.c-product-hero__content p,.c-product-hero__content ul{margin-top:1em}.c-product-hero__content ul{list-style:disc}.c-product-hero__content ol{list-style:decimal}.c-product-hero__content ol,.c-product-hero__content ul{list-style-position:inside}.c-product-hero__content ol li+li,.c-product-hero__content ul li+li{margin-top:.5em}.c-product-hero__content>:first-child{margin-top:0}.c-product-hero__buttons{--h:60px;--text:20px;padding-right:max(20px,env(safe-area-inset-right));padding-left:max(20px,env(safe-area-inset-left));position:fixed;inset:auto 0 0 0;z-index:10;padding-bottom:40px;background:linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.8));transition:transform .3s cubic-bezier(.49,.025,.685,1)}.c-product-hero__buttons.is-reached-end{transform:translateY(100%)}.c-product-hero__buttons-primary{display:flex;align-items:center;justify-content:center;min-height:var(--h,80px);min-width:var(--min-w,240px);padding:10px var(--p-x,30px);font-size:var(--text,18px);font-weight:500;line-height:1;color:#fff;cursor:pointer;text-decoration:none;background-color:#000;border:1px solid transparent;border-radius:100vmax;transition:background-color .3s,color .3s,border-color .3s;margin-inline:-4px}.c-product-hero__buttons-primary:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.65}@media (any-hover:hover){.c-product-hero__buttons-primary:hover{color:#000;background-color:#fff;border-color:#000}}.c-product-hero__buttons-primary.is-loading{pointer-events:none;isolation:isolate;position:relative;z-index:1;color:transparent}.c-product-hero__buttons-primary.is-loading:after{content:"";position:absolute;z-index:-1;inset:0;transform-origin:center center;width:25px;height:25px;margin:auto;border:4px solid var(--spinner-color,#fff);border-right:4px solid transparent;border-radius:50%;-webkit-animation:spinner .8s linear infinite;animation:spinner .8s linear infinite}.c-product-hero__buttons-primary.is-loading:before{opacity:0}.c-product-hero__buttons-secondary{display:flex;align-items:center;justify-content:center;min-height:var(--h,80px);min-width:var(--min-w,240px);padding:10px var(--p-x,30px);font-size:var(--text,18px);font-weight:500;line-height:1;color:#000;cursor:pointer;text-decoration:none;background-color:transparent;border:1px solid #9a9a9a;border-radius:100vmax;transition:border-color .3s;display:none}.c-product-hero__buttons-secondary:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.65}@media (any-hover:hover){.c-product-hero__buttons-secondary:hover{border-color:#000}}.c-product-hero__buttons-secondary.is-loading{--spinner-color:#000;pointer-events:none;isolation:isolate;position:relative;z-index:1;color:transparent}.c-product-hero__buttons-secondary.is-loading:after{content:"";position:absolute;z-index:-1;inset:0;transform-origin:center center;width:25px;height:25px;margin:auto;border:4px solid var(--spinner-color,#fff);border-right:4px solid transparent;border-radius:50%;-webkit-animation:spinner .8s linear infinite;animation:spinner .8s linear infinite}.c-product-hero__buttons-secondary.is-loading:before{opacity:0}@media (min-width:576px){.c-product-hero__slider{--slide-per-view:1.75}}@media (min-width:768px){.c-product-hero__slider{--slide-per-view:2.5}}@media (max-width:991.98px){.c-product-hero__sticky-panel{display:none;visibility:hidden}}@media (min-width:992px){.c-product-hero{background-color:#f7f5f5}.c-product-hero__back{display:none;visibility:hidden}.c-product-hero__breadcrumbs{display:block;visibility:visible;padding:0}.c-product-hero__breadcrumbs .l-container{padding:0}.c-product-hero__grid{-ms-grid-columns:minmax(max(20px,env(safe-area-inset-left)),1fr) minmax(0,794px) minmax(0,486px) minmax(max(20px,env(safe-area-inset-right)),1fr);grid-template-columns:minmax(max(20px,env(safe-area-inset-left)),1fr) minmax(0,794px) minmax(0,486px) minmax(max(20px,env(safe-area-inset-right)),1fr);align-items:flex-start;gap:0}.c-product-hero__grid-carousel{--aspect-w:10;--aspect-h:9;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3;justify-self:flex-end;width:100%;max-width:875px;position:relative}.c-product-hero__grid-carousel:before{content:"";display:block;width:100%;padding-bottom:calc(var(--aspect-h)/var(--aspect-w)*100%)}.c-product-hero__grid-carousel>*{position:absolute;inset:0;width:100%;height:100%}.c-product-hero__grid-carousel>:is(img,video,iframe){-o-object-fit:cover;object-fit:cover}.c-product-hero__grid-content{-ms-grid-row-align:center;align-self:center;padding-left:0;padding-right:0;-webkit-padding-start:40px;padding-inline-start:40px;padding-block:20px}.c-product-hero__slider{--slide-per-view:1;--slide-gap:0px}:is(.c-product-hero__slider-slide,#fake){--rounded:0}.c-product-hero__slider-image{--aspect-w:10;--aspect-h:9}.c-product-hero__thumbs{--slide-per-view:7;--slide-gap:12px;--size:60px;display:block;visibility:visible}.c-product-hero__thumbs-inner{position:absolute;top:0;bottom:0;inset-inline-start:20px;max-height:calc((var(--size) + var(--slide-gap))*var(--slide-per-view));margin-left:0;margin-right:0;margin-block:auto;opacity:0;transition:opacity .3s}.c-product-hero__thumbs-inner.swiper-initialized{opacity:1}.c-product-hero__thumbs-slide{position:relative;width:var(--size);height:var(--size);border-radius:5px;overflow:hidden;cursor:pointer}.c-product-hero__thumbs-slide:not(:last-of-type){-webkit-margin-after:12px;margin-block-end:12px}.c-product-hero__thumbs-slide:after{content:"";position:absolute;inset:0;display:block;border-radius:inherit;border:1px solid #000;opacity:0;transition:opacity .3s}.c-product-hero__thumbs-slide.swiper-slide-active:after{opacity:1}.c-product-hero__thumbs-image{--aspect-w:1;--aspect-h:1;position:relative}.c-product-hero__thumbs-image:before{content:"";display:block;width:100%;padding-bottom:calc(var(--aspect-h)/var(--aspect-w)*100%)}.c-product-hero__thumbs-image>*{position:absolute;inset:0;width:100%;height:100%}.c-product-hero__thumbs-image>:is(img,video,iframe){-o-object-fit:cover;object-fit:cover}.c-product-hero__title{margin-top:10px}.c-product-hero__buttons{--h:50px;--min-w:auto;--text:14px;--px:10px;position:static;display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:20px;margin-top:30px;padding:30px 0 0;border-top:1px solid hsla(0,0%,82.7%,.4);background:none}.c-product-hero__buttons.is-reached-end{transform:none}.c-product-hero__buttons-primary{margin:0}.c-product-hero__buttons-secondary{display:flex}.c-product-hero__sticky-panel{position:fixed;inset:auto 0 0;z-index:10;pointer-events:none;opacity:0;transition:opacity .4s cubic-bezier(.49,.025,.685,1)}.c-product-hero__sticky-panel.is-visible{opacity:1}.c-product-hero__sticky-panel-button{--h:60px;--min-w:180px;--text:16px;--px:10px;display:flex;align-items:center;justify-content:center;min-height:var(--h,80px);min-width:var(--min-w,240px);padding:10px var(--p-x,30px);font-size:var(--text,18px);font-weight:500;line-height:1;color:#fff;cursor:pointer;text-decoration:none;background-color:#000;border:1px solid transparent;border-radius:100vmax;transition:background-color .3s,color .3s,border-color .3s;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:30px;margin-inline-end:30px;-webkit-margin-after:30px;margin-block-end:30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;pointer-events:all}.c-product-hero__sticky-panel-button:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.65}}@media (min-width:992px) and (any-hover:hover){.c-product-hero__sticky-panel-button:hover{color:#000;background-color:#fff;border-color:#000}}@media (min-width:992px){.c-product-hero__sticky-panel-button.is-loading{pointer-events:none;isolation:isolate;position:relative;z-index:1;color:transparent}.c-product-hero__sticky-panel-button.is-loading:after{content:"";position:absolute;z-index:-1;inset:0;transform-origin:center center;width:25px;height:25px;margin:auto;border:4px solid var(--spinner-color,#fff);border-right:4px solid transparent;border-radius:50%;-webkit-animation:spinner .8s linear infinite;animation:spinner .8s linear infinite}.c-product-hero__sticky-panel-button.is-loading:before{opacity:0}}@media (min-width:1200px){.c-product-hero__grid-content{-webkit-padding-start:80px;padding-inline-start:80px;padding-block:40px}.c-product-hero__title{margin-top:30px;font-size:45px}.c-product-hero__subtitle{margin-top:8px}.c-product-hero__colors{margin-top:16px}.c-product-hero__description{margin-top:40px}}.c-accordion-details{display:-ms-grid;display:grid;gap:40px 110px}.c-accordion-details__text{font-size:14px;line-height:1.45;color:#767676;max-width:50ch}.c-accordion-details__text p{overflow-wrap:anywhere}.c-accordion-details__list{--base:max(150px,40%);display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--base),1fr));gap:40px 16px}.c-accordion-details__item-icon{--aspect-w:1;--aspect-h:1;position:relative;width:30px}.c-accordion-details__item-icon:before{content:"";display:block;width:100%;padding-bottom:calc(var(--aspect-h)/var(--aspect-w)*100%)}.c-accordion-details__item-icon>*{position:absolute;inset:0;width:100%;height:100%}.c-accordion-details__item-icon>:is(img,video,iframe){-o-object-fit:cover;object-fit:cover}.c-accordion-details__item-icon img{-o-object-fit:contain;object-fit:contain}.c-accordion-details__item-title{margin-top:10px;font-size:14px;line-height:1.45}.c-accordion-details__item-text{margin-top:8px;font-size:11px;color:#767676;max-width:40ch}@media (min-width:576px){.c-accordion-details__list{--base:190px}}@media (min-width:992px){.c-accordion-details{-ms-grid-columns:min(50% - 55px,450px) 1fr;grid-template-columns:min(50% - 55px,450px) 1fr;align-items:flex-start}}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.c-accordion-dimensions{display:-ms-grid;display:grid;-ms-grid-columns:100%;grid-template-columns:100%;gap:20px}.c-accordion-dimensions__units{display:flex;flex-wrap:wrap;align-items:flex-start;gap:8px}.c-accordion-dimensions__units-item{position:relative;border-radius:5px;padding:10px 12px;width:106px;transition:background-color .3s cubic-bezier(.645,.045,.355,1)}@media (any-hover:hover){.c-accordion-dimensions__units-item:hover{background-color:#f7f5f5}}.c-accordion-dimensions__units-item.is-active{background-color:#f7f5f5}.c-accordion-dimensions__units-picture{--aspect-w:8;--aspect-h:10;position:relative;width:80px;margin-inline:auto}.c-accordion-dimensions__units-picture:before{content:"";display:block;width:100%;padding-bottom:calc(var(--aspect-h)/var(--aspect-w)*100%)}.c-accordion-dimensions__units-picture>*{position:absolute;inset:0;width:100%;height:100%}.c-accordion-dimensions__units-picture>:is(img,video,iframe){-o-object-fit:cover;object-fit:cover}.c-accordion-dimensions__units-title{text-decoration:none;background-image:linear-gradient(currentColor,currentColor);background-position:100% 100%;background-size:0 1px;background-repeat:no-repeat;transition:background-size .55s cubic-bezier(.645,.045,.355,1);margin-top:16px;font-size:12px;letter-spacing:.02em;text-align:center;color:#9a9a9a;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto;overflow-wrap:anywhere;transition:color .3s}@media (any-hover:hover){.c-accordion-dimensions__units-title:hover{background-size:100% 1px;background-position:0 100%}}[dir=rtl] .c-accordion-dimensions__units-title{background-position:0 100%}@media (any-hover:hover){[dir=rtl] .c-accordion-dimensions__units-title:hover{background-position:100% 100%}}.c-accordion-dimensions__units-title:after{content:"";position:absolute;inset:0}.is-active .c-accordion-dimensions__units-title{background-size:100% 1px;color:#000}.c-accordion-dimensions__tabs-slide{width:auto;height:auto}.c-accordion-dimensions__tabs-button{--h:30px;--min-w:80px;--p-x:20px;display:flex;align-items:center;justify-content:center;min-height:var(--h,40px);min-width:var(--min-w,100px);padding-inline:var(--p-x,30px);white-space:nowrap;font-size:var(--text,14px);line-height:1;border:1px solid hsla(0,0%,70.6%,.6);border-radius:100px;color:#767676;text-decoration:none;background-color:#fff;transition:color .3s,border-color .3s}.c-accordion-dimensions__tabs-button.is-active,.c-accordion-dimensions__tabs-button[aria-current=true],.c-accordion-dimensions__tabs-button[aria-selected=true]{color:#000;background-color:#f7f5f5;border-color:#9a9a9a}.c-accordion-dimensions__tabs-button:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.65}@media (any-hover:hover){.c-accordion-dimensions__tabs-button:hover{color:#000;border-color:#9a9a9a}}.c-accordion-dimensions__content-image{--aspect-w:3;--aspect-h:4;position:relative;border-radius:5px;overflow:hidden;background-color:#f7f5f5}.c-accordion-dimensions__content-image:before{content:"";display:block;width:100%;padding-bottom:calc(var(--aspect-h)/var(--aspect-w)*100%)}.c-accordion-dimensions__content-image>*{position:absolute;inset:0;width:100%;height:100%}.c-accordion-dimensions__content-image>:is(img,video,iframe){-o-object-fit:cover;object-fit:cover}@media (min-width:576px){.c-accordion-dimensions__content-image{--aspect-w:2;--aspect-h:1}}@media (max-width:991.98px){.c-accordion-dimensions__tabs{-webkit-mask-image:linear-gradient(90deg,transparent,#000 20px calc(100% - 20px),transparent);mask-image:linear-gradient(90deg,transparent,#000 20px calc(100% - 20px),transparent);margin-right:min(-20px,calc(env(safe-area-inset-right)*-1));margin-left:min(-20px,calc(env(safe-area-inset-left)*-1));padding-right:max(20px,env(safe-area-inset-right));padding-left:max(20px,env(safe-area-inset-left))}.c-accordion-dimensions__tabs-slide:not(:last-child){-webkit-margin-end:10px;margin-inline-end:10px}}@media (min-width:992px){.c-accordion-dimensions{-ms-grid-columns:min(50% - 55px,450px) 110px 1fr;grid-template-columns:min(50% - 55px,450px) 1fr;-ms-grid-rows:auto 20px auto 20px auto;grid-template-areas:"units content" "tabs content" ". content";gap:20px 110px;align-items:flex-start}.c-accordion-dimensions__units{grid-area:units}.c-accordion-dimensions__tabs{grid-area:tabs;margin:0}.c-accordion-dimensions__tabs .swiper-wrapper{flex-direction:column;gap:10px}.c-accordion-dimensions__tabs-button{--h:40px;--p-x:30px;max-width:100%;white-space:normal;text-align:left;line-height:22px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:8px 30px}.c-accordion-dimensions__content{grid-area:content;--aspect-w:2;--aspect-h:1;position:relative}.c-accordion-dimensions__content:before{content:"";display:block;width:100%;padding-bottom:calc(var(--aspect-h)/var(--aspect-w)*100%)}.c-accordion-dimensions__content>*{position:absolute;inset:0;width:100%;height:100%}.c-accordion-dimensions__content>:is(img,video,iframe){-o-object-fit:cover;object-fit:cover}}@media (min-width:992px){.c-accordion-dimensions__units{-ms-grid-row:1;-ms-grid-column:1}.c-accordion-dimensions__tabs{-ms-grid-row:3;-ms-grid-column:1}.c-accordion-dimensions__content{-ms-grid-row:1;-ms-grid-row-span:5;-ms-grid-column:3}}.c-accordion-components{--columns:2;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[var(--columns)];grid-template-columns:repeat(var(--columns),1fr);gap:40px 20px}.c-accordion-components__image{--aspect-w:1;--aspect-h:1;position:relative;border-radius:5px;overflow:hidden;background-color:#f7f5f5}.c-accordion-components__image:before{content:"";display:block;width:100%;padding-bottom:calc(var(--aspect-h)/var(--aspect-w)*100%)}.c-accordion-components__image>*{position:absolute;inset:0;width:100%;height:100%}.c-accordion-components__image>:is(img,video,iframe){-o-object-fit:cover;object-fit:cover}.c-accordion-components__caption{margin-top:16px;display:flex;gap:8px;font-size:14px}.c-accordion-components__caption:before{content:"";display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-position:50%;background-size:contain;width:11px;height:8px;background-image:url(../../img/svg/check.499100fc71.svg);flex-shrink:0;margin-top:.3em}@media (min-width:576px){.c-accordion-components{--columns:3}}@media (min-width:768px){.c-accordion-components{--columns:4}}@media (min-width:992px){.c-accordion-components{-moz-column-gap:15px;column-gap:15px}.c-accordion-components__image{--aspect-w:5;--aspect-h:3}.c-accordion-components__caption{margin-top:6px;font-size:16px}.c-accordion-components__caption:before{width:14px;height:10px}}.c-accordion-awards{display:-ms-grid;display:grid;gap:40px 110px}.c-accordion-awards__text{font-size:14px;line-height:1.45;color:#767676;max-width:50ch}.c-accordion-awards__text p{overflow-wrap:anywhere}.c-accordion-awards__list{display:flex;flex-wrap:wrap;align-items:center;gap:30px}.c-accordion-awards__item-image img{max-height:75px;width:auto;max-width:160px}@media (min-width:992px){.c-accordion-awards{-ms-grid-columns:min(50% - 55px,450px) 1fr;grid-template-columns:min(50% - 55px,450px) 1fr;align-items:flex-start}}@media (min-width:1440px){.c-accordion-awards__list{-moz-column-gap:60px;column-gap:60px}}.c-accordion-tests{display:-ms-grid;display:grid;gap:40px 110px}.c-accordion-tests__text{font-size:14px;line-height:1.45;color:#767676;max-width:50ch}.c-accordion-tests__text p{overflow-wrap:anywhere}.c-accordion-tests__link{background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-size:100% 1px;background-repeat:no-repeat;margin-top:10px;display:inline-block;color:#000;text-decoration:none;font-size:14px}@media (any-hover:hover){.c-accordion-tests__link:hover{-webkit-animation:reversed-underline .75s cubic-bezier(.645,.045,.355,1) both;animation:reversed-underline .75s cubic-bezier(.645,.045,.355,1) both}}[dir=rtl] .c-accordion-tests__link{background-position:100% 100%}@media (any-hover:hover){[dir=rtl] .c-accordion-tests__link:hover{-webkit-animation:reversed-underline .75s cubic-bezier(.645,.045,.355,1) both;animation:reversed-underline .75s cubic-bezier(.645,.045,.355,1) both}}.c-accordion-tests__image{--aspect-w:3;--aspect-h:4;position:relative;border-radius:5px;overflow:hidden;background-color:#f7f5f5}.c-accordion-tests__image:before{content:"";display:block;width:100%;padding-bottom:calc(var(--aspect-h)/var(--aspect-w)*100%)}.c-accordion-tests__image>*{position:absolute;inset:0;width:100%;height:100%}.c-accordion-tests__image>:is(img,video,iframe){-o-object-fit:cover;object-fit:cover}@media (min-width:576px){.c-accordion-tests__image{--aspect-w:2;--aspect-h:1}}@media (min-width:992px){.c-accordion-tests{-ms-grid-columns:min(50% - 55px,450px) 1fr;grid-template-columns:min(50% - 55px,450px) 1fr;align-items:flex-start}}.c-product-accordion{padding-block:40px 30px}.c-product-accordion__body{border-top:1px solid hsla(0,0%,82.7%,.4)}.c-product-accordion__item{position:relative;border-bottom:1px solid hsla(0,0%,82.7%,.4)}.c-product-accordion__button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:30px;font-size:22px;padding-block:18px;text-align:start;color:#000;overflow-wrap:anywhere}.c-product-accordion__button:after{content:"";position:absolute;inset:100% 0 auto 0;width:100%;height:1px;background-color:#000;transform:scaleX(0);transform-origin:left;transition:transform .5s ease-in}@media (any-hover:hover){.c-product-accordion__button:hover:after{transform:scaleX(1)}.c-product-accordion__button:hover .c-stores-accordion__icon{background-color:#000}.c-product-accordion__button:hover .c-stores-accordion__icon:after,.c-product-accordion__button:hover .c-stores-accordion__icon:before{background-color:#fff}}.c-product-accordion__button[aria-expanded=true]:after{transform:scaleX(1)}.c-product-accordion__icon{position:relative;flex-shrink:0;display:flex;width:30px;height:30px;background-color:#f7f5f5;border-radius:50%;transition:background-color .3s}.c-product-accordion__icon:after,.c-product-accordion__icon:before{content:"";width:12px;height:1px;background-color:#000;position:absolute;inset:0;margin:auto;transition:background-color .3s,transform .3s cubic-bezier(.215,.61,.355,1)}.c-product-accordion__icon:after{transform:rotate(90deg)}[aria-expanded=true] .c-product-accordion__icon{background-color:#000}[aria-expanded=true] .c-product-accordion__icon:after{transform:rotate(0)}[aria-expanded=true] .c-product-accordion__icon:after,[aria-expanded=true] .c-product-accordion__icon:before{background-color:#fff}.c-product-accordion__content{-webkit-padding-after:40px;padding-block-end:40px}@media (min-width:992px){.c-product-accordion{padding-block:80px 40px}}.c360{padding-block:30px 60px;-webkit-clip-path:polygon(0 0,0 100%,100% 100%,100% 0);clip-path:polygon(0 0,0 100%,100% 100%,100% 0)}.c360__heading{position:relative;z-index:2}.c360__heading-type{font-size:45px;line-height:1}.c360__heading-description{font-size:25px;color:#9a9a9a}.c360__tabs{position:relative;z-index:2;display:flex;align-items:flex-start;gap:8px;margin-top:20px}.c360__item-btn{position:relative;border-radius:5px;padding:10px 12px;width:106px;transition:background-color .3s cubic-bezier(.645,.045,.355,1)}@media (any-hover:hover){.c360__item-btn:hover{background-color:#f7f5f5}}.c360__item-btn.is-active{background-color:#f7f5f5}.c360__item-title{text-decoration:none;background-image:linear-gradient(currentColor,currentColor);background-position:100% 100%;background-size:0 1px;background-repeat:no-repeat;transition:background-size .55s cubic-bezier(.645,.045,.355,1);margin-top:16px;font-size:12px;letter-spacing:.02em;text-align:center;color:#9a9a9a;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto;overflow-wrap:anywhere;transition:color .3s}@media (any-hover:hover){.c360__item-title:hover{background-size:100% 1px;background-position:0 100%}}[dir=rtl] .c360__item-title{background-position:0 100%}@media (any-hover:hover){[dir=rtl] .c360__item-title:hover{background-position:100% 100%}}.c360__item-title:after{content:"";position:absolute;inset:0}.is-active .c360__item-title{background-size:100% 1px;color:#000}.c360__item-img{--aspect-w:8;--aspect-h:10;position:relative;width:80px;margin-inline:auto}.c360__item-img:before{content:"";display:block;width:100%;padding-bottom:calc(var(--aspect-h)/var(--aspect-w)*100%)}.c360__item-img>*{position:absolute;inset:0;width:100%;height:100%}.c360__item-img>:is(img,video,iframe){-o-object-fit:cover;object-fit:cover}.c360__slider{position:relative;margin:20px auto 0;padding:0 10px 35px;max-width:500px;min-height:250px}.c360__slider-inner{position:relative;z-index:1}.c360__slider-inner:before{content:"";display:block;padding-bottom:100%}.c360__slider-photos{position:absolute;top:0;inset-inline-start:0;width:100%!important;height:100%!important;background-size:contain;background-repeat:no-repeat;background-position:50%;border-radius:10%;cursor:none}.v-enter-active .c360__slider-photos,.v-leave-active .c360__slider-photos{transition:.5s ease-out}.v-enter .c360__slider-photos,.v-leave-to .c360__slider-photos{opacity:0;transform:translateY(-10px)}.c360__slider-photos:active{cursor:-webkit-grabbing;cursor:grabbing}.c360__slider-next,.c360__slider-prev{display:flex;width:44px;height:44px;padding:0;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);cursor:pointer}.c360__slider-next:after,.c360__slider-prev:after{content:"";display:inline-block;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:26px;height:26px;-webkit-mask-image:url(../../img/svg/arrow-light.67cdfd0888.svg);mask-image:url(../../img/svg/arrow-light.67cdfd0888.svg);background-color:#000}.c360__slider-prev{left:-22px}.c360__slider-prev:after{transform:rotate(180deg)}.c360__slider-next{right:-22px}.c360__slider-icon{position:absolute;display:none;bottom:-45px;inset-inline-end:0;z-index:1}.c360__slider:after,.c360__slider:before{content:"";display:block;position:absolute;bottom:0;height:24%;z-index:0}.c360__slider:before{left:0;right:0;border:1px solid #000;border-radius:50%}.c360__slider:after{inset-inline:-5px;background-image:linear-gradient(180deg,#fff 20%,hsla(0,0%,100%,0))}.c360-preloader{width:200px;text-align:center;position:absolute;top:49%;inset-inline-start:calc(50% - 100px)}.c360-preloader.is-loading .item{-webkit-animation:preloader 1.5s ease-in-out infinite;animation:preloader 1.5s ease-in-out infinite}.c360-preloader.is-loading .item:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.c360-preloader.is-loading .item:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}.c360-preloader .item{display:inline-block;vertical-align:middle;margin:0 7px}.c360__cursor{display:none;align-items:center;gap:8px;position:fixed;top:0;left:0;z-index:10;pointer-events:none;transform:translate(-50%,-50%);translate:var(--x) var(--y)}.c360__cursor:after,.c360__cursor:before{content:"";display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-position:50%;background-size:contain;width:10px;height:6px;background-image:url(../../img/svg/arrow-dropdown.9eb8cd3af0.svg)}.c360__cursor:before{transform:rotate(-90deg)}.c360__cursor:after{transform:rotate(90deg)}.c360__cursor.is-active{display:flex}@media (pointer:coarse){.c360__cursor{display:none;visibility:hidden}}.c360__slider-inner:active .c360__cursor{display:none}.c360__cursor span{width:120px;height:120px;text-align:center;line-height:120px;font-size:22px;color:#000;border-radius:50%;overflow:hidden;border:1px solid #9a9a9a;background-color:hsla(0,0%,100%,.3);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}@media (min-width:576px){.c360__slider-prev{left:-44px}.c360__slider-next{right:-44px}}@media (min-width:768px){.c360__slider{padding:0 20px 35px;max-width:640px}.c360__slider-next,.c360__slider-prev{width:56px;height:56px}.c360__slider-prev{left:-56px}.c360__slider-next{right:-56px}}@media (min-width:992px){.c360{padding-block:40px 60px}.c360__inner{display:flex;justify-content:space-between}.c360__slider{flex-grow:1;margin:0}.c360__slider-inner{height:calc(min(666px, calc(100vh - 120px)));min-height:400px}.c360__slider{max-width:800px}.c360__slider-next,.c360__slider-prev{display:none}}@media (min-width:1440px){.c360__tabs{gap:24px;margin-top:50px}}@media (max-width:767.98px){.c360-preloader .item{width:35px}}@-webkit-keyframes preloader{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes preloader{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@-webkit-keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@-webkit-keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{-webkit-animation:plyr-fade-in .3s ease;animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing, 10px)*2)}}@media (min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing, 10px)*-4))}.plyr__caption{background:rgba(0,0,0,.8);background:var(--plyr-captions-background,rgba(0,0,0,.8));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:transparent;border:0;border-radius:3px;border-radius:var(--plyr-control-radius,3px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*0.7);position:relative;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing, 10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{-webkit-animation:plyr-popup .2s ease;animation:plyr-popup .2s ease;background:hsla(0,0%,100%,.9);background:var(--plyr-menu-background,hsla(0,0%,100%,.9));border-radius:4px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid transparent;border-width:var(--plyr-menu-arrow-size,4px);border-top:var(--plyr-menu-arrow-size,4px) solid hsla(0,0%,100%,.9);content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*0.7 - var(--plyr-menu-arrow-size, 4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*0.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing, 10px)*0.7/1.5) calc(var(--plyr-control-spacing, 10px)*0.7*1.5);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid transparent;border:var(--plyr-menu-item-arrow-size,4px) solid transparent;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing, 10px)*0.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing, 10px)*0.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--forward.plyr__tab-focus:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing, 10px)*0.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing, 10px)*0.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing, 10px)*0.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing, 10px)*0.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing, 10px)*0.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing, 10px)*0.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing, 10px)*0.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:rgba(0,0,0,.1);content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b3ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:rgba(35,40,47,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:calc(-7px + 2);margin-right:calc(var(--plyr-control-spacing, 10px)*0.7*-1 + 2);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing, 10px)*0.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;background:transparent;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height, 13px)*2);color:#00b3ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width, 3px)*2 + var(--plyr-range-thumb-height, 13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:transparent;background-image:linear-gradient(90deg,currentColor,transparent 0);background-image:linear-gradient(90deg,currentColor var(--value,0),transparent var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc(var(--plyr-range-thumb-height, 13px)/2*-1 - var(--plyr-range-track-height, 5px)/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:transparent;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-moz-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:transparent;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:transparent;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:hsla(0,0%,100%,.9);background:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:3px;border-radius:var(--plyr-tooltip-radius,3px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing, 10px)/2) calc(var(--plyr-control-spacing, 10px)/2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid hsla(0,0%,100%,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*0.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*0.7);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height, 13px)*0.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress__buffer,.plyr__progress input[type=range]{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height, 13px)*-0.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height, 13px)*-0.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height, 13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));left:0}.plyr__progress__buffer{-webkit-appearance:none;background:transparent;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc(var(--plyr-range-track-height, 5px)/2*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:transparent}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{-webkit-animation:plyr-progress 1s linear infinite;animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,40,47,.6) 25%,transparent 0,transparent 50%,rgba(35,40,47,.6) 0,rgba(35,40,47,.6) 75%,transparent 0,transparent);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,transparent 0,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 0,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 0,transparent);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr__volume{align-items:center;display:flex;max-width:110px;min-width:80px;position:relative;width:20%}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing, 10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing, 10px)/2);position:relative;z-index:2}.plyr--is-ios .plyr__volume{min-width:0;width:auto}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b3ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--audio .plyr__progress__buffer{color:rgba(193,200,209,.6);color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr--video{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(transparent,rgba(0,0,0,.75));background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing, 10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing, 10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing, 10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b3ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b3ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing, 10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--video .plyr__progress__buffer{color:hsla(0,0%,100%,.25);color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:fullscreen video{height:100%}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr:-ms-fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-moz-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-moz-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-ms-fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;bottom:0;display:block;height:100%;left:0;margin:0;position:fixed;right:0;top:0;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin:-var(--plyr-range-track-height,5px)/2 0 0;opacity:.8;position:absolute;top:50%;width:3px;z-index:3}.plyr__preview-thumb{background-color:hsla(0,0%,100%,.9);background-color:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:3px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:3px;padding:var(--plyr-tooltip-radius,3px);pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid hsla(0,0%,100%,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:2px;border-radius:calc(var(--plyr-tooltip-radius, 3px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img{height:100%;left:0;max-height:none;max-width:none;position:absolute;top:0;width:100%}.plyr__preview-thumb__time-container{bottom:6px;left:0;position:absolute;right:0;white-space:nowrap;z-index:3}.plyr__preview-thumb__time-container span{background-color:rgba(0,0,0,.55);border-radius:2px;border-radius:calc(var(--plyr-tooltip-radius, 3px) - 1px);color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));padding:3px 6px}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}.c-product-lg-carousel-card{opacity:0}.c-product-lg-carousel-card.is-in-view{--animation-delay:calc(var(--card-position, 0)*0.1s);-webkit-animation:up-animation 1.3s cubic-bezier(.16,0,.31,1) forwards;animation:up-animation 1.3s cubic-bezier(.16,0,.31,1) forwards;-webkit-animation-delay:var(--animation-delay,0s);animation-delay:var(--animation-delay,0s)}@media (any-hover:hover){.c-product-lg-carousel-card:hover img{transform:scale(1) translateZ(0)}}.c-product-lg-carousel-card__cover{position:relative;cursor:pointer}.c-product-lg-carousel-card__cover:after{content:"";display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-position:50%;background-size:contain;width:80px;height:80px;background-image:url(../../img/svg/play-rounded.86658a9c34.svg);display:flex;align-items:center;justify-content:center;position:absolute;inset:0;margin:auto;background-color:hsla(0,0%,100%,.3);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border-radius:50%;pointer-events:none;transition:opacity .3s,visibility .3s}@media (min-width:1200px){.c-product-lg-carousel-card__cover:after{width:100px;height:100px}}.c-product-lg-carousel-card__cover.is-loading:after{background-image:url(../../img/svg/loading.83732c8eba.svg);-webkit-margin-start:25px;margin-inline-start:25px}.c-product-lg-carousel-card__cover.no-video:after{display:none}.c-product-lg-carousel-card__image{position:relative;overflow:hidden;border-radius:5px}.c-product-lg-carousel-card__image:before{content:"";display:block;width:100%;padding-bottom:66.66667%}.c-product-lg-carousel-card__image>*{position:absolute;inset:0;width:100%;height:100%}.c-product-lg-carousel-card__image>:is(img,video,iframe){-o-object-fit:cover;object-fit:cover}.c-product-lg-carousel-card__image img{transform:scale(1.01) translateZ(0);transform-origin:center;transition:transform .3s ease-in-out}.c-product-lg-carousel-card__caption{margin-top:10px}.c-product-lg-carousel-card__title{font-size:18px}.c-product-lg-carousel-card__text{margin-top:4px;font-size:12px;color:#767676;max-width:30ch}.c-product-lg-carousel-card__text a{background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-size:100% 1px;background-repeat:no-repeat;color:#000;text-decoration:none}@media (any-hover:hover){.c-product-lg-carousel-card__text a:hover{-webkit-animation:reversed-underline .75s cubic-bezier(.645,.045,.355,1) both;animation:reversed-underline .75s cubic-bezier(.645,.045,.355,1) both}}[dir=rtl] .c-product-lg-carousel-card__text a{background-position:100% 100%}@media (any-hover:hover){[dir=rtl] .c-product-lg-carousel-card__text a:hover{-webkit-animation:reversed-underline .75s cubic-bezier(.645,.045,.355,1) both;animation:reversed-underline .75s cubic-bezier(.645,.045,.355,1) both}}@media (min-width:768px){.c-product-lg-carousel-card__caption{margin-top:16px}.c-product-lg-carousel-card__title{font-size:25px}.c-product-lg-carousel-card__text{font-size:14px}}.c-product-lg-carousel{--slide-per-view:1.2;--slide-gap:10px;overflow:hidden;padding-block:60px;background-color:#f7f5f5}.c-product-lg-carousel__header{display:flex;justify-content:space-between;align-items:center}.c-product-lg-carousel__title{font-size:45px;line-height:1}.c-product-lg-carousel__text{margin-top:16px;color:#767676;font-size:18px;max-width:540px;overflow-wrap:anywhere}.c-product-lg-carousel__text p{overflow-wrap:anywhere}.c-product-lg-carousel__controls{display:none;visibility:hidden;-ms-grid-row-align:center;align-self:center;gap:10px}.c-product-lg-carousel__button{display:-ms-grid;display:grid;place-content:center;width:50px;height:50px}.c-product-lg-carousel__button:after{content:"";display:inline-block;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:26px;height:26px;-webkit-mask-image:url(../../img/svg/arrow-light.67cdfd0888.svg);mask-image:url(../../img/svg/arrow-light.67cdfd0888.svg);background-color:#000;transition:background-color .3s ease-in-out}.c-product-lg-carousel__button:first-of-type:after{transform:rotate(180deg)}.c-product-lg-carousel__button:disabled{cursor:default}.c-product-lg-carousel__button:disabled:after{background-color:#b4b4b4}[dir=rtl] .c-product-lg-carousel__button{transform:rotate(180deg)}.c-product-lg-carousel__body{margin-top:40px}.c-product-lg-carousel__body .swiper{overflow:visible}.c-product-lg-carousel__body .swiper-slide{width:calc(100%/var(--slide-per-view) - var(--slide-gap)*(var(--slide-per-view) - 1)/var(--slide-per-view));-webkit-margin-end:var(--slide-gap);margin-inline-end:var(--slide-gap)}.c-product-lg-carousel__body .swiper-slide:last-of-type{-webkit-margin-end:0;margin-inline-end:0}@media (min-width:576px){.c-product-lg-carousel{--slide-per-view:1.75}}@media (min-width:768px){.c-product-lg-carousel{--slide-per-view:2.5;padding-block:80px}.c-product-lg-carousel__controls{display:flex;visibility:visible}}.plyr-wrapper{position:absolute;top:0;left:0;right:0;bottom:0}.plyr-wrapper .plyr{width:100%;height:100%}.plyr__video-wrapper{background:url(../../img/loading.2c3a9e577e.gif) no-repeat 50% #ebeff2;background-size:50px}.plyr__controls{justify-content:flex-start}.plyr--video .plyr__controls{padding:10px 15px 18px;background:none}.plyr--video.plyr--hide-controls .plyr__controls{transform:none}.plyr__controls .plyr__control{padding:0}.plyr__controls .plyr__control.plyr__tab-focus,.plyr__controls .plyr__control:hover{background:none!important;box-shadow:none!important}.plyr__controls .plyr__control[data-plyr=play]{-webkit-margin-end:10px;margin-inline-end:10px}.plyr__controls .plyr__control[data-plyr=mute]{-webkit-margin-end:7px;margin-inline-end:7px}.plyr__controls .plyr__control[data-plyr=fullscreen]{-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:0;margin-inline-end:0}.plyr__controls .plyr__control svg{width:32px;height:32px}.plyr .plyr__control--overlaid{width:50px;height:50px;padding:8px;background-color:#fff}.plyr .plyr__control--overlaid:hover{background-color:hsla(0,0%,100%,.9)}.plyr .plyr__control--overlaid svg{width:34px;height:34px;inset-inline-start:0;fill:#000}@media (min-width:1340px){.plyr .plyr__control--overlaid{width:100px;height:100px;padding:16px}.plyr .plyr__control--overlaid svg{width:68px;height:68px}}.plyr__progress{position:absolute;left:0;right:0;bottom:0;-webkit-margin-end:0;margin-inline-end:0;background-color:hsla(0,0%,100%,.2)}.plyr__progress-value{position:absolute;top:0;inset-inline-start:0;bottom:0;width:0;display:block;background-color:hsla(0,0%,100%,.4);pointer-events:none}.plyr__progress input[type=range]{height:7px;opacity:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:manipulation}.plyr__consent-warning{color:#000;background-color:#f17373}.c-product-card{display:flex;flex-direction:column;position:relative;opacity:0}.c-product-card.is-in-view{--animation-delay:calc(var(--card-position, 0)*0.1s);-webkit-animation:up-animation 1.3s cubic-bezier(.16,0,.31,1) forwards;animation:up-animation 1.3s cubic-bezier(.16,0,.31,1) forwards;-webkit-animation-delay:var(--animation-delay,0s);animation-delay:var(--animation-delay,0s)}.c-product-card__cover{isolation:isolate;display:-ms-grid;display:grid;overflow:hidden}.c-product-card__cover>*{grid-area:1/1/-1/-1}.c-product-card__cover-container{position:relative;border-radius:5px;overflow:hidden;background-color:#d3d3d3}.c-product-card__cover-container:before{content:"";display:block;width:100%;padding-bottom:133.33333%}.c-product-card__cover-container>*{position:absolute;inset:0;width:100%;height:100%}.c-product-card__cover-container>:is(img,video,iframe){-o-object-fit:cover;object-fit:cover}.c-product-card__cover-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-product-card__secondary-img{opacity:0;z-index:1}.c-product-card__cta{display:block;cursor:pointer;text-decoration:none;--h:40px;--p-x:20px;--text:12px;--min-w:185px;align-self:flex-end;-ms-grid-column-align:center;justify-self:center;z-index:1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-inline:20px;-webkit-padding-after:16px;padding-block-end:16px}.c-product-card__cta>*{display:flex;align-items:center;justify-content:center;min-height:var(--h,80px);min-width:var(--min-w,240px);padding:10px var(--p-x,30px);font-size:var(--text,18px);font-weight:500;line-height:1;color:#fff;background-color:hsla(0,0%,70.6%,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:100vmax;border:none;transition:background-color .3s}.c-product-card__cta:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.65}@media (any-hover:hover){.c-product-card__cta:hover>*{background-color:hsla(0,0%,70.6%,.8)}}.c-product-card__cta.is-loading{--spinner-color:#000;pointer-events:none;isolation:isolate;position:relative;z-index:1;color:transparent}.c-product-card__cta.is-loading:after{content:"";position:absolute;z-index:-1;inset:0;transform-origin:center center;width:25px;height:25px;margin:auto;border:4px solid var(--spinner-color,#fff);border-right:4px solid transparent;border-radius:50%;-webkit-animation:spinner .8s linear infinite;animation:spinner .8s linear infinite}.c-product-card__cta.is-loading:before{opacity:0}.c-product-card__cta>*{justify-content:space-between}.c-product-card__cta>:after{content:"";display:inline-block;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:16px;height:12px;-webkit-mask-image:url(../../img/svg/arrow-dropdown.9eb8cd3af0.svg);mask-image:url(../../img/svg/arrow-dropdown.9eb8cd3af0.svg);pointer-events:none;flex-shrink:0;transform:rotate(90deg);background-color:currentColor;transition:background-color .3s}[dir=rtl] .c-product-card__cta>:after{transform:rotate(-90deg)}.c-product-card__caption{padding-top:10px}.c-product-card__title{font-size:14px}.c-product-card__link{display:block;text-decoration:none;color:#000}.c-product-card__link:after{content:"";position:absolute;inset:0;width:100%;height:100%;z-index:1}.c-product-card__description{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-top:4px;font-size:12px;color:#9a9a9a;-webkit-padding-end:30px;padding-inline-end:30px;max-width:310px}@media (any-hover:hover){.c-product-card__cta{transform:translateY(150%);transition:transform .5s cubic-bezier(.645,.045,.355,1)}.c-product-card__secondary-img{opacity:0;transition:opacity .3s linear}.c-product-card:hover .c-product-card__cta{transform:translateY(0)}.c-product-card:hover .c-product-card__secondary-img{opacity:1}}@media (min-width:992px){.c-product-card__cta{--h:60px;--p-x:30px;--text:16px;--min-w:260px;-webkit-padding-after:30px;padding-block-end:30px}.c-product-card__title{font-size:18px}.c-product-card__description{font-size:14px}}@-webkit-keyframes up-animation{0%{opacity:0;transform:translateY(200px)}to{opacity:1;transform:translateY(0)}}@keyframes up-animation{0%{opacity:0;transform:translateY(200px)}to{opacity:1;transform:translateY(0)}}.c-product-carousel{--slide-per-view:1.2;--slide-gap:10px;padding-block:60px;overflow:hidden}.c-product-carousel--highlight{background-color:#feffd1}.c-product-carousel__header{display:flex;justify-content:space-between;align-items:center}.c-product-carousel__title{font-size:36px;line-height:1}.c-product-carousel__title span{text-decoration:none;background-image:linear-gradient(currentColor,currentColor);background-position:100% 100%;background-size:0 1px;background-repeat:no-repeat;transition:background-size .55s cubic-bezier(.645,.045,.355,1)}@media (any-hover:hover){.c-product-carousel__title span:hover{background-size:100% 1px;background-position:0 100%}}[dir=rtl] .c-product-carousel__title span{background-position:0 100%}@media (any-hover:hover){[dir=rtl] .c-product-carousel__title span:hover{background-position:100% 100%}}.c-product-carousel__title.is-in-view span{background-size:100% 1px;background-position:0 100%;transition:background-size 1.3s cubic-bezier(.16,0,.31,1)}[dir=rtl] .c-product-carousel__title.is-in-view span{background-position:100% 100%}.c-product-carousel__controls{display:none;visibility:hidden;-ms-grid-row-align:center;align-self:center;gap:10px}.c-product-carousel__button{display:-ms-grid;display:grid;place-content:center;width:50px;height:50px}.c-product-carousel__button:after{content:"";display:inline-block;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:26px;height:26px;-webkit-mask-image:url(../../img/svg/arrow-light.67cdfd0888.svg);mask-image:url(../../img/svg/arrow-light.67cdfd0888.svg);background-color:#000;transition:background-color .3s ease-in-out}.c-product-carousel__button:first-of-type:after{transform:rotate(180deg)}.c-product-carousel__button:disabled{cursor:default}.c-product-carousel__button:disabled:after{background-color:#b4b4b4}[dir=rtl] .c-product-carousel__button{transform:rotate(180deg)}.c-product-carousel__body{margin-top:40px}.c-product-carousel__body .swiper{overflow:visible}.c-product-carousel__body .swiper-slide{width:calc(100%/var(--slide-per-view) - var(--slide-gap)*(var(--slide-per-view) - 1)/var(--slide-per-view));-webkit-margin-end:var(--slide-gap);margin-inline-end:var(--slide-gap)}.c-product-carousel__body .swiper-slide:last-of-type{-webkit-margin-end:0;margin-inline-end:0}.c-product-carousel__link{display:flex;align-items:center;justify-content:center;min-height:var(--h,80px);min-width:var(--min-w,240px);padding:10px var(--p-x,30px);font-size:var(--text,18px);font-weight:500;line-height:1;color:#000;cursor:pointer;text-decoration:none;background-color:transparent;border:1px solid #9a9a9a;border-radius:100vmax;transition:border-color .3s;--h:60px;--text:16px;margin-top:60px}.c-product-carousel__link:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.65}@media (any-hover:hover){.c-product-carousel__link:hover{border-color:#000}}.c-product-carousel__link.is-loading{--spinner-color:#000;pointer-events:none;isolation:isolate;position:relative;z-index:1;color:transparent}.c-product-carousel__link.is-loading:after{content:"";position:absolute;z-index:-1;inset:0;transform-origin:center center;width:25px;height:25px;margin:auto;border:4px solid var(--spinner-color,#fff);border-right:4px solid transparent;border-radius:50%;-webkit-animation:spinner .8s linear infinite;animation:spinner .8s linear infinite}.c-product-carousel__link.is-loading:before{opacity:0}@media (min-width:576px){.c-product-carousel{--slide-per-view:1.75}.c-product-carousel__link{--h:80px;--text:18px;margin-top:80px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto}}@media (min-width:768px){.c-product-carousel{--slide-per-view:2.5}.c-product-carousel__title{font-size:45px}.c-product-carousel__controls{display:flex;visibility:visible}}@media (min-width:992px){.c-product-carousel{--slide-per-view:3;padding-block:80px}}.c-product-video-block{padding-block:30px 60px}.c-product-video-block__title{font-size:36px;line-height:1}.c-product-video-block__body{--aspect-w:16;--aspect-h:9;position:relative;margin-top:20px;border-radius:5px;overflow:hidden}.c-product-video-block__body:before{content:"";display:block;width:100%;padding-bottom:calc(var(--aspect-h)/var(--aspect-w)*100%)}.c-product-video-block__body>*{position:absolute;inset:0;width:100%;height:100%}.c-product-video-block__body>:is(img,video,iframe){-o-object-fit:cover;object-fit:cover}.c-product-video-block .plyr-wrapper{position:absolute;top:0;left:0;right:0;bottom:0}.c-product-video-block .plyr-wrapper .plyr{width:100%;height:100%}.c-product-video-block .plyr__video-wrapper{background:url(../../img/loading.2c3a9e577e.gif) no-repeat 50% #ebeff2;background-size:50px}.c-product-video-block .plyr__controls{justify-content:flex-start}.plyr--video .c-product-video-block .plyr__controls{padding:10px 15px 18px;background:none}.plyr--video.plyr--hide-controls .c-product-video-block .plyr__controls{transform:none}.c-product-video-block .plyr__controls .plyr__control{padding:0}.c-product-video-block .plyr__controls .plyr__control.plyr__tab-focus,.c-product-video-block .plyr__controls .plyr__control:hover{background:none!important;box-shadow:none!important}.c-product-video-block .plyr__controls .plyr__control[data-plyr=play]{-webkit-margin-end:10px;margin-inline-end:10px}.c-product-video-block .plyr__controls .plyr__control[data-plyr=mute]{-webkit-margin-end:7px;margin-inline-end:7px}.c-product-video-block .plyr__controls .plyr__control[data-plyr=fullscreen]{-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:0;margin-inline-end:0}.c-product-video-block .plyr__controls .plyr__control svg{width:32px;height:32px}.c-product-video-block .plyr .plyr__control--overlaid{display:-ms-grid;display:grid;place-content:center;width:80px;height:80px;padding:8px;background-color:#fff;opacity:1}.c-product-video-block .plyr .plyr__control--overlaid svg{width:44px;height:44px;inset-inline-start:0;fill:#000}@media (min-width:1340px){.c-product-video-block .plyr .plyr__control--overlaid{width:130px;height:130px;padding:16px}.c-product-video-block .plyr .plyr__control--overlaid svg{width:78px;height:78px}}.c-product-video-block .plyr__progress{position:absolute;left:0;right:0;bottom:0;-webkit-margin-end:0;margin-inline-end:0;background-color:hsla(0,0%,100%,.2)}.c-product-video-block .plyr__progress-value{position:absolute;top:0;inset-inline-start:0;bottom:0;width:0;display:block;background-color:hsla(0,0%,100%,.4);pointer-events:none}.c-product-video-block .plyr__progress input[type=range]{height:7px;opacity:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:manipulation}.c-product-video-block .plyr__consent-warning{color:#000;background-color:#f17373}@media (min-width:768px){.c-product-video-block{padding-block:60px 80px}.c-product-video-block__title{font-size:45px}.c-product-video-block__body{margin-top:40px}}.c-image-grid{padding-block:60px;background-color:#f7f5f5}.c-image-grid__wrapper{display:-ms-grid;display:grid;gap:40px}.c-image-grid__title{font-size:45px;line-height:1}.c-image-grid__socials{--icon:14px;margin-top:20px;display:flex;flex-wrap:wrap;align-items:center;gap:12px}.c-image-grid__socials-link{width:30px;height:30px;display:-ms-grid;display:grid;place-content:center;border-radius:50%;border:1px solid #d3d3d3;transition:border-color .3s}.c-image-grid__socials-link:after{content:"";display:inline-block;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:#d3d3d3;transition:background-color .3s}.c-image-grid__socials-link.i-instagram:after{width:var(--icon);height:var(--icon);-webkit-mask-image:url(../../img/svg/socials/instagram.ce5386f887.svg);mask-image:url(../../img/svg/socials/instagram.ce5386f887.svg)}.c-image-grid__socials-link.i-pinterest:after{width:var(--icon);height:var(--icon);-webkit-mask-image:url(../../img/svg/socials/pinterest.f0d4e391aa.svg);mask-image:url(../../img/svg/socials/pinterest.f0d4e391aa.svg)}.c-image-grid__socials-link.i-facebook:after{width:var(--icon);height:var(--icon);-webkit-mask-image:url(../../img/svg/socials/facebook.abd062f85a.svg);mask-image:url(../../img/svg/socials/facebook.abd062f85a.svg)}.c-image-grid__socials-link.i-linkedIn:after{width:var(--icon);height:var(--icon);-webkit-mask-image:url(../../img/svg/socials/linkedIn.e8a3a79e76.svg);mask-image:url(../../img/svg/socials/linkedIn.e8a3a79e76.svg)}.c-image-grid__socials-link.i-facebook-messenger:after{width:var(--icon);height:var(--icon);-webkit-mask-image:url(../../img/svg/socials/facebook-messenger.105457a572.svg);mask-image:url(../../img/svg/socials/facebook-messenger.105457a572.svg)}.c-image-grid__socials-link.i-telegram:after{width:var(--icon);height:var(--icon);-webkit-mask-image:url(../../img/svg/socials/telegram.792533e08b.svg);mask-image:url(../../img/svg/socials/telegram.792533e08b.svg)}.c-image-grid__socials-link.i-tik-tok:after{width:var(--icon);height:var(--icon);-webkit-mask-image:url(../../img/svg/socials/tik-tok.ef82fc1af2.svg);mask-image:url(../../img/svg/socials/tik-tok.ef82fc1af2.svg)}.c-image-grid__socials-link.i-youtube:after{width:var(--icon);height:var(--icon);-webkit-mask-image:url(../../img/svg/socials/youtube.0e929d7188.svg);mask-image:url(../../img/svg/socials/youtube.0e929d7188.svg)}@media (any-hover:hover){.c-image-grid__socials-link:hover{border-color:#000}.c-image-grid__socials-link:hover:after{background-color:#000}}.c-image-grid__images{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:6px}.c-image-grid__item:first-child{-ms-grid-column-span:2;grid-column:span 2}.c-image-grid__item picture{--aspect-w:1;--aspect-h:1;position:relative;border-radius:5px;overflow:hidden;background-color:#f7f5f5}.c-image-grid__item picture:before{content:"";display:block;width:100%;padding-bottom:calc(var(--aspect-h)/var(--aspect-w)*100%)}.c-image-grid__item picture>*{position:absolute;inset:0;width:100%;height:100%}.c-image-grid__item picture>:is(img,video,iframe){-o-object-fit:cover;object-fit:cover}@media (min-width:576px){.c-image-grid__images{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}.c-image-grid__images:has(.c-image-grid__item:first-child:last-child):before{content:"";-ms-grid-row-span:2;grid-row:span 2;-ms-grid-column-span:2;grid-column:span 2}.c-image-grid__images:has(.c-image-grid__item:nth-child(2):last-child):before,.c-image-grid__images:has(.c-image-grid__item:nth-child(3):last-child):before{content:"";-ms-grid-row-span:2;grid-row:span 2}.c-image-grid__item:first-child{-ms-grid-row-span:2;grid-row:span 2}}@media (min-width:992px){.c-image-grid{padding-block:80px}.c-image-grid__wrapper{-ms-grid-columns:300px 1fr;grid-template-columns:300px 1fr}.c-image-grid__socials{--icon:24px;gap:8px}.c-image-grid__socials-link{width:50px;height:50px}.c-image-grid__images{gap:8px}}