.slider-target,.slider-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.slider-target{position:relative}.slider-base,.slider-connects{height:100%;position:relative;width:100%;z-index:1}.slider-connects{overflow:hidden;z-index:0}.slider-connect,.slider-origin{height:100%;position:absolute;right:0;top:0;transform-origin:0 0;transform-style:flat;width:100%;will-change:transform;z-index:1}.slider-txt-dir-rtl.slider-horizontal .slider-origin{left:0;right:auto}.slider-vertical .slider-origin{top:-100%;width:0}.slider-horizontal .slider-origin{height:0}.slider-handle{backface-visibility:hidden;position:absolute}.slider-touch-area{height:100%;width:100%}.slider-state-tap .slider-connect,.slider-state-tap .slider-origin{transition:transform .3s}.slider-state-drag *{cursor:inherit!important}.slider-tooltip-drag .slider-tooltip,.slider-tooltip-focus .slider-tooltip{display:none!important}.slider-tooltip-drag .slider-active .slider-tooltip,.slider-tooltip-drag.slider-state-drag .slider-tooltip:not(.slider-tooltip-hidden),.slider-tooltip-focus.slider-focused .slider-tooltip:not(.slider-tooltip-hidden){display:block!important}.slider-horizontal{height:var(--slider-height,6px)}.slider-horizontal .slider-handle{height:var(--slider-handle-height,16px);right:calc(var(--slider-handle-width, 16px)/2*-1);top:calc(var(--slider-handle-height, 16px)/2*-1 - var(--slider-height, 6px)/2*-1 - 1px);width:var(--slider-handle-width,16px)}.slider-vertical{height:var(--slider-vertical-height,300px);width:var(--slider-height,6px)}.slider-vertical .slider-handle{bottom:calc(var(--slider-handle-width, 16px)/2*-1);height:var(--slider-handle-width,16px);right:calc(var(--slider-handle-height, 16px)/2*-1 - var(--slider-height, 6px)/2*-1 - 1px);width:var(--slider-handle-height,16px)}.slider-txt-dir-rtl.slider-horizontal .slider-handle{left:calc(var(--slider-handle-width, 16px)/2*-1);right:auto}.slider-base{background-color:var(--slider-bg,#d1d5db)}.slider-base,.slider-connects{border-radius:var(--slider-radius,9999px)}.slider-connect{background:var(--slider-connect-bg,#10b981);cursor:pointer}.slider-draggable{cursor:ew-resize}.slider-vertical .slider-draggable{cursor:ns-resize}.slider-handle{background:var(--slider-handle-bg,#fff);border:var(--slider-handle-border,0);border-radius:var(--slider-handle-radius,9999px);box-shadow:var(--slider-handle-shadow,.5px .5px 2px 1px rgba(0,0,0,.32));cursor:grab;height:var(--slider-handle-height,16px);width:var(--slider-handle-width,16px)}.slider-handle:focus{box-shadow:0 0 0 var(--slider-handle-ring-width,3px) var(--slider-handle-ring-color,rgba(16,185,129,.188)),var(--slider-handle-shadow,.5px .5px 2px 1px rgba(0,0,0,.32));outline:none}.slider-active{box-shadow:var(--slider-handle-shadow-active,.5px .5px 2px 1px rgba(0,0,0,.42));cursor:grabbing}[disabled] .slider-connect{background:var(--slider-connect-bg-disabled,#9ca3af)}[disabled].slider-handle,[disabled] .slider-handle,[disabled].slider-target{cursor:not-allowed}[disabled] .slider-tooltip{background:var(--slider-tooltip-bg-disabled,#9ca3af);border-color:var(--slider-tooltip-bg-disabled,#9ca3af)}.slider-tooltip{background:var(--slider-tooltip-bg,#10b981);border:1px solid var(--slider-tooltip-bg,#10b981);border-radius:var(--slider-tooltip-radius,5px);color:var(--slider-tooltip-color,#fff);display:block;font-size:var(--slider-tooltip-font-size,.875rem);font-weight:var(--slider-tooltip-font-weight,600);line-height:var(--slider-tooltip-line-height,1.25rem);min-width:var(--slider-tooltip-min-width,20px);padding:var(--slider-tooltip-py,2px) var(--slider-tooltip-px,6px);position:absolute;text-align:center;white-space:nowrap}.slider-horizontal .slider-tooltip-top{bottom:calc(var(--slider-handle-height, 16px) + var(--slider-tooltip-arrow-size, 5px) + var(--slider-tooltip-distance, 3px));left:50%;transform:translate(-50%)}.slider-horizontal .slider-tooltip-top:before{border:var(--slider-tooltip-arrow-size,5px) solid transparent;border-top-color:inherit;bottom:calc(var(--slider-tooltip-arrow-size, 5px)*-2);content:"";height:0;left:50%;position:absolute;transform:translate(-50%);width:0}.slider-horizontal .slider-tooltip-bottom{left:50%;top:calc(var(--slider-handle-height, 16px) + var(--slider-tooltip-arrow-size, 5px) + var(--slider-tooltip-distance, 3px));transform:translate(-50%)}.slider-horizontal .slider-tooltip-bottom:before{border:var(--slider-tooltip-arrow-size,5px) solid transparent;border-bottom-color:inherit;content:"";height:0;left:50%;position:absolute;top:calc(var(--slider-tooltip-arrow-size, 5px)*-2);transform:translate(-50%);width:0}.slider-vertical .slider-tooltip-left{right:calc(var(--slider-handle-height, 16px) + var(--slider-tooltip-arrow-size, 5px) + var(--slider-tooltip-distance, 3px));top:50%;transform:translateY(-50%)}.slider-vertical .slider-tooltip-left:before{border:var(--slider-tooltip-arrow-size,5px) solid transparent;border-left-color:inherit;content:"";height:0;position:absolute;right:calc(var(--slider-tooltip-arrow-size, 5px)*-2);top:50%;transform:translateY(-50%);width:0}.slider-vertical .slider-tooltip-right{left:calc(var(--slider-handle-height, 16px) + var(--slider-tooltip-arrow-size, 5px) + var(--slider-tooltip-distance, 3px));top:50%;transform:translateY(-50%)}.slider-vertical .slider-tooltip-right:before{border:var(--slider-tooltip-arrow-size,5px) solid transparent;border-right-color:inherit;content:"";height:0;left:calc(var(--slider-tooltip-arrow-size, 5px)*-2);position:absolute;top:50%;transform:translateY(-50%);width:0}.slider-horizontal .slider-origin>.slider-tooltip{left:auto;transform:translate(50%)}.slider-horizontal .slider-origin>.slider-tooltip-top{bottom:calc(var(--slider-tooltip-arrow-size, 5px) + var(--slider-handle-height, 16px)/2 - var(--slider-height, 6px)/2 + var(--slider-tooltip-distance, 3px) + 1px)}.slider-horizontal .slider-origin>.slider-tooltip-bottom{top:calc(var(--slider-tooltip-arrow-size, 5px) + var(--slider-handle-height, 16px)/2 - var(--slider-height, 6px)/2 + var(--slider-tooltip-distance, 3px) + var(--slider-height, 6px) - 1px)}.slider-vertical .slider-origin>.slider-tooltip{top:auto;transform:translateY(calc(var(--slider-tooltip-line-height, 1.25rem)*-1 - var(--slider-tooltip-py, 2px)*-1 + 1px))}.slider-vertical .slider-origin>.slider-tooltip-left{right:calc(var(--slider-tooltip-arrow-size, 5px) + var(--slider-height, 6px) + var(--slider-handle-height, 16px)/2 - var(--slider-height, 6px)/2 + var(--slider-tooltip-distance, 3px) - 1px)}.slider-vertical .slider-origin>.slider-tooltip-right{left:calc(var(--slider-tooltip-arrow-size, 5px) + var(--slider-height, 6px) + var(--slider-handle-height, 16px)/2 - var(--slider-height, 6px)/2 + var(--slider-tooltip-distance, 3px) - var(--slider-height, 6px) + 1px)}
.Vue-Toastification__container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;min-height:100%;padding:4px;pointer-events:none;position:fixed;width:600px;z-index:9999}@media only screen and (min-width:600px){.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:1em}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.top-left{left:1em}.Vue-Toastification__container.bottom-left .Vue-Toastification__toast,.Vue-Toastification__container.top-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl{margin-left:auto;margin-right:unset}}.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.top-right{right:1em}.Vue-Toastification__container.bottom-right .Vue-Toastification__toast,.Vue-Toastification__container.top-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.top-center{left:50%;margin-left:-300px}.Vue-Toastification__container.bottom-center .Vue-Toastification__toast,.Vue-Toastification__container.top-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width:600px){.Vue-Toastification__container{left:0;margin:0;padding:0;width:100vw}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:0}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{border-radius:8px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);box-sizing:border-box;direction:ltr;display:inline-flex;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;justify-content:space-between;margin-bottom:1rem;max-height:800px;max-width:600px;min-height:64px;min-width:326px;overflow:hidden;padding:22px 24px;pointer-events:auto;position:relative;transform:translateZ(0)}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width:600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;font-size:16px;line-height:24px;white-space:pre-wrap;word-break:break-word}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{align-items:center;background:transparent;border:none;color:#fff;cursor:pointer;font-size:24px;font-weight:700;line-height:24px;opacity:.3;outline:none;padding:0 0 0 10px;transition:.3s ease;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:focus,.Vue-Toastification__close-button:hover{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{animation:scale-x-frames linear 1 forwards;background-color:hsla(0,0%,100%,.7);bottom:0;height:5px;left:0;position:absolute;transform-origin:left;width:100%;z-index:10000}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{left:unset;right:0;transform-origin:right}.Vue-Toastification__icon{align-items:center;background:transparent;border:none;height:100%;margin:auto 18px auto 0;outline:none;padding:0;transition:.3s ease;width:20px}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.bottom-left,.Vue-Toastification__bounce-enter-active.top-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.bottom-right,.Vue-Toastification__bounce-enter-active.top-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-enter-active,.Vue-Toastification__bounce-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}@keyframes fadeOutTop{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-50px)}}@keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-50px)}}@keyframes fadeOutBottom{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(50px)}}@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(50px)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInTop{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInBottom{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.Vue-Toastification__fade-enter-active.bottom-left,.Vue-Toastification__fade-enter-active.top-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.bottom-right,.Vue-Toastification__fade-enter-active.top-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-enter-active,.Vue-Toastification__fade-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}@keyframes slideInBlurredLeft{0%{filter:blur(40px);opacity:0;transform:translateX(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%}to{filter:blur(0);opacity:1;transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredTop{0%{filter:blur(240px);opacity:0;transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0}to{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredRight{0%{filter:blur(40px);opacity:0;transform:translateX(1000px) scaleX(2.5) scaleY(.2);transform-origin:0 50%}to{filter:blur(0);opacity:1;transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredBottom{0%{filter:blur(240px);opacity:0;transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%}to{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideOutBlurredTop{0%{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0}to{filter:blur(240px);opacity:0;transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0}}@keyframes slideOutBlurredBottom{0%{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(240px);opacity:0;transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%}}@keyframes slideOutBlurredLeft{0%{filter:blur(0);opacity:1;transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(40px);opacity:0;transform:translateX(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%}}@keyframes slideOutBlurredRight{0%{filter:blur(0);opacity:1;transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(40px);opacity:0;transform:translateX(1000px) scaleX(2) scaleY(.2);transform-origin:0 50%}}.Vue-Toastification__slideBlurred-enter-active.bottom-left,.Vue-Toastification__slideBlurred-enter-active.top-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.bottom-right,.Vue-Toastification__slideBlurred-enter-active.top-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-enter-active,.Vue-Toastification__slideBlurred-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}
[data-simplebar]{align-content:flex-start;align-items:flex-start;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;position:relative}.simplebar-wrapper{height:inherit;max-height:inherit;max-width:inherit;overflow:hidden;width:inherit}.simplebar-mask{direction:inherit;height:auto!important;overflow:hidden;width:auto!important;z-index:0}.simplebar-mask,.simplebar-offset{bottom:0;left:0;margin:0;padding:0;position:absolute;right:0;top:0}.simplebar-offset{-webkit-overflow-scrolling:touch;box-sizing:inherit!important;direction:inherit!important;resize:none!important}.simplebar-content-wrapper{-ms-overflow-style:none;box-sizing:border-box!important;direction:inherit;display:block;height:100%;max-height:100%;max-width:100%;position:relative;scrollbar-width:none;width:auto}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;height:0;width:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;pointer-events:none;width:100%}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;flex-basis:0;flex-grow:inherit;flex-shrink:0;float:left;height:100%;margin:0;max-height:1px;max-width:1px;overflow:hidden;padding:0;pointer-events:none;position:relative;width:100%;z-index:-1}.simplebar-height-auto-observer{box-sizing:inherit;display:block;height:1000%;left:0;min-height:1px;min-width:1px;opacity:0;top:0;width:1000%;z-index:-1}.simplebar-height-auto-observer,.simplebar-track{overflow:hidden;pointer-events:none;position:absolute}.simplebar-track{bottom:0;right:0;z-index:1}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-moz-user-select:none;user-select:none;-webkit-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{left:0;min-height:10px;position:absolute;right:0}.simplebar-scrollbar:before{background:#000;border-radius:7px;content:"";left:2px;opacity:0;position:absolute;right:2px;transition:opacity .2s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{bottom:2px;top:2px}.simplebar-track.simplebar-horizontal{height:11px;left:0}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{height:7px;left:0;min-height:0;min-width:10px;right:auto;top:2px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{left:0;right:auto}.hs-dummy-scrollbar-size{direction:rtl;height:500px;opacity:0;overflow-x:scroll;overflow-y:hidden;position:fixed;visibility:hidden;width:500px}.simplebar-hide-scrollbar{-ms-overflow-style:none;left:0;overflow-y:scroll;position:fixed;scrollbar-width:none;visibility:hidden}
@charset "UTF-8";
/*! bulma.io v0.9.4 | MIT License | github.com/jgthms/bulma */.button,.file-cta,.file-name,.input,.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous,.select select,.textarea{align-items:center;-moz-appearance:none;-webkit-appearance:none;border:1px solid transparent;border-radius:4px;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding:calc(.5em - 1px) calc(.75em - 1px);position:relative;vertical-align:top}.button:active,.button:focus,.file-cta:active,.file-cta:focus,.file-name:active,.file-name:focus,.input:active,.input:focus,.is-active.button,.is-active.file-cta,.is-active.file-name,.is-active.input,.is-active.pagination-ellipsis,.is-active.pagination-link,.is-active.pagination-next,.is-active.pagination-previous,.is-active.textarea,.is-focused.button,.is-focused.file-cta,.is-focused.file-name,.is-focused.input,.is-focused.pagination-ellipsis,.is-focused.pagination-link,.is-focused.pagination-next,.is-focused.pagination-previous,.is-focused.textarea,.pagination-ellipsis:active,.pagination-ellipsis:focus,.pagination-link:active,.pagination-link:focus,.pagination-next:active,.pagination-next:focus,.pagination-previous:active,.pagination-previous:focus,.select select.is-active,.select select.is-focused,.select select:active,.select select:focus,.textarea:active,.textarea:focus{outline:none}.select fieldset[disabled] select,.select select[disabled],[disabled].button,[disabled].file-cta,[disabled].file-name,[disabled].input,[disabled].pagination-ellipsis,[disabled].pagination-link,[disabled].pagination-next,[disabled].pagination-previous,[disabled].textarea,fieldset[disabled] .button,fieldset[disabled] .file-cta,fieldset[disabled] .file-name,fieldset[disabled] .input,fieldset[disabled] .pagination-ellipsis,fieldset[disabled] .pagination-link,fieldset[disabled] .pagination-next,fieldset[disabled] .pagination-previous,fieldset[disabled] .select select,fieldset[disabled] .textarea{cursor:not-allowed}.breadcrumb,.button,.file,.is-unselectable,.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous,.tabs{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.navbar-link:not(.is-arrowless):after,.select:not(.is-multiple):not(.is-loading):after{border:3px solid transparent;border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:.625em;margin-top:-.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:.625em}.block:not(:last-child),.box:not(:last-child),.breadcrumb:not(:last-child),.content:not(:last-child),.level:not(:last-child),.message:not(:last-child),.notification:not(:last-child),.pagination:not(:last-child),.progress:not(:last-child),.subtitle:not(:last-child),.table-container:not(:last-child),.table:not(:last-child),.tabs:not(:last-child),.title:not(:last-child){margin-bottom:1.5rem}.delete,.modal-close{-webkit-touch-callout:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(48,26,26,.2);border:none;border-radius:9999px;cursor:pointer;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;pointer-events:auto;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:top;width:20px}.delete:after,.delete:before,.modal-close:after,.modal-close:before{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.delete:before,.modal-close:before{height:2px;width:50%}.delete:after,.modal-close:after{height:50%;width:2px}.delete:focus,.delete:hover,.modal-close:focus,.modal-close:hover{background-color:rgba(48,26,26,.3)}.delete:active,.modal-close:active{background-color:rgba(48,26,26,.4)}.is-small.delete,.is-small.modal-close{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.is-medium.delete,.is-medium.modal-close{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.is-large.delete,.is-large.modal-close{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.button.is-loading:after,.control.is-loading:after,.loader,.select.is-loading:after{animation:spinAround .5s linear infinite;border-color:transparent transparent #dbdbdb #dbdbdb;border-radius:9999px;border-style:solid;border-width:2px;content:"";display:block;height:1em;position:relative;width:1em}.hero-video,.image.is-1by1 .has-ratio,.image.is-1by1 img,.image.is-1by2 .has-ratio,.image.is-1by2 img,.image.is-1by3 .has-ratio,.image.is-1by3 img,.image.is-2by1 .has-ratio,.image.is-2by1 img,.image.is-2by3 .has-ratio,.image.is-2by3 img,.image.is-3by1 .has-ratio,.image.is-3by1 img,.image.is-3by2 .has-ratio,.image.is-3by2 img,.image.is-3by4 .has-ratio,.image.is-3by4 img,.image.is-3by5 .has-ratio,.image.is-3by5 img,.image.is-4by3 .has-ratio,.image.is-4by3 img,.image.is-4by5 .has-ratio,.image.is-4by5 img,.image.is-5by3 .has-ratio,.image.is-5by3 img,.image.is-5by4 .has-ratio,.image.is-5by4 img,.image.is-9by16 .has-ratio,.image.is-9by16 img,.image.is-16by9 .has-ratio,.image.is-16by9 img,.image.is-square .has-ratio,.image.is-square img,.is-overlay,.modal,.modal-background{bottom:0;left:0;position:absolute;right:0;top:0}.navbar-burger{color:currentColor;font-family:inherit;font-size:1em} /*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */.navbar-burger,blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}html{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;background-color:#fff;font-size:16px;min-width:300px;overflow-x:hidden;overflow-y:scroll}article,aside,figure,footer,header,hgroup,section{display:block}body,button,input,optgroup,select,textarea{font-family:ukravit,BlinkMacSystemFont,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif}code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:monospace}body{color:#301a1a;font-size:1em;font-weight:400;line-height:1.5}a{color:#64c4dd;cursor:pointer;text-decoration:none}a strong{color:currentColor}a:hover{color:#363636}code{color:#da1039;font-size:.875em;font-weight:400;padding:.25em .5em}code,hr{background-color:#f5f5f5}hr{border:none;display:block;height:2px;margin:1.5rem 0}img{height:auto;max-width:100%}input[type=checkbox],input[type=radio]{vertical-align:baseline}small{font-size:.875em}span{font-style:inherit;font-weight:inherit}strong{color:#301a1a;font-weight:700}fieldset{border:none}pre{-webkit-overflow-scrolling:touch;word-wrap:normal;background-color:#f5f5f5;color:#301a1a;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre}pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}table td,table th{vertical-align:top}table td:not([align]),table th:not([align]){text-align:inherit}table th{color:#301a1a}@keyframes spinAround{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.box{background-color:#fff;border-radius:6px;box-shadow:0 .5em 1em -.125em rgba(48,26,26,.1),0 0 0 1px rgba(48,26,26,.02);color:#301a1a;display:block;padding:1.25rem}a.box:focus,a.box:hover{box-shadow:0 .5em 1em -.125em rgba(48,26,26,.1),0 0 0 1px #64c4dd}a.box:active{box-shadow:inset 0 1px 2px rgba(48,26,26,.2),0 0 0 1px #64c4dd}.button{background-color:#fff;border-color:#dbdbdb;border-width:1px;color:#301a1a;cursor:pointer;justify-content:center;padding:calc(.5em - 1px) 1em;text-align:center;white-space:nowrap}.button strong{color:inherit}.button .icon,.button .icon.is-large,.button .icon.is-medium,.button .icon.is-small{height:1.5em;width:1.5em}.button .icon:first-child:not(:last-child){margin-left:calc(-.5em - 1px);margin-right:.25em}.button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-.5em - 1px)}.button .icon:first-child:last-child{margin-left:calc(-.5em - 1px);margin-right:calc(-.5em - 1px)}.button.is-hovered,.button:hover{border-color:#b5b5b5;color:#363636}.button.is-focused,.button:focus{border-color:#64c4dd;color:#363636}.button.is-focused:not(:active),.button:focus:not(:active){box-shadow:0 0 0 .125em rgba(100,196,221,.25)}.button.is-active,.button:active{border-color:#4a4a4a;color:#363636}.button.is-text{background-color:transparent;border-color:transparent;color:#301a1a;text-decoration:underline}.button.is-text.is-focused,.button.is-text.is-hovered,.button.is-text:focus,.button.is-text:hover{background-color:#f5f5f5;color:#301a1a}.button.is-text.is-active,.button.is-text:active{background-color:#e8e8e8;color:#301a1a}.button.is-text[disabled],fieldset[disabled] .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}.button.is-ghost{background:none;border-color:transparent;color:#64c4dd;text-decoration:none}.button.is-ghost.is-hovered,.button.is-ghost:hover{color:#64c4dd;text-decoration:underline}.button.is-white{background-color:#fff;border-color:transparent;color:#301a1a}.button.is-white.is-hovered,.button.is-white:hover{background-color:#f9f9f9;border-color:transparent;color:#301a1a}.button.is-white.is-focused,.button.is-white:focus{border-color:transparent;color:#301a1a}.button.is-white.is-focused:not(:active),.button.is-white:focus:not(:active){box-shadow:0 0 0 .125em hsla(0,0%,100%,.25)}.button.is-white.is-active,.button.is-white:active{background-color:#f2f2f2;border-color:transparent;color:#301a1a}.button.is-white[disabled],fieldset[disabled] .button.is-white{background-color:#fff;border-color:#fff;box-shadow:none}.button.is-white.is-inverted{background-color:#301a1a;color:#fff}.button.is-white.is-inverted.is-hovered,.button.is-white.is-inverted:hover{background-color:#1f1111}.button.is-white.is-inverted[disabled],fieldset[disabled] .button.is-white.is-inverted{background-color:#301a1a;border-color:transparent;box-shadow:none;color:#fff}.button.is-white.is-loading:after{border-color:transparent transparent #301a1a #301a1a!important}.button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-white.is-outlined.is-focused,.button.is-white.is-outlined.is-hovered,.button.is-white.is-outlined:focus,.button.is-white.is-outlined:hover{background-color:#fff;border-color:#fff;color:#301a1a}.button.is-white.is-outlined.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-white.is-outlined.is-loading.is-focused:after,.button.is-white.is-outlined.is-loading.is-hovered:after,.button.is-white.is-outlined.is-loading:focus:after,.button.is-white.is-outlined.is-loading:hover:after{border-color:transparent transparent #301a1a #301a1a!important}.button.is-white.is-outlined[disabled],fieldset[disabled] .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#301a1a;color:#301a1a}.button.is-white.is-inverted.is-outlined.is-focused,.button.is-white.is-inverted.is-outlined.is-hovered,.button.is-white.is-inverted.is-outlined:focus,.button.is-white.is-inverted.is-outlined:hover{background-color:#301a1a;color:#fff}.button.is-white.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-white.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-white.is-inverted.is-outlined.is-loading:focus:after,.button.is-white.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#301a1a;box-shadow:none;color:#301a1a}.button.is-black{background-color:#301a1a;border-color:transparent;color:#fff}.button.is-black.is-hovered,.button.is-black:hover{background-color:#281616;border-color:transparent;color:#fff}.button.is-black.is-focused,.button.is-black:focus{border-color:transparent;color:#fff}.button.is-black.is-focused:not(:active),.button.is-black:focus:not(:active){box-shadow:0 0 0 .125em rgba(48,26,26,.25)}.button.is-black.is-active,.button.is-black:active{background-color:#1f1111;border-color:transparent;color:#fff}.button.is-black[disabled],fieldset[disabled] .button.is-black{background-color:#301a1a;border-color:#301a1a;box-shadow:none}.button.is-black.is-inverted{background-color:#fff;color:#301a1a}.button.is-black.is-inverted.is-hovered,.button.is-black.is-inverted:hover{background-color:#f2f2f2}.button.is-black.is-inverted[disabled],fieldset[disabled] .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#301a1a}.button.is-black.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-black.is-outlined{background-color:transparent;border-color:#301a1a;color:#301a1a}.button.is-black.is-outlined.is-focused,.button.is-black.is-outlined.is-hovered,.button.is-black.is-outlined:focus,.button.is-black.is-outlined:hover{background-color:#301a1a;border-color:#301a1a;color:#fff}.button.is-black.is-outlined.is-loading:after{border-color:transparent transparent #301a1a #301a1a!important}.button.is-black.is-outlined.is-loading.is-focused:after,.button.is-black.is-outlined.is-loading.is-hovered:after,.button.is-black.is-outlined.is-loading:focus:after,.button.is-black.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-black.is-outlined[disabled],fieldset[disabled] .button.is-black.is-outlined{background-color:transparent;border-color:#301a1a;box-shadow:none;color:#301a1a}.button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-black.is-inverted.is-outlined.is-focused,.button.is-black.is-inverted.is-outlined.is-hovered,.button.is-black.is-inverted.is-outlined:focus,.button.is-black.is-inverted.is-outlined:hover{background-color:#fff;color:#301a1a}.button.is-black.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-black.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-black.is-inverted.is-outlined.is-loading:focus:after,.button.is-black.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #301a1a #301a1a!important}.button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-light{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-light.is-hovered,.button.is-light:hover{background-color:#eee;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-light.is-focused,.button.is-light:focus{border-color:transparent;color:rgba(0,0,0,.7)}.button.is-light.is-focused:not(:active),.button.is-light:focus:not(:active){box-shadow:0 0 0 .125em hsla(0,0%,96%,.25)}.button.is-light.is-active,.button.is-light:active{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-light[disabled],fieldset[disabled] .button.is-light{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none}.button.is-light.is-inverted{color:#f5f5f5}.button.is-light.is-inverted,.button.is-light.is-inverted.is-hovered,.button.is-light.is-inverted:hover{background-color:rgba(0,0,0,.7)}.button.is-light.is-inverted[disabled],fieldset[disabled] .button.is-light.is-inverted{background-color:rgba(0,0,0,.7);border-color:transparent;box-shadow:none;color:#f5f5f5}.button.is-light.is-loading:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}.button.is-light.is-outlined.is-focused,.button.is-light.is-outlined.is-hovered,.button.is-light.is-outlined:focus,.button.is-light.is-outlined:hover{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,.7)}.button.is-light.is-outlined.is-loading:after{border-color:transparent transparent #f5f5f5 #f5f5f5!important}.button.is-light.is-outlined.is-loading.is-focused:after,.button.is-light.is-outlined.is-loading.is-hovered:after,.button.is-light.is-outlined.is-loading:focus:after,.button.is-light.is-outlined.is-loading:hover:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-light.is-outlined[disabled],fieldset[disabled] .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}.button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);color:rgba(0,0,0,.7)}.button.is-light.is-inverted.is-outlined.is-focused,.button.is-light.is-inverted.is-outlined.is-hovered,.button.is-light.is-inverted.is-outlined:focus,.button.is-light.is-inverted.is-outlined:hover{background-color:rgba(0,0,0,.7);color:#f5f5f5}.button.is-light.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-light.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-light.is-inverted.is-outlined.is-loading:focus:after,.button.is-light.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #f5f5f5 #f5f5f5!important}.button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);box-shadow:none;color:rgba(0,0,0,.7)}.button.is-dark{background-color:#363636;border-color:transparent;color:#fff}.button.is-dark.is-hovered,.button.is-dark:hover{background-color:#2f2f2f;border-color:transparent;color:#fff}.button.is-dark.is-focused,.button.is-dark:focus{border-color:transparent;color:#fff}.button.is-dark.is-focused:not(:active),.button.is-dark:focus:not(:active){box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.button.is-dark.is-active,.button.is-dark:active{background-color:#292929;border-color:transparent;color:#fff}.button.is-dark[disabled],fieldset[disabled] .button.is-dark{background-color:#363636;border-color:#363636;box-shadow:none}.button.is-dark.is-inverted{background-color:#fff;color:#363636}.button.is-dark.is-inverted.is-hovered,.button.is-dark.is-inverted:hover{background-color:#f2f2f2}.button.is-dark.is-inverted[disabled],fieldset[disabled] .button.is-dark.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#363636}.button.is-dark.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-dark.is-outlined{background-color:transparent;border-color:#363636;color:#363636}.button.is-dark.is-outlined.is-focused,.button.is-dark.is-outlined.is-hovered,.button.is-dark.is-outlined:focus,.button.is-dark.is-outlined:hover{background-color:#363636;border-color:#363636;color:#fff}.button.is-dark.is-outlined.is-loading:after{border-color:transparent transparent #363636 #363636!important}.button.is-dark.is-outlined.is-loading.is-focused:after,.button.is-dark.is-outlined.is-loading.is-hovered:after,.button.is-dark.is-outlined.is-loading:focus:after,.button.is-dark.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-dark.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-outlined{background-color:transparent;border-color:#363636;box-shadow:none;color:#363636}.button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-dark.is-inverted.is-outlined.is-focused,.button.is-dark.is-inverted.is-outlined.is-hovered,.button.is-dark.is-inverted.is-outlined:focus,.button.is-dark.is-inverted.is-outlined:hover{background-color:#fff;color:#363636}.button.is-dark.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-dark.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-dark.is-inverted.is-outlined.is-loading:focus:after,.button.is-dark.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #363636 #363636!important}.button.is-dark.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary{background-color:#00d1b2;border-color:transparent;color:#fff}.button.is-primary.is-hovered,.button.is-primary:hover{background-color:#00c4a7;border-color:transparent;color:#fff}.button.is-primary.is-focused,.button.is-primary:focus{border-color:transparent;color:#fff}.button.is-primary.is-focused:not(:active),.button.is-primary:focus:not(:active){box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.button.is-primary.is-active,.button.is-primary:active{background-color:#00b89c;border-color:transparent;color:#fff}.button.is-primary[disabled],fieldset[disabled] .button.is-primary{background-color:#00d1b2;border-color:#00d1b2;box-shadow:none}.button.is-primary.is-inverted{background-color:#fff;color:#00d1b2}.button.is-primary.is-inverted.is-hovered,.button.is-primary.is-inverted:hover{background-color:#f2f2f2}.button.is-primary.is-inverted[disabled],fieldset[disabled] .button.is-primary.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#00d1b2}.button.is-primary.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-primary.is-outlined{background-color:transparent;border-color:#00d1b2;color:#00d1b2}.button.is-primary.is-outlined.is-focused,.button.is-primary.is-outlined.is-hovered,.button.is-primary.is-outlined:focus,.button.is-primary.is-outlined:hover{background-color:#00d1b2;border-color:#00d1b2;color:#fff}.button.is-primary.is-outlined.is-loading:after{border-color:transparent transparent #00d1b2 #00d1b2!important}.button.is-primary.is-outlined.is-loading.is-focused:after,.button.is-primary.is-outlined.is-loading.is-hovered:after,.button.is-primary.is-outlined.is-loading:focus:after,.button.is-primary.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-primary.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-outlined{background-color:transparent;border-color:#00d1b2;box-shadow:none;color:#00d1b2}.button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-primary.is-inverted.is-outlined.is-focused,.button.is-primary.is-inverted.is-outlined.is-hovered,.button.is-primary.is-inverted.is-outlined:focus,.button.is-primary.is-inverted.is-outlined:hover{background-color:#fff;color:#00d1b2}.button.is-primary.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-primary.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-primary.is-inverted.is-outlined.is-loading:focus:after,.button.is-primary.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #00d1b2 #00d1b2!important}.button.is-primary.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary.is-light{background-color:#ebfffc;color:#00947e}.button.is-primary.is-light.is-hovered,.button.is-primary.is-light:hover{background-color:#defffa;border-color:transparent;color:#00947e}.button.is-primary.is-light.is-active,.button.is-primary.is-light:active{background-color:#d1fff8;border-color:transparent;color:#00947e}.button.is-link{background-color:#64c4dd;border-color:transparent;color:#fff}.button.is-link.is-hovered,.button.is-link:hover{background-color:#5ac0db;border-color:transparent;color:#fff}.button.is-link.is-focused,.button.is-link:focus{border-color:transparent;color:#fff}.button.is-link.is-focused:not(:active),.button.is-link:focus:not(:active){box-shadow:0 0 0 .125em rgba(100,196,221,.25)}.button.is-link.is-active,.button.is-link:active{background-color:#4fbcd8;border-color:transparent;color:#fff}.button.is-link[disabled],fieldset[disabled] .button.is-link{background-color:#64c4dd;border-color:#64c4dd;box-shadow:none}.button.is-link.is-inverted{background-color:#fff;color:#64c4dd}.button.is-link.is-inverted.is-hovered,.button.is-link.is-inverted:hover{background-color:#f2f2f2}.button.is-link.is-inverted[disabled],fieldset[disabled] .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#64c4dd}.button.is-link.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-link.is-outlined{background-color:transparent;border-color:#64c4dd;color:#64c4dd}.button.is-link.is-outlined.is-focused,.button.is-link.is-outlined.is-hovered,.button.is-link.is-outlined:focus,.button.is-link.is-outlined:hover{background-color:#64c4dd;border-color:#64c4dd;color:#fff}.button.is-link.is-outlined.is-loading:after{border-color:transparent transparent #64c4dd #64c4dd!important}.button.is-link.is-outlined.is-loading.is-focused:after,.button.is-link.is-outlined.is-loading.is-hovered:after,.button.is-link.is-outlined.is-loading:focus:after,.button.is-link.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-link.is-outlined[disabled],fieldset[disabled] .button.is-link.is-outlined{background-color:transparent;border-color:#64c4dd;box-shadow:none;color:#64c4dd}.button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-link.is-inverted.is-outlined.is-focused,.button.is-link.is-inverted.is-outlined.is-hovered,.button.is-link.is-inverted.is-outlined:focus,.button.is-link.is-inverted.is-outlined:hover{background-color:#fff;color:#64c4dd}.button.is-link.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-link.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-link.is-inverted.is-outlined.is-loading:focus:after,.button.is-link.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #64c4dd #64c4dd!important}.button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-link.is-light{background-color:#eef9fb;color:#1b6679}.button.is-link.is-light.is-hovered,.button.is-link.is-light:hover{background-color:#e4f5f9;border-color:transparent;color:#1b6679}.button.is-link.is-light.is-active,.button.is-link.is-light:active{background-color:#d9f1f7;border-color:transparent;color:#1b6679}.button.is-info{background-color:#3e8ed0;border-color:transparent;color:#fff}.button.is-info.is-hovered,.button.is-info:hover{background-color:#3488ce;border-color:transparent;color:#fff}.button.is-info.is-focused,.button.is-info:focus{border-color:transparent;color:#fff}.button.is-info.is-focused:not(:active),.button.is-info:focus:not(:active){box-shadow:0 0 0 .125em rgba(62,142,208,.25)}.button.is-info.is-active,.button.is-info:active{background-color:#3082c5;border-color:transparent;color:#fff}.button.is-info[disabled],fieldset[disabled] .button.is-info{background-color:#3e8ed0;border-color:#3e8ed0;box-shadow:none}.button.is-info.is-inverted{background-color:#fff;color:#3e8ed0}.button.is-info.is-inverted.is-hovered,.button.is-info.is-inverted:hover{background-color:#f2f2f2}.button.is-info.is-inverted[disabled],fieldset[disabled] .button.is-info.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#3e8ed0}.button.is-info.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-info.is-outlined{background-color:transparent;border-color:#3e8ed0;color:#3e8ed0}.button.is-info.is-outlined.is-focused,.button.is-info.is-outlined.is-hovered,.button.is-info.is-outlined:focus,.button.is-info.is-outlined:hover{background-color:#3e8ed0;border-color:#3e8ed0;color:#fff}.button.is-info.is-outlined.is-loading:after{border-color:transparent transparent #3e8ed0 #3e8ed0!important}.button.is-info.is-outlined.is-loading.is-focused:after,.button.is-info.is-outlined.is-loading.is-hovered:after,.button.is-info.is-outlined.is-loading:focus:after,.button.is-info.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-info.is-outlined[disabled],fieldset[disabled] .button.is-info.is-outlined{background-color:transparent;border-color:#3e8ed0;box-shadow:none;color:#3e8ed0}.button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-info.is-inverted.is-outlined.is-focused,.button.is-info.is-inverted.is-outlined.is-hovered,.button.is-info.is-inverted.is-outlined:focus,.button.is-info.is-inverted.is-outlined:hover{background-color:#fff;color:#3e8ed0}.button.is-info.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-info.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-info.is-inverted.is-outlined.is-loading:focus:after,.button.is-info.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #3e8ed0 #3e8ed0!important}.button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-info.is-light{background-color:#eff5fb;color:#296fa8}.button.is-info.is-light.is-hovered,.button.is-info.is-light:hover{background-color:#e4eff9;border-color:transparent;color:#296fa8}.button.is-info.is-light.is-active,.button.is-info.is-light:active{background-color:#dae9f6;border-color:transparent;color:#296fa8}.button.is-success{background-color:#48c78e;border-color:transparent;color:#fff}.button.is-success.is-hovered,.button.is-success:hover{background-color:#3ec487;border-color:transparent;color:#fff}.button.is-success.is-focused,.button.is-success:focus{border-color:transparent;color:#fff}.button.is-success.is-focused:not(:active),.button.is-success:focus:not(:active){box-shadow:0 0 0 .125em rgba(72,199,142,.25)}.button.is-success.is-active,.button.is-success:active{background-color:#3abb81;border-color:transparent;color:#fff}.button.is-success[disabled],fieldset[disabled] .button.is-success{background-color:#48c78e;border-color:#48c78e;box-shadow:none}.button.is-success.is-inverted{background-color:#fff;color:#48c78e}.button.is-success.is-inverted.is-hovered,.button.is-success.is-inverted:hover{background-color:#f2f2f2}.button.is-success.is-inverted[disabled],fieldset[disabled] .button.is-success.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#48c78e}.button.is-success.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-success.is-outlined{background-color:transparent;border-color:#48c78e;color:#48c78e}.button.is-success.is-outlined.is-focused,.button.is-success.is-outlined.is-hovered,.button.is-success.is-outlined:focus,.button.is-success.is-outlined:hover{background-color:#48c78e;border-color:#48c78e;color:#fff}.button.is-success.is-outlined.is-loading:after{border-color:transparent transparent #48c78e #48c78e!important}.button.is-success.is-outlined.is-loading.is-focused:after,.button.is-success.is-outlined.is-loading.is-hovered:after,.button.is-success.is-outlined.is-loading:focus:after,.button.is-success.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-success.is-outlined[disabled],fieldset[disabled] .button.is-success.is-outlined{background-color:transparent;border-color:#48c78e;box-shadow:none;color:#48c78e}.button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-success.is-inverted.is-outlined.is-focused,.button.is-success.is-inverted.is-outlined.is-hovered,.button.is-success.is-inverted.is-outlined:focus,.button.is-success.is-inverted.is-outlined:hover{background-color:#fff;color:#48c78e}.button.is-success.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-success.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-success.is-inverted.is-outlined.is-loading:focus:after,.button.is-success.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #48c78e #48c78e!important}.button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-success.is-light{background-color:#effaf5;color:#257953}.button.is-success.is-light.is-hovered,.button.is-success.is-light:hover{background-color:#e6f7ef;border-color:transparent;color:#257953}.button.is-success.is-light.is-active,.button.is-success.is-light:active{background-color:#dcf4e9;border-color:transparent;color:#257953}.button.is-warning{background-color:#ffe08a;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning.is-hovered,.button.is-warning:hover{background-color:#ffdc7d;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning.is-focused,.button.is-warning:focus{border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning.is-focused:not(:active),.button.is-warning:focus:not(:active){box-shadow:0 0 0 .125em rgba(255,224,138,.25)}.button.is-warning.is-active,.button.is-warning:active{background-color:#ffd970;border-color:transparent;color:rgba(0,0,0,.7)}.button.is-warning[disabled],fieldset[disabled] .button.is-warning{background-color:#ffe08a;border-color:#ffe08a;box-shadow:none}.button.is-warning.is-inverted{color:#ffe08a}.button.is-warning.is-inverted,.button.is-warning.is-inverted.is-hovered,.button.is-warning.is-inverted:hover{background-color:rgba(0,0,0,.7)}.button.is-warning.is-inverted[disabled],fieldset[disabled] .button.is-warning.is-inverted{background-color:rgba(0,0,0,.7);border-color:transparent;box-shadow:none;color:#ffe08a}.button.is-warning.is-loading:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-warning.is-outlined{background-color:transparent;border-color:#ffe08a;color:#ffe08a}.button.is-warning.is-outlined.is-focused,.button.is-warning.is-outlined.is-hovered,.button.is-warning.is-outlined:focus,.button.is-warning.is-outlined:hover{background-color:#ffe08a;border-color:#ffe08a;color:rgba(0,0,0,.7)}.button.is-warning.is-outlined.is-loading:after{border-color:transparent transparent #ffe08a #ffe08a!important}.button.is-warning.is-outlined.is-loading.is-focused:after,.button.is-warning.is-outlined.is-loading.is-hovered:after,.button.is-warning.is-outlined.is-loading:focus:after,.button.is-warning.is-outlined.is-loading:hover:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-warning.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-outlined{background-color:transparent;border-color:#ffe08a;box-shadow:none;color:#ffe08a}.button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);color:rgba(0,0,0,.7)}.button.is-warning.is-inverted.is-outlined.is-focused,.button.is-warning.is-inverted.is-outlined.is-hovered,.button.is-warning.is-inverted.is-outlined:focus,.button.is-warning.is-inverted.is-outlined:hover{background-color:rgba(0,0,0,.7);color:#ffe08a}.button.is-warning.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-warning.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-warning.is-inverted.is-outlined.is-loading:focus:after,.button.is-warning.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #ffe08a #ffe08a!important}.button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,.7);box-shadow:none;color:rgba(0,0,0,.7)}.button.is-warning.is-light{background-color:#fffaeb;color:#946c00}.button.is-warning.is-light.is-hovered,.button.is-warning.is-light:hover{background-color:#fff6de;border-color:transparent;color:#946c00}.button.is-warning.is-light.is-active,.button.is-warning.is-light:active{background-color:#fff3d1;border-color:transparent;color:#946c00}.button.is-danger{background-color:#f14668;border-color:transparent;color:#fff}.button.is-danger.is-hovered,.button.is-danger:hover{background-color:#f03a5f;border-color:transparent;color:#fff}.button.is-danger.is-focused,.button.is-danger:focus{border-color:transparent;color:#fff}.button.is-danger.is-focused:not(:active),.button.is-danger:focus:not(:active){box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.button.is-danger.is-active,.button.is-danger:active{background-color:#ef2e55;border-color:transparent;color:#fff}.button.is-danger[disabled],fieldset[disabled] .button.is-danger{background-color:#f14668;border-color:#f14668;box-shadow:none}.button.is-danger.is-inverted{background-color:#fff;color:#f14668}.button.is-danger.is-inverted.is-hovered,.button.is-danger.is-inverted:hover{background-color:#f2f2f2}.button.is-danger.is-inverted[disabled],fieldset[disabled] .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#f14668}.button.is-danger.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-danger.is-outlined{background-color:transparent;border-color:#f14668;color:#f14668}.button.is-danger.is-outlined.is-focused,.button.is-danger.is-outlined.is-hovered,.button.is-danger.is-outlined:focus,.button.is-danger.is-outlined:hover{background-color:#f14668;border-color:#f14668;color:#fff}.button.is-danger.is-outlined.is-loading:after{border-color:transparent transparent #f14668 #f14668!important}.button.is-danger.is-outlined.is-loading.is-focused:after,.button.is-danger.is-outlined.is-loading.is-hovered:after,.button.is-danger.is-outlined.is-loading:focus:after,.button.is-danger.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-danger.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-outlined{background-color:transparent;border-color:#f14668;box-shadow:none;color:#f14668}.button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-danger.is-inverted.is-outlined.is-focused,.button.is-danger.is-inverted.is-outlined.is-hovered,.button.is-danger.is-inverted.is-outlined:focus,.button.is-danger.is-inverted.is-outlined:hover{background-color:#fff;color:#f14668}.button.is-danger.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-danger.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-danger.is-inverted.is-outlined.is-loading:focus:after,.button.is-danger.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #f14668 #f14668!important}.button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-danger.is-light{background-color:#feecf0;color:#cc0f35}.button.is-danger.is-light.is-hovered,.button.is-danger.is-light:hover{background-color:#fde0e6;border-color:transparent;color:#cc0f35}.button.is-danger.is-light.is-active,.button.is-danger.is-light:active{background-color:#fcd4dc;border-color:transparent;color:#cc0f35}.button.is-small{font-size:.75rem}.button.is-small:not(.is-rounded){border-radius:2px}.button.is-normal{font-size:1rem}.button.is-medium{font-size:1.25rem}.button.is-large{font-size:1.5rem}.button[disabled],fieldset[disabled] .button{background-color:#fff;border-color:#dbdbdb;box-shadow:none;opacity:.5}.button.is-fullwidth{display:flex;width:100%}.button.is-loading{color:transparent!important;pointer-events:none}.button.is-loading:after{left:calc(50% - .5em);position:absolute;position:absolute!important;top:calc(50% - .5em)}.button.is-static{background-color:#f5f5f5;border-color:#dbdbdb;box-shadow:none;color:#7c7c7c;pointer-events:none}.button.is-rounded{border-radius:9999px;padding-left:1.25em;padding-right:1.25em}.buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.buttons .button{margin-bottom:.5rem}.buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}.buttons:last-child{margin-bottom:-.5rem}.buttons:not(:last-child){margin-bottom:1rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:2px}.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}.buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}.buttons.has-addons .button:last-child{margin-right:0}.buttons.has-addons .button.is-hovered,.buttons.has-addons .button:hover{z-index:2}.buttons.has-addons .button.is-active,.buttons.has-addons .button.is-focused,.buttons.has-addons .button.is-selected,.buttons.has-addons .button:active,.buttons.has-addons .button:focus{z-index:3}.buttons.has-addons .button.is-active:hover,.buttons.has-addons .button.is-focused:hover,.buttons.has-addons .button.is-selected:hover,.buttons.has-addons .button:active:hover,.buttons.has-addons .button:focus:hover{z-index:4}.buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}.buttons.is-centered{justify-content:center}.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}.buttons.is-right{justify-content:flex-end}.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}@media screen and (max-width:768px){.button.is-responsive.is-small{font-size:.5625rem}.button.is-responsive,.button.is-responsive.is-normal{font-size:.65625rem}.button.is-responsive.is-medium{font-size:.75rem}.button.is-responsive.is-large{font-size:1rem}}@media screen and (min-width:769px) and (max-width:1023px){.button.is-responsive.is-small{font-size:.65625rem}.button.is-responsive,.button.is-responsive.is-normal{font-size:.75rem}.button.is-responsive.is-medium{font-size:1rem}.button.is-responsive.is-large{font-size:1.25rem}}.container{flex-grow:1;margin:0 auto;position:relative;width:auto}.container.is-fluid{max-width:none!important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width:1024px){.container{max-width:960px}}@media screen and (max-width:1215px){.container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width:1407px){.container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width:1216px){.container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width:1408px){.container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}.content li+li{margin-top:.25em}.content blockquote:not(:last-child),.content dl:not(:last-child),.content ol:not(:last-child),.content p:not(:last-child),.content pre:not(:last-child),.content table:not(:last-child),.content ul:not(:last-child){margin-bottom:1em}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{color:#301a1a;font-weight:600;line-height:1.125}.content h1{font-size:2em;margin-bottom:.5em}.content h1:not(:first-child){margin-top:1em}.content h2{font-size:1.75em;margin-bottom:.5714em}.content h2:not(:first-child){margin-top:1.1428em}.content h3{font-size:1.5em;margin-bottom:.6666em}.content h3:not(:first-child){margin-top:1.3333em}.content h4{font-size:1.25em;margin-bottom:.8em}.content h5{font-size:1.125em;margin-bottom:.8888em}.content h6{font-size:1em;margin-bottom:1em}.content blockquote{background-color:#f5f5f5;border-left:5px solid #dbdbdb;padding:1.25em 1.5em}.content ol{list-style-position:outside;margin-left:2em;margin-top:1em}.content ol:not([type]){list-style-type:decimal}.content ol:not([type]).is-lower-alpha{list-style-type:lower-alpha}.content ol:not([type]).is-lower-roman{list-style-type:lower-roman}.content ol:not([type]).is-upper-alpha{list-style-type:upper-alpha}.content ol:not([type]).is-upper-roman{list-style-type:upper-roman}.content ul{list-style:disc outside;margin-left:2em;margin-top:1em}.content ul ul{list-style-type:circle;margin-top:.5em}.content ul ul ul{list-style-type:square}.content dd{margin-left:2em}.content figure{margin-left:2em;margin-right:2em;text-align:center}.content figure:not(:first-child){margin-top:2em}.content figure:not(:last-child){margin-bottom:2em}.content figure img{display:inline-block}.content figure figcaption{font-style:italic}.content pre{-webkit-overflow-scrolling:touch;word-wrap:normal;overflow-x:auto;padding:1.25em 1.5em;white-space:pre}.content sub,.content sup{font-size:75%}.content table{width:100%}.content table td,.content table th{border:solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.content table th{color:#301a1a}.content table th:not([align]){text-align:inherit}.content table thead td,.content table thead th{border-width:0 0 2px;color:#301a1a}.content table tfoot td,.content table tfoot th{border-width:2px 0 0;color:#301a1a}.content table tbody tr:last-child td,.content table tbody tr:last-child th{border-bottom-width:0}.content .tabs li+li{margin-top:0}.content.is-small{font-size:.75rem}.content.is-normal{font-size:1rem}.content.is-medium{font-size:1.25rem}.content.is-large{font-size:1.5rem}.icon{align-items:center;display:inline-flex;height:1.5rem;justify-content:center;width:1.5rem}.icon.is-small{height:1rem;width:1rem}.icon.is-medium{height:2rem;width:2rem}.icon.is-large{height:3rem;width:3rem}.icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}.icon-text .icon{flex-grow:0;flex-shrink:0}.icon-text .icon:not(:last-child){margin-right:.25em}.icon-text .icon:not(:first-child){margin-left:.25em}div.icon-text{display:flex}.image{display:block;position:relative}.image img{display:block;height:auto;width:100%}.image img.is-rounded{border-radius:9999px}.image.is-fullwidth{width:100%}.image.is-1by1 .has-ratio,.image.is-1by1 img,.image.is-1by2 .has-ratio,.image.is-1by2 img,.image.is-1by3 .has-ratio,.image.is-1by3 img,.image.is-2by1 .has-ratio,.image.is-2by1 img,.image.is-2by3 .has-ratio,.image.is-2by3 img,.image.is-3by1 .has-ratio,.image.is-3by1 img,.image.is-3by2 .has-ratio,.image.is-3by2 img,.image.is-3by4 .has-ratio,.image.is-3by4 img,.image.is-3by5 .has-ratio,.image.is-3by5 img,.image.is-4by3 .has-ratio,.image.is-4by3 img,.image.is-4by5 .has-ratio,.image.is-4by5 img,.image.is-5by3 .has-ratio,.image.is-5by3 img,.image.is-5by4 .has-ratio,.image.is-5by4 img,.image.is-9by16 .has-ratio,.image.is-9by16 img,.image.is-16by9 .has-ratio,.image.is-16by9 img,.image.is-square .has-ratio,.image.is-square img{height:100%;width:100%}.image.is-1by1,.image.is-square{padding-top:100%}.image.is-5by4{padding-top:80%}.image.is-4by3{padding-top:75%}.image.is-3by2{padding-top:66.6666%}.image.is-5by3{padding-top:60%}.image.is-16by9{padding-top:56.25%}.image.is-2by1{padding-top:50%}.image.is-3by1{padding-top:33.3333%}.image.is-4by5{padding-top:125%}.image.is-3by4{padding-top:133.3333%}.image.is-2by3{padding-top:150%}.image.is-3by5{padding-top:166.6666%}.image.is-9by16{padding-top:177.7777%}.image.is-1by2{padding-top:200%}.image.is-1by3{padding-top:300%}.image.is-16x16{height:16px;width:16px}.image.is-24x24{height:24px;width:24px}.image.is-32x32{height:32px;width:32px}.image.is-48x48{height:48px;width:48px}.image.is-64x64{height:64px;width:64px}.image.is-96x96{height:96px;width:96px}.image.is-128x128{height:128px;width:128px}.notification{background-color:#f5f5f5;border-radius:4px;padding:1.25rem 2.5rem 1.25rem 1.5rem;position:relative}.notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}.notification strong{color:currentColor}.notification code,.notification pre{background:#fff}.notification pre code{background:transparent}.notification>.delete{position:absolute;right:.5rem;top:.5rem}.notification .content,.notification .subtitle,.notification .title{color:currentColor}.notification.is-white{background-color:#fff;color:#301a1a}.notification.is-black{background-color:#301a1a;color:#fff}.notification.is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.notification.is-dark{background-color:#363636;color:#fff}.notification.is-primary{background-color:#00d1b2;color:#fff}.notification.is-primary.is-light{background-color:#ebfffc;color:#00947e}.notification.is-link{background-color:#64c4dd;color:#fff}.notification.is-link.is-light{background-color:#eef9fb;color:#1b6679}.notification.is-info{background-color:#3e8ed0;color:#fff}.notification.is-info.is-light{background-color:#eff5fb;color:#296fa8}.notification.is-success{background-color:#48c78e;color:#fff}.notification.is-success.is-light{background-color:#effaf5;color:#257953}.notification.is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.notification.is-warning.is-light{background-color:#fffaeb;color:#946c00}.notification.is-danger{background-color:#f14668;color:#fff}.notification.is-danger.is-light{background-color:#feecf0;color:#cc0f35}.progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}.progress::-webkit-progress-bar{background-color:#ededed}.progress::-webkit-progress-value{background-color:#301a1a}.progress::-moz-progress-bar{background-color:#301a1a}.progress::-ms-fill{background-color:#301a1a;border:none}.progress.is-white::-webkit-progress-value{background-color:#fff}.progress.is-white::-moz-progress-bar{background-color:#fff}.progress.is-white::-ms-fill{background-color:#fff}.progress.is-white:indeterminate{background-image:linear-gradient(90deg,#fff 30%,#ededed 0)}.progress.is-black::-webkit-progress-value{background-color:#301a1a}.progress.is-black::-moz-progress-bar{background-color:#301a1a}.progress.is-black::-ms-fill{background-color:#301a1a}.progress.is-black:indeterminate{background-image:linear-gradient(90deg,#301a1a 30%,#ededed 0)}.progress.is-light::-webkit-progress-value{background-color:#f5f5f5}.progress.is-light::-moz-progress-bar{background-color:#f5f5f5}.progress.is-light::-ms-fill{background-color:#f5f5f5}.progress.is-light:indeterminate{background-image:linear-gradient(90deg,#f5f5f5 30%,#ededed 0)}.progress.is-dark::-webkit-progress-value{background-color:#363636}.progress.is-dark::-moz-progress-bar{background-color:#363636}.progress.is-dark::-ms-fill{background-color:#363636}.progress.is-dark:indeterminate{background-image:linear-gradient(90deg,#363636 30%,#ededed 0)}.progress.is-primary::-webkit-progress-value{background-color:#00d1b2}.progress.is-primary::-moz-progress-bar{background-color:#00d1b2}.progress.is-primary::-ms-fill{background-color:#00d1b2}.progress.is-primary:indeterminate{background-image:linear-gradient(90deg,#00d1b2 30%,#ededed 0)}.progress.is-link::-webkit-progress-value{background-color:#64c4dd}.progress.is-link::-moz-progress-bar{background-color:#64c4dd}.progress.is-link::-ms-fill{background-color:#64c4dd}.progress.is-link:indeterminate{background-image:linear-gradient(90deg,#64c4dd 30%,#ededed 0)}.progress.is-info::-webkit-progress-value{background-color:#3e8ed0}.progress.is-info::-moz-progress-bar{background-color:#3e8ed0}.progress.is-info::-ms-fill{background-color:#3e8ed0}.progress.is-info:indeterminate{background-image:linear-gradient(90deg,#3e8ed0 30%,#ededed 0)}.progress.is-success::-webkit-progress-value{background-color:#48c78e}.progress.is-success::-moz-progress-bar{background-color:#48c78e}.progress.is-success::-ms-fill{background-color:#48c78e}.progress.is-success:indeterminate{background-image:linear-gradient(90deg,#48c78e 30%,#ededed 0)}.progress.is-warning::-webkit-progress-value{background-color:#ffe08a}.progress.is-warning::-moz-progress-bar{background-color:#ffe08a}.progress.is-warning::-ms-fill{background-color:#ffe08a}.progress.is-warning:indeterminate{background-image:linear-gradient(90deg,#ffe08a 30%,#ededed 0)}.progress.is-danger::-webkit-progress-value{background-color:#f14668}.progress.is-danger::-moz-progress-bar{background-color:#f14668}.progress.is-danger::-ms-fill{background-color:#f14668}.progress.is-danger:indeterminate{background-image:linear-gradient(90deg,#f14668 30%,#ededed 0)}.progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#ededed;background-image:linear-gradient(90deg,#301a1a 30%,#ededed 0);background-position:0 0;background-repeat:no-repeat;background-size:150% 150%}.progress:indeterminate::-webkit-progress-bar{background-color:transparent}.progress:indeterminate::-moz-progress-bar{background-color:transparent}.progress:indeterminate::-ms-fill{animation-name:none}.progress.is-small{height:.75rem}.progress.is-medium{height:1.25rem}.progress.is-large{height:1.5rem}@keyframes moveIndeterminate{0%{background-position:200% 0}to{background-position:-200% 0}}.table{background-color:#fff;color:#301a1a}.table td,.table th{border:solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.table td.is-white,.table th.is-white{background-color:#fff;border-color:#fff;color:#301a1a}.table td.is-black,.table th.is-black{background-color:#301a1a;border-color:#301a1a;color:#fff}.table td.is-light,.table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,.7)}.table td.is-dark,.table th.is-dark{background-color:#363636;border-color:#363636;color:#fff}.table td.is-primary,.table th.is-primary{background-color:#00d1b2;border-color:#00d1b2;color:#fff}.table td.is-link,.table th.is-link{background-color:#64c4dd;border-color:#64c4dd;color:#fff}.table td.is-info,.table th.is-info{background-color:#3e8ed0;border-color:#3e8ed0;color:#fff}.table td.is-success,.table th.is-success{background-color:#48c78e;border-color:#48c78e;color:#fff}.table td.is-warning,.table th.is-warning{background-color:#ffe08a;border-color:#ffe08a;color:rgba(0,0,0,.7)}.table td.is-danger,.table th.is-danger{background-color:#f14668;border-color:#f14668;color:#fff}.table td.is-narrow,.table th.is-narrow{white-space:nowrap;width:1%}.table td.is-selected,.table th.is-selected{background-color:#00d1b2;color:#fff}.table td.is-selected a,.table td.is-selected strong,.table th.is-selected a,.table th.is-selected strong{color:currentColor}.table td.is-vcentered,.table th.is-vcentered{vertical-align:middle}.table th{color:#301a1a}.table th:not([align]){text-align:left}.table tr.is-selected{background-color:#00d1b2;color:#fff}.table tr.is-selected a,.table tr.is-selected strong{color:currentColor}.table tr.is-selected td,.table tr.is-selected th{border-color:#fff;color:currentColor}.table thead{background-color:transparent}.table thead td,.table thead th{border-width:0 0 2px;color:#301a1a}.table tfoot{background-color:transparent}.table tfoot td,.table tfoot th{border-width:2px 0 0;color:#301a1a}.table tbody{background-color:transparent}.table tbody tr:last-child td,.table tbody tr:last-child th{border-bottom-width:0}.table.is-bordered td,.table.is-bordered th{border-width:1px}.table.is-bordered tr:last-child td,.table.is-bordered tr:last-child th{border-bottom-width:1px}.table.is-fullwidth{width:100%}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover,.table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(2n){background-color:#f5f5f5}.table.is-narrow td,.table.is-narrow th{padding:.25em .5em}.table.is-striped tbody tr:not(.is-selected):nth-child(2n){background-color:#fafafa}.table-container{-webkit-overflow-scrolling:touch;max-width:100%;overflow:auto;overflow-y:hidden}.tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.tags .tag{margin-bottom:.5rem}.tags .tag:not(:last-child){margin-right:.5rem}.tags:last-child{margin-bottom:-.5rem}.tags:not(:last-child){margin-bottom:1rem}.tags.are-medium .tag:not(.is-normal):not(.is-large){font-size:1rem}.tags.are-large .tag:not(.is-normal):not(.is-medium){font-size:1.25rem}.tags.is-centered{justify-content:center}.tags.is-centered .tag{margin-left:.25rem;margin-right:.25rem}.tags.is-right{justify-content:flex-end}.tags.is-right .tag:not(:first-child){margin-left:.5rem}.tags.has-addons .tag,.tags.is-right .tag:not(:last-child){margin-right:0}.tags.has-addons .tag:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:0}.tags.has-addons .tag:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.tag:not(body){align-items:center;background-color:#f5f5f5;border-radius:4px;color:#301a1a;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:.75em;padding-right:.75em;white-space:nowrap}.tag:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}.tag:not(body).is-white{background-color:#fff;color:#301a1a}.tag:not(body).is-black{background-color:#301a1a;color:#fff}.tag:not(body).is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.tag:not(body).is-dark{background-color:#363636;color:#fff}.tag:not(body).is-primary{background-color:#00d1b2;color:#fff}.tag:not(body).is-primary.is-light{background-color:#ebfffc;color:#00947e}.tag:not(body).is-link{background-color:#64c4dd;color:#fff}.tag:not(body).is-link.is-light{background-color:#eef9fb;color:#1b6679}.tag:not(body).is-info{background-color:#3e8ed0;color:#fff}.tag:not(body).is-info.is-light{background-color:#eff5fb;color:#296fa8}.tag:not(body).is-success{background-color:#48c78e;color:#fff}.tag:not(body).is-success.is-light{background-color:#effaf5;color:#257953}.tag:not(body).is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.tag:not(body).is-warning.is-light{background-color:#fffaeb;color:#946c00}.tag:not(body).is-danger{background-color:#f14668;color:#fff}.tag:not(body).is-danger.is-light{background-color:#feecf0;color:#cc0f35}.tag:not(body).is-normal{font-size:.75rem}.tag:not(body).is-medium{font-size:1rem}.tag:not(body).is-large{font-size:1.25rem}.tag:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}.tag:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}.tag:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}.tag:not(body).is-delete{margin-left:1px;padding:0;position:relative;width:2em}.tag:not(body).is-delete:after,.tag:not(body).is-delete:before{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.tag:not(body).is-delete:before{height:1px;width:50%}.tag:not(body).is-delete:after{height:50%;width:1px}.tag:not(body).is-delete:focus,.tag:not(body).is-delete:hover{background-color:#e8e8e8}.tag:not(body).is-delete:active{background-color:#dbdbdb}.tag:not(body).is-rounded{border-radius:9999px}a.tag:hover{text-decoration:underline}.subtitle,.title{word-break:break-word}.subtitle em,.subtitle span,.title em,.title span{font-weight:inherit}.subtitle sub,.subtitle sup,.title sub,.title sup{font-size:.75em}.subtitle .tag,.title .tag{vertical-align:middle}.title{color:#301a1a;font-size:2rem;font-weight:600;line-height:1.125}.title strong{color:inherit;font-weight:inherit}.title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}.title.is-1{font-size:3rem}.title.is-2{font-size:2.5rem}.title.is-3{font-size:2rem}.title.is-4{font-size:1.5rem}.title.is-5{font-size:1.25rem}.title.is-6{font-size:1rem}.title.is-7{font-size:.75rem}.subtitle{color:#301a1a;font-size:1.25rem;font-weight:400;line-height:1.25}.subtitle strong{color:#301a1a;font-weight:600}.subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}.subtitle.is-1{font-size:3rem}.subtitle.is-2{font-size:2.5rem}.subtitle.is-3{font-size:2rem}.subtitle.is-4{font-size:1.5rem}.subtitle.is-5{font-size:1.25rem}.subtitle.is-6{font-size:1rem}.subtitle.is-7{font-size:.75rem}.heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}.number{align-items:center;background-color:#f5f5f5;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:.25rem .5rem;text-align:center;vertical-align:top}.input,.select select,.textarea{background-color:#fff;border-color:#dbdbdb;border-radius:4px;color:#301a1a}.input::-moz-placeholder,.select select::-moz-placeholder,.textarea::-moz-placeholder{color:rgba(48,26,26,.3)}.input::-webkit-input-placeholder,.select select::-webkit-input-placeholder,.textarea::-webkit-input-placeholder{color:rgba(48,26,26,.3)}.input:-moz-placeholder,.select select:-moz-placeholder,.textarea:-moz-placeholder{color:rgba(48,26,26,.3)}.input:-ms-input-placeholder,.select select:-ms-input-placeholder,.textarea:-ms-input-placeholder{color:rgba(48,26,26,.3)}.input:hover,.is-hovered.input,.is-hovered.textarea,.select select.is-hovered,.select select:hover,.textarea:hover{border-color:#b5b5b5}.input:active,.input:focus,.is-active.input,.is-active.textarea,.is-focused.input,.is-focused.textarea,.select select.is-active,.select select.is-focused,.select select:active,.select select:focus,.textarea:active,.textarea:focus{border-color:#64c4dd;box-shadow:0 0 0 .125em rgba(100,196,221,.25)}.select fieldset[disabled] select,.select select[disabled],[disabled].input,[disabled].textarea,fieldset[disabled] .input,fieldset[disabled] .select select,fieldset[disabled] .textarea{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none;color:#7c7c7c}.select fieldset[disabled] select::-moz-placeholder,.select select[disabled]::-moz-placeholder,[disabled].input::-moz-placeholder,[disabled].textarea::-moz-placeholder,fieldset[disabled] .input::-moz-placeholder,fieldset[disabled] .select select::-moz-placeholder,fieldset[disabled] .textarea::-moz-placeholder{color:hsla(0,0%,49%,.3)}.select fieldset[disabled] select::-webkit-input-placeholder,.select select[disabled]::-webkit-input-placeholder,[disabled].input::-webkit-input-placeholder,[disabled].textarea::-webkit-input-placeholder,fieldset[disabled] .input::-webkit-input-placeholder,fieldset[disabled] .select select::-webkit-input-placeholder,fieldset[disabled] .textarea::-webkit-input-placeholder{color:hsla(0,0%,49%,.3)}.select fieldset[disabled] select:-moz-placeholder,.select select[disabled]:-moz-placeholder,[disabled].input:-moz-placeholder,[disabled].textarea:-moz-placeholder,fieldset[disabled] .input:-moz-placeholder,fieldset[disabled] .select select:-moz-placeholder,fieldset[disabled] .textarea:-moz-placeholder{color:hsla(0,0%,49%,.3)}.select fieldset[disabled] select:-ms-input-placeholder,.select select[disabled]:-ms-input-placeholder,[disabled].input:-ms-input-placeholder,[disabled].textarea:-ms-input-placeholder,fieldset[disabled] .input:-ms-input-placeholder,fieldset[disabled] .select select:-ms-input-placeholder,fieldset[disabled] .textarea:-ms-input-placeholder{color:hsla(0,0%,49%,.3)}.input,.textarea{box-shadow:inset 0 .0625em .125em rgba(48,26,26,.05);max-width:100%;width:100%}[readonly].input,[readonly].textarea{box-shadow:none}.is-white.input,.is-white.textarea{border-color:#fff}.is-white.input:active,.is-white.input:focus,.is-white.is-active.input,.is-white.is-active.textarea,.is-white.is-focused.input,.is-white.is-focused.textarea,.is-white.textarea:active,.is-white.textarea:focus{box-shadow:0 0 0 .125em hsla(0,0%,100%,.25)}.is-black.input,.is-black.textarea{border-color:#301a1a}.is-black.input:active,.is-black.input:focus,.is-black.is-active.input,.is-black.is-active.textarea,.is-black.is-focused.input,.is-black.is-focused.textarea,.is-black.textarea:active,.is-black.textarea:focus{box-shadow:0 0 0 .125em rgba(48,26,26,.25)}.is-light.input,.is-light.textarea{border-color:#f5f5f5}.is-light.input:active,.is-light.input:focus,.is-light.is-active.input,.is-light.is-active.textarea,.is-light.is-focused.input,.is-light.is-focused.textarea,.is-light.textarea:active,.is-light.textarea:focus{box-shadow:0 0 0 .125em hsla(0,0%,96%,.25)}.is-dark.input,.is-dark.textarea{border-color:#363636}.is-dark.input:active,.is-dark.input:focus,.is-dark.is-active.input,.is-dark.is-active.textarea,.is-dark.is-focused.input,.is-dark.is-focused.textarea,.is-dark.textarea:active,.is-dark.textarea:focus{box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.is-primary.input,.is-primary.textarea{border-color:#00d1b2}.is-primary.input:active,.is-primary.input:focus,.is-primary.is-active.input,.is-primary.is-active.textarea,.is-primary.is-focused.input,.is-primary.is-focused.textarea,.is-primary.textarea:active,.is-primary.textarea:focus{box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.is-link.input,.is-link.textarea{border-color:#64c4dd}.is-link.input:active,.is-link.input:focus,.is-link.is-active.input,.is-link.is-active.textarea,.is-link.is-focused.input,.is-link.is-focused.textarea,.is-link.textarea:active,.is-link.textarea:focus{box-shadow:0 0 0 .125em rgba(100,196,221,.25)}.is-info.input,.is-info.textarea{border-color:#3e8ed0}.is-info.input:active,.is-info.input:focus,.is-info.is-active.input,.is-info.is-active.textarea,.is-info.is-focused.input,.is-info.is-focused.textarea,.is-info.textarea:active,.is-info.textarea:focus{box-shadow:0 0 0 .125em rgba(62,142,208,.25)}.is-success.input,.is-success.textarea{border-color:#48c78e}.is-success.input:active,.is-success.input:focus,.is-success.is-active.input,.is-success.is-active.textarea,.is-success.is-focused.input,.is-success.is-focused.textarea,.is-success.textarea:active,.is-success.textarea:focus{box-shadow:0 0 0 .125em rgba(72,199,142,.25)}.is-warning.input,.is-warning.textarea{border-color:#ffe08a}.is-warning.input:active,.is-warning.input:focus,.is-warning.is-active.input,.is-warning.is-active.textarea,.is-warning.is-focused.input,.is-warning.is-focused.textarea,.is-warning.textarea:active,.is-warning.textarea:focus{box-shadow:0 0 0 .125em rgba(255,224,138,.25)}.is-danger.input,.is-danger.textarea{border-color:#f14668}.is-danger.input:active,.is-danger.input:focus,.is-danger.is-active.input,.is-danger.is-active.textarea,.is-danger.is-focused.input,.is-danger.is-focused.textarea,.is-danger.textarea:active,.is-danger.textarea:focus{box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.is-small.input,.is-small.textarea{border-radius:2px;font-size:.75rem}.is-medium.input,.is-medium.textarea{font-size:1.25rem}.is-large.input,.is-large.textarea{font-size:1.5rem}.is-fullwidth.input,.is-fullwidth.textarea{display:block;width:100%}.is-inline.input,.is-inline.textarea{display:inline;width:auto}.input.is-rounded{border-radius:9999px;padding-left:calc(1.125em - 1px);padding-right:calc(1.125em - 1px)}.input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}.textarea{display:block;max-width:100%;min-width:100%;padding:calc(.75em - 1px);resize:vertical}.textarea:not([rows]){max-height:40em;min-height:8em}.textarea[rows]{height:auto}.textarea.has-fixed-size{resize:none}.checkbox,.radio{cursor:pointer;display:inline-block;line-height:1.25;position:relative}.checkbox input,.radio input{cursor:pointer}.checkbox:hover,.radio:hover{color:#301a1a}.checkbox input[disabled],.radio input[disabled],[disabled].checkbox,[disabled].radio,fieldset[disabled] .checkbox,fieldset[disabled] .radio{color:#7c7c7c;cursor:not-allowed}.radio+.radio{margin-left:.5em}.select{display:inline-block;max-width:100%;position:relative;vertical-align:top}.select:not(.is-multiple){height:2.5em}.select:not(.is-multiple):not(.is-loading):after{border-color:#64c4dd;right:1.125em;z-index:4}.select.is-rounded select{border-radius:9999px;padding-left:1em}.select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}.select select::-ms-expand{display:none}.select select[disabled]:hover,fieldset[disabled] .select select:hover{border-color:#f5f5f5}.select select:not([multiple]){padding-right:2.5em}.select select[multiple]{height:auto;padding:0}.select select[multiple] option{padding:.5em 1em}.select:not(.is-multiple):not(.is-loading):hover:after{border-color:#301a1a}.select.is-white:not(:hover):after,.select.is-white select{border-color:#fff}.select.is-white select.is-hovered,.select.is-white select:hover{border-color:#f2f2f2}.select.is-white select.is-active,.select.is-white select.is-focused,.select.is-white select:active,.select.is-white select:focus{box-shadow:0 0 0 .125em hsla(0,0%,100%,.25)}.select.is-black:not(:hover):after,.select.is-black select{border-color:#301a1a}.select.is-black select.is-hovered,.select.is-black select:hover{border-color:#1f1111}.select.is-black select.is-active,.select.is-black select.is-focused,.select.is-black select:active,.select.is-black select:focus{box-shadow:0 0 0 .125em rgba(48,26,26,.25)}.select.is-light:not(:hover):after,.select.is-light select{border-color:#f5f5f5}.select.is-light select.is-hovered,.select.is-light select:hover{border-color:#e8e8e8}.select.is-light select.is-active,.select.is-light select.is-focused,.select.is-light select:active,.select.is-light select:focus{box-shadow:0 0 0 .125em hsla(0,0%,96%,.25)}.select.is-dark:not(:hover):after,.select.is-dark select{border-color:#363636}.select.is-dark select.is-hovered,.select.is-dark select:hover{border-color:#292929}.select.is-dark select.is-active,.select.is-dark select.is-focused,.select.is-dark select:active,.select.is-dark select:focus{box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.select.is-primary:not(:hover):after,.select.is-primary select{border-color:#00d1b2}.select.is-primary select.is-hovered,.select.is-primary select:hover{border-color:#00b89c}.select.is-primary select.is-active,.select.is-primary select.is-focused,.select.is-primary select:active,.select.is-primary select:focus{box-shadow:0 0 0 .125em rgba(0,209,178,.25)}.select.is-link:not(:hover):after,.select.is-link select{border-color:#64c4dd}.select.is-link select.is-hovered,.select.is-link select:hover{border-color:#4fbcd8}.select.is-link select.is-active,.select.is-link select.is-focused,.select.is-link select:active,.select.is-link select:focus{box-shadow:0 0 0 .125em rgba(100,196,221,.25)}.select.is-info:not(:hover):after,.select.is-info select{border-color:#3e8ed0}.select.is-info select.is-hovered,.select.is-info select:hover{border-color:#3082c5}.select.is-info select.is-active,.select.is-info select.is-focused,.select.is-info select:active,.select.is-info select:focus{box-shadow:0 0 0 .125em rgba(62,142,208,.25)}.select.is-success:not(:hover):after,.select.is-success select{border-color:#48c78e}.select.is-success select.is-hovered,.select.is-success select:hover{border-color:#3abb81}.select.is-success select.is-active,.select.is-success select.is-focused,.select.is-success select:active,.select.is-success select:focus{box-shadow:0 0 0 .125em rgba(72,199,142,.25)}.select.is-warning:not(:hover):after,.select.is-warning select{border-color:#ffe08a}.select.is-warning select.is-hovered,.select.is-warning select:hover{border-color:#ffd970}.select.is-warning select.is-active,.select.is-warning select.is-focused,.select.is-warning select:active,.select.is-warning select:focus{box-shadow:0 0 0 .125em rgba(255,224,138,.25)}.select.is-danger:not(:hover):after,.select.is-danger select{border-color:#f14668}.select.is-danger select.is-hovered,.select.is-danger select:hover{border-color:#ef2e55}.select.is-danger select.is-active,.select.is-danger select.is-focused,.select.is-danger select:active,.select.is-danger select:focus{box-shadow:0 0 0 .125em rgba(241,70,104,.25)}.select.is-small{border-radius:2px;font-size:.75rem}.select.is-medium{font-size:1.25rem}.select.is-large{font-size:1.5rem}.select.is-disabled:after{border-color:#7c7c7c!important;opacity:.5}.select.is-fullwidth,.select.is-fullwidth select{width:100%}.select.is-loading:after{margin-top:0;position:absolute;right:.625em;top:.625em;transform:none}.select.is-loading.is-small:after{font-size:.75rem}.select.is-loading.is-medium:after{font-size:1.25rem}.select.is-loading.is-large:after{font-size:1.5rem}.file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}.file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#301a1a}.file.is-white.is-hovered .file-cta,.file.is-white:hover .file-cta{background-color:#f9f9f9;border-color:transparent;color:#301a1a}.file.is-white.is-focused .file-cta,.file.is-white:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em hsla(0,0%,100%,.25);color:#301a1a}.file.is-white.is-active .file-cta,.file.is-white:active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#301a1a}.file.is-black .file-cta{background-color:#301a1a;border-color:transparent;color:#fff}.file.is-black.is-hovered .file-cta,.file.is-black:hover .file-cta{background-color:#281616;border-color:transparent;color:#fff}.file.is-black.is-focused .file-cta,.file.is-black:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(48,26,26,.25);color:#fff}.file.is-black.is-active .file-cta,.file.is-black:active .file-cta{background-color:#1f1111;border-color:transparent;color:#fff}.file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-light.is-hovered .file-cta,.file.is-light:hover .file-cta{background-color:#eee;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-light.is-focused .file-cta,.file.is-light:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em hsla(0,0%,96%,.25);color:rgba(0,0,0,.7)}.file.is-light.is-active .file-cta,.file.is-light:active .file-cta{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-dark .file-cta{background-color:#363636;border-color:transparent;color:#fff}.file.is-dark.is-hovered .file-cta,.file.is-dark:hover .file-cta{background-color:#2f2f2f;border-color:transparent;color:#fff}.file.is-dark.is-focused .file-cta,.file.is-dark:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(54,54,54,.25);color:#fff}.file.is-dark.is-active .file-cta,.file.is-dark:active .file-cta{background-color:#292929;border-color:transparent;color:#fff}.file.is-primary .file-cta{background-color:#00d1b2;border-color:transparent;color:#fff}.file.is-primary.is-hovered .file-cta,.file.is-primary:hover .file-cta{background-color:#00c4a7;border-color:transparent;color:#fff}.file.is-primary.is-focused .file-cta,.file.is-primary:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(0,209,178,.25);color:#fff}.file.is-primary.is-active .file-cta,.file.is-primary:active .file-cta{background-color:#00b89c;border-color:transparent;color:#fff}.file.is-link .file-cta{background-color:#64c4dd;border-color:transparent;color:#fff}.file.is-link.is-hovered .file-cta,.file.is-link:hover .file-cta{background-color:#5ac0db;border-color:transparent;color:#fff}.file.is-link.is-focused .file-cta,.file.is-link:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(100,196,221,.25);color:#fff}.file.is-link.is-active .file-cta,.file.is-link:active .file-cta{background-color:#4fbcd8;border-color:transparent;color:#fff}.file.is-info .file-cta{background-color:#3e8ed0;border-color:transparent;color:#fff}.file.is-info.is-hovered .file-cta,.file.is-info:hover .file-cta{background-color:#3488ce;border-color:transparent;color:#fff}.file.is-info.is-focused .file-cta,.file.is-info:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(62,142,208,.25);color:#fff}.file.is-info.is-active .file-cta,.file.is-info:active .file-cta{background-color:#3082c5;border-color:transparent;color:#fff}.file.is-success .file-cta{background-color:#48c78e;border-color:transparent;color:#fff}.file.is-success.is-hovered .file-cta,.file.is-success:hover .file-cta{background-color:#3ec487;border-color:transparent;color:#fff}.file.is-success.is-focused .file-cta,.file.is-success:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(72,199,142,.25);color:#fff}.file.is-success.is-active .file-cta,.file.is-success:active .file-cta{background-color:#3abb81;border-color:transparent;color:#fff}.file.is-warning .file-cta{background-color:#ffe08a;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-warning.is-hovered .file-cta,.file.is-warning:hover .file-cta{background-color:#ffdc7d;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-warning.is-focused .file-cta,.file.is-warning:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(255,224,138,.25);color:rgba(0,0,0,.7)}.file.is-warning.is-active .file-cta,.file.is-warning:active .file-cta{background-color:#ffd970;border-color:transparent;color:rgba(0,0,0,.7)}.file.is-danger .file-cta{background-color:#f14668;border-color:transparent;color:#fff}.file.is-danger.is-hovered .file-cta,.file.is-danger:hover .file-cta{background-color:#f03a5f;border-color:transparent;color:#fff}.file.is-danger.is-focused .file-cta,.file.is-danger:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(241,70,104,.25);color:#fff}.file.is-danger.is-active .file-cta,.file.is-danger:active .file-cta{background-color:#ef2e55;border-color:transparent;color:#fff}.file.is-small{font-size:.75rem}.file.is-normal{font-size:1rem}.file.is-medium{font-size:1.25rem}.file.is-medium .file-icon .fa{font-size:21px}.file.is-large{font-size:1.5rem}.file.is-large .file-icon .fa{font-size:28px}.file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}.file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}.file.has-name.is-empty .file-cta{border-radius:4px}.file.has-name.is-empty .file-name{display:none}.file.is-boxed .file-label{flex-direction:column}.file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}.file.is-boxed .file-name{border-width:0 1px 1px}.file.is-boxed .file-icon{height:1.5em;width:1.5em}.file.is-boxed .file-icon .fa{font-size:21px}.file.is-boxed.is-small .file-icon .fa{font-size:14px}.file.is-boxed.is-medium .file-icon .fa{font-size:28px}.file.is-boxed.is-large .file-icon .fa{font-size:35px}.file.is-boxed.has-name .file-cta{border-radius:4px 4px 0 0}.file.is-boxed.has-name .file-name{border-radius:0 0 4px 4px;border-width:0 1px 1px}.file.is-centered{justify-content:center}.file.is-fullwidth .file-label{width:100%}.file.is-fullwidth .file-name{flex-grow:1;max-width:none}.file.is-right{justify-content:flex-end}.file.is-right .file-cta{border-radius:0 4px 4px 0}.file.is-right .file-name{border-radius:4px 0 0 4px;border-width:1px 0 1px 1px;order:-1}.file-label{align-items:stretch;cursor:pointer;display:flex;justify-content:flex-start;overflow:hidden;position:relative}.file-label:hover .file-cta{background-color:#eee;color:#301a1a}.file-label:hover .file-name{border-color:#d5d5d5}.file-label:active .file-cta{background-color:#e8e8e8;color:#301a1a}.file-label:active .file-name{border-color:#cfcfcf}.file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}.file-cta,.file-name{border-color:#dbdbdb;border-radius:4px;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}.file-cta{background-color:#f5f5f5;color:#301a1a}.file-name{border:1px solid #dbdbdb;border-left-width:0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}.file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}.file-icon .fa{font-size:14px}.label{color:#301a1a;display:block;font-size:1rem;font-weight:700}.label:not(:last-child){margin-bottom:.5em}.label.is-small{font-size:.75rem}.label.is-medium{font-size:1.25rem}.label.is-large{font-size:1.5rem}.help{display:block;font-size:.75rem;margin-top:.25rem}.help.is-white{color:#fff}.help.is-black{color:#301a1a}.help.is-light{color:#f5f5f5}.help.is-dark{color:#363636}.help.is-primary{color:#00d1b2}.help.is-link{color:#64c4dd}.help.is-info{color:#3e8ed0}.help.is-success{color:#48c78e}.help.is-warning{color:#ffe08a}.help.is-danger{color:#f14668}.field:not(:last-child){margin-bottom:.75rem}.field.has-addons{display:flex;justify-content:flex-start}.field.has-addons .control:not(:last-child){margin-right:-1px}.field.has-addons .control:not(:first-child):not(:last-child) .button,.field.has-addons .control:not(:first-child):not(:last-child) .input,.field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}.field.has-addons .control:first-child:not(:only-child) .button,.field.has-addons .control:first-child:not(:only-child) .input,.field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}.field.has-addons .control:last-child:not(:only-child) .button,.field.has-addons .control:last-child:not(:only-child) .input,.field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}.field.has-addons .control .button:not([disabled]).is-hovered,.field.has-addons .control .button:not([disabled]):hover,.field.has-addons .control .input:not([disabled]).is-hovered,.field.has-addons .control .input:not([disabled]):hover,.field.has-addons .control .select select:not([disabled]).is-hovered,.field.has-addons .control .select select:not([disabled]):hover{z-index:2}.field.has-addons .control .button:not([disabled]).is-active,.field.has-addons .control .button:not([disabled]).is-focused,.field.has-addons .control .button:not([disabled]):active,.field.has-addons .control .button:not([disabled]):focus,.field.has-addons .control .input:not([disabled]).is-active,.field.has-addons .control .input:not([disabled]).is-focused,.field.has-addons .control .input:not([disabled]):active,.field.has-addons .control .input:not([disabled]):focus,.field.has-addons .control .select select:not([disabled]).is-active,.field.has-addons .control .select select:not([disabled]).is-focused,.field.has-addons .control .select select:not([disabled]):active,.field.has-addons .control .select select:not([disabled]):focus{z-index:3}.field.has-addons .control .button:not([disabled]).is-active:hover,.field.has-addons .control .button:not([disabled]).is-focused:hover,.field.has-addons .control .button:not([disabled]):active:hover,.field.has-addons .control .button:not([disabled]):focus:hover,.field.has-addons .control .input:not([disabled]).is-active:hover,.field.has-addons .control .input:not([disabled]).is-focused:hover,.field.has-addons .control .input:not([disabled]):active:hover,.field.has-addons .control .input:not([disabled]):focus:hover,.field.has-addons .control .select select:not([disabled]).is-active:hover,.field.has-addons .control .select select:not([disabled]).is-focused:hover,.field.has-addons .control .select select:not([disabled]):active:hover,.field.has-addons .control .select select:not([disabled]):focus:hover{z-index:4}.field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}.field.has-addons.has-addons-centered{justify-content:center}.field.has-addons.has-addons-right{justify-content:flex-end}.field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}.field.is-grouped{display:flex;justify-content:flex-start}.field.is-grouped>.control{flex-shrink:0}.field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}.field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}.field.is-grouped.is-grouped-centered{justify-content:center}.field.is-grouped.is-grouped-right{justify-content:flex-end}.field.is-grouped.is-grouped-multiline{flex-wrap:wrap}.field.is-grouped.is-grouped-multiline>.control:last-child,.field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:.75rem}.field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-.75rem}.field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media print,screen and (min-width:769px){.field.is-horizontal{display:flex}}.field-label .label{font-size:inherit}@media screen and (max-width:768px){.field-label{margin-bottom:.5rem}}@media print,screen and (min-width:769px){.field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}.field-label.is-small{font-size:.75rem;padding-top:.375em}.field-label.is-normal{padding-top:.375em}.field-label.is-medium{font-size:1.25rem;padding-top:.375em}.field-label.is-large{font-size:1.5rem;padding-top:.375em}}.field-body .field .field{margin-bottom:0}@media print,screen and (min-width:769px){.field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}.field-body .field{margin-bottom:0}.field-body>.field{flex-shrink:1}.field-body>.field:not(.is-narrow){flex-grow:1}.field-body>.field:not(:last-child){margin-right:.75rem}}.control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}.control.has-icons-left .input:focus~.icon,.control.has-icons-left .select:focus~.icon,.control.has-icons-right .input:focus~.icon,.control.has-icons-right .select:focus~.icon{color:#301a1a}.control.has-icons-left .input.is-small~.icon,.control.has-icons-left .select.is-small~.icon,.control.has-icons-right .input.is-small~.icon,.control.has-icons-right .select.is-small~.icon{font-size:.75rem}.control.has-icons-left .input.is-medium~.icon,.control.has-icons-left .select.is-medium~.icon,.control.has-icons-right .input.is-medium~.icon,.control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}.control.has-icons-left .input.is-large~.icon,.control.has-icons-left .select.is-large~.icon,.control.has-icons-right .input.is-large~.icon,.control.has-icons-right .select.is-large~.icon{font-size:1.5rem}.control.has-icons-left .icon,.control.has-icons-right .icon{color:#dbdbdb;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}.control.has-icons-left .input,.control.has-icons-left .select select{padding-left:2.5em}.control.has-icons-left .icon.is-left{left:0}.control.has-icons-right .input,.control.has-icons-right .select select{padding-right:2.5em}.control.has-icons-right .icon.is-right{right:0}.control.is-loading:after{position:absolute!important;right:.625em;top:.625em;z-index:4}.control.is-loading.is-small:after{font-size:.75rem}.control.is-loading.is-medium:after{font-size:1.25rem}.control.is-loading.is-large:after{font-size:1.5rem}.breadcrumb{font-size:1rem;white-space:nowrap}.breadcrumb a{align-items:center;color:#64c4dd;display:flex;justify-content:center;padding:0 .75em}.breadcrumb a:hover{color:#363636}.breadcrumb li{align-items:center;display:flex}.breadcrumb li:first-child a{padding-left:0}.breadcrumb li.is-active a{color:#301a1a;cursor:default;pointer-events:none}.breadcrumb li+li:before{color:#b5b5b5;content:"/"}.breadcrumb ol,.breadcrumb ul{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}.breadcrumb .icon:first-child{margin-right:.5em}.breadcrumb .icon:last-child{margin-left:.5em}.breadcrumb.is-centered ol,.breadcrumb.is-centered ul{justify-content:center}.breadcrumb.is-right ol,.breadcrumb.is-right ul{justify-content:flex-end}.breadcrumb.is-small{font-size:.75rem}.breadcrumb.is-medium{font-size:1.25rem}.breadcrumb.is-large{font-size:1.5rem}.breadcrumb.has-arrow-separator li+li:before{content:"→"}.breadcrumb.has-bullet-separator li+li:before{content:"•"}.breadcrumb.has-dot-separator li+li:before{content:"·"}.breadcrumb.has-succeeds-separator li+li:before{content:"≻"}.card{background-color:#fff;border-radius:.25rem;box-shadow:0 .5em 1em -.125em rgba(48,26,26,.1),0 0 0 1px rgba(48,26,26,.02);color:#301a1a;max-width:100%;position:relative}.card-content:first-child,.card-footer:first-child,.card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-content:last-child,.card-footer:last-child,.card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-header{align-items:stretch;background-color:transparent;box-shadow:0 .125em .25em rgba(48,26,26,.1);display:flex}.card-header-title{align-items:center;color:#301a1a;display:flex;flex-grow:1;font-weight:700;padding:.75rem 1rem}.card-header-icon,.card-header-title.is-centered{justify-content:center}.card-header-icon{align-items:center;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;cursor:pointer;display:flex;font-family:inherit;font-size:1em;margin:0;padding:.75rem 1rem}.card-image{display:block;position:relative}.card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-content{padding:1.5rem}.card-content,.card-footer{background-color:transparent}.card-footer{align-items:stretch;border-top:1px solid #ededed;display:flex}.card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}.card-footer-item:not(:last-child){border-right:1px solid #ededed}.card .media:not(:last-child){margin-bottom:1.5rem}.dropdown{display:inline-flex;position:relative;vertical-align:top}.dropdown.is-active .dropdown-menu,.dropdown.is-hoverable:hover .dropdown-menu{display:block}.dropdown.is-right .dropdown-menu{left:auto;right:0}.dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:0;top:auto}.dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}.dropdown-content{background-color:#fff;border-radius:4px;box-shadow:0 .5em 1em -.125em rgba(48,26,26,.1),0 0 0 1px rgba(48,26,26,.02);padding-bottom:.5rem;padding-top:.5rem}.dropdown-item{color:#301a1a;display:block;font-size:.875rem;line-height:1.5;padding:.375rem 1rem;position:relative}a.dropdown-item,button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}a.dropdown-item:hover,button.dropdown-item:hover{background-color:#f5f5f5;color:#301a1a}a.dropdown-item.is-active,button.dropdown-item.is-active{background-color:#64c4dd;color:#fff}.dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:.5rem 0}.level{align-items:center;justify-content:space-between}.level code{border-radius:4px}.level img{display:inline-block;vertical-align:top}.level.is-mobile,.level.is-mobile .level-left,.level.is-mobile .level-right{display:flex}.level.is-mobile .level-left+.level-right{margin-top:0}.level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}.level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media print,screen and (min-width:769px){.level{display:flex}.level>.level-item:not(.is-narrow){flex-grow:1}}.level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}.level-item .subtitle,.level-item .title{margin-bottom:0}@media screen and (max-width:768px){.level-item:not(:last-child){margin-bottom:.75rem}}.level-left,.level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.level-left .level-item.is-flexible,.level-right .level-item.is-flexible{flex-grow:1}@media print,screen and (min-width:769px){.level-left .level-item:not(:last-child),.level-right .level-item:not(:last-child){margin-right:.75rem}}.level-left{align-items:center;justify-content:flex-start}@media screen and (max-width:768px){.level-left+.level-right{margin-top:1.5rem}}@media print,screen and (min-width:769px){.level-left{display:flex}}.level-right{align-items:center;justify-content:flex-end}@media print,screen and (min-width:769px){.level-right{display:flex}}.media{align-items:flex-start;display:flex;text-align:inherit}.media .content:not(:last-child){margin-bottom:.75rem}.media .media{border-top:1px solid hsla(0,0%,86%,.5);display:flex;padding-top:.75rem}.media .media .content:not(:last-child),.media .media .control:not(:last-child){margin-bottom:.5rem}.media .media .media{padding-top:.5rem}.media .media .media+.media{margin-top:.5rem}.media+.media{border-top:1px solid hsla(0,0%,86%,.5);margin-top:1rem;padding-top:1rem}.media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}.media-left,.media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.media-left{margin-right:1rem}.media-right{margin-left:1rem}.media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width:768px){.media-content{overflow-x:auto}}.menu{font-size:1rem}.menu.is-small{font-size:.75rem}.menu.is-medium{font-size:1.25rem}.menu.is-large{font-size:1.5rem}.menu-list{line-height:1.25}.menu-list a{border-radius:2px;color:#301a1a;display:block;padding:.5em .75em}.menu-list a:hover{background-color:#f5f5f5;color:#301a1a}.menu-list a.is-active{background-color:#64c4dd;color:#fff}.menu-list li ul{border-left:1px solid #dbdbdb;margin:.75em;padding-left:.75em}.menu-label{color:#7c7c7c;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}.menu-label:not(:first-child){margin-top:1em}.menu-label:not(:last-child){margin-bottom:1em}.message{background-color:#f5f5f5;border-radius:4px;font-size:1rem}.message strong{color:currentColor}.message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}.message.is-small{font-size:.75rem}.message.is-medium{font-size:1.25rem}.message.is-large{font-size:1.5rem}.message.is-white{background-color:#fff}.message.is-white .message-header{background-color:#fff;color:#301a1a}.message.is-white .message-body{border-color:#fff}.message.is-black{background-color:#fbf8f8}.message.is-black .message-header{background-color:#301a1a;color:#fff}.message.is-black .message-body{border-color:#301a1a}.message.is-light{background-color:#fafafa}.message.is-light .message-header{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.message.is-light .message-body{border-color:#f5f5f5}.message.is-dark{background-color:#fafafa}.message.is-dark .message-header{background-color:#363636;color:#fff}.message.is-dark .message-body{border-color:#363636}.message.is-primary{background-color:#ebfffc}.message.is-primary .message-header{background-color:#00d1b2;color:#fff}.message.is-primary .message-body{border-color:#00d1b2;color:#00947e}.message.is-link{background-color:#eef9fb}.message.is-link .message-header{background-color:#64c4dd;color:#fff}.message.is-link .message-body{border-color:#64c4dd;color:#1b6679}.message.is-info{background-color:#eff5fb}.message.is-info .message-header{background-color:#3e8ed0;color:#fff}.message.is-info .message-body{border-color:#3e8ed0;color:#296fa8}.message.is-success{background-color:#effaf5}.message.is-success .message-header{background-color:#48c78e;color:#fff}.message.is-success .message-body{border-color:#48c78e;color:#257953}.message.is-warning{background-color:#fffaeb}.message.is-warning .message-header{background-color:#ffe08a;color:rgba(0,0,0,.7)}.message.is-warning .message-body{border-color:#ffe08a;color:#946c00}.message.is-danger{background-color:#feecf0}.message.is-danger .message-header{background-color:#f14668;color:#fff}.message.is-danger .message-body{border-color:#f14668;color:#cc0f35}.message-header{align-items:center;background-color:#301a1a;border-radius:4px 4px 0 0;color:#fff;display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:.75em 1em;position:relative}.message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}.message-header+.message-body{border-top-left-radius:0;border-top-right-radius:0;border-width:0}.message-body{border:solid #dbdbdb;border-radius:4px;border-width:0 0 0 4px;color:#301a1a;padding:1.25em 1.5em}.message-body code,.message-body pre{background-color:#fff}.message-body pre code{background-color:transparent}.modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}.modal.is-active{display:flex}.modal-background{background-color:rgba(48,26,26,.86)}.modal-card,.modal-content{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width:769px){.modal-card,.modal-content{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}.modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}.modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}.modal-card-foot,.modal-card-head{align-items:center;background-color:#f5f5f5;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}.modal-card-head{border-bottom:1px solid #dbdbdb;border-top-left-radius:6px;border-top-right-radius:6px}.modal-card-title{color:#301a1a;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}.modal-card-foot{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:1px solid #dbdbdb}.modal-card-foot .button:not(:last-child){margin-right:.5em}.modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}.navbar{background-color:#fff;min-height:3.25rem;position:relative;z-index:30}.navbar.is-white{background-color:#fff;color:#301a1a}.navbar.is-white .navbar-brand .navbar-link,.navbar.is-white .navbar-brand>.navbar-item{color:#301a1a}.navbar.is-white .navbar-brand .navbar-link.is-active,.navbar.is-white .navbar-brand .navbar-link:focus,.navbar.is-white .navbar-brand .navbar-link:hover,.navbar.is-white .navbar-brand>a.navbar-item.is-active,.navbar.is-white .navbar-brand>a.navbar-item:focus,.navbar.is-white .navbar-brand>a.navbar-item:hover{background-color:#f2f2f2;color:#301a1a}.navbar.is-white .navbar-brand .navbar-link:after{border-color:#301a1a}.navbar.is-white .navbar-burger{color:#301a1a}@media screen and (min-width:1024px){.navbar.is-white .navbar-end .navbar-link,.navbar.is-white .navbar-end>.navbar-item,.navbar.is-white .navbar-start .navbar-link,.navbar.is-white .navbar-start>.navbar-item{color:#301a1a}.navbar.is-white .navbar-end .navbar-link.is-active,.navbar.is-white .navbar-end .navbar-link:focus,.navbar.is-white .navbar-end .navbar-link:hover,.navbar.is-white .navbar-end>a.navbar-item.is-active,.navbar.is-white .navbar-end>a.navbar-item:focus,.navbar.is-white .navbar-end>a.navbar-item:hover,.navbar.is-white .navbar-start .navbar-link.is-active,.navbar.is-white .navbar-start .navbar-link:focus,.navbar.is-white .navbar-start .navbar-link:hover,.navbar.is-white .navbar-start>a.navbar-item.is-active,.navbar.is-white .navbar-start>a.navbar-item:focus,.navbar.is-white .navbar-start>a.navbar-item:hover{background-color:#f2f2f2;color:#301a1a}.navbar.is-white .navbar-end .navbar-link:after,.navbar.is-white .navbar-start .navbar-link:after{border-color:#301a1a}.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link{background-color:#f2f2f2;color:#301a1a}.navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#301a1a}}.navbar.is-black{background-color:#301a1a;color:#fff}.navbar.is-black .navbar-brand .navbar-link,.navbar.is-black .navbar-brand>.navbar-item{color:#fff}.navbar.is-black .navbar-brand .navbar-link.is-active,.navbar.is-black .navbar-brand .navbar-link:focus,.navbar.is-black .navbar-brand .navbar-link:hover,.navbar.is-black .navbar-brand>a.navbar-item.is-active,.navbar.is-black .navbar-brand>a.navbar-item:focus,.navbar.is-black .navbar-brand>a.navbar-item:hover{background-color:#1f1111;color:#fff}.navbar.is-black .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-black .navbar-end .navbar-link,.navbar.is-black .navbar-end>.navbar-item,.navbar.is-black .navbar-start .navbar-link,.navbar.is-black .navbar-start>.navbar-item{color:#fff}.navbar.is-black .navbar-end .navbar-link.is-active,.navbar.is-black .navbar-end .navbar-link:focus,.navbar.is-black .navbar-end .navbar-link:hover,.navbar.is-black .navbar-end>a.navbar-item.is-active,.navbar.is-black .navbar-end>a.navbar-item:focus,.navbar.is-black .navbar-end>a.navbar-item:hover,.navbar.is-black .navbar-start .navbar-link.is-active,.navbar.is-black .navbar-start .navbar-link:focus,.navbar.is-black .navbar-start .navbar-link:hover,.navbar.is-black .navbar-start>a.navbar-item.is-active,.navbar.is-black .navbar-start>a.navbar-item:focus,.navbar.is-black .navbar-start>a.navbar-item:hover{background-color:#1f1111;color:#fff}.navbar.is-black .navbar-end .navbar-link:after,.navbar.is-black .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link{background-color:#1f1111;color:#fff}.navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#301a1a;color:#fff}}.navbar.is-light{background-color:#f5f5f5}.navbar.is-light,.navbar.is-light .navbar-brand .navbar-link,.navbar.is-light .navbar-brand>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-light .navbar-brand .navbar-link.is-active,.navbar.is-light .navbar-brand .navbar-link:focus,.navbar.is-light .navbar-brand .navbar-link:hover,.navbar.is-light .navbar-brand>a.navbar-item.is-active,.navbar.is-light .navbar-brand>a.navbar-item:focus,.navbar.is-light .navbar-brand>a.navbar-item:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-brand .navbar-link:after{border-color:rgba(0,0,0,.7)}.navbar.is-light .navbar-burger{color:rgba(0,0,0,.7)}@media screen and (min-width:1024px){.navbar.is-light .navbar-end .navbar-link,.navbar.is-light .navbar-end>.navbar-item,.navbar.is-light .navbar-start .navbar-link,.navbar.is-light .navbar-start>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-light .navbar-end .navbar-link.is-active,.navbar.is-light .navbar-end .navbar-link:focus,.navbar.is-light .navbar-end .navbar-link:hover,.navbar.is-light .navbar-end>a.navbar-item.is-active,.navbar.is-light .navbar-end>a.navbar-item:focus,.navbar.is-light .navbar-end>a.navbar-item:hover,.navbar.is-light .navbar-start .navbar-link.is-active,.navbar.is-light .navbar-start .navbar-link:focus,.navbar.is-light .navbar-start .navbar-link:hover,.navbar.is-light .navbar-start>a.navbar-item.is-active,.navbar.is-light .navbar-start>a.navbar-item:focus,.navbar.is-light .navbar-start>a.navbar-item:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-end .navbar-link:after,.navbar.is-light .navbar-start .navbar-link:after{border-color:rgba(0,0,0,.7)}.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:rgba(0,0,0,.7)}}.navbar.is-dark{background-color:#363636;color:#fff}.navbar.is-dark .navbar-brand .navbar-link,.navbar.is-dark .navbar-brand>.navbar-item{color:#fff}.navbar.is-dark .navbar-brand .navbar-link.is-active,.navbar.is-dark .navbar-brand .navbar-link:focus,.navbar.is-dark .navbar-brand .navbar-link:hover,.navbar.is-dark .navbar-brand>a.navbar-item.is-active,.navbar.is-dark .navbar-brand>a.navbar-item:focus,.navbar.is-dark .navbar-brand>a.navbar-item:hover{background-color:#292929;color:#fff}.navbar.is-dark .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-dark .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-dark .navbar-end .navbar-link,.navbar.is-dark .navbar-end>.navbar-item,.navbar.is-dark .navbar-start .navbar-link,.navbar.is-dark .navbar-start>.navbar-item{color:#fff}.navbar.is-dark .navbar-end .navbar-link.is-active,.navbar.is-dark .navbar-end .navbar-link:focus,.navbar.is-dark .navbar-end .navbar-link:hover,.navbar.is-dark .navbar-end>a.navbar-item.is-active,.navbar.is-dark .navbar-end>a.navbar-item:focus,.navbar.is-dark .navbar-end>a.navbar-item:hover,.navbar.is-dark .navbar-start .navbar-link.is-active,.navbar.is-dark .navbar-start .navbar-link:focus,.navbar.is-dark .navbar-start .navbar-link:hover,.navbar.is-dark .navbar-start>a.navbar-item.is-active,.navbar.is-dark .navbar-start>a.navbar-item:focus,.navbar.is-dark .navbar-start>a.navbar-item:hover{background-color:#292929;color:#fff}.navbar.is-dark .navbar-end .navbar-link:after,.navbar.is-dark .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link{background-color:#292929;color:#fff}.navbar.is-dark .navbar-dropdown a.navbar-item.is-active{background-color:#363636;color:#fff}}.navbar.is-primary{background-color:#00d1b2;color:#fff}.navbar.is-primary .navbar-brand .navbar-link,.navbar.is-primary .navbar-brand>.navbar-item{color:#fff}.navbar.is-primary .navbar-brand .navbar-link.is-active,.navbar.is-primary .navbar-brand .navbar-link:focus,.navbar.is-primary .navbar-brand .navbar-link:hover,.navbar.is-primary .navbar-brand>a.navbar-item.is-active,.navbar.is-primary .navbar-brand>a.navbar-item:focus,.navbar.is-primary .navbar-brand>a.navbar-item:hover{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-primary .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-primary .navbar-end .navbar-link,.navbar.is-primary .navbar-end>.navbar-item,.navbar.is-primary .navbar-start .navbar-link,.navbar.is-primary .navbar-start>.navbar-item{color:#fff}.navbar.is-primary .navbar-end .navbar-link.is-active,.navbar.is-primary .navbar-end .navbar-link:focus,.navbar.is-primary .navbar-end .navbar-link:hover,.navbar.is-primary .navbar-end>a.navbar-item.is-active,.navbar.is-primary .navbar-end>a.navbar-item:focus,.navbar.is-primary .navbar-end>a.navbar-item:hover,.navbar.is-primary .navbar-start .navbar-link.is-active,.navbar.is-primary .navbar-start .navbar-link:focus,.navbar.is-primary .navbar-start .navbar-link:hover,.navbar.is-primary .navbar-start>a.navbar-item.is-active,.navbar.is-primary .navbar-start>a.navbar-item:focus,.navbar.is-primary .navbar-start>a.navbar-item:hover{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-end .navbar-link:after,.navbar.is-primary .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-dropdown a.navbar-item.is-active{background-color:#00d1b2;color:#fff}}.navbar.is-link{background-color:#64c4dd;color:#fff}.navbar.is-link .navbar-brand .navbar-link,.navbar.is-link .navbar-brand>.navbar-item{color:#fff}.navbar.is-link .navbar-brand .navbar-link.is-active,.navbar.is-link .navbar-brand .navbar-link:focus,.navbar.is-link .navbar-brand .navbar-link:hover,.navbar.is-link .navbar-brand>a.navbar-item.is-active,.navbar.is-link .navbar-brand>a.navbar-item:focus,.navbar.is-link .navbar-brand>a.navbar-item:hover{background-color:#4fbcd8;color:#fff}.navbar.is-link .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-link .navbar-end .navbar-link,.navbar.is-link .navbar-end>.navbar-item,.navbar.is-link .navbar-start .navbar-link,.navbar.is-link .navbar-start>.navbar-item{color:#fff}.navbar.is-link .navbar-end .navbar-link.is-active,.navbar.is-link .navbar-end .navbar-link:focus,.navbar.is-link .navbar-end .navbar-link:hover,.navbar.is-link .navbar-end>a.navbar-item.is-active,.navbar.is-link .navbar-end>a.navbar-item:focus,.navbar.is-link .navbar-end>a.navbar-item:hover,.navbar.is-link .navbar-start .navbar-link.is-active,.navbar.is-link .navbar-start .navbar-link:focus,.navbar.is-link .navbar-start .navbar-link:hover,.navbar.is-link .navbar-start>a.navbar-item.is-active,.navbar.is-link .navbar-start>a.navbar-item:focus,.navbar.is-link .navbar-start>a.navbar-item:hover{background-color:#4fbcd8;color:#fff}.navbar.is-link .navbar-end .navbar-link:after,.navbar.is-link .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link{background-color:#4fbcd8;color:#fff}.navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#64c4dd;color:#fff}}.navbar.is-info{background-color:#3e8ed0;color:#fff}.navbar.is-info .navbar-brand .navbar-link,.navbar.is-info .navbar-brand>.navbar-item{color:#fff}.navbar.is-info .navbar-brand .navbar-link.is-active,.navbar.is-info .navbar-brand .navbar-link:focus,.navbar.is-info .navbar-brand .navbar-link:hover,.navbar.is-info .navbar-brand>a.navbar-item.is-active,.navbar.is-info .navbar-brand>a.navbar-item:focus,.navbar.is-info .navbar-brand>a.navbar-item:hover{background-color:#3082c5;color:#fff}.navbar.is-info .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-info .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-info .navbar-end .navbar-link,.navbar.is-info .navbar-end>.navbar-item,.navbar.is-info .navbar-start .navbar-link,.navbar.is-info .navbar-start>.navbar-item{color:#fff}.navbar.is-info .navbar-end .navbar-link.is-active,.navbar.is-info .navbar-end .navbar-link:focus,.navbar.is-info .navbar-end .navbar-link:hover,.navbar.is-info .navbar-end>a.navbar-item.is-active,.navbar.is-info .navbar-end>a.navbar-item:focus,.navbar.is-info .navbar-end>a.navbar-item:hover,.navbar.is-info .navbar-start .navbar-link.is-active,.navbar.is-info .navbar-start .navbar-link:focus,.navbar.is-info .navbar-start .navbar-link:hover,.navbar.is-info .navbar-start>a.navbar-item.is-active,.navbar.is-info .navbar-start>a.navbar-item:focus,.navbar.is-info .navbar-start>a.navbar-item:hover{background-color:#3082c5;color:#fff}.navbar.is-info .navbar-end .navbar-link:after,.navbar.is-info .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link{background-color:#3082c5;color:#fff}.navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#3e8ed0;color:#fff}}.navbar.is-success{background-color:#48c78e;color:#fff}.navbar.is-success .navbar-brand .navbar-link,.navbar.is-success .navbar-brand>.navbar-item{color:#fff}.navbar.is-success .navbar-brand .navbar-link.is-active,.navbar.is-success .navbar-brand .navbar-link:focus,.navbar.is-success .navbar-brand .navbar-link:hover,.navbar.is-success .navbar-brand>a.navbar-item.is-active,.navbar.is-success .navbar-brand>a.navbar-item:focus,.navbar.is-success .navbar-brand>a.navbar-item:hover{background-color:#3abb81;color:#fff}.navbar.is-success .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-success .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-success .navbar-end .navbar-link,.navbar.is-success .navbar-end>.navbar-item,.navbar.is-success .navbar-start .navbar-link,.navbar.is-success .navbar-start>.navbar-item{color:#fff}.navbar.is-success .navbar-end .navbar-link.is-active,.navbar.is-success .navbar-end .navbar-link:focus,.navbar.is-success .navbar-end .navbar-link:hover,.navbar.is-success .navbar-end>a.navbar-item.is-active,.navbar.is-success .navbar-end>a.navbar-item:focus,.navbar.is-success .navbar-end>a.navbar-item:hover,.navbar.is-success .navbar-start .navbar-link.is-active,.navbar.is-success .navbar-start .navbar-link:focus,.navbar.is-success .navbar-start .navbar-link:hover,.navbar.is-success .navbar-start>a.navbar-item.is-active,.navbar.is-success .navbar-start>a.navbar-item:focus,.navbar.is-success .navbar-start>a.navbar-item:hover{background-color:#3abb81;color:#fff}.navbar.is-success .navbar-end .navbar-link:after,.navbar.is-success .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link{background-color:#3abb81;color:#fff}.navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#48c78e;color:#fff}}.navbar.is-warning{background-color:#ffe08a}.navbar.is-warning,.navbar.is-warning .navbar-brand .navbar-link,.navbar.is-warning .navbar-brand>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link.is-active,.navbar.is-warning .navbar-brand .navbar-link:focus,.navbar.is-warning .navbar-brand .navbar-link:hover,.navbar.is-warning .navbar-brand>a.navbar-item.is-active,.navbar.is-warning .navbar-brand>a.navbar-item:focus,.navbar.is-warning .navbar-brand>a.navbar-item:hover{background-color:#ffd970;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-brand .navbar-link:after{border-color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-burger{color:rgba(0,0,0,.7)}@media screen and (min-width:1024px){.navbar.is-warning .navbar-end .navbar-link,.navbar.is-warning .navbar-end>.navbar-item,.navbar.is-warning .navbar-start .navbar-link,.navbar.is-warning .navbar-start>.navbar-item{color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-end .navbar-link.is-active,.navbar.is-warning .navbar-end .navbar-link:focus,.navbar.is-warning .navbar-end .navbar-link:hover,.navbar.is-warning .navbar-end>a.navbar-item.is-active,.navbar.is-warning .navbar-end>a.navbar-item:focus,.navbar.is-warning .navbar-end>a.navbar-item:hover,.navbar.is-warning .navbar-start .navbar-link.is-active,.navbar.is-warning .navbar-start .navbar-link:focus,.navbar.is-warning .navbar-start .navbar-link:hover,.navbar.is-warning .navbar-start>a.navbar-item.is-active,.navbar.is-warning .navbar-start>a.navbar-item:focus,.navbar.is-warning .navbar-start>a.navbar-item:hover{background-color:#ffd970;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-end .navbar-link:after,.navbar.is-warning .navbar-start .navbar-link:after{border-color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link{background-color:#ffd970;color:rgba(0,0,0,.7)}.navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#ffe08a;color:rgba(0,0,0,.7)}}.navbar.is-danger{background-color:#f14668;color:#fff}.navbar.is-danger .navbar-brand .navbar-link,.navbar.is-danger .navbar-brand>.navbar-item{color:#fff}.navbar.is-danger .navbar-brand .navbar-link.is-active,.navbar.is-danger .navbar-brand .navbar-link:focus,.navbar.is-danger .navbar-brand .navbar-link:hover,.navbar.is-danger .navbar-brand>a.navbar-item.is-active,.navbar.is-danger .navbar-brand>a.navbar-item:focus,.navbar.is-danger .navbar-brand>a.navbar-item:hover{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width:1024px){.navbar.is-danger .navbar-end .navbar-link,.navbar.is-danger .navbar-end>.navbar-item,.navbar.is-danger .navbar-start .navbar-link,.navbar.is-danger .navbar-start>.navbar-item{color:#fff}.navbar.is-danger .navbar-end .navbar-link.is-active,.navbar.is-danger .navbar-end .navbar-link:focus,.navbar.is-danger .navbar-end .navbar-link:hover,.navbar.is-danger .navbar-end>a.navbar-item.is-active,.navbar.is-danger .navbar-end>a.navbar-item:focus,.navbar.is-danger .navbar-end>a.navbar-item:hover,.navbar.is-danger .navbar-start .navbar-link.is-active,.navbar.is-danger .navbar-start .navbar-link:focus,.navbar.is-danger .navbar-start .navbar-link:hover,.navbar.is-danger .navbar-start>a.navbar-item.is-active,.navbar.is-danger .navbar-start>a.navbar-item:focus,.navbar.is-danger .navbar-start>a.navbar-item:hover{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-end .navbar-link:after,.navbar.is-danger .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#f14668;color:#fff}}.navbar>.container{align-items:stretch;display:flex;min-height:3.25rem;width:100%}.navbar.has-shadow{box-shadow:0 2px 0 0 #f5f5f5}.navbar.is-fixed-bottom,.navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom{bottom:0}.navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #f5f5f5}.navbar.is-fixed-top{top:0}body.has-navbar-fixed-top,html.has-navbar-fixed-top{padding-top:3.25rem}body.has-navbar-fixed-bottom,html.has-navbar-fixed-bottom{padding-bottom:3.25rem}.navbar-brand,.navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:3.25rem}.navbar-brand a.navbar-item:focus,.navbar-brand a.navbar-item:hover{background-color:transparent}.navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}.navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:#301a1a;cursor:pointer;display:block;height:3.25rem;margin-left:auto;position:relative;width:3.25rem}.navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color,opacity,transform;transition-timing-function:ease-out;width:16px}.navbar-burger span:first-child{top:calc(50% - 6px)}.navbar-burger span:nth-child(2){top:calc(50% - 1px)}.navbar-burger span:nth-child(3){top:calc(50% + 4px)}.navbar-burger:hover{background-color:rgba(0,0,0,.05)}.navbar-burger.is-active span:first-child{transform:translateY(5px) rotate(45deg)}.navbar-burger.is-active span:nth-child(2){opacity:0}.navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.navbar-menu{display:none}.navbar-item,.navbar-link{color:#301a1a;display:block;line-height:1.5;padding:.5rem .75rem;position:relative}.navbar-item .icon:only-child,.navbar-link .icon:only-child{margin-left:-.25rem;margin-right:-.25rem}.navbar-link,a.navbar-item{cursor:pointer}.navbar-link.is-active,.navbar-link:focus,.navbar-link:focus-within,.navbar-link:hover,a.navbar-item.is-active,a.navbar-item:focus,a.navbar-item:focus-within,a.navbar-item:hover{background-color:#fafafa;color:#64c4dd}.navbar-item{flex-grow:0;flex-shrink:0}.navbar-item img{max-height:1.75rem}.navbar-item.has-dropdown{padding:0}.navbar-item.is-expanded{flex-grow:1;flex-shrink:1}.navbar-item.is-tab{border-bottom:1px solid transparent;min-height:3.25rem;padding-bottom:calc(.5rem - 1px)}.navbar-item.is-tab:focus,.navbar-item.is-tab:hover{background-color:transparent;border-bottom-color:#64c4dd}.navbar-item.is-tab.is-active{background-color:transparent;border-bottom:3px solid #64c4dd;color:#64c4dd;padding-bottom:calc(.5rem - 3px)}.navbar-content{flex-grow:1;flex-shrink:1}.navbar-link:not(.is-arrowless){padding-right:2.5em}.navbar-link:not(.is-arrowless):after{border-color:#64c4dd;margin-top:-.375em;right:1.125em}.navbar-dropdown{font-size:.875rem;padding-bottom:.5rem;padding-top:.5rem}.navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}.navbar-divider{background-color:#f5f5f5;border:none;display:none;height:2px;margin:.5rem 0}@media screen and (max-width:1023px){.navbar>.container{display:block}.navbar-brand .navbar-item,.navbar-tabs .navbar-item{align-items:center;display:flex}.navbar-link:after{display:none}.navbar-menu{background-color:#fff;box-shadow:0 8px 16px rgba(48,26,26,.1);padding:.5rem 0}.navbar-menu.is-active{display:block}.navbar.is-fixed-bottom-touch,.navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-touch{bottom:0}.navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(48,26,26,.1)}.navbar.is-fixed-top-touch{top:0}.navbar.is-fixed-top-touch .navbar-menu,.navbar.is-fixed-top .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 3.25rem);overflow:auto}body.has-navbar-fixed-top-touch,html.has-navbar-fixed-top-touch{padding-top:3.25rem}body.has-navbar-fixed-bottom-touch,html.has-navbar-fixed-bottom-touch{padding-bottom:3.25rem}}@media screen and (min-width:1024px){.navbar,.navbar-end,.navbar-menu,.navbar-start{align-items:stretch;display:flex}.navbar{min-height:3.25rem}.navbar.is-spaced{padding:1rem 2rem}.navbar.is-spaced .navbar-end,.navbar.is-spaced .navbar-start{align-items:center}.navbar.is-spaced .navbar-link,.navbar.is-spaced a.navbar-item{border-radius:4px}.navbar.is-transparent .navbar-link.is-active,.navbar.is-transparent .navbar-link:focus,.navbar.is-transparent .navbar-link:hover,.navbar.is-transparent a.navbar-item.is-active,.navbar.is-transparent a.navbar-item:focus,.navbar.is-transparent a.navbar-item:hover{background-color:transparent!important}.navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent!important}.navbar.is-transparent .navbar-dropdown a.navbar-item:focus,.navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#301a1a}.navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#64c4dd}.navbar-burger{display:none}.navbar-item,.navbar-link{align-items:center;display:flex}.navbar-item.has-dropdown{align-items:stretch}.navbar-item.has-dropdown-up .navbar-link:after{transform:rotate(135deg) translate(.25em,-.25em)}.navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:2px solid #dbdbdb;border-radius:6px 6px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(48,26,26,.1);top:auto}.navbar-item.is-active .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar-item.is-active .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-active .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.navbar-menu{flex-grow:1;flex-shrink:0}.navbar-start{justify-content:flex-start;margin-right:auto}.navbar-end{justify-content:flex-end;margin-left:auto}.navbar-dropdown{background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:2px solid #dbdbdb;box-shadow:0 8px 8px rgba(48,26,26,.1);display:none;font-size:.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}.navbar-dropdown .navbar-item{padding:.375rem 1rem;white-space:nowrap}.navbar-dropdown a.navbar-item{padding-right:3rem}.navbar-dropdown a.navbar-item:focus,.navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#301a1a}.navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#64c4dd}.navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-dropdown{border-radius:6px;border-top:none;box-shadow:0 8px 8px rgba(48,26,26,.1),0 0 0 1px rgba(48,26,26,.1);display:block;opacity:0;pointer-events:none;top:calc(100% - 4px);transform:translateY(-5px);transition-duration:86ms;transition-property:opacity,transform}.navbar-dropdown.is-right{left:auto;right:0}.navbar-divider{display:block}.container>.navbar .navbar-brand,.navbar>.container .navbar-brand{margin-left:-.75rem}.container>.navbar .navbar-menu,.navbar>.container .navbar-menu{margin-right:-.75rem}.navbar.is-fixed-bottom-desktop,.navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-desktop{bottom:0}.navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(48,26,26,.1)}.navbar.is-fixed-top-desktop{top:0}body.has-navbar-fixed-top-desktop,html.has-navbar-fixed-top-desktop{padding-top:3.25rem}body.has-navbar-fixed-bottom-desktop,html.has-navbar-fixed-bottom-desktop{padding-bottom:3.25rem}body.has-spaced-navbar-fixed-top,html.has-spaced-navbar-fixed-top{padding-top:5.25rem}body.has-spaced-navbar-fixed-bottom,html.has-spaced-navbar-fixed-bottom{padding-bottom:5.25rem}.navbar-link.is-active,a.navbar-item.is-active{color:#301a1a}.navbar-link.is-active:not(:focus):not(:hover),a.navbar-item.is-active:not(:focus):not(:hover){background-color:transparent}.navbar-item.has-dropdown.is-active .navbar-link,.navbar-item.has-dropdown:focus .navbar-link,.navbar-item.has-dropdown:hover .navbar-link{background-color:#fafafa}}.hero.is-fullheight-with-navbar{min-height:calc(100vh - 3.25rem)}.pagination{font-size:1rem;margin:-.25rem}.pagination.is-small{font-size:.75rem}.pagination.is-medium{font-size:1.25rem}.pagination.is-large{font-size:1.5rem}.pagination.is-rounded .pagination-next,.pagination.is-rounded .pagination-previous{border-radius:9999px;padding-left:1em;padding-right:1em}.pagination.is-rounded .pagination-link{border-radius:9999px}.pagination,.pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}.pagination-link,.pagination-next,.pagination-previous{border-color:#dbdbdb;color:#301a1a;min-width:2.5em}.pagination-link:hover,.pagination-next:hover,.pagination-previous:hover{border-color:#b5b5b5;color:#363636}.pagination-link:focus,.pagination-next:focus,.pagination-previous:focus{border-color:#64c4dd}.pagination-link:active,.pagination-next:active,.pagination-previous:active{box-shadow:inset 0 1px 2px rgba(48,26,26,.2)}.pagination-link.is-disabled,.pagination-link[disabled],.pagination-next.is-disabled,.pagination-next[disabled],.pagination-previous.is-disabled,.pagination-previous[disabled]{background-color:#dbdbdb;border-color:#dbdbdb;box-shadow:none;color:#7c7c7c;opacity:.5}.pagination-next,.pagination-previous{padding-left:.75em;padding-right:.75em;white-space:nowrap}.pagination-link.is-current{background-color:#64c4dd;border-color:#64c4dd;color:#fff}.pagination-ellipsis{color:#b5b5b5;pointer-events:none}.pagination-list{flex-wrap:wrap}.pagination-list li{list-style:none}@media screen and (max-width:768px){.pagination{flex-wrap:wrap}.pagination-list li,.pagination-next,.pagination-previous{flex-grow:1;flex-shrink:1}}@media print,screen and (min-width:769px){.pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous{margin-bottom:0;margin-top:0}.pagination-previous{order:2}.pagination-next{order:3}.pagination{justify-content:space-between;margin-bottom:0;margin-top:0}.pagination.is-centered .pagination-previous{order:1}.pagination.is-centered .pagination-list{justify-content:center;order:2}.pagination.is-centered .pagination-next{order:3}.pagination.is-right .pagination-previous{order:1}.pagination.is-right .pagination-next{order:2}.pagination.is-right .pagination-list{justify-content:flex-end;order:3}}.panel{border-radius:6px;box-shadow:0 .5em 1em -.125em rgba(48,26,26,.1),0 0 0 1px rgba(48,26,26,.02);font-size:1rem}.panel:not(:last-child){margin-bottom:1.5rem}.panel.is-white .panel-heading{background-color:#fff;color:#301a1a}.panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}.panel.is-white .panel-block.is-active .panel-icon{color:#fff}.panel.is-black .panel-heading{background-color:#301a1a;color:#fff}.panel.is-black .panel-tabs a.is-active{border-bottom-color:#301a1a}.panel.is-black .panel-block.is-active .panel-icon{color:#301a1a}.panel.is-light .panel-heading{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.panel.is-light .panel-tabs a.is-active{border-bottom-color:#f5f5f5}.panel.is-light .panel-block.is-active .panel-icon{color:#f5f5f5}.panel.is-dark .panel-heading{background-color:#363636;color:#fff}.panel.is-dark .panel-tabs a.is-active{border-bottom-color:#363636}.panel.is-dark .panel-block.is-active .panel-icon{color:#363636}.panel.is-primary .panel-heading{background-color:#00d1b2;color:#fff}.panel.is-primary .panel-tabs a.is-active{border-bottom-color:#00d1b2}.panel.is-primary .panel-block.is-active .panel-icon{color:#00d1b2}.panel.is-link .panel-heading{background-color:#64c4dd;color:#fff}.panel.is-link .panel-tabs a.is-active{border-bottom-color:#64c4dd}.panel.is-link .panel-block.is-active .panel-icon{color:#64c4dd}.panel.is-info .panel-heading{background-color:#3e8ed0;color:#fff}.panel.is-info .panel-tabs a.is-active{border-bottom-color:#3e8ed0}.panel.is-info .panel-block.is-active .panel-icon{color:#3e8ed0}.panel.is-success .panel-heading{background-color:#48c78e;color:#fff}.panel.is-success .panel-tabs a.is-active{border-bottom-color:#48c78e}.panel.is-success .panel-block.is-active .panel-icon{color:#48c78e}.panel.is-warning .panel-heading{background-color:#ffe08a;color:rgba(0,0,0,.7)}.panel.is-warning .panel-tabs a.is-active{border-bottom-color:#ffe08a}.panel.is-warning .panel-block.is-active .panel-icon{color:#ffe08a}.panel.is-danger .panel-heading{background-color:#f14668;color:#fff}.panel.is-danger .panel-tabs a.is-active{border-bottom-color:#f14668}.panel.is-danger .panel-block.is-active .panel-icon{color:#f14668}.panel-block:not(:last-child),.panel-tabs:not(:last-child){border-bottom:1px solid #ededed}.panel-heading{background-color:#ededed;border-radius:6px 6px 0 0;color:#301a1a;font-size:1.25em;font-weight:700;line-height:1.25;padding:.75em 1em}.panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}.panel-tabs a{border-bottom:1px solid #dbdbdb;margin-bottom:-1px;padding:.5em}.panel-tabs a.is-active{border-bottom-color:#4a4a4a;color:#363636}.panel-list a{color:#301a1a}.panel-list a:hover{color:#64c4dd}.panel-block{align-items:center;color:#301a1a;display:flex;justify-content:flex-start;padding:.5em .75em}.panel-block input[type=checkbox]{margin-right:.75em}.panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}.panel-block.is-wrapped{flex-wrap:wrap}.panel-block.is-active{border-left-color:#64c4dd;color:#363636}.panel-block.is-active .panel-icon{color:#64c4dd}.panel-block:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}a.panel-block,label.panel-block{cursor:pointer}a.panel-block:hover,label.panel-block:hover{background-color:#f5f5f5}.panel-icon{color:#7c7c7c;display:inline-block;font-size:14px;height:1em;line-height:1em;margin-right:.75em;text-align:center;vertical-align:top;width:1em}.panel-icon .fa{font-size:inherit;line-height:inherit}.tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}.tabs a{align-items:center;border-bottom:1px solid #dbdbdb;color:#301a1a;display:flex;justify-content:center;margin-bottom:-1px;padding:.5em 1em;vertical-align:top}.tabs a:hover{border-bottom-color:#301a1a;color:#301a1a}.tabs li{display:block}.tabs li.is-active a{border-bottom-color:#64c4dd;color:#64c4dd}.tabs ul{align-items:center;border-bottom:1px solid #dbdbdb;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}.tabs ul.is-center,.tabs ul.is-left{padding-right:.75em}.tabs ul.is-center{flex:none;justify-content:center;padding-left:.75em}.tabs ul.is-right{justify-content:flex-end;padding-left:.75em}.tabs .icon:first-child{margin-right:.5em}.tabs .icon:last-child{margin-left:.5em}.tabs.is-centered ul{justify-content:center}.tabs.is-right ul{justify-content:flex-end}.tabs.is-boxed a{border:1px solid transparent;border-radius:4px 4px 0 0}.tabs.is-boxed a:hover{background-color:#f5f5f5;border-bottom-color:#dbdbdb}.tabs.is-boxed li.is-active a{background-color:#fff;border-color:#dbdbdb;border-bottom-color:transparent!important}.tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}.tabs.is-toggle a{border:1px solid #dbdbdb;margin-bottom:0;position:relative}.tabs.is-toggle a:hover{background-color:#f5f5f5;border-color:#b5b5b5;z-index:2}.tabs.is-toggle li+li{margin-left:-1px}.tabs.is-toggle li:first-child a{border-bottom-left-radius:4px;border-top-left-radius:4px}.tabs.is-toggle li:last-child a{border-bottom-right-radius:4px;border-top-right-radius:4px}.tabs.is-toggle li.is-active a{background-color:#64c4dd;border-color:#64c4dd;color:#fff;z-index:1}.tabs.is-toggle ul{border-bottom:none}.tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}.tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}.tabs.is-small{font-size:.75rem}.tabs.is-medium{font-size:1.25rem}.tabs.is-large{font-size:1.5rem}.column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>.column.is-narrow{flex:none;width:unset}.columns.is-mobile>.column.is-full{flex:none;width:100%}.columns.is-mobile>.column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>.column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>.column.is-half{flex:none;width:50%}.columns.is-mobile>.column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>.column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>.column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>.column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>.column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>.column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>.column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>.column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>.column.is-offset-half{margin-left:50%}.columns.is-mobile>.column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>.column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>.column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>.column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>.column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>.column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>.column.is-0{flex:none;width:0}.columns.is-mobile>.column.is-offset-0{margin-left:0}.columns.is-mobile>.column.is-1{flex:none;width:8.33333337%}.columns.is-mobile>.column.is-offset-1{margin-left:8.33333337%}.columns.is-mobile>.column.is-2{flex:none;width:16.66666674%}.columns.is-mobile>.column.is-offset-2{margin-left:16.66666674%}.columns.is-mobile>.column.is-3{flex:none;width:25%}.columns.is-mobile>.column.is-offset-3{margin-left:25%}.columns.is-mobile>.column.is-4{flex:none;width:33.33333337%}.columns.is-mobile>.column.is-offset-4{margin-left:33.33333337%}.columns.is-mobile>.column.is-5{flex:none;width:41.66666674%}.columns.is-mobile>.column.is-offset-5{margin-left:41.66666674%}.columns.is-mobile>.column.is-6{flex:none;width:50%}.columns.is-mobile>.column.is-offset-6{margin-left:50%}.columns.is-mobile>.column.is-7{flex:none;width:58.33333337%}.columns.is-mobile>.column.is-offset-7{margin-left:58.33333337%}.columns.is-mobile>.column.is-8{flex:none;width:66.66666674%}.columns.is-mobile>.column.is-offset-8{margin-left:66.66666674%}.columns.is-mobile>.column.is-9{flex:none;width:75%}.columns.is-mobile>.column.is-offset-9{margin-left:75%}.columns.is-mobile>.column.is-10{flex:none;width:83.33333337%}.columns.is-mobile>.column.is-offset-10{margin-left:83.33333337%}.columns.is-mobile>.column.is-11{flex:none;width:91.66666674%}.columns.is-mobile>.column.is-offset-11{margin-left:91.66666674%}.columns.is-mobile>.column.is-12{flex:none;width:100%}.columns.is-mobile>.column.is-offset-12{margin-left:100%}@media screen and (max-width:768px){.column.is-narrow-mobile{flex:none;width:unset}.column.is-full-mobile{flex:none;width:100%}.column.is-three-quarters-mobile{flex:none;width:75%}.column.is-two-thirds-mobile{flex:none;width:66.6666%}.column.is-half-mobile{flex:none;width:50%}.column.is-one-third-mobile{flex:none;width:33.3333%}.column.is-one-quarter-mobile{flex:none;width:25%}.column.is-one-fifth-mobile{flex:none;width:20%}.column.is-two-fifths-mobile{flex:none;width:40%}.column.is-three-fifths-mobile{flex:none;width:60%}.column.is-four-fifths-mobile{flex:none;width:80%}.column.is-offset-three-quarters-mobile{margin-left:75%}.column.is-offset-two-thirds-mobile{margin-left:66.6666%}.column.is-offset-half-mobile{margin-left:50%}.column.is-offset-one-third-mobile{margin-left:33.3333%}.column.is-offset-one-quarter-mobile{margin-left:25%}.column.is-offset-one-fifth-mobile{margin-left:20%}.column.is-offset-two-fifths-mobile{margin-left:40%}.column.is-offset-three-fifths-mobile{margin-left:60%}.column.is-offset-four-fifths-mobile{margin-left:80%}.column.is-0-mobile{flex:none;width:0}.column.is-offset-0-mobile{margin-left:0}.column.is-1-mobile{flex:none;width:8.33333337%}.column.is-offset-1-mobile{margin-left:8.33333337%}.column.is-2-mobile{flex:none;width:16.66666674%}.column.is-offset-2-mobile{margin-left:16.66666674%}.column.is-3-mobile{flex:none;width:25%}.column.is-offset-3-mobile{margin-left:25%}.column.is-4-mobile{flex:none;width:33.33333337%}.column.is-offset-4-mobile{margin-left:33.33333337%}.column.is-5-mobile{flex:none;width:41.66666674%}.column.is-offset-5-mobile{margin-left:41.66666674%}.column.is-6-mobile{flex:none;width:50%}.column.is-offset-6-mobile{margin-left:50%}.column.is-7-mobile{flex:none;width:58.33333337%}.column.is-offset-7-mobile{margin-left:58.33333337%}.column.is-8-mobile{flex:none;width:66.66666674%}.column.is-offset-8-mobile{margin-left:66.66666674%}.column.is-9-mobile{flex:none;width:75%}.column.is-offset-9-mobile{margin-left:75%}.column.is-10-mobile{flex:none;width:83.33333337%}.column.is-offset-10-mobile{margin-left:83.33333337%}.column.is-11-mobile{flex:none;width:91.66666674%}.column.is-offset-11-mobile{margin-left:91.66666674%}.column.is-12-mobile{flex:none;width:100%}.column.is-offset-12-mobile{margin-left:100%}}@media print,screen and (min-width:769px){.column.is-narrow,.column.is-narrow-tablet{flex:none;width:unset}.column.is-full,.column.is-full-tablet{flex:none;width:100%}.column.is-three-quarters,.column.is-three-quarters-tablet{flex:none;width:75%}.column.is-two-thirds,.column.is-two-thirds-tablet{flex:none;width:66.6666%}.column.is-half,.column.is-half-tablet{flex:none;width:50%}.column.is-one-third,.column.is-one-third-tablet{flex:none;width:33.3333%}.column.is-one-quarter,.column.is-one-quarter-tablet{flex:none;width:25%}.column.is-one-fifth,.column.is-one-fifth-tablet{flex:none;width:20%}.column.is-two-fifths,.column.is-two-fifths-tablet{flex:none;width:40%}.column.is-three-fifths,.column.is-three-fifths-tablet{flex:none;width:60%}.column.is-four-fifths,.column.is-four-fifths-tablet{flex:none;width:80%}.column.is-offset-three-quarters,.column.is-offset-three-quarters-tablet{margin-left:75%}.column.is-offset-two-thirds,.column.is-offset-two-thirds-tablet{margin-left:66.6666%}.column.is-offset-half,.column.is-offset-half-tablet{margin-left:50%}.column.is-offset-one-third,.column.is-offset-one-third-tablet{margin-left:33.3333%}.column.is-offset-one-quarter,.column.is-offset-one-quarter-tablet{margin-left:25%}.column.is-offset-one-fifth,.column.is-offset-one-fifth-tablet{margin-left:20%}.column.is-offset-two-fifths,.column.is-offset-two-fifths-tablet{margin-left:40%}.column.is-offset-three-fifths,.column.is-offset-three-fifths-tablet{margin-left:60%}.column.is-offset-four-fifths,.column.is-offset-four-fifths-tablet{margin-left:80%}.column.is-0,.column.is-0-tablet{flex:none;width:0}.column.is-offset-0,.column.is-offset-0-tablet{margin-left:0}.column.is-1,.column.is-1-tablet{flex:none;width:8.33333337%}.column.is-offset-1,.column.is-offset-1-tablet{margin-left:8.33333337%}.column.is-2,.column.is-2-tablet{flex:none;width:16.66666674%}.column.is-offset-2,.column.is-offset-2-tablet{margin-left:16.66666674%}.column.is-3,.column.is-3-tablet{flex:none;width:25%}.column.is-offset-3,.column.is-offset-3-tablet{margin-left:25%}.column.is-4,.column.is-4-tablet{flex:none;width:33.33333337%}.column.is-offset-4,.column.is-offset-4-tablet{margin-left:33.33333337%}.column.is-5,.column.is-5-tablet{flex:none;width:41.66666674%}.column.is-offset-5,.column.is-offset-5-tablet{margin-left:41.66666674%}.column.is-6,.column.is-6-tablet{flex:none;width:50%}.column.is-offset-6,.column.is-offset-6-tablet{margin-left:50%}.column.is-7,.column.is-7-tablet{flex:none;width:58.33333337%}.column.is-offset-7,.column.is-offset-7-tablet{margin-left:58.33333337%}.column.is-8,.column.is-8-tablet{flex:none;width:66.66666674%}.column.is-offset-8,.column.is-offset-8-tablet{margin-left:66.66666674%}.column.is-9,.column.is-9-tablet{flex:none;width:75%}.column.is-offset-9,.column.is-offset-9-tablet{margin-left:75%}.column.is-10,.column.is-10-tablet{flex:none;width:83.33333337%}.column.is-offset-10,.column.is-offset-10-tablet{margin-left:83.33333337%}.column.is-11,.column.is-11-tablet{flex:none;width:91.66666674%}.column.is-offset-11,.column.is-offset-11-tablet{margin-left:91.66666674%}.column.is-12,.column.is-12-tablet{flex:none;width:100%}.column.is-offset-12,.column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width:1023px){.column.is-narrow-touch{flex:none;width:unset}.column.is-full-touch{flex:none;width:100%}.column.is-three-quarters-touch{flex:none;width:75%}.column.is-two-thirds-touch{flex:none;width:66.6666%}.column.is-half-touch{flex:none;width:50%}.column.is-one-third-touch{flex:none;width:33.3333%}.column.is-one-quarter-touch{flex:none;width:25%}.column.is-one-fifth-touch{flex:none;width:20%}.column.is-two-fifths-touch{flex:none;width:40%}.column.is-three-fifths-touch{flex:none;width:60%}.column.is-four-fifths-touch{flex:none;width:80%}.column.is-offset-three-quarters-touch{margin-left:75%}.column.is-offset-two-thirds-touch{margin-left:66.6666%}.column.is-offset-half-touch{margin-left:50%}.column.is-offset-one-third-touch{margin-left:33.3333%}.column.is-offset-one-quarter-touch{margin-left:25%}.column.is-offset-one-fifth-touch{margin-left:20%}.column.is-offset-two-fifths-touch{margin-left:40%}.column.is-offset-three-fifths-touch{margin-left:60%}.column.is-offset-four-fifths-touch{margin-left:80%}.column.is-0-touch{flex:none;width:0}.column.is-offset-0-touch{margin-left:0}.column.is-1-touch{flex:none;width:8.33333337%}.column.is-offset-1-touch{margin-left:8.33333337%}.column.is-2-touch{flex:none;width:16.66666674%}.column.is-offset-2-touch{margin-left:16.66666674%}.column.is-3-touch{flex:none;width:25%}.column.is-offset-3-touch{margin-left:25%}.column.is-4-touch{flex:none;width:33.33333337%}.column.is-offset-4-touch{margin-left:33.33333337%}.column.is-5-touch{flex:none;width:41.66666674%}.column.is-offset-5-touch{margin-left:41.66666674%}.column.is-6-touch{flex:none;width:50%}.column.is-offset-6-touch{margin-left:50%}.column.is-7-touch{flex:none;width:58.33333337%}.column.is-offset-7-touch{margin-left:58.33333337%}.column.is-8-touch{flex:none;width:66.66666674%}.column.is-offset-8-touch{margin-left:66.66666674%}.column.is-9-touch{flex:none;width:75%}.column.is-offset-9-touch{margin-left:75%}.column.is-10-touch{flex:none;width:83.33333337%}.column.is-offset-10-touch{margin-left:83.33333337%}.column.is-11-touch{flex:none;width:91.66666674%}.column.is-offset-11-touch{margin-left:91.66666674%}.column.is-12-touch{flex:none;width:100%}.column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width:1024px){.column.is-narrow-desktop{flex:none;width:unset}.column.is-full-desktop{flex:none;width:100%}.column.is-three-quarters-desktop{flex:none;width:75%}.column.is-two-thirds-desktop{flex:none;width:66.6666%}.column.is-half-desktop{flex:none;width:50%}.column.is-one-third-desktop{flex:none;width:33.3333%}.column.is-one-quarter-desktop{flex:none;width:25%}.column.is-one-fifth-desktop{flex:none;width:20%}.column.is-two-fifths-desktop{flex:none;width:40%}.column.is-three-fifths-desktop{flex:none;width:60%}.column.is-four-fifths-desktop{flex:none;width:80%}.column.is-offset-three-quarters-desktop{margin-left:75%}.column.is-offset-two-thirds-desktop{margin-left:66.6666%}.column.is-offset-half-desktop{margin-left:50%}.column.is-offset-one-third-desktop{margin-left:33.3333%}.column.is-offset-one-quarter-desktop{margin-left:25%}.column.is-offset-one-fifth-desktop{margin-left:20%}.column.is-offset-two-fifths-desktop{margin-left:40%}.column.is-offset-three-fifths-desktop{margin-left:60%}.column.is-offset-four-fifths-desktop{margin-left:80%}.column.is-0-desktop{flex:none;width:0}.column.is-offset-0-desktop{margin-left:0}.column.is-1-desktop{flex:none;width:8.33333337%}.column.is-offset-1-desktop{margin-left:8.33333337%}.column.is-2-desktop{flex:none;width:16.66666674%}.column.is-offset-2-desktop{margin-left:16.66666674%}.column.is-3-desktop{flex:none;width:25%}.column.is-offset-3-desktop{margin-left:25%}.column.is-4-desktop{flex:none;width:33.33333337%}.column.is-offset-4-desktop{margin-left:33.33333337%}.column.is-5-desktop{flex:none;width:41.66666674%}.column.is-offset-5-desktop{margin-left:41.66666674%}.column.is-6-desktop{flex:none;width:50%}.column.is-offset-6-desktop{margin-left:50%}.column.is-7-desktop{flex:none;width:58.33333337%}.column.is-offset-7-desktop{margin-left:58.33333337%}.column.is-8-desktop{flex:none;width:66.66666674%}.column.is-offset-8-desktop{margin-left:66.66666674%}.column.is-9-desktop{flex:none;width:75%}.column.is-offset-9-desktop{margin-left:75%}.column.is-10-desktop{flex:none;width:83.33333337%}.column.is-offset-10-desktop{margin-left:83.33333337%}.column.is-11-desktop{flex:none;width:91.66666674%}.column.is-offset-11-desktop{margin-left:91.66666674%}.column.is-12-desktop{flex:none;width:100%}.column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width:1216px){.column.is-narrow-widescreen{flex:none;width:unset}.column.is-full-widescreen{flex:none;width:100%}.column.is-three-quarters-widescreen{flex:none;width:75%}.column.is-two-thirds-widescreen{flex:none;width:66.6666%}.column.is-half-widescreen{flex:none;width:50%}.column.is-one-third-widescreen{flex:none;width:33.3333%}.column.is-one-quarter-widescreen{flex:none;width:25%}.column.is-one-fifth-widescreen{flex:none;width:20%}.column.is-two-fifths-widescreen{flex:none;width:40%}.column.is-three-fifths-widescreen{flex:none;width:60%}.column.is-four-fifths-widescreen{flex:none;width:80%}.column.is-offset-three-quarters-widescreen{margin-left:75%}.column.is-offset-two-thirds-widescreen{margin-left:66.6666%}.column.is-offset-half-widescreen{margin-left:50%}.column.is-offset-one-third-widescreen{margin-left:33.3333%}.column.is-offset-one-quarter-widescreen{margin-left:25%}.column.is-offset-one-fifth-widescreen{margin-left:20%}.column.is-offset-two-fifths-widescreen{margin-left:40%}.column.is-offset-three-fifths-widescreen{margin-left:60%}.column.is-offset-four-fifths-widescreen{margin-left:80%}.column.is-0-widescreen{flex:none;width:0}.column.is-offset-0-widescreen{margin-left:0}.column.is-1-widescreen{flex:none;width:8.33333337%}.column.is-offset-1-widescreen{margin-left:8.33333337%}.column.is-2-widescreen{flex:none;width:16.66666674%}.column.is-offset-2-widescreen{margin-left:16.66666674%}.column.is-3-widescreen{flex:none;width:25%}.column.is-offset-3-widescreen{margin-left:25%}.column.is-4-widescreen{flex:none;width:33.33333337%}.column.is-offset-4-widescreen{margin-left:33.33333337%}.column.is-5-widescreen{flex:none;width:41.66666674%}.column.is-offset-5-widescreen{margin-left:41.66666674%}.column.is-6-widescreen{flex:none;width:50%}.column.is-offset-6-widescreen{margin-left:50%}.column.is-7-widescreen{flex:none;width:58.33333337%}.column.is-offset-7-widescreen{margin-left:58.33333337%}.column.is-8-widescreen{flex:none;width:66.66666674%}.column.is-offset-8-widescreen{margin-left:66.66666674%}.column.is-9-widescreen{flex:none;width:75%}.column.is-offset-9-widescreen{margin-left:75%}.column.is-10-widescreen{flex:none;width:83.33333337%}.column.is-offset-10-widescreen{margin-left:83.33333337%}.column.is-11-widescreen{flex:none;width:91.66666674%}.column.is-offset-11-widescreen{margin-left:91.66666674%}.column.is-12-widescreen{flex:none;width:100%}.column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width:1408px){.column.is-narrow-fullhd{flex:none;width:unset}.column.is-full-fullhd{flex:none;width:100%}.column.is-three-quarters-fullhd{flex:none;width:75%}.column.is-two-thirds-fullhd{flex:none;width:66.6666%}.column.is-half-fullhd{flex:none;width:50%}.column.is-one-third-fullhd{flex:none;width:33.3333%}.column.is-one-quarter-fullhd{flex:none;width:25%}.column.is-one-fifth-fullhd{flex:none;width:20%}.column.is-two-fifths-fullhd{flex:none;width:40%}.column.is-three-fifths-fullhd{flex:none;width:60%}.column.is-four-fifths-fullhd{flex:none;width:80%}.column.is-offset-three-quarters-fullhd{margin-left:75%}.column.is-offset-two-thirds-fullhd{margin-left:66.6666%}.column.is-offset-half-fullhd{margin-left:50%}.column.is-offset-one-third-fullhd{margin-left:33.3333%}.column.is-offset-one-quarter-fullhd{margin-left:25%}.column.is-offset-one-fifth-fullhd{margin-left:20%}.column.is-offset-two-fifths-fullhd{margin-left:40%}.column.is-offset-three-fifths-fullhd{margin-left:60%}.column.is-offset-four-fifths-fullhd{margin-left:80%}.column.is-0-fullhd{flex:none;width:0}.column.is-offset-0-fullhd{margin-left:0}.column.is-1-fullhd{flex:none;width:8.33333337%}.column.is-offset-1-fullhd{margin-left:8.33333337%}.column.is-2-fullhd{flex:none;width:16.66666674%}.column.is-offset-2-fullhd{margin-left:16.66666674%}.column.is-3-fullhd{flex:none;width:25%}.column.is-offset-3-fullhd{margin-left:25%}.column.is-4-fullhd{flex:none;width:33.33333337%}.column.is-offset-4-fullhd{margin-left:33.33333337%}.column.is-5-fullhd{flex:none;width:41.66666674%}.column.is-offset-5-fullhd{margin-left:41.66666674%}.column.is-6-fullhd{flex:none;width:50%}.column.is-offset-6-fullhd{margin-left:50%}.column.is-7-fullhd{flex:none;width:58.33333337%}.column.is-offset-7-fullhd{margin-left:58.33333337%}.column.is-8-fullhd{flex:none;width:66.66666674%}.column.is-offset-8-fullhd{margin-left:66.66666674%}.column.is-9-fullhd{flex:none;width:75%}.column.is-offset-9-fullhd{margin-left:75%}.column.is-10-fullhd{flex:none;width:83.33333337%}.column.is-offset-10-fullhd{margin-left:83.33333337%}.column.is-11-fullhd{flex:none;width:91.66666674%}.column.is-offset-11-fullhd{margin-left:91.66666674%}.column.is-12-fullhd{flex:none;width:100%}.column.is-offset-12-fullhd{margin-left:100%}}.columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.columns:last-child{margin-bottom:-.75rem}.columns:not(:last-child){margin-bottom:.75rem}.columns.is-centered{justify-content:center}.columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}.columns.is-gapless>.column{margin:0;padding:0!important}.columns.is-gapless:not(:last-child){margin-bottom:1.5rem}.columns.is-gapless:last-child{margin-bottom:0}.columns.is-mobile{display:flex}.columns.is-multiline{flex-wrap:wrap}.columns.is-vcentered{align-items:center}@media print,screen and (min-width:769px){.columns:not(.is-desktop){display:flex}}@media screen and (min-width:1024px){.columns.is-desktop{display:flex}}.columns.is-variable{--columnGap:0.75rem;margin-left:calc(var(--columnGap)*-1);margin-right:calc(var(--columnGap)*-1)}.columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}.columns.is-variable.is-0{--columnGap:0rem}@media screen and (max-width:768px){.columns.is-variable.is-0-mobile{--columnGap:0rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-0-tablet{--columnGap:0rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-0-tablet-only{--columnGap:0rem}}@media screen and (max-width:1023px){.columns.is-variable.is-0-touch{--columnGap:0rem}}@media screen and (min-width:1024px){.columns.is-variable.is-0-desktop{--columnGap:0rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-0-desktop-only{--columnGap:0rem}}@media screen and (min-width:1216px){.columns.is-variable.is-0-widescreen{--columnGap:0rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-0-widescreen-only{--columnGap:0rem}}@media screen and (min-width:1408px){.columns.is-variable.is-0-fullhd{--columnGap:0rem}}.columns.is-variable.is-1{--columnGap:0.25rem}@media screen and (max-width:768px){.columns.is-variable.is-1-mobile{--columnGap:0.25rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-1-tablet{--columnGap:0.25rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-1-tablet-only{--columnGap:0.25rem}}@media screen and (max-width:1023px){.columns.is-variable.is-1-touch{--columnGap:0.25rem}}@media screen and (min-width:1024px){.columns.is-variable.is-1-desktop{--columnGap:0.25rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-1-desktop-only{--columnGap:0.25rem}}@media screen and (min-width:1216px){.columns.is-variable.is-1-widescreen{--columnGap:0.25rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-1-widescreen-only{--columnGap:0.25rem}}@media screen and (min-width:1408px){.columns.is-variable.is-1-fullhd{--columnGap:0.25rem}}.columns.is-variable.is-2{--columnGap:0.5rem}@media screen and (max-width:768px){.columns.is-variable.is-2-mobile{--columnGap:0.5rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-2-tablet{--columnGap:0.5rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-2-tablet-only{--columnGap:0.5rem}}@media screen and (max-width:1023px){.columns.is-variable.is-2-touch{--columnGap:0.5rem}}@media screen and (min-width:1024px){.columns.is-variable.is-2-desktop{--columnGap:0.5rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-2-desktop-only{--columnGap:0.5rem}}@media screen and (min-width:1216px){.columns.is-variable.is-2-widescreen{--columnGap:0.5rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-2-widescreen-only{--columnGap:0.5rem}}@media screen and (min-width:1408px){.columns.is-variable.is-2-fullhd{--columnGap:0.5rem}}.columns.is-variable.is-3{--columnGap:0.75rem}@media screen and (max-width:768px){.columns.is-variable.is-3-mobile{--columnGap:0.75rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-3-tablet{--columnGap:0.75rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-3-tablet-only{--columnGap:0.75rem}}@media screen and (max-width:1023px){.columns.is-variable.is-3-touch{--columnGap:0.75rem}}@media screen and (min-width:1024px){.columns.is-variable.is-3-desktop{--columnGap:0.75rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-3-desktop-only{--columnGap:0.75rem}}@media screen and (min-width:1216px){.columns.is-variable.is-3-widescreen{--columnGap:0.75rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-3-widescreen-only{--columnGap:0.75rem}}@media screen and (min-width:1408px){.columns.is-variable.is-3-fullhd{--columnGap:0.75rem}}.columns.is-variable.is-4{--columnGap:1rem}@media screen and (max-width:768px){.columns.is-variable.is-4-mobile{--columnGap:1rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-4-tablet{--columnGap:1rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-4-tablet-only{--columnGap:1rem}}@media screen and (max-width:1023px){.columns.is-variable.is-4-touch{--columnGap:1rem}}@media screen and (min-width:1024px){.columns.is-variable.is-4-desktop{--columnGap:1rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-4-desktop-only{--columnGap:1rem}}@media screen and (min-width:1216px){.columns.is-variable.is-4-widescreen{--columnGap:1rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-4-widescreen-only{--columnGap:1rem}}@media screen and (min-width:1408px){.columns.is-variable.is-4-fullhd{--columnGap:1rem}}.columns.is-variable.is-5{--columnGap:1.25rem}@media screen and (max-width:768px){.columns.is-variable.is-5-mobile{--columnGap:1.25rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-5-tablet{--columnGap:1.25rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-5-tablet-only{--columnGap:1.25rem}}@media screen and (max-width:1023px){.columns.is-variable.is-5-touch{--columnGap:1.25rem}}@media screen and (min-width:1024px){.columns.is-variable.is-5-desktop{--columnGap:1.25rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-5-desktop-only{--columnGap:1.25rem}}@media screen and (min-width:1216px){.columns.is-variable.is-5-widescreen{--columnGap:1.25rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-5-widescreen-only{--columnGap:1.25rem}}@media screen and (min-width:1408px){.columns.is-variable.is-5-fullhd{--columnGap:1.25rem}}.columns.is-variable.is-6{--columnGap:1.5rem}@media screen and (max-width:768px){.columns.is-variable.is-6-mobile{--columnGap:1.5rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-6-tablet{--columnGap:1.5rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-6-tablet-only{--columnGap:1.5rem}}@media screen and (max-width:1023px){.columns.is-variable.is-6-touch{--columnGap:1.5rem}}@media screen and (min-width:1024px){.columns.is-variable.is-6-desktop{--columnGap:1.5rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-6-desktop-only{--columnGap:1.5rem}}@media screen and (min-width:1216px){.columns.is-variable.is-6-widescreen{--columnGap:1.5rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-6-widescreen-only{--columnGap:1.5rem}}@media screen and (min-width:1408px){.columns.is-variable.is-6-fullhd{--columnGap:1.5rem}}.columns.is-variable.is-7{--columnGap:1.75rem}@media screen and (max-width:768px){.columns.is-variable.is-7-mobile{--columnGap:1.75rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-7-tablet{--columnGap:1.75rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-7-tablet-only{--columnGap:1.75rem}}@media screen and (max-width:1023px){.columns.is-variable.is-7-touch{--columnGap:1.75rem}}@media screen and (min-width:1024px){.columns.is-variable.is-7-desktop{--columnGap:1.75rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-7-desktop-only{--columnGap:1.75rem}}@media screen and (min-width:1216px){.columns.is-variable.is-7-widescreen{--columnGap:1.75rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-7-widescreen-only{--columnGap:1.75rem}}@media screen and (min-width:1408px){.columns.is-variable.is-7-fullhd{--columnGap:1.75rem}}.columns.is-variable.is-8{--columnGap:2rem}@media screen and (max-width:768px){.columns.is-variable.is-8-mobile{--columnGap:2rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-8-tablet{--columnGap:2rem}}@media screen and (min-width:769px) and (max-width:1023px){.columns.is-variable.is-8-tablet-only{--columnGap:2rem}}@media screen and (max-width:1023px){.columns.is-variable.is-8-touch{--columnGap:2rem}}@media screen and (min-width:1024px){.columns.is-variable.is-8-desktop{--columnGap:2rem}}@media screen and (min-width:1024px) and (max-width:1215px){.columns.is-variable.is-8-desktop-only{--columnGap:2rem}}@media screen and (min-width:1216px){.columns.is-variable.is-8-widescreen{--columnGap:2rem}}@media screen and (min-width:1216px) and (max-width:1407px){.columns.is-variable.is-8-widescreen-only{--columnGap:2rem}}@media screen and (min-width:1408px){.columns.is-variable.is-8-fullhd{--columnGap:2rem}}.tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:-moz-min-content;min-height:min-content}.tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.tile.is-ancestor:last-child{margin-bottom:-.75rem}.tile.is-ancestor:not(:last-child){margin-bottom:.75rem}.tile.is-child{margin:0!important}.tile.is-parent{padding:.75rem}.tile.is-vertical{flex-direction:column}.tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem!important}@media print,screen and (min-width:769px){.tile:not(.is-child){display:flex}.tile.is-1{flex:none;width:8.33333337%}.tile.is-2{flex:none;width:16.66666674%}.tile.is-3{flex:none;width:25%}.tile.is-4{flex:none;width:33.33333337%}.tile.is-5{flex:none;width:41.66666674%}.tile.is-6{flex:none;width:50%}.tile.is-7{flex:none;width:58.33333337%}.tile.is-8{flex:none;width:66.66666674%}.tile.is-9{flex:none;width:75%}.tile.is-10{flex:none;width:83.33333337%}.tile.is-11{flex:none;width:91.66666674%}.tile.is-12{flex:none;width:100%}}.has-text-white{color:#fff!important}a.has-text-white:focus,a.has-text-white:hover{color:#e6e6e6!important}.has-background-white{background-color:#fff!important}.has-text-black{color:#301a1a!important}a.has-text-black:focus,a.has-text-black:hover{color:#0f0808!important}.has-background-black{background-color:#301a1a!important}.has-text-light{color:#f5f5f5!important}a.has-text-light:focus,a.has-text-light:hover{color:#dbdbdb!important}.has-background-light{background-color:#f5f5f5!important}.has-text-dark{color:#363636!important}a.has-text-dark:focus,a.has-text-dark:hover{color:#1c1c1c!important}.has-background-dark{background-color:#363636!important}.has-text-primary{color:#00d1b2!important}a.has-text-primary:focus,a.has-text-primary:hover{color:#009e86!important}.has-background-primary{background-color:#00d1b2!important}.has-text-primary-light{color:#ebfffc!important}a.has-text-primary-light:focus,a.has-text-primary-light:hover{color:#b8fff4!important}.has-background-primary-light{background-color:#ebfffc!important}.has-text-primary-dark{color:#00947e!important}a.has-text-primary-dark:focus,a.has-text-primary-dark:hover{color:#00c7a9!important}.has-background-primary-dark{background-color:#00947e!important}.has-text-link{color:#64c4dd!important}a.has-text-link:focus,a.has-text-link:hover{color:#3ab4d4!important}.has-background-link{background-color:#64c4dd!important}.has-text-link-light{color:#eef9fb!important}a.has-text-link-light:focus,a.has-text-link-light:hover{color:#c4e9f2!important}.has-background-link-light{background-color:#eef9fb!important}.has-text-link-dark{color:#1b6679!important}a.has-text-link-dark:focus,a.has-text-link-dark:hover{color:#2489a3!important}.has-background-link-dark{background-color:#1b6679!important}.has-text-info{color:#3e8ed0!important}a.has-text-info:focus,a.has-text-info:hover{color:#2b74b1!important}.has-background-info{background-color:#3e8ed0!important}.has-text-info-light{color:#eff5fb!important}a.has-text-info-light:focus,a.has-text-info-light:hover{color:#c6ddf1!important}.has-background-info-light{background-color:#eff5fb!important}.has-text-info-dark{color:#296fa8!important}a.has-text-info-dark:focus,a.has-text-info-dark:hover{color:#368ace!important}.has-background-info-dark{background-color:#296fa8!important}.has-text-success{color:#48c78e!important}a.has-text-success:focus,a.has-text-success:hover{color:#34a873!important}.has-background-success{background-color:#48c78e!important}.has-text-success-light{color:#effaf5!important}a.has-text-success-light:focus,a.has-text-success-light:hover{color:#c8eedd!important}.has-background-success-light{background-color:#effaf5!important}.has-text-success-dark{color:#257953!important}a.has-text-success-dark:focus,a.has-text-success-dark:hover{color:#31a06e!important}.has-background-success-dark{background-color:#257953!important}.has-text-warning{color:#ffe08a!important}a.has-text-warning:focus,a.has-text-warning:hover{color:#ffd257!important}.has-background-warning{background-color:#ffe08a!important}.has-text-warning-light{color:#fffaeb!important}a.has-text-warning-light:focus,a.has-text-warning-light:hover{color:#ffecb8!important}.has-background-warning-light{background-color:#fffaeb!important}.has-text-warning-dark{color:#946c00!important}a.has-text-warning-dark:focus,a.has-text-warning-dark:hover{color:#c79200!important}.has-background-warning-dark{background-color:#946c00!important}.has-text-danger{color:#f14668!important}a.has-text-danger:focus,a.has-text-danger:hover{color:#ee1742!important}.has-background-danger{background-color:#f14668!important}.has-text-danger-light{color:#feecf0!important}a.has-text-danger-light:focus,a.has-text-danger-light:hover{color:#fabdc9!important}.has-background-danger-light{background-color:#feecf0!important}.has-text-danger-dark{color:#cc0f35!important}a.has-text-danger-dark:focus,a.has-text-danger-dark:hover{color:#ee2049!important}.has-background-danger-dark{background-color:#cc0f35!important}.has-text-black-bis{color:#121212!important}.has-background-black-bis{background-color:#121212!important}.has-text-black-ter{color:#242424!important}.has-background-black-ter{background-color:#242424!important}.has-text-grey-darker{color:#363636!important}.has-background-grey-darker{background-color:#363636!important}.has-text-grey-dark{color:#4a4a4a!important}.has-background-grey-dark{background-color:#4a4a4a!important}.has-text-grey{color:#7c7c7c!important}.has-background-grey{background-color:#7c7c7c!important}.has-text-grey-light{color:#b5b5b5!important}.has-background-grey-light{background-color:#b5b5b5!important}.has-text-grey-lighter{color:#dbdbdb!important}.has-background-grey-lighter{background-color:#dbdbdb!important}.has-text-white-ter{color:#f5f5f5!important}.has-background-white-ter{background-color:#f5f5f5!important}.has-text-white-bis{color:#fafafa!important}.has-background-white-bis{background-color:#fafafa!important}.is-flex-direction-row{flex-direction:row!important}.is-flex-direction-row-reverse{flex-direction:row-reverse!important}.is-flex-direction-column{flex-direction:column!important}.is-flex-direction-column-reverse{flex-direction:column-reverse!important}.is-flex-wrap-nowrap{flex-wrap:nowrap!important}.is-flex-wrap-wrap{flex-wrap:wrap!important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse!important}.is-justify-content-flex-start{justify-content:flex-start!important}.is-justify-content-flex-end{justify-content:flex-end!important}.is-justify-content-center{justify-content:center!important}.is-justify-content-space-between{justify-content:space-between!important}.is-justify-content-space-around{justify-content:space-around!important}.is-justify-content-space-evenly{justify-content:space-evenly!important}.is-justify-content-start{justify-content:start!important}.is-justify-content-end{justify-content:end!important}.is-justify-content-left{justify-content:left!important}.is-justify-content-right{justify-content:right!important}.is-align-content-flex-start{align-content:flex-start!important}.is-align-content-flex-end{align-content:flex-end!important}.is-align-content-center{align-content:center!important}.is-align-content-space-between{align-content:space-between!important}.is-align-content-space-around{align-content:space-around!important}.is-align-content-space-evenly{align-content:space-evenly!important}.is-align-content-stretch{align-content:stretch!important}.is-align-content-start{align-content:start!important}.is-align-content-end{align-content:end!important}.is-align-content-baseline{align-content:baseline!important}.is-align-items-stretch{align-items:stretch!important}.is-align-items-flex-start{align-items:flex-start!important}.is-align-items-flex-end{align-items:flex-end!important}.is-align-items-center{align-items:center!important}.is-align-items-baseline{align-items:baseline!important}.is-align-items-start{align-items:start!important}.is-align-items-end{align-items:end!important}.is-align-items-self-start{align-items:self-start!important}.is-align-items-self-end{align-items:self-end!important}.is-align-self-auto{align-self:auto!important}.is-align-self-flex-start{align-self:flex-start!important}.is-align-self-flex-end{align-self:flex-end!important}.is-align-self-center{align-self:center!important}.is-align-self-baseline{align-self:baseline!important}.is-align-self-stretch{align-self:stretch!important}.is-flex-grow-0{flex-grow:0!important}.is-flex-grow-1{flex-grow:1!important}.is-flex-grow-2{flex-grow:2!important}.is-flex-grow-3{flex-grow:3!important}.is-flex-grow-4{flex-grow:4!important}.is-flex-grow-5{flex-grow:5!important}.is-flex-shrink-0{flex-shrink:0!important}.is-flex-shrink-1{flex-shrink:1!important}.is-flex-shrink-2{flex-shrink:2!important}.is-flex-shrink-3{flex-shrink:3!important}.is-flex-shrink-4{flex-shrink:4!important}.is-flex-shrink-5{flex-shrink:5!important}.is-clearfix:after{clear:both;content:" ";display:table}.is-pulled-left{float:left!important}.is-pulled-right{float:right!important}.is-radiusless{border-radius:0!important}.is-shadowless{box-shadow:none!important}.is-clickable{cursor:pointer!important;pointer-events:all!important}.is-clipped{overflow:hidden!important}.is-relative{position:relative!important}.is-marginless{margin:0!important}.is-paddingless{padding:0!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.mx-0{margin-right:0!important}.my-0{margin-bottom:0!important;margin-top:0!important}.m-1{margin:.25rem!important}.mt-1{margin-top:.25rem!important}.mr-1{margin-right:.25rem!important}.mb-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.mx-1{margin-right:.25rem!important}.my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.m-2{margin:.5rem!important}.mt-2{margin-top:.5rem!important}.mr-2{margin-right:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.mx-2{margin-right:.5rem!important}.my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.m-3{margin:.75rem!important}.mt-3{margin-top:.75rem!important}.mr-3{margin-right:.75rem!important}.mb-3{margin-bottom:.75rem!important}.ml-3,.mx-3{margin-left:.75rem!important}.mx-3{margin-right:.75rem!important}.my-3{margin-bottom:.75rem!important;margin-top:.75rem!important}.m-4{margin:1rem!important}.mt-4{margin-top:1rem!important}.mr-4{margin-right:1rem!important}.mb-4{margin-bottom:1rem!important}.ml-4,.mx-4{margin-left:1rem!important}.mx-4{margin-right:1rem!important}.my-4{margin-bottom:1rem!important;margin-top:1rem!important}.m-5{margin:1.5rem!important}.mt-5{margin-top:1.5rem!important}.mr-5{margin-right:1.5rem!important}.mb-5{margin-bottom:1.5rem!important}.ml-5,.mx-5{margin-left:1.5rem!important}.mx-5{margin-right:1.5rem!important}.my-5{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.m-6{margin:3rem!important}.mt-6{margin-top:3rem!important}.mr-6{margin-right:3rem!important}.mb-6{margin-bottom:3rem!important}.ml-6,.mx-6{margin-left:3rem!important}.mx-6{margin-right:3rem!important}.my-6{margin-bottom:3rem!important;margin-top:3rem!important}.m-auto{margin:auto!important}.mt-auto{margin-top:auto!important}.mr-auto{margin-right:auto!important}.mb-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}.mx-auto{margin-right:auto!important}.my-auto{margin-bottom:auto!important;margin-top:auto!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.px-0{padding-right:0!important}.py-0{padding-bottom:0!important;padding-top:0!important}.p-1{padding:.25rem!important}.pt-1{padding-top:.25rem!important}.pr-1{padding-right:.25rem!important}.pb-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.px-1{padding-right:.25rem!important}.py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.p-2{padding:.5rem!important}.pt-2{padding-top:.5rem!important}.pr-2{padding-right:.5rem!important}.pb-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.px-2{padding-right:.5rem!important}.py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.p-3{padding:.75rem!important}.pt-3{padding-top:.75rem!important}.pr-3{padding-right:.75rem!important}.pb-3{padding-bottom:.75rem!important}.pl-3,.px-3{padding-left:.75rem!important}.px-3{padding-right:.75rem!important}.py-3{padding-bottom:.75rem!important;padding-top:.75rem!important}.p-4{padding:1rem!important}.pt-4{padding-top:1rem!important}.pr-4{padding-right:1rem!important}.pb-4{padding-bottom:1rem!important}.pl-4,.px-4{padding-left:1rem!important}.px-4{padding-right:1rem!important}.py-4{padding-bottom:1rem!important;padding-top:1rem!important}.p-5{padding:1.5rem!important}.pt-5{padding-top:1.5rem!important}.pr-5{padding-right:1.5rem!important}.pb-5{padding-bottom:1.5rem!important}.pl-5,.px-5{padding-left:1.5rem!important}.px-5{padding-right:1.5rem!important}.py-5{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.p-6{padding:3rem!important}.pt-6{padding-top:3rem!important}.pr-6{padding-right:3rem!important}.pb-6{padding-bottom:3rem!important}.pl-6,.px-6{padding-left:3rem!important}.px-6{padding-right:3rem!important}.py-6{padding-bottom:3rem!important;padding-top:3rem!important}.p-auto{padding:auto!important}.pt-auto{padding-top:auto!important}.pr-auto{padding-right:auto!important}.pb-auto{padding-bottom:auto!important}.pl-auto,.px-auto{padding-left:auto!important}.px-auto{padding-right:auto!important}.py-auto{padding-bottom:auto!important;padding-top:auto!important}.is-size-1{font-size:3rem!important}.is-size-2{font-size:2.5rem!important}.is-size-3{font-size:2rem!important}.is-size-4{font-size:1.5rem!important}.is-size-5{font-size:1.25rem!important}.is-size-6{font-size:1rem!important}.is-size-7{font-size:.75rem!important}@media screen and (max-width:768px){.is-size-1-mobile{font-size:3rem!important}.is-size-2-mobile{font-size:2.5rem!important}.is-size-3-mobile{font-size:2rem!important}.is-size-4-mobile{font-size:1.5rem!important}.is-size-5-mobile{font-size:1.25rem!important}.is-size-6-mobile{font-size:1rem!important}.is-size-7-mobile{font-size:.75rem!important}}@media print,screen and (min-width:769px){.is-size-1-tablet{font-size:3rem!important}.is-size-2-tablet{font-size:2.5rem!important}.is-size-3-tablet{font-size:2rem!important}.is-size-4-tablet{font-size:1.5rem!important}.is-size-5-tablet{font-size:1.25rem!important}.is-size-6-tablet{font-size:1rem!important}.is-size-7-tablet{font-size:.75rem!important}}@media screen and (max-width:1023px){.is-size-1-touch{font-size:3rem!important}.is-size-2-touch{font-size:2.5rem!important}.is-size-3-touch{font-size:2rem!important}.is-size-4-touch{font-size:1.5rem!important}.is-size-5-touch{font-size:1.25rem!important}.is-size-6-touch{font-size:1rem!important}.is-size-7-touch{font-size:.75rem!important}}@media screen and (min-width:1024px){.is-size-1-desktop{font-size:3rem!important}.is-size-2-desktop{font-size:2.5rem!important}.is-size-3-desktop{font-size:2rem!important}.is-size-4-desktop{font-size:1.5rem!important}.is-size-5-desktop{font-size:1.25rem!important}.is-size-6-desktop{font-size:1rem!important}.is-size-7-desktop{font-size:.75rem!important}}@media screen and (min-width:1216px){.is-size-1-widescreen{font-size:3rem!important}.is-size-2-widescreen{font-size:2.5rem!important}.is-size-3-widescreen{font-size:2rem!important}.is-size-4-widescreen{font-size:1.5rem!important}.is-size-5-widescreen{font-size:1.25rem!important}.is-size-6-widescreen{font-size:1rem!important}.is-size-7-widescreen{font-size:.75rem!important}}@media screen and (min-width:1408px){.is-size-1-fullhd{font-size:3rem!important}.is-size-2-fullhd{font-size:2.5rem!important}.is-size-3-fullhd{font-size:2rem!important}.is-size-4-fullhd{font-size:1.5rem!important}.is-size-5-fullhd{font-size:1.25rem!important}.is-size-6-fullhd{font-size:1rem!important}.is-size-7-fullhd{font-size:.75rem!important}}.has-text-centered{text-align:center!important}.has-text-justified{text-align:justify!important}.has-text-left{text-align:left!important}.has-text-right{text-align:right!important}@media screen and (max-width:768px){.has-text-centered-mobile{text-align:center!important}}@media print,screen and (min-width:769px){.has-text-centered-tablet{text-align:center!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-centered-tablet-only{text-align:center!important}}@media screen and (max-width:1023px){.has-text-centered-touch{text-align:center!important}}@media screen and (min-width:1024px){.has-text-centered-desktop{text-align:center!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-centered-desktop-only{text-align:center!important}}@media screen and (min-width:1216px){.has-text-centered-widescreen{text-align:center!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-centered-widescreen-only{text-align:center!important}}@media screen and (min-width:1408px){.has-text-centered-fullhd{text-align:center!important}}@media screen and (max-width:768px){.has-text-justified-mobile{text-align:justify!important}}@media print,screen and (min-width:769px){.has-text-justified-tablet{text-align:justify!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-justified-tablet-only{text-align:justify!important}}@media screen and (max-width:1023px){.has-text-justified-touch{text-align:justify!important}}@media screen and (min-width:1024px){.has-text-justified-desktop{text-align:justify!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-justified-desktop-only{text-align:justify!important}}@media screen and (min-width:1216px){.has-text-justified-widescreen{text-align:justify!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-justified-widescreen-only{text-align:justify!important}}@media screen and (min-width:1408px){.has-text-justified-fullhd{text-align:justify!important}}@media screen and (max-width:768px){.has-text-left-mobile{text-align:left!important}}@media print,screen and (min-width:769px){.has-text-left-tablet{text-align:left!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-left-tablet-only{text-align:left!important}}@media screen and (max-width:1023px){.has-text-left-touch{text-align:left!important}}@media screen and (min-width:1024px){.has-text-left-desktop{text-align:left!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-left-desktop-only{text-align:left!important}}@media screen and (min-width:1216px){.has-text-left-widescreen{text-align:left!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-left-widescreen-only{text-align:left!important}}@media screen and (min-width:1408px){.has-text-left-fullhd{text-align:left!important}}@media screen and (max-width:768px){.has-text-right-mobile{text-align:right!important}}@media print,screen and (min-width:769px){.has-text-right-tablet{text-align:right!important}}@media screen and (min-width:769px) and (max-width:1023px){.has-text-right-tablet-only{text-align:right!important}}@media screen and (max-width:1023px){.has-text-right-touch{text-align:right!important}}@media screen and (min-width:1024px){.has-text-right-desktop{text-align:right!important}}@media screen and (min-width:1024px) and (max-width:1215px){.has-text-right-desktop-only{text-align:right!important}}@media screen and (min-width:1216px){.has-text-right-widescreen{text-align:right!important}}@media screen and (min-width:1216px) and (max-width:1407px){.has-text-right-widescreen-only{text-align:right!important}}@media screen and (min-width:1408px){.has-text-right-fullhd{text-align:right!important}}.is-capitalized{text-transform:capitalize!important}.is-lowercase{text-transform:lowercase!important}.is-uppercase{text-transform:uppercase!important}.is-italic{font-style:italic!important}.is-underlined{text-decoration:underline!important}.has-text-weight-light{font-weight:300!important}.has-text-weight-normal{font-weight:400!important}.has-text-weight-medium{font-weight:500!important}.has-text-weight-semibold{font-weight:600!important}.has-text-weight-bold{font-weight:700!important}.is-family-primary,.is-family-sans-serif,.is-family-secondary{font-family:ukravit,BlinkMacSystemFont,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif!important}.is-family-code,.is-family-monospace{font-family:monospace!important}.is-block{display:block!important}@media screen and (max-width:768px){.is-block-mobile{display:block!important}}@media print,screen and (min-width:769px){.is-block-tablet{display:block!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-block-tablet-only{display:block!important}}@media screen and (max-width:1023px){.is-block-touch{display:block!important}}@media screen and (min-width:1024px){.is-block-desktop{display:block!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-block-desktop-only{display:block!important}}@media screen and (min-width:1216px){.is-block-widescreen{display:block!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-block-widescreen-only{display:block!important}}@media screen and (min-width:1408px){.is-block-fullhd{display:block!important}}.is-flex{display:flex!important}@media screen and (max-width:768px){.is-flex-mobile{display:flex!important}}@media print,screen and (min-width:769px){.is-flex-tablet{display:flex!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-flex-tablet-only{display:flex!important}}@media screen and (max-width:1023px){.is-flex-touch{display:flex!important}}@media screen and (min-width:1024px){.is-flex-desktop{display:flex!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-flex-desktop-only{display:flex!important}}@media screen and (min-width:1216px){.is-flex-widescreen{display:flex!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-flex-widescreen-only{display:flex!important}}@media screen and (min-width:1408px){.is-flex-fullhd{display:flex!important}}.is-inline{display:inline!important}@media screen and (max-width:768px){.is-inline-mobile{display:inline!important}}@media print,screen and (min-width:769px){.is-inline-tablet{display:inline!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-inline-tablet-only{display:inline!important}}@media screen and (max-width:1023px){.is-inline-touch{display:inline!important}}@media screen and (min-width:1024px){.is-inline-desktop{display:inline!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-inline-desktop-only{display:inline!important}}@media screen and (min-width:1216px){.is-inline-widescreen{display:inline!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-inline-widescreen-only{display:inline!important}}@media screen and (min-width:1408px){.is-inline-fullhd{display:inline!important}}.is-inline-block{display:inline-block!important}@media screen and (max-width:768px){.is-inline-block-mobile{display:inline-block!important}}@media print,screen and (min-width:769px){.is-inline-block-tablet{display:inline-block!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-inline-block-tablet-only{display:inline-block!important}}@media screen and (max-width:1023px){.is-inline-block-touch{display:inline-block!important}}@media screen and (min-width:1024px){.is-inline-block-desktop{display:inline-block!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-inline-block-desktop-only{display:inline-block!important}}@media screen and (min-width:1216px){.is-inline-block-widescreen{display:inline-block!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-inline-block-widescreen-only{display:inline-block!important}}@media screen and (min-width:1408px){.is-inline-block-fullhd{display:inline-block!important}}.is-inline-flex{display:inline-flex!important}@media screen and (max-width:768px){.is-inline-flex-mobile{display:inline-flex!important}}@media print,screen and (min-width:769px){.is-inline-flex-tablet{display:inline-flex!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-inline-flex-tablet-only{display:inline-flex!important}}@media screen and (max-width:1023px){.is-inline-flex-touch{display:inline-flex!important}}@media screen and (min-width:1024px){.is-inline-flex-desktop{display:inline-flex!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-inline-flex-desktop-only{display:inline-flex!important}}@media screen and (min-width:1216px){.is-inline-flex-widescreen{display:inline-flex!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-inline-flex-widescreen-only{display:inline-flex!important}}@media screen and (min-width:1408px){.is-inline-flex-fullhd{display:inline-flex!important}}.is-hidden{display:none!important}.is-sr-only{clip:rect(0,0,0,0)!important;border:none!important;height:.01em!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:.01em!important}@media screen and (max-width:768px){.is-hidden-mobile{display:none!important}}@media print,screen and (min-width:769px){.is-hidden-tablet{display:none!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-hidden-tablet-only{display:none!important}}@media screen and (max-width:1023px){.is-hidden-touch{display:none!important}}@media screen and (min-width:1024px){.is-hidden-desktop{display:none!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-hidden-desktop-only{display:none!important}}@media screen and (min-width:1216px){.is-hidden-widescreen{display:none!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-hidden-widescreen-only{display:none!important}}@media screen and (min-width:1408px){.is-hidden-fullhd{display:none!important}}.is-invisible{visibility:hidden!important}@media screen and (max-width:768px){.is-invisible-mobile{visibility:hidden!important}}@media print,screen and (min-width:769px){.is-invisible-tablet{visibility:hidden!important}}@media screen and (min-width:769px) and (max-width:1023px){.is-invisible-tablet-only{visibility:hidden!important}}@media screen and (max-width:1023px){.is-invisible-touch{visibility:hidden!important}}@media screen and (min-width:1024px){.is-invisible-desktop{visibility:hidden!important}}@media screen and (min-width:1024px) and (max-width:1215px){.is-invisible-desktop-only{visibility:hidden!important}}@media screen and (min-width:1216px){.is-invisible-widescreen{visibility:hidden!important}}@media screen and (min-width:1216px) and (max-width:1407px){.is-invisible-widescreen-only{visibility:hidden!important}}@media screen and (min-width:1408px){.is-invisible-fullhd{visibility:hidden!important}}.hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}.hero .navbar{background:none}.hero .tabs ul{border-bottom:none}.hero.is-white{background-color:#fff;color:#301a1a}.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-white strong{color:inherit}.hero.is-white .title{color:#301a1a}.hero.is-white .subtitle{color:rgba(48,26,26,.9)}.hero.is-white .subtitle a:not(.button),.hero.is-white .subtitle strong{color:#301a1a}@media screen and (max-width:1023px){.hero.is-white .navbar-menu{background-color:#fff}}.hero.is-white .navbar-item,.hero.is-white .navbar-link{color:rgba(48,26,26,.7)}.hero.is-white .navbar-link.is-active,.hero.is-white .navbar-link:hover,.hero.is-white a.navbar-item.is-active,.hero.is-white a.navbar-item:hover{background-color:#f2f2f2;color:#301a1a}.hero.is-white .tabs a{color:#301a1a;opacity:.9}.hero.is-white .tabs a:hover{opacity:1}.hero.is-white .tabs li.is-active a{color:#fff!important;opacity:1}.hero.is-white .tabs.is-boxed a,.hero.is-white .tabs.is-toggle a{color:#301a1a}.hero.is-white .tabs.is-boxed a:hover,.hero.is-white .tabs.is-toggle a:hover{background-color:rgba(48,26,26,.1)}.hero.is-white .tabs.is-boxed li.is-active a,.hero.is-white .tabs.is-boxed li.is-active a:hover,.hero.is-white .tabs.is-toggle li.is-active a,.hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#301a1a;border-color:#301a1a;color:#fff}.hero.is-white.is-bold{background-image:linear-gradient(141deg,#e8e3e4,#fff 71%,#fff)}@media screen and (max-width:768px){.hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg,#e8e3e4,#fff 71%,#fff)}}.hero.is-black{background-color:#301a1a;color:#fff}.hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-black strong{color:inherit}.hero.is-black .title{color:#fff}.hero.is-black .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-black .subtitle a:not(.button),.hero.is-black .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-black .navbar-menu{background-color:#301a1a}}.hero.is-black .navbar-item,.hero.is-black .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-black .navbar-link.is-active,.hero.is-black .navbar-link:hover,.hero.is-black a.navbar-item.is-active,.hero.is-black a.navbar-item:hover{background-color:#1f1111;color:#fff}.hero.is-black .tabs a{color:#fff;opacity:.9}.hero.is-black .tabs a:hover{opacity:1}.hero.is-black .tabs li.is-active a{color:#301a1a!important;opacity:1}.hero.is-black .tabs.is-boxed a,.hero.is-black .tabs.is-toggle a{color:#fff}.hero.is-black .tabs.is-boxed a:hover,.hero.is-black .tabs.is-toggle a:hover{background-color:rgba(48,26,26,.1)}.hero.is-black .tabs.is-boxed li.is-active a,.hero.is-black .tabs.is-boxed li.is-active a:hover,.hero.is-black .tabs.is-toggle li.is-active a,.hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#301a1a}.hero.is-black.is-bold{background-image:linear-gradient(141deg,#100708,#301a1a 71%,#432620)}@media screen and (max-width:768px){.hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg,#100708,#301a1a 71%,#432620)}}.hero.is-light{background-color:#f5f5f5;color:rgba(0,0,0,.7)}.hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-light strong{color:inherit}.hero.is-light .title{color:rgba(0,0,0,.7)}.hero.is-light .subtitle{color:rgba(0,0,0,.9)}.hero.is-light .subtitle a:not(.button),.hero.is-light .subtitle strong{color:rgba(0,0,0,.7)}@media screen and (max-width:1023px){.hero.is-light .navbar-menu{background-color:#f5f5f5}}.hero.is-light .navbar-item,.hero.is-light .navbar-link{color:rgba(0,0,0,.7)}.hero.is-light .navbar-link.is-active,.hero.is-light .navbar-link:hover,.hero.is-light a.navbar-item.is-active,.hero.is-light a.navbar-item:hover{background-color:#e8e8e8;color:rgba(0,0,0,.7)}.hero.is-light .tabs a{color:rgba(0,0,0,.7);opacity:.9}.hero.is-light .tabs a:hover{opacity:1}.hero.is-light .tabs li.is-active a{color:#f5f5f5!important;opacity:1}.hero.is-light .tabs.is-boxed a,.hero.is-light .tabs.is-toggle a{color:rgba(0,0,0,.7)}.hero.is-light .tabs.is-boxed a:hover,.hero.is-light .tabs.is-toggle a:hover{background-color:rgba(48,26,26,.1)}.hero.is-light .tabs.is-boxed li.is-active a,.hero.is-light .tabs.is-boxed li.is-active a:hover,.hero.is-light .tabs.is-toggle li.is-active a,.hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#f5f5f5}.hero.is-light.is-bold{background-image:linear-gradient(141deg,#dfd8d9,#f5f5f5 71%,#fff)}@media screen and (max-width:768px){.hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg,#dfd8d9,#f5f5f5 71%,#fff)}}.hero.is-dark{background-color:#363636;color:#fff}.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-dark strong{color:inherit}.hero.is-dark .title{color:#fff}.hero.is-dark .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-dark .subtitle a:not(.button),.hero.is-dark .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-dark .navbar-menu{background-color:#363636}}.hero.is-dark .navbar-item,.hero.is-dark .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-dark .navbar-link.is-active,.hero.is-dark .navbar-link:hover,.hero.is-dark a.navbar-item.is-active,.hero.is-dark a.navbar-item:hover{background-color:#292929;color:#fff}.hero.is-dark .tabs a{color:#fff;opacity:.9}.hero.is-dark .tabs a:hover{opacity:1}.hero.is-dark .tabs li.is-active a{color:#363636!important;opacity:1}.hero.is-dark .tabs.is-boxed a,.hero.is-dark .tabs.is-toggle a{color:#fff}.hero.is-dark .tabs.is-boxed a:hover,.hero.is-dark .tabs.is-toggle a:hover{background-color:rgba(48,26,26,.1)}.hero.is-dark .tabs.is-boxed li.is-active a,.hero.is-dark .tabs.is-boxed li.is-active a:hover,.hero.is-dark .tabs.is-toggle li.is-active a,.hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#363636}.hero.is-dark.is-bold{background-image:linear-gradient(141deg,#1f191a,#363636 71%,#46403f)}@media screen and (max-width:768px){.hero.is-dark.is-bold .navbar-menu{background-image:linear-gradient(141deg,#1f191a,#363636 71%,#46403f)}}.hero.is-primary{background-color:#00d1b2;color:#fff}.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-primary strong{color:inherit}.hero.is-primary .title{color:#fff}.hero.is-primary .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-primary .subtitle a:not(.button),.hero.is-primary .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-primary .navbar-menu{background-color:#00d1b2}}.hero.is-primary .navbar-item,.hero.is-primary .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-primary .navbar-link.is-active,.hero.is-primary .navbar-link:hover,.hero.is-primary a.navbar-item.is-active,.hero.is-primary a.navbar-item:hover{background-color:#00b89c;color:#fff}.hero.is-primary .tabs a{color:#fff;opacity:.9}.hero.is-primary .tabs a:hover{opacity:1}.hero.is-primary .tabs li.is-active a{color:#00d1b2!important;opacity:1}.hero.is-primary .tabs.is-boxed a,.hero.is-primary .tabs.is-toggle a{color:#fff}.hero.is-primary .tabs.is-boxed a:hover,.hero.is-primary .tabs.is-toggle a:hover{background-color:rgba(48,26,26,.1)}.hero.is-primary .tabs.is-boxed li.is-active a,.hero.is-primary .tabs.is-boxed li.is-active a:hover,.hero.is-primary .tabs.is-toggle li.is-active a,.hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#00d1b2}.hero.is-primary.is-bold{background-image:linear-gradient(141deg,#009e6c,#00d1b2 71%,#00e7eb)}@media screen and (max-width:768px){.hero.is-primary.is-bold .navbar-menu{background-image:linear-gradient(141deg,#009e6c,#00d1b2 71%,#00e7eb)}}.hero.is-link{background-color:#64c4dd;color:#fff}.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-link strong{color:inherit}.hero.is-link .title{color:#fff}.hero.is-link .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-link .subtitle a:not(.button),.hero.is-link .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-link .navbar-menu{background-color:#64c4dd}}.hero.is-link .navbar-item,.hero.is-link .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-link .navbar-link.is-active,.hero.is-link .navbar-link:hover,.hero.is-link a.navbar-item.is-active,.hero.is-link a.navbar-item:hover{background-color:#4fbcd8;color:#fff}.hero.is-link .tabs a{color:#fff;opacity:.9}.hero.is-link .tabs a:hover{opacity:1}.hero.is-link .tabs li.is-active a{color:#64c4dd!important;opacity:1}.hero.is-link .tabs.is-boxed a,.hero.is-link .tabs.is-toggle a{color:#fff}.hero.is-link .tabs.is-boxed a:hover,.hero.is-link .tabs.is-toggle a:hover{background-color:rgba(48,26,26,.1)}.hero.is-link .tabs.is-boxed li.is-active a,.hero.is-link .tabs.is-boxed li.is-active a:hover,.hero.is-link .tabs.is-toggle li.is-active a,.hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#64c4dd}.hero.is-link.is-bold{background-image:linear-gradient(141deg,#2ed9e0,#64c4dd 71%,#75bce6)}@media screen and (max-width:768px){.hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg,#2ed9e0,#64c4dd 71%,#75bce6)}}.hero.is-info{background-color:#3e8ed0;color:#fff}.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-info strong{color:inherit}.hero.is-info .title{color:#fff}.hero.is-info .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-info .subtitle a:not(.button),.hero.is-info .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-info .navbar-menu{background-color:#3e8ed0}}.hero.is-info .navbar-item,.hero.is-info .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-info .navbar-link.is-active,.hero.is-info .navbar-link:hover,.hero.is-info a.navbar-item.is-active,.hero.is-info a.navbar-item:hover{background-color:#3082c5;color:#fff}.hero.is-info .tabs a{color:#fff;opacity:.9}.hero.is-info .tabs a:hover{opacity:1}.hero.is-info .tabs li.is-active a{color:#3e8ed0!important;opacity:1}.hero.is-info .tabs.is-boxed a,.hero.is-info .tabs.is-toggle a{color:#fff}.hero.is-info .tabs.is-boxed a:hover,.hero.is-info .tabs.is-toggle a:hover{background-color:rgba(48,26,26,.1)}.hero.is-info .tabs.is-boxed li.is-active a,.hero.is-info .tabs.is-boxed li.is-active a:hover,.hero.is-info .tabs.is-toggle li.is-active a,.hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#3e8ed0}.hero.is-info.is-bold{background-image:linear-gradient(141deg,#208fbc,#3e8ed0 71%,#4d83db)}@media screen and (max-width:768px){.hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg,#208fbc,#3e8ed0 71%,#4d83db)}}.hero.is-success{background-color:#48c78e;color:#fff}.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-success strong{color:inherit}.hero.is-success .title{color:#fff}.hero.is-success .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-success .subtitle a:not(.button),.hero.is-success .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-success .navbar-menu{background-color:#48c78e}}.hero.is-success .navbar-item,.hero.is-success .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-success .navbar-link.is-active,.hero.is-success .navbar-link:hover,.hero.is-success a.navbar-item.is-active,.hero.is-success a.navbar-item:hover{background-color:#3abb81;color:#fff}.hero.is-success .tabs a{color:#fff;opacity:.9}.hero.is-success .tabs a:hover{opacity:1}.hero.is-success .tabs li.is-active a{color:#48c78e!important;opacity:1}.hero.is-success .tabs.is-boxed a,.hero.is-success .tabs.is-toggle a{color:#fff}.hero.is-success .tabs.is-boxed a:hover,.hero.is-success .tabs.is-toggle a:hover{background-color:rgba(48,26,26,.1)}.hero.is-success .tabs.is-boxed li.is-active a,.hero.is-success .tabs.is-boxed li.is-active a:hover,.hero.is-success .tabs.is-toggle li.is-active a,.hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#48c78e}.hero.is-success.is-bold{background-image:linear-gradient(141deg,#29b35e,#48c78e 71%,#56d2af)}@media screen and (max-width:768px){.hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg,#29b35e,#48c78e 71%,#56d2af)}}.hero.is-warning{background-color:#ffe08a;color:rgba(0,0,0,.7)}.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-warning strong{color:inherit}.hero.is-warning .title{color:rgba(0,0,0,.7)}.hero.is-warning .subtitle{color:rgba(0,0,0,.9)}.hero.is-warning .subtitle a:not(.button),.hero.is-warning .subtitle strong{color:rgba(0,0,0,.7)}@media screen and (max-width:1023px){.hero.is-warning .navbar-menu{background-color:#ffe08a}}.hero.is-warning .navbar-item,.hero.is-warning .navbar-link{color:rgba(0,0,0,.7)}.hero.is-warning .navbar-link.is-active,.hero.is-warning .navbar-link:hover,.hero.is-warning a.navbar-item.is-active,.hero.is-warning a.navbar-item:hover{background-color:#ffd970;color:rgba(0,0,0,.7)}.hero.is-warning .tabs a{color:rgba(0,0,0,.7);opacity:.9}.hero.is-warning .tabs a:hover{opacity:1}.hero.is-warning .tabs li.is-active a{color:#ffe08a!important;opacity:1}.hero.is-warning .tabs.is-boxed a,.hero.is-warning .tabs.is-toggle a{color:rgba(0,0,0,.7)}.hero.is-warning .tabs.is-boxed a:hover,.hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(48,26,26,.1)}.hero.is-warning .tabs.is-boxed li.is-active a,.hero.is-warning .tabs.is-boxed li.is-active a:hover,.hero.is-warning .tabs.is-toggle li.is-active a,.hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.7);color:#ffe08a}.hero.is-warning.is-bold{background-image:linear-gradient(141deg,#ffb657,#ffe08a 71%,#fff6a3)}@media screen and (max-width:768px){.hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ffb657,#ffe08a 71%,#fff6a3)}}.hero.is-danger{background-color:#f14668;color:#fff}.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-danger strong{color:inherit}.hero.is-danger .title{color:#fff}.hero.is-danger .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-danger .subtitle a:not(.button),.hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width:1023px){.hero.is-danger .navbar-menu{background-color:#f14668}}.hero.is-danger .navbar-item,.hero.is-danger .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-danger .navbar-link.is-active,.hero.is-danger .navbar-link:hover,.hero.is-danger a.navbar-item.is-active,.hero.is-danger a.navbar-item:hover{background-color:#ef2e55;color:#fff}.hero.is-danger .tabs a{color:#fff;opacity:.9}.hero.is-danger .tabs a:hover{opacity:1}.hero.is-danger .tabs li.is-active a{color:#f14668!important;opacity:1}.hero.is-danger .tabs.is-boxed a,.hero.is-danger .tabs.is-toggle a{color:#fff}.hero.is-danger .tabs.is-boxed a:hover,.hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(48,26,26,.1)}.hero.is-danger .tabs.is-boxed li.is-active a,.hero.is-danger .tabs.is-boxed li.is-active a:hover,.hero.is-danger .tabs.is-toggle li.is-active a,.hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#f14668}.hero.is-danger.is-bold{background-image:linear-gradient(141deg,#fa0a62,#f14668 71%,#f7595f)}@media screen and (max-width:768px){.hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg,#fa0a62,#f14668 71%,#f7595f)}}.hero.is-small .hero-body{padding:1.5rem}@media print,screen and (min-width:769px){.hero.is-medium .hero-body{padding:9rem 4.5rem}.hero.is-large .hero-body{padding:18rem 6rem}}.hero.is-fullheight-with-navbar .hero-body,.hero.is-fullheight .hero-body,.hero.is-halfheight .hero-body{align-items:center;display:flex}.hero.is-fullheight-with-navbar .hero-body>.container,.hero.is-fullheight .hero-body>.container,.hero.is-halfheight .hero-body>.container{flex-grow:1;flex-shrink:1}.hero.is-halfheight{min-height:50vh}.hero.is-fullheight{min-height:100vh}.hero-video{overflow:hidden}.hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0)}.hero-video.is-transparent{opacity:.3}@media screen and (max-width:768px){.hero-video{display:none}}.hero-buttons{margin-top:1.5rem}@media screen and (max-width:768px){.hero-buttons .button{display:flex}.hero-buttons .button:not(:last-child){margin-bottom:.75rem}}@media print,screen and (min-width:769px){.hero-buttons{display:flex;justify-content:center}.hero-buttons .button:not(:last-child){margin-right:1.5rem}}.hero-foot,.hero-head{flex-grow:0;flex-shrink:0}.hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media print,screen and (min-width:769px){.hero-body{padding:3rem}}.section{padding:3rem 1.5rem}@media screen and (min-width:1024px){.section{padding:3rem}.section.is-medium{padding:9rem 4.5rem}.section.is-large{padding:18rem 6rem}}.footer{background-color:#fafafa;padding:3rem 1.5rem 6rem}.switch[type=checkbox]{display:inline-block;opacity:0;outline:0;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none}.switch[type=checkbox]:focus+label:after,.switch[type=checkbox]:focus+label:before{outline:1px dotted #b5b5b5}.switch[type=checkbox][disabled]{cursor:not-allowed}.switch[type=checkbox][disabled]+label,.switch[type=checkbox][disabled]+label:after,.switch[type=checkbox][disabled]+label:before{opacity:.5}.switch[type=checkbox][disabled]+label:hover{cursor:not-allowed}.switch[type=checkbox]+label{align-items:center;cursor:pointer;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-left:3.5rem;padding-top:.2rem;position:relative}.switch[type=checkbox]+label:before{background:#b5b5b5;border:.1rem solid transparent;border-radius:4px;content:"";display:block;height:1.5rem;left:0;position:absolute;top:calc(50% - .75rem);width:3rem}.switch[type=checkbox]+label:after{background:#fff;border-radius:4px;content:"";display:block;height:1rem;left:.25rem;position:absolute;top:calc(50% - .5rem);transform:translateZ(0);transition:all .25s ease-out;width:1rem}.switch[type=checkbox]+label .switch-active,.switch[type=checkbox]+label .switch-inactive{font-size:.9rem;margin-top:-4px;z-index:1}.switch[type=checkbox]+label.has-text-inside .switch-inactive{margin-left:-1.925rem}.switch[type=checkbox]+label.has-text-inside .switch-active{margin-left:-3.25rem}.switch[type=checkbox].is-rtl+label{padding-left:0;padding-right:3.5rem}.switch[type=checkbox].is-rtl+label:before{left:auto;right:0}.switch[type=checkbox].is-rtl+label:after{left:auto;right:1.625rem}.switch[type=checkbox]:checked+label:before{background:#00d1b2}.switch[type=checkbox]:checked+label:after{left:1.625rem}.switch[type=checkbox]:checked.is-rtl+label:after{left:auto;right:.25rem}.switch[type=checkbox].is-outlined+label:before{background-color:transparent;border-color:#b5b5b5}.switch[type=checkbox].is-outlined+label:after{background:#b5b5b5}.switch[type=checkbox].is-outlined:checked+label:before{background-color:transparent;border-color:#00d1b2}.switch[type=checkbox].is-outlined:checked+label:after{background:#00d1b2}.switch[type=checkbox].is-thin+label:before{height:.375rem;top:.5454545456rem}.switch[type=checkbox].is-thin+label:after{box-shadow:0 0 3px #7c7c7c}.switch[type=checkbox].is-rounded+label:before{border-radius:24px}.switch[type=checkbox].is-rounded+label:after{border-radius:50%}.switch[type=checkbox].is-small+label{align-items:center;cursor:pointer;display:inline-flex;font-size:.75rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-left:2.75rem;padding-top:.2rem;position:relative}.switch[type=checkbox].is-small+label:before{background:#b5b5b5;border:.1rem solid transparent;border-radius:4px;content:"";display:block;height:1.125rem;left:0;position:absolute;top:calc(50% - .5625rem);width:2.25rem}.switch[type=checkbox].is-small+label:after{background:#fff;border-radius:4px;content:"";display:block;height:.625rem;left:.25rem;position:absolute;top:calc(50% - .3125rem);transform:translateZ(0);transition:all .25s ease-out;width:.625rem}.switch[type=checkbox].is-small+label .switch-active,.switch[type=checkbox].is-small+label .switch-inactive{font-size:.65rem;margin-top:-4px;z-index:1}.switch[type=checkbox].is-small+label.has-text-inside .switch-inactive{margin-left:-1.55rem}.switch[type=checkbox].is-small+label.has-text-inside .switch-active{margin-left:-2.5rem}.switch[type=checkbox].is-small.is-rtl+label{padding-left:0;padding-right:2.75rem}.switch[type=checkbox].is-small.is-rtl+label:before{left:auto;right:0}.switch[type=checkbox].is-small.is-rtl+label:after{left:auto;right:1.25rem}.switch[type=checkbox].is-small:checked+label:before{background:#00d1b2}.switch[type=checkbox].is-small:checked+label:after{left:1.25rem}.switch[type=checkbox].is-small:checked.is-rtl+label:after{left:auto;right:.25rem}.switch[type=checkbox].is-small.is-outlined+label:before{background-color:transparent;border-color:#b5b5b5}.switch[type=checkbox].is-small.is-outlined+label:after{background:#b5b5b5}.switch[type=checkbox].is-small.is-outlined:checked+label:before{background-color:transparent;border-color:#00d1b2}.switch[type=checkbox].is-small.is-outlined:checked+label:after{background:#00d1b2}.switch[type=checkbox].is-small.is-thin+label:before{height:.28125rem;top:.4090909093rem}.switch[type=checkbox].is-small.is-thin+label:after{box-shadow:0 0 3px #7c7c7c}.switch[type=checkbox].is-small.is-rounded+label:before{border-radius:24px}.switch[type=checkbox].is-small.is-rounded+label:after{border-radius:50%}.switch[type=checkbox].is-medium+label{align-items:center;cursor:pointer;display:inline-flex;font-size:1.25rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-left:4.25rem;padding-top:.2rem;position:relative}.switch[type=checkbox].is-medium+label:before{background:#b5b5b5;border:.1rem solid transparent;border-radius:4px;content:"";display:block;height:1.875rem;left:0;position:absolute;top:calc(50% - .9375rem);width:3.75rem}.switch[type=checkbox].is-medium+label:after{background:#fff;border-radius:4px;content:"";display:block;height:1.375rem;left:.25rem;position:absolute;top:calc(50% - .6875rem);transform:translateZ(0);transition:all .25s ease-out;width:1.375rem}.switch[type=checkbox].is-medium+label .switch-active,.switch[type=checkbox].is-medium+label .switch-inactive{font-size:1.15rem;margin-top:-4px;z-index:1}.switch[type=checkbox].is-medium+label.has-text-inside .switch-inactive{margin-left:-2.3rem}.switch[type=checkbox].is-medium+label.has-text-inside .switch-active{margin-left:-4rem}.switch[type=checkbox].is-medium.is-rtl+label{padding-left:0;padding-right:4.25rem}.switch[type=checkbox].is-medium.is-rtl+label:before{left:auto;right:0}.switch[type=checkbox].is-medium.is-rtl+label:after{left:auto;right:2rem}.switch[type=checkbox].is-medium:checked+label:before{background:#00d1b2}.switch[type=checkbox].is-medium:checked+label:after{left:2rem}.switch[type=checkbox].is-medium:checked.is-rtl+label:after{left:auto;right:.25rem}.switch[type=checkbox].is-medium.is-outlined+label:before{background-color:transparent;border-color:#b5b5b5}.switch[type=checkbox].is-medium.is-outlined+label:after{background:#b5b5b5}.switch[type=checkbox].is-medium.is-outlined:checked+label:before{background-color:transparent;border-color:#00d1b2}.switch[type=checkbox].is-medium.is-outlined:checked+label:after{background:#00d1b2}.switch[type=checkbox].is-medium.is-thin+label:before{height:.46875rem;top:.6818181819rem}.switch[type=checkbox].is-medium.is-thin+label:after{box-shadow:0 0 3px #7c7c7c}.switch[type=checkbox].is-medium.is-rounded+label:before{border-radius:24px}.switch[type=checkbox].is-medium.is-rounded+label:after{border-radius:50%}.switch[type=checkbox].is-large+label{align-items:center;cursor:pointer;display:inline-flex;font-size:1.5rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-left:5rem;padding-top:.2rem;position:relative}.switch[type=checkbox].is-large+label:before{background:#b5b5b5;border:.1rem solid transparent;border-radius:4px;content:"";display:block;height:2.25rem;left:0;position:absolute;top:calc(50% - 1.125rem);width:4.5rem}.switch[type=checkbox].is-large+label:after{background:#fff;border-radius:4px;content:"";display:block;height:1.75rem;left:.25rem;position:absolute;top:calc(50% - .875rem);transform:translateZ(0);transition:all .25s ease-out;width:1.75rem}.switch[type=checkbox].is-large+label .switch-active,.switch[type=checkbox].is-large+label .switch-inactive{font-size:1.4rem;margin-top:-4px;z-index:1}.switch[type=checkbox].is-large+label.has-text-inside .switch-inactive{margin-left:-2.675rem}.switch[type=checkbox].is-large+label.has-text-inside .switch-active{margin-left:-4.75rem}.switch[type=checkbox].is-large.is-rtl+label{padding-left:0;padding-right:5rem}.switch[type=checkbox].is-large.is-rtl+label:before{left:auto;right:0}.switch[type=checkbox].is-large.is-rtl+label:after{left:auto;right:2.375rem}.switch[type=checkbox].is-large:checked+label:before{background:#00d1b2}.switch[type=checkbox].is-large:checked+label:after{left:2.375rem}.switch[type=checkbox].is-large:checked.is-rtl+label:after{left:auto;right:.25rem}.switch[type=checkbox].is-large.is-outlined+label:before{background-color:transparent;border-color:#b5b5b5}.switch[type=checkbox].is-large.is-outlined+label:after{background:#b5b5b5}.switch[type=checkbox].is-large.is-outlined:checked+label:before{background-color:transparent;border-color:#00d1b2}.switch[type=checkbox].is-large.is-outlined:checked+label:after{background:#00d1b2}.switch[type=checkbox].is-large.is-thin+label:before{height:.5625rem;top:.8181818183rem}.switch[type=checkbox].is-large.is-thin+label:after{box-shadow:0 0 3px #7c7c7c}.switch[type=checkbox].is-large.is-rounded+label:before{border-radius:24px}.switch[type=checkbox].is-large.is-rounded+label:after{border-radius:50%}.switch[type=checkbox].is-white+label .switch-active{display:none}.switch[type=checkbox].is-white+label .switch-inactive{display:inline-block}.switch[type=checkbox].is-white:checked+label:before{background:#fff}.switch[type=checkbox].is-white:checked+label .switch-active{display:inline-block}.switch[type=checkbox].is-white:checked+label .switch-inactive{display:none}.switch[type=checkbox].is-white.is-outlined:checked+label:before{background-color:transparent;border-color:#fff!important}.switch[type=checkbox].is-white.is-outlined:checked+label:after{background:#fff}.switch[type=checkbox].is-white.is-thin.is-outlined+label:after{box-shadow:none}.switch[type=checkbox].is-unchecked-white+label:before{background:#fff}.switch[type=checkbox].is-unchecked-white.is-outlined+label:before{background-color:transparent;border-color:#fff!important}.switch[type=checkbox].is-unchecked-white.is-outlined+label:after{background:#fff}.switch[type=checkbox].is-black+label .switch-active{display:none}.switch[type=checkbox].is-black+label .switch-inactive{display:inline-block}.switch[type=checkbox].is-black:checked+label:before{background:#301a1a}.switch[type=checkbox].is-black:checked+label .switch-active{display:inline-block}.switch[type=checkbox].is-black:checked+label .switch-inactive{display:none}.switch[type=checkbox].is-black.is-outlined:checked+label:before{background-color:transparent;border-color:#301a1a!important}.switch[type=checkbox].is-black.is-outlined:checked+label:after{background:#301a1a}.switch[type=checkbox].is-black.is-thin.is-outlined+label:after{box-shadow:none}.switch[type=checkbox].is-unchecked-black+label:before{background:#301a1a}.switch[type=checkbox].is-unchecked-black.is-outlined+label:before{background-color:transparent;border-color:#301a1a!important}.switch[type=checkbox].is-unchecked-black.is-outlined+label:after{background:#301a1a}.switch[type=checkbox].is-light+label .switch-active{display:none}.switch[type=checkbox].is-light+label .switch-inactive{display:inline-block}.switch[type=checkbox].is-light:checked+label:before{background:#f5f5f5}.switch[type=checkbox].is-light:checked+label .switch-active{display:inline-block}.switch[type=checkbox].is-light:checked+label .switch-inactive{display:none}.switch[type=checkbox].is-light.is-outlined:checked+label:before{background-color:transparent;border-color:#f5f5f5!important}.switch[type=checkbox].is-light.is-outlined:checked+label:after{background:#f5f5f5}.switch[type=checkbox].is-light.is-thin.is-outlined+label:after{box-shadow:none}.switch[type=checkbox].is-unchecked-light+label:before{background:#f5f5f5}.switch[type=checkbox].is-unchecked-light.is-outlined+label:before{background-color:transparent;border-color:#f5f5f5!important}.switch[type=checkbox].is-unchecked-light.is-outlined+label:after{background:#f5f5f5}.switch[type=checkbox].is-dark+label .switch-active{display:none}.switch[type=checkbox].is-dark+label .switch-inactive{display:inline-block}.switch[type=checkbox].is-dark:checked+label:before{background:#363636}.switch[type=checkbox].is-dark:checked+label .switch-active{display:inline-block}.switch[type=checkbox].is-dark:checked+label .switch-inactive{display:none}.switch[type=checkbox].is-dark.is-outlined:checked+label:before{background-color:transparent;border-color:#363636!important}.switch[type=checkbox].is-dark.is-outlined:checked+label:after{background:#363636}.switch[type=checkbox].is-dark.is-thin.is-outlined+label:after{box-shadow:none}.switch[type=checkbox].is-unchecked-dark+label:before{background:#363636}.switch[type=checkbox].is-unchecked-dark.is-outlined+label:before{background-color:transparent;border-color:#363636!important}.switch[type=checkbox].is-unchecked-dark.is-outlined+label:after{background:#363636}.switch[type=checkbox].is-primary+label .switch-active{display:none}.switch[type=checkbox].is-primary+label .switch-inactive{display:inline-block}.switch[type=checkbox].is-primary:checked+label:before{background:#00d1b2}.switch[type=checkbox].is-primary:checked+label .switch-active{display:inline-block}.switch[type=checkbox].is-primary:checked+label .switch-inactive{display:none}.switch[type=checkbox].is-primary.is-outlined:checked+label:before{background-color:transparent;border-color:#00d1b2!important}.switch[type=checkbox].is-primary.is-outlined:checked+label:after{background:#00d1b2}.switch[type=checkbox].is-primary.is-thin.is-outlined+label:after{box-shadow:none}.switch[type=checkbox].is-unchecked-primary+label:before{background:#00d1b2}.switch[type=checkbox].is-unchecked-primary.is-outlined+label:before{background-color:transparent;border-color:#00d1b2!important}.switch[type=checkbox].is-unchecked-primary.is-outlined+label:after{background:#00d1b2}.switch[type=checkbox].is-link+label .switch-active{display:none}.switch[type=checkbox].is-link+label .switch-inactive{display:inline-block}.switch[type=checkbox].is-link:checked+label:before{background:#64c4dd}.switch[type=checkbox].is-link:checked+label .switch-active{display:inline-block}.switch[type=checkbox].is-link:checked+label .switch-inactive{display:none}.switch[type=checkbox].is-link.is-outlined:checked+label:before{background-color:transparent;border-color:#64c4dd!important}.switch[type=checkbox].is-link.is-outlined:checked+label:after{background:#64c4dd}.switch[type=checkbox].is-link.is-thin.is-outlined+label:after{box-shadow:none}.switch[type=checkbox].is-unchecked-link+label:before{background:#64c4dd}.switch[type=checkbox].is-unchecked-link.is-outlined+label:before{background-color:transparent;border-color:#64c4dd!important}.switch[type=checkbox].is-unchecked-link.is-outlined+label:after{background:#64c4dd}.switch[type=checkbox].is-info+label .switch-active{display:none}.switch[type=checkbox].is-info+label .switch-inactive{display:inline-block}.switch[type=checkbox].is-info:checked+label:before{background:#3e8ed0}.switch[type=checkbox].is-info:checked+label .switch-active{display:inline-block}.switch[type=checkbox].is-info:checked+label .switch-inactive{display:none}.switch[type=checkbox].is-info.is-outlined:checked+label:before{background-color:transparent;border-color:#3e8ed0!important}.switch[type=checkbox].is-info.is-outlined:checked+label:after{background:#3e8ed0}.switch[type=checkbox].is-info.is-thin.is-outlined+label:after{box-shadow:none}.switch[type=checkbox].is-unchecked-info+label:before{background:#3e8ed0}.switch[type=checkbox].is-unchecked-info.is-outlined+label:before{background-color:transparent;border-color:#3e8ed0!important}.switch[type=checkbox].is-unchecked-info.is-outlined+label:after{background:#3e8ed0}.switch[type=checkbox].is-success+label .switch-active{display:none}.switch[type=checkbox].is-success+label .switch-inactive{display:inline-block}.switch[type=checkbox].is-success:checked+label:before{background:#48c78e}.switch[type=checkbox].is-success:checked+label .switch-active{display:inline-block}.switch[type=checkbox].is-success:checked+label .switch-inactive{display:none}.switch[type=checkbox].is-success.is-outlined:checked+label:before{background-color:transparent;border-color:#48c78e!important}.switch[type=checkbox].is-success.is-outlined:checked+label:after{background:#48c78e}.switch[type=checkbox].is-success.is-thin.is-outlined+label:after{box-shadow:none}.switch[type=checkbox].is-unchecked-success+label:before{background:#48c78e}.switch[type=checkbox].is-unchecked-success.is-outlined+label:before{background-color:transparent;border-color:#48c78e!important}.switch[type=checkbox].is-unchecked-success.is-outlined+label:after{background:#48c78e}.switch[type=checkbox].is-warning+label .switch-active{display:none}.switch[type=checkbox].is-warning+label .switch-inactive{display:inline-block}.switch[type=checkbox].is-warning:checked+label:before{background:#ffe08a}.switch[type=checkbox].is-warning:checked+label .switch-active{display:inline-block}.switch[type=checkbox].is-warning:checked+label .switch-inactive{display:none}.switch[type=checkbox].is-warning.is-outlined:checked+label:before{background-color:transparent;border-color:#ffe08a!important}.switch[type=checkbox].is-warning.is-outlined:checked+label:after{background:#ffe08a}.switch[type=checkbox].is-warning.is-thin.is-outlined+label:after{box-shadow:none}.switch[type=checkbox].is-unchecked-warning+label:before{background:#ffe08a}.switch[type=checkbox].is-unchecked-warning.is-outlined+label:before{background-color:transparent;border-color:#ffe08a!important}.switch[type=checkbox].is-unchecked-warning.is-outlined+label:after{background:#ffe08a}.switch[type=checkbox].is-danger+label .switch-active{display:none}.switch[type=checkbox].is-danger+label .switch-inactive{display:inline-block}.switch[type=checkbox].is-danger:checked+label:before{background:#f14668}.switch[type=checkbox].is-danger:checked+label .switch-active{display:inline-block}.switch[type=checkbox].is-danger:checked+label .switch-inactive{display:none}.switch[type=checkbox].is-danger.is-outlined:checked+label:before{background-color:transparent;border-color:#f14668!important}.switch[type=checkbox].is-danger.is-outlined:checked+label:after{background:#f14668}.switch[type=checkbox].is-danger.is-thin.is-outlined+label:after{box-shadow:none}.switch[type=checkbox].is-unchecked-danger+label:before{background:#f14668}.switch[type=checkbox].is-unchecked-danger.is-outlined+label:before{background-color:transparent;border-color:#f14668!important}.switch[type=checkbox].is-unchecked-danger.is-outlined+label:after{background:#f14668}.field-body .switch[type=checkbox]+label{margin-top:.375em}.is-checkradio[type=checkbox],.is-checkradio[type=radio]{display:none;opacity:0;outline:0;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none}.is-checkradio[type=checkbox]+label,.is-checkradio[type=radio]+label{border-radius:4px;cursor:pointer;display:initial;margin:.5em;padding:.2rem .5rem .2rem 0;position:relative;vertical-align:middle}.is-checkradio[type=checkbox]+label:first-of-type,.is-checkradio[type=radio]+label:first-of-type{margin-left:0}.is-checkradio[type=checkbox]+label:hover:before,.is-checkradio[type=radio]+label:hover:before{animation-duration:.4s;animation-fill-mode:both;animation-name:hover-color}.is-checkradio[type=checkbox]+label:before,.is-checkradio[type=radio]+label:before{border:.1rem solid #dbdbdb;content:"";left:0;position:absolute;top:0}.is-checkradio[type=checkbox]+label:after,.is-checkradio[type=radio]+label:after{content:"";display:none;position:absolute;top:0}.is-checkradio[type=checkbox].is-rtl+label,.is-checkradio[type=radio].is-rtl+label{margin-left:.5rem;margin-right:0}.is-checkradio[type=checkbox].is-rtl+label:before,.is-checkradio[type=radio].is-rtl+label:before{left:auto;right:0}.is-checkradio[type=checkbox]:focus+label:before,.is-checkradio[type=radio]:focus+label:before{outline:1px dotted #b5b5b5}.is-checkradio[type=checkbox]:hover:not([disabled])+label:before,.is-checkradio[type=radio]:hover:not([disabled])+label:before{border-color:#00d1b2!important}.is-checkradio[type=checkbox]:checked+label:before,.is-checkradio[type=radio]:checked+label:before{border:.1rem solid #dbdbdb}.is-checkradio[type=checkbox]:checked[disabled],.is-checkradio[type=radio]:checked[disabled]{cursor:not-allowed}.is-checkradio[type=checkbox]:checked[disabled]+label,.is-checkradio[type=radio]:checked[disabled]+label{opacity:.5}.is-checkradio[type=checkbox]:checked+label:before,.is-checkradio[type=radio]:checked+label:before{animation-name:none}.is-checkradio[type=checkbox]:checked+label:after,.is-checkradio[type=radio]:checked+label:after{display:inline-block}.is-checkradio[type=checkbox][disabled],.is-checkradio[type=radio][disabled]{cursor:not-allowed}.is-checkradio[type=checkbox][disabled]+label,.is-checkradio[type=radio][disabled]+label{cursor:not-allowed;opacity:.5}.is-checkradio[type=checkbox][disabled]+label:after,.is-checkradio[type=checkbox][disabled]+label:before,.is-checkradio[type=checkbox][disabled]+label:hover,.is-checkradio[type=checkbox][disabled]:hover,.is-checkradio[type=radio][disabled]+label:after,.is-checkradio[type=radio][disabled]+label:before,.is-checkradio[type=radio][disabled]+label:hover,.is-checkradio[type=radio][disabled]:hover{cursor:not-allowed}.is-checkradio[type=checkbox][disabled]:hover:before,.is-checkradio[type=radio][disabled]:hover:before{animation-name:none}.is-checkradio[type=checkbox][disabled]:after,.is-checkradio[type=checkbox][disabled]:before,.is-checkradio[type=radio][disabled]:after,.is-checkradio[type=radio][disabled]:before{cursor:not-allowed}.is-checkradio[type=checkbox].has-no-border+label:before,.is-checkradio[type=radio].has-no-border+label:before{border:none!important}.is-checkradio[type=checkbox].is-block,.is-checkradio[type=radio].is-block{display:none!important}.is-checkradio[type=checkbox].is-block+label,.is-checkradio[type=radio].is-block+label{background:#f5f5f5;color:rgba(0,0,0,.7);padding-right:.75em;width:100%!important}.is-checkradio[type=checkbox].is-block:hover:not([disabled])+label,.is-checkradio[type=radio].is-block:hover:not([disabled])+label{background:#e8e8e8}.is-checkradio[type=checkbox]+label:before{border-radius:4px}.is-checkradio[type=checkbox]+label:after{border:.1rem solid #00d1b2;border-left:0;border-top:0;box-sizing:border-box;transform:translateY(0) rotate(45deg)}.is-checkradio[type=checkbox].is-circle+label:before{border-radius:50%}.is-checkradio[type=checkbox]+label{font-size:1rem;padding-left:2rem}.is-checkradio[type=checkbox]+label:before{height:1.5rem;width:1.5rem}.is-checkradio[type=checkbox]+label:after{height:.6rem;left:.6rem;top:.405rem;width:.375rem}.is-checkradio[type=checkbox].is-block+label:before{height:1.25rem;left:.175rem;top:.175rem;width:1.25rem}.is-checkradio[type=checkbox].is-block+label:after{left:.65rem;top:.325rem}.is-checkradio[type=checkbox].is-rtl+label{padding-left:0;padding-right:2rem}.is-checkradio[type=checkbox].is-rtl+label:after{left:auto;right:.6rem}.is-checkradio[type=checkbox].is-small+label{font-size:.75rem;padding-left:1.5rem}.is-checkradio[type=checkbox].is-small+label:before{height:1.125rem;width:1.125rem}.is-checkradio[type=checkbox].is-small+label:after{height:.45rem;left:.45rem;top:.30375rem;width:.28125rem}.is-checkradio[type=checkbox].is-small.is-block+label:before{height:.9375rem;left:.175rem;top:.175rem;width:.9375rem}.is-checkradio[type=checkbox].is-small.is-block+label:after{left:.5375rem;top:.29375rem}.is-checkradio[type=checkbox].is-small.is-rtl+label{padding-left:0;padding-right:1.5rem}.is-checkradio[type=checkbox].is-small.is-rtl+label:after{left:auto;right:.45rem}.is-checkradio[type=checkbox].is-medium+label{font-size:1.25rem;padding-left:2.5rem}.is-checkradio[type=checkbox].is-medium+label:before{height:1.875rem;width:1.875rem}.is-checkradio[type=checkbox].is-medium+label:after{height:.75rem;left:.75rem;top:.50625rem;width:.46875rem}.is-checkradio[type=checkbox].is-medium.is-block+label:before{height:1.5625rem;left:.175rem;top:.175rem;width:1.5625rem}.is-checkradio[type=checkbox].is-medium.is-block+label:after{left:.7625rem;top:.35625rem}.is-checkradio[type=checkbox].is-medium.is-rtl+label{padding-left:0;padding-right:2.5rem}.is-checkradio[type=checkbox].is-medium.is-rtl+label:after{left:auto;right:.75rem}.is-checkradio[type=checkbox].is-large+label{font-size:1.5rem;padding-left:3rem}.is-checkradio[type=checkbox].is-large+label:before{height:2.25rem;width:2.25rem}.is-checkradio[type=checkbox].is-large+label:after{height:.9rem;left:.9rem;top:.6075rem;width:.5625rem}.is-checkradio[type=checkbox].is-large.is-block+label:before{height:1.875rem;left:.175rem;top:.175rem;width:1.875rem}.is-checkradio[type=checkbox].is-large.is-block+label:after{left:.875rem;top:.3875rem}.is-checkradio[type=checkbox].is-large.is-rtl+label{padding-left:0;padding-right:3rem}.is-checkradio[type=checkbox].is-large.is-rtl+label:after{left:auto;right:.9rem}.is-checkradio[type=checkbox].is-white.has-background-color+label:before{background-color:#fff!important;border-color:transparent!important}.is-checkradio[type=checkbox].is-white:checked+label:after,.is-checkradio[type=checkbox].is-white:hover:not([disabled])+label:before{border-color:#fff!important}.is-checkradio[type=checkbox].is-white:checked.has-background-color+label:before{background-color:#fff!important;border-color:transparent!important}.is-checkradio[type=checkbox].is-white:checked.has-background-color+label:after{background-color:#fff!important;border-color:#0a0a0a!important}.is-checkradio[type=checkbox].is-white.is-block:hover:not([disabled])+label:after,.is-checkradio[type=checkbox].is-white.is-block:hover:not([disabled])+label:before{border-color:#fff!important}.is-checkradio[type=checkbox].is-white.is-block:checked+label{background:#fff;border-color:#fff!important;color:#0a0a0a}.is-checkradio[type=checkbox].is-white.is-block:checked+label:after{border-color:#0a0a0a!important}.is-checkradio[type=checkbox].is-white.is-block:checked:hover:not([disabled])+label{background:#f2f2f2}.is-checkradio[type=checkbox].is-white.is-block:checked:hover:not([disabled])+label:after,.is-checkradio[type=checkbox].is-white.is-block:checked:hover:not([disabled])+label:before{border-color:#000!important}.is-checkradio[type=checkbox].is-black.has-background-color+label:before{background-color:#0a0a0a!important;border-color:transparent!important}.is-checkradio[type=checkbox].is-black:checked+label:after,.is-checkradio[type=checkbox].is-black:hover:not([disabled])+label:before{border-color:#0a0a0a!important}.is-checkradio[type=checkbox].is-black:checked.has-background-color+label:before{background-color:#0a0a0a!important;border-color:transparent!important}.is-checkradio[type=checkbox].is-black:checked.has-background-color+label:after{background-color:#0a0a0a!important;border-color:#fff!important}.is-checkradio[type=checkbox].is-black.is-block:hover:not([disabled])+label:after,.is-checkradio[type=checkbox].is-black.is-block:hover:not([disabled])+label:before{border-color:#0a0a0a!important}.is-checkradio[type=checkbox].is-black.is-block:checked+label{background:#0a0a0a;border-color:#0a0a0a!important;color:#fff}.is-checkradio[type=checkbox].is-black.is-block:checked+label:after{border-color:#fff!important}.is-checkradio[type=checkbox].is-black.is-block:checked:hover:not([disabled])+label{background:#000}.is-checkradio[type=checkbox].is-black.is-block:checked:hover:not([disabled])+label:after,.is-checkradio[type=checkbox].is-black.is-block:checked:hover:not([disabled])+label:before{border-color:#f2f2f2!important}.is-checkradio[type=checkbox].is-light.has-background-color+label:before{background-color:#f5f5f5!important;border-color:transparent!important}.is-checkradio[type=checkbox].is-light:checked+label:after,.is-checkradio[type=checkbox].is-light:hover:not([disabled])+label:before{border-color:#f5f5f5!important}.is-checkradio[type=checkbox].is-light:checked.has-background-color+label:before{background-color:#f5f5f5!important;border-color:transparent!important}.is-checkradio[type=checkbox].is-light:checked.has-background-color+label:after{background-color:#f5f5f5!important;border-color:rgba(0,0,0,.7)!important}.is-checkradio[type=checkbox].is-light.is-block:hover:not([disabled])+label:after,.is-checkradio[type=checkbox].is-light.is-block:hover:not([disabled])+label:before{border-color:#f5f5f5!important}.is-checkradio[type=checkbox].is-light.is-block:checked+label{background:#f5f5f5;border-color:#f5f5f5!important;color:rgba(0,0,0,.7)}.is-checkradio[type=checkbox].is-light.is-block:checked+label:after{border-color:rgba(0,0,0,.7)!important}.is-checkradio[type=checkbox].is-light.is-block:checked:hover:not([disabled])+label{background:#e8e8e8}.is-checkradio[type=checkbox].is-light.is-block:checked:hover:not([disabled])+label:after,.is-checkradio[type=checkbox].is-light.is-block:checked:hover:not([disabled])+label:before{border-color:rgba(0,0,0,.7)!important}.is-checkradio[type=checkbox].is-dark.has-background-color+label:before{background-color:#363636!important;border-color:transparent!important}.is-checkradio[type=checkbox].is-dark:checked+label:after,.is-checkradio[type=checkbox].is-dark:hover:not([disabled])+label:before{border-color:#363636!important}.is-checkradio[type=checkbox].is-dark:checked.has-background-color+label:before{background-color:#363636!important;border-color:transparent!important}.is-checkradio[type=checkbox].is-dark:checked.has-background-color+label:after{background-color:#363636!important;border-color:#fff!important}.is-checkradio[type=checkbox].is-dark.is-block:hover:not([disabled])+label:after,.is-checkradio[type=checkbox].is-dark.is-block:hover:not([disabled])+label:before{border-color:#363636!important}.is-checkradio[type=checkbox].is-dark.is-block:checked+label{background:#363636;border-color:#363636!important;color:#fff}.is-checkradio[type=checkbox].is-dark.is-block:checked+label:after{border-color:#fff!important}.is-checkradio[type=checkbox].is-dark.is-block:checked:hover:not([disabled])+label{background:#292929}.is-checkradio[type=checkbox].is-dark.is-block:checked:hover:not([disabled])+label:after,.is-checkradio[type=checkbox].is-dark.is-block:checked:hover:not([disabled])+label:before{border-color:#f2f2f2!important}.is-checkradio[type=checkbox].is-primary.has-background-color+label:before{background-color:#00d1b2!important;border-color:transparent!important}.is-checkradio[type=checkbox].is-primary:checked+label:after,.is-checkradio[type=checkbox].is-primary:hover:not([disabled])+label:before{border-color:#00d1b2!important}.is-checkradio[type=checkbox].is-primary:checked.has-background-color+label:before{background-color:#00d1b2!important;border-color:transparent!important}.is-checkradio[type=checkbox].is-primary:checked.has-background-color+label:after{background-color:#00d1b2!important;border-color:#fff!important}.is-checkradio[type=checkbox].is-primary.is-block:hover:not([disabled])+label:after,.is-checkradio[type=checkbox].is-primary.is-block:hover:not([disabled])+label:before{border-color:#00d1b2!important}.is-checkradio[type=checkbox].is-primary.is-block:checked+label{background:#00d1b2;border-color:#00d1b2!important;color:#fff}.is-checkradio[type=checkbox].is-primary.is-block:checked+label:after{border-color:#fff!important}.is-checkradio[type=checkbox].is-primary.is-block:checked:hover:not([disabled])+label{background:#00b89c}.is-checkradio[type=checkbox].is-primary.is-block:checked:hover:not([disabled])+label:after,.is-checkradio[type=checkbox].is-primary.is-block:checked:hover:not([disabled])+label:before{border-color:#f2f2f2!important}.is-checkradio[type=checkbox].is-link.has-background-color+label:before{background-color:#485fc7!important;border-color:transparent!important}.is-checkradio[type=checkbox].is-link:checked+label:after,.is-checkradio[type=checkbox].is-link:hover:not([disabled])+label:before{border-color:#485fc7!important}.is-checkradio[type=checkbox].is-link:checked.has-background-color+label:before{background-color:#485fc7!important;border-color:transparent!important}.is-checkradio[type=checkbox].is-link:checked.has-background-color+label:after{background-color:#485fc7!important;border-color:#fff!important}.is-checkradio[type=checkbox].is-link.is-block:hover:not([disabled])+label:after,.is-checkradio[type=checkbox].is-link.is-block:hover:not([disabled])+label:before{border-color:#485fc7!important}.is-checkradio[type=checkbox].is-link.is-block:checked+label{background:#485fc7;border-color:#485fc7!important;color:#fff}.is-checkradio[type=checkbox].is-link.is-block:checked+label:after{border-color:#fff!important}.is-checkradio[type=checkbox].is-link.is-block:checked:hover:not([disabled])+label{background:#3a51bb}.is-checkradio[type=checkbox].is-link.is-block:checked:hover:not([disabled])+label:after,.is-checkradio[type=checkbox].is-link.is-block:checked:hover:not([disabled])+label:before{border-color:#f2f2f2!important}.is-checkradio[type=checkbox].is-info.has-background-color+label:before{background-color:#3e8ed0!important;border-color:transparent!important}.is-checkradio[type=checkbox].is-info:checked+label:after,.is-checkradio[type=checkbox].is-info:hover:not([disabled])+label:before{border-color:#3e8ed0!important}.is-checkradio[type=checkbox].is-info:checked.has-background-color+label:before{background-color:#3e8ed0!important;border-color:transparent!important}.is-checkradio[type=checkbox].is-info:checked.has-background-color+label:after{background-color:#3e8ed0!important;border-color:#fff!important}.is-checkradio[type=checkbox].is-info.is-block:hover:not([disabled])+label:after,.is-checkradio[type=checkbox].is-info.is-block:hover:not([disabled])+label:before{border-color:#3e8ed0!important}.is-checkradio[type=checkbox].is-info.is-block:checked+label{background:#3e8ed0;border-color:#3e8ed0!important;color:#fff}.is-checkradio[type=checkbox].is-info.is-block:checked+label:after{border-color:#fff!important}.is-checkradio[type=checkbox].is-info.is-block:checked:hover:not([disabled])+label{background:#3082c5}.is-checkradio[type=checkbox].is-info.is-block:checked:hover:not([disabled])+label:after,.is-checkradio[type=checkbox].is-info.is-block:checked:hover:not([disabled])+label:before{border-color:#f2f2f2!important}.is-checkradio[type=checkbox].is-success.has-background-color+label:before{background-color:#48c78e!important;border-color:transparent!important}.is-checkradio[type=checkbox].is-success:checked+label:after,.is-checkradio[type=checkbox].is-success:hover:not([disabled])+label:before{border-color:#48c78e!important}.is-checkradio[type=checkbox].is-success:checked.has-background-color+label:before{background-color:#48c78e!important;border-color:transparent!important}.is-checkradio[type=checkbox].is-success:checked.has-background-color+label:after{background-color:#48c78e!important;border-color:#fff!important}.is-checkradio[type=checkbox].is-success.is-block:hover:not([disabled])+label:after,.is-checkradio[type=checkbox].is-success.is-block:hover:not([disabled])+label:before{border-color:#48c78e!important}.is-checkradio[type=checkbox].is-success.is-block:checked+label{background:#48c78e;border-color:#48c78e!important;color:#fff}.is-checkradio[type=checkbox].is-success.is-block:checked+label:after{border-color:#fff!important}.is-checkradio[type=checkbox].is-success.is-block:checked:hover:not([disabled])+label{background:#3abb81}.is-checkradio[type=checkbox].is-success.is-block:checked:hover:not([disabled])+label:after,.is-checkradio[type=checkbox].is-success.is-block:checked:hover:not([disabled])+label:before{border-color:#f2f2f2!important}.is-checkradio[type=checkbox].is-warning.has-background-color+label:before{background-color:#ffe08a!important;border-color:transparent!important}.is-checkradio[type=checkbox].is-warning:checked+label:after,.is-checkradio[type=checkbox].is-warning:hover:not([disabled])+label:before{border-color:#ffe08a!important}.is-checkradio[type=checkbox].is-warning:checked.has-background-color+label:before{background-color:#ffe08a!important;border-color:transparent!important}.is-checkradio[type=checkbox].is-warning:checked.has-background-color+label:after{background-color:#ffe08a!important;border-color:rgba(0,0,0,.7)!important}.is-checkradio[type=checkbox].is-warning.is-block:hover:not([disabled])+label:after,.is-checkradio[type=checkbox].is-warning.is-block:hover:not([disabled])+label:before{border-color:#ffe08a!important}.is-checkradio[type=checkbox].is-warning.is-block:checked+label{background:#ffe08a;border-color:#ffe08a!important;color:rgba(0,0,0,.7)}.is-checkradio[type=checkbox].is-warning.is-block:checked+label:after{border-color:rgba(0,0,0,.7)!important}.is-checkradio[type=checkbox].is-warning.is-block:checked:hover:not([disabled])+label{background:#ffd970}.is-checkradio[type=checkbox].is-warning.is-block:checked:hover:not([disabled])+label:after,.is-checkradio[type=checkbox].is-warning.is-block:checked:hover:not([disabled])+label:before{border-color:rgba(0,0,0,.7)!important}.is-checkradio[type=checkbox].is-danger.has-background-color+label:before{background-color:#f14668!important;border-color:transparent!important}.is-checkradio[type=checkbox].is-danger:checked+label:after,.is-checkradio[type=checkbox].is-danger:hover:not([disabled])+label:before{border-color:#f14668!important}.is-checkradio[type=checkbox].is-danger:checked.has-background-color+label:before{background-color:#f14668!important;border-color:transparent!important}.is-checkradio[type=checkbox].is-danger:checked.has-background-color+label:after{background-color:#f14668!important;border-color:#fff!important}.is-checkradio[type=checkbox].is-danger.is-block:hover:not([disabled])+label:after,.is-checkradio[type=checkbox].is-danger.is-block:hover:not([disabled])+label:before{border-color:#f14668!important}.is-checkradio[type=checkbox].is-danger.is-block:checked+label{background:#f14668;border-color:#f14668!important;color:#fff}.is-checkradio[type=checkbox].is-danger.is-block:checked+label:after{border-color:#fff!important}.is-checkradio[type=checkbox].is-danger.is-block:checked:hover:not([disabled])+label{background:#ef2e55}.is-checkradio[type=checkbox].is-danger.is-block:checked:hover:not([disabled])+label:after,.is-checkradio[type=checkbox].is-danger.is-block:checked:hover:not([disabled])+label:before{border-color:#f2f2f2!important}.is-checkradio[type=checkbox]:indeterminate+label:after{border-bottom:none;display:inline-block;transform:rotate(90deg)}.is-checkradio[type=checkbox]:indeterminate.is-white+label:after{border-color:#fff}.is-checkradio[type=checkbox]:indeterminate.is-black+label:after{border-color:#0a0a0a}.is-checkradio[type=checkbox]:indeterminate.is-light+label:after{border-color:#f5f5f5}.is-checkradio[type=checkbox]:indeterminate.is-dark+label:after{border-color:#363636}.is-checkradio[type=checkbox]:indeterminate.is-primary+label:after{border-color:#00d1b2}.is-checkradio[type=checkbox]:indeterminate.is-link+label:after{border-color:#485fc7}.is-checkradio[type=checkbox]:indeterminate.is-info+label:after{border-color:#3e8ed0}.is-checkradio[type=checkbox]:indeterminate.is-success+label:after{border-color:#48c78e}.is-checkradio[type=checkbox]:indeterminate.is-warning+label:after{border-color:#ffe08a}.is-checkradio[type=checkbox]:indeterminate.is-danger+label:after{border-color:#f14668}.is-checkradio[type=radio]+label:before{border-radius:50%}.is-checkradio[type=radio]+label:after{background:#00d1b2;border-radius:50%;left:0;transform:scale(.5)}.is-checkradio[type=radio]:checked.has-background-color+label:after,.is-checkradio[type=radio]:checked.has-background-color+label:before{background-color:#4a4a4a!important;border-color:#4a4a4a!important}.is-checkradio[type=radio].is-rtl+label{padding-left:0}.is-checkradio[type=radio].is-rtl+label:after{left:auto;right:0}.is-checkradio[type=radio]+label{font-size:1rem;line-height:1.5rem;padding-left:2rem}.is-checkradio[type=radio]+label:after,.is-checkradio[type=radio]+label:before{height:1.5rem;width:1.5rem}.is-checkradio[type=radio].is-rtl+label{padding-right:2rem}.is-checkradio[type=radio].is-small+label{font-size:.75rem;line-height:1.125rem;padding-left:1.5rem}.is-checkradio[type=radio].is-small+label:after,.is-checkradio[type=radio].is-small+label:before{height:1.125rem;width:1.125rem}.is-checkradio[type=radio].is-small.is-rtl+label{padding-right:1.5rem}.is-checkradio[type=radio].is-medium+label{font-size:1.25rem;line-height:1.875rem;padding-left:2.5rem}.is-checkradio[type=radio].is-medium+label:after,.is-checkradio[type=radio].is-medium+label:before{height:1.875rem;width:1.875rem}.is-checkradio[type=radio].is-medium.is-rtl+label{padding-right:2.5rem}.is-checkradio[type=radio].is-large+label{font-size:1.5rem;line-height:2.25rem;padding-left:3rem}.is-checkradio[type=radio].is-large+label:after,.is-checkradio[type=radio].is-large+label:before{height:2.25rem;width:2.25rem}.is-checkradio[type=radio].is-large.is-rtl+label{padding-right:3rem}.is-checkradio[type=radio].is-white.has-background-color+label:before{background-color:#fff!important;border-color:#fff!important}.is-checkradio[type=radio].is-white:hover:not([disabled])+label:before{border-color:#fff!important}.is-checkradio[type=radio].is-white:checked+label:after,.is-checkradio[type=radio].is-white:checked.has-background-color+label:before{background-color:#fff!important;border-color:#fff!important}.is-checkradio[type=radio].is-black.has-background-color+label:before,.is-checkradio[type=radio].is-white:checked.has-background-color+label:after{background-color:#0a0a0a!important;border-color:#0a0a0a!important}.is-checkradio[type=radio].is-black:hover:not([disabled])+label:before{border-color:#0a0a0a!important}.is-checkradio[type=radio].is-black:checked+label:after,.is-checkradio[type=radio].is-black:checked.has-background-color+label:before{background-color:#0a0a0a!important;border-color:#0a0a0a!important}.is-checkradio[type=radio].is-black:checked.has-background-color+label:after{background-color:#fff!important;border-color:#fff!important}.is-checkradio[type=radio].is-light.has-background-color+label:before{background-color:#f5f5f5!important;border-color:#f5f5f5!important}.is-checkradio[type=radio].is-light:hover:not([disabled])+label:before{border-color:#f5f5f5!important}.is-checkradio[type=radio].is-light:checked+label:after,.is-checkradio[type=radio].is-light:checked.has-background-color+label:before{background-color:#f5f5f5!important;border-color:#f5f5f5!important}.is-checkradio[type=radio].is-light:checked.has-background-color+label:after{background-color:rgba(0,0,0,.7)!important;border-color:rgba(0,0,0,.7)!important}.is-checkradio[type=radio].is-dark.has-background-color+label:before{background-color:#363636!important;border-color:#363636!important}.is-checkradio[type=radio].is-dark:hover:not([disabled])+label:before{border-color:#363636!important}.is-checkradio[type=radio].is-dark:checked+label:after,.is-checkradio[type=radio].is-dark:checked.has-background-color+label:before{background-color:#363636!important;border-color:#363636!important}.is-checkradio[type=radio].is-dark:checked.has-background-color+label:after{background-color:#fff!important;border-color:#fff!important}.is-checkradio[type=radio].is-primary.has-background-color+label:before{background-color:#00d1b2!important;border-color:#00d1b2!important}.is-checkradio[type=radio].is-primary:hover:not([disabled])+label:before{border-color:#00d1b2!important}.is-checkradio[type=radio].is-primary:checked+label:after,.is-checkradio[type=radio].is-primary:checked.has-background-color+label:before{background-color:#00d1b2!important;border-color:#00d1b2!important}.is-checkradio[type=radio].is-primary:checked.has-background-color+label:after{background-color:#fff!important;border-color:#fff!important}.is-checkradio[type=radio].is-link.has-background-color+label:before{background-color:#485fc7!important;border-color:#485fc7!important}.is-checkradio[type=radio].is-link:hover:not([disabled])+label:before{border-color:#485fc7!important}.is-checkradio[type=radio].is-link:checked+label:after,.is-checkradio[type=radio].is-link:checked.has-background-color+label:before{background-color:#485fc7!important;border-color:#485fc7!important}.is-checkradio[type=radio].is-link:checked.has-background-color+label:after{background-color:#fff!important;border-color:#fff!important}.is-checkradio[type=radio].is-info.has-background-color+label:before{background-color:#3e8ed0!important;border-color:#3e8ed0!important}.is-checkradio[type=radio].is-info:hover:not([disabled])+label:before{border-color:#3e8ed0!important}.is-checkradio[type=radio].is-info:checked+label:after,.is-checkradio[type=radio].is-info:checked.has-background-color+label:before{background-color:#3e8ed0!important;border-color:#3e8ed0!important}.is-checkradio[type=radio].is-info:checked.has-background-color+label:after{background-color:#fff!important;border-color:#fff!important}.is-checkradio[type=radio].is-success.has-background-color+label:before{background-color:#48c78e!important;border-color:#48c78e!important}.is-checkradio[type=radio].is-success:hover:not([disabled])+label:before{border-color:#48c78e!important}.is-checkradio[type=radio].is-success:checked+label:after,.is-checkradio[type=radio].is-success:checked.has-background-color+label:before{background-color:#48c78e!important;border-color:#48c78e!important}.is-checkradio[type=radio].is-success:checked.has-background-color+label:after{background-color:#fff!important;border-color:#fff!important}.is-checkradio[type=radio].is-warning.has-background-color+label:before{background-color:#ffe08a!important;border-color:#ffe08a!important}.is-checkradio[type=radio].is-warning:hover:not([disabled])+label:before{border-color:#ffe08a!important}.is-checkradio[type=radio].is-warning:checked+label:after,.is-checkradio[type=radio].is-warning:checked.has-background-color+label:before{background-color:#ffe08a!important;border-color:#ffe08a!important}.is-checkradio[type=radio].is-warning:checked.has-background-color+label:after{background-color:rgba(0,0,0,.7)!important;border-color:rgba(0,0,0,.7)!important}.is-checkradio[type=radio].is-danger.has-background-color+label:before{background-color:#f14668!important;border-color:#f14668!important}.is-checkradio[type=radio].is-danger:hover:not([disabled])+label:before{border-color:#f14668!important}.is-checkradio[type=radio].is-danger:checked+label:after,.is-checkradio[type=radio].is-danger:checked.has-background-color+label:before{background-color:#f14668!important;border-color:#f14668!important}.is-checkradio[type=radio].is-danger:checked.has-background-color+label:after{background-color:#fff!important;border-color:#fff!important}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;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")}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1}.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;height:100%;position:relative;transition-property:transform;width:100%}.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{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;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{-ms-overflow-style:none;overflow:auto;scrollbar-width: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{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{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{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important;text-transform:none}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.swiper-pagination-lock{display:none}#bingc-passive{height:100%}#bingc-passive div.bingc-passive-background{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:hsla(0,6%,6%,.64)!important;transition:opacity .25s;transition-delay:.25s;z-index:4}#bingc-passive div.bingc-passive-overlay{background-color:#fff!important;border-radius:min(1.09rem,16px);height:min(25.85rem,380px)!important;left:50%!important;padding:min(1.09rem,16px);position:fixed!important;top:50%!important;transform:translate(-50%,-50%);width:min(48.98rem,720px)!important}@media screen and (max-width:768px){#bingc-passive div.bingc-passive-overlay{border-radius:3.08rem;height:auto!important;padding:3.08rem;width:100%!important}}#bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-we-will-call-you b{color:#301a1a!important;font-family:ukravit,"system-ui",-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif!important;font-weight:500!important}#bingc-passive div.bingc-passive-overlay div.bingc-passive-content{height:100%;position:relative}#bingc-passive div.bingc-passive-overlay div.bingc-passive-get-phone-form-date-selection{display:none!important}#bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form div.bingc-passive-get-phone-form-input-border{border:0!important;height:unset!important;position:relative!important;top:0!important;width:unset!important}#bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form div.bingc-passive-get-phone-form-input-border:before{display:none}#bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form div.bingc-passive-get-phone-form-input-border:after{background:none;color:#301a1a;content:"+38";font-weight:400;left:min(1.22rem,18px);pointer-events:none;position:absolute;top:min(1.22rem,18px);transition:color .25s}@media screen and (max-width:768px){#bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form div.bingc-passive-get-phone-form-input-border:after{left:3.59rem;top:4.62rem}}#bingc-passive .bingc-we-will-call-you{padding:0!important}#bingc-passive .bingc-phone-sample,#bingc-passive .bingc-sample-countdown-timer,#bingc-passive .bingc-statistics,#bingc-passive .bingc-we-will-call-you.bingc-offline-form .small-text,#bingc-passive .bingc-we-will-call-you.bingc-offline-form br,#bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form div.bingc-passive-get-phone-form-date-selection div.bingc-passive-date-selection-select-day{display:none}#bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form input.bingc-passive-get-phone-form-input{border:2px solid #f2f2f2;border-radius:min(.82rem,12px)!important;box-shadow:none;color:#7c7c7c;display:block;font-family:ukravit,"system-ui",-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:min(1.09rem,16px);font-weight:400;height:min(3.81rem,56px)!important;line-height:1.25;order:2;padding:min(1.09rem,16px);padding-left:min(3.13rem,46px)!important;transition:.25s;width:100%!important}@media screen and (max-width:768px){#bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form input.bingc-passive-get-phone-form-input{font-size:3.59rem;padding:3.59rem}}#bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form input.bingc-passive-get-phone-form-input:focus{border-color:#64c4dd;box-shadow:0 0 0 4px rgba(100,196,221,.32)!important}@media screen and (max-width:768px){#bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form input.bingc-passive-get-phone-form-input{padding-left:9.74rem!important}}#bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form input.bingc-passive-get-phone-form-input::-moz-placeholder{color:transparent!important;font-family:ukravit,"system-ui",-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:min(1.09rem,16px)}#bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form input.bingc-passive-get-phone-form-input::placeholder{color:transparent!important;font-family:ukravit,"system-ui",-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:min(1.09rem,16px)}@media screen and (max-width:768px){#bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form input.bingc-passive-get-phone-form-input::-moz-placeholder{font-size:3.59rem}#bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form input.bingc-passive-get-phone-form-input::placeholder{font-size:3.59rem}}#bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-we-will-call-you{color:#301a1a!important;font-family:ukravit,"system-ui",-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:min(1.77rem,26px)!important;font-weight:500!important;line-height:1.12;max-height:unset!important;overflow:unset!important;position:relative;z-index:0}@media screen and (max-width:768px){#bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-we-will-call-you{line-height:1.15;margin-bottom:0;margin-top:.51rem}}#bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-we-will-call-you:not(:last-child){margin-bottom:min(2.18rem,32px)}@media screen and (max-width:768px){#bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-we-will-call-you:not(:last-child){margin-bottom:4.1rem}}#bingc-passive .bingc-we-will-call-you-alignment{height:unset!important}#bingc-passive .bingc-passive-get-phone-form{padding:0!important;padding-top:min(1.36rem,20px);position:unset!important}@media screen and (max-width:768px){#bingc-passive .bingc-passive-get-phone-form{padding-top:4.1rem}}#bingc-passive .bingc-passive-phone-form-button{border-radius:min(.82rem,12px);bottom:0;font-family:ukravit,"system-ui",-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:min(1.09rem,16px)!important;font-weight:500!important;left:0;position:absolute;transition:color .25s,background-color .25s;width:100%!important}@media screen and (max-width:768px){#bingc-passive .bingc-passive-phone-form-button{border-radius:2.56rem;font-size:3.59rem!important}}#bingc-passive div.bingc-passive-overlay a.bingc-powered-by{background-position:0 24px;bottom:min(5.78rem,85px);height:min(3.54rem,52px);left:min(1.09rem,16px);letter-spacing:0;mix-blend-mode:difference;opacity:.3;padding:0;text-align:left;transition:opacity .25s;width:min(8.84rem,130px)}@media screen and (max-width:768px){#bingc-passive div.bingc-passive-overlay a.bingc-powered-by{bottom:21.79rem;height:13.33rem;left:3.08rem;width:33.33rem}}@media (hover:hover){#bingc-passive div.bingc-passive-overlay a.bingc-powered-by:hover{opacity:1}}#bingc-passive div.bingc-passive-overlay a.bingc-powered-by span{font-family:ukravit,"system-ui",-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif!important}#bingc-passive div.bingc-passive-overlay a.bingc-powered-by span.bingc-powered-by-text{color:#fff!important;font-size:min(.95rem,14px);font-size:14px;opacity:1!important;text-transform:unset}@media screen and (max-width:768px){#bingc-passive div.bingc-passive-overlay a.bingc-powered-by span.bingc-powered-by-text{font-size:3.08rem}}#bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form a.bingc-passive-phone-form-button{background:#301a1a!important;color:hsla(0,0%,100%,.8)!important}@media (hover:hover){#bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form a.bingc-passive-phone-form-button:hover{background:#301a1a!important;color:#fff!important}}#bingc-passive .bingc-we-will-call-you-restriction{color:#301a1a;font-family:ukravit,"system-ui",-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:min(1.77rem,26px);font-weight:500!important;line-height:1.12;max-height:unset!important;overflow:unset!important;position:relative;z-index:0}@media screen and (max-width:768px){#bingc-passive .bingc-we-will-call-you-restriction{font-size:5.13rem;line-height:1.15;margin-bottom:0;margin-top:.51rem}}#bingc-passive .bingc-we-will-call-you-restriction:not(:last-child){margin-bottom:min(2.18rem,32px)}@media screen and (max-width:768px){#bingc-passive .bingc-we-will-call-you-restriction:not(:last-child){margin-bottom:4.1rem}}#bingc-passive .bingc-we-will-call-you{position:relative}#bingc-passive .bingc-we-will-call-you:after{border-bottom:2px solid #f2f2f2;bottom:max(-1.09rem,-16px);content:"";left:max(-1.09rem,-16px);position:absolute;right:max(-1.09rem,-16px)}@media screen and (max-width:768px){#bingc-passive .bingc-we-will-call-you:after{bottom:-3.08rem;left:-3.08rem;right:-3.08rem}body #bingc-passive div.bingc-passive-overlay{max-width:94.87rem}}body #bingc-passive div.bingc-passive-overlay a.bingc-passive-close-button{background-size:1.6326530612rem}body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-we-will-call-you{font-size:1.768707483rem!important}@media screen and (max-width:768px){body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-we-will-call-you{font-size:5.13rem!important;line-height:1.15!important}}body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-we-will-call-you:not(:last-child){margin-bottom:2.1768707483rem!important}body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-we-will-call-you.bingc-offline-form{padding-right:2.7210884354rem!important}@media screen and (max-width:768px){body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-we-will-call-you.bingc-offline-form{line-height:1.15!important;padding-right:8.21rem!important}}body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form input.bingc-passive-get-phone-form-input{border-radius:.8163265306rem;padding-left:sizeDestop(16);padding-right:sizeDestop(16)}@media screen and (max-width:768px){body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form input.bingc-passive-get-phone-form-input{border-radius:2.56rem;height:13.33rem!important;padding-left:3.08rem;padding-right:3.08rem}}body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form input.bingc-passive-get-phone-form-input.warning{border-width:2px}body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form a.bingc-passive-phone-form-button{font-size:1.0884353741rem!important}@font-face{font-display:swap;font-family:ukravit;font-style:normal;font-weight:400;src:url(/fonts/regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:ukravit;font-style:normal;font-weight:500;src:url(/fonts/medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:ukravit;font-style:normal;font-weight:700;src:url(/fonts/bold.woff2) format("woff2")}.loyalty{align-items:center;color:#914abd;display:flex;font-size:min(1.09rem,16px);font-weight:500;line-height:1.25;visibility:hidden}@media screen and (max-width:768px){.loyalty{font-size:3.59rem}}.loyalty.is-active{visibility:visible}.loyalty .icon{height:min(1.63rem,24px);margin-right:min(.27rem,4px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.loyalty .icon{height:6.15rem;margin-right:1.03rem;width:6.15rem}}.loyalty .icon:first-child:not(:last-child){margin-left:0}.loyalty .hint{display:inline-flex;margin-left:min(.27rem,4px)}@media screen and (max-width:768px){.loyalty .hint{margin-left:1.03rem}}.loyalty .hint .icon{margin-right:0}.loyalty:has(.points:empty){display:none}html{background-color:#110f0f;font-size:1vw;scroll-behavior:smooth}html.is-modal-open{overflow:hidden}html.is-modal-open #menu-overlay-menu{opacity:1;pointer-events:all;transition-delay:0s}html.is-modal-open body{overflow:hidden}html.is-modal-open .get-call{opacity:0}html.is-header-down .header{pointer-events:none;transform:translateY(-21.54rem)}html.is-mobile-filter-show-products .filter-show-products-mobile{transform:translateY(0)!important}html.is-no-scroll,html.is-no-scroll body{overflow:hidden}html.is-no-scroll .get-call{z-index:1}html.is-mobile-filter-open,html.is-mobile-filter-open body{overflow:hidden}html.is-mobile-filter-open .filter-pane.is-subcategory{opacity:1;transform:translateY(0);transition-delay:0s}html.is-mobile-filter-open #menu-overlay-filter{opacity:1;pointer-events:all;transition-delay:0s}body{font-size:min(1.09rem,16px);line-height:125%;position:relative}@media screen and (max-width:768px){body{font-size:4.1rem}}@media screen and (max-width:768px){body:has(.cta-button-wrapper) .get-call{bottom:18.97rem}}body,html{max-width:100svw;overscroll-behavior-y:none}@media screen and (max-width:768px){body,html{overflow-x:hidden}}img,svg{display:block}.container{max-width:1470px!important;padding-left:min(.27rem,4px);padding-right:min(.27rem,4px);width:100%}@media screen and (max-width:768px){.container{padding-left:1.03rem;padding-right:1.03rem}}.container .container{padding-left:0;padding-right:0}.body-background{bottom:0;display:none;height:min(44.15rem,649px);position:absolute;width:100%;z-index:0}@media screen and (max-width:768px){.body-background{height:166.41rem}}#app{display:flex;flex-direction:column;min-height:100vh;padding-top:min(6.12rem,90px)}@media screen and (max-width:768px){#app{padding-top:21.54rem}}main{display:flex;flex-flow:row;flex-wrap:wrap;position:relative;z-index:1}main>section{border-radius:min(1.09rem,16px);width:100%}@media screen and (max-width:768px){main>section{border-radius:3.08rem}}main>section:not(:last-child){margin-bottom:min(.41rem,6px)}@media screen and (max-width:768px){main>section:not(:last-child){margin-bottom:2.05rem}}main>section:last-child{box-shadow:0 6px 20px -6px rgba(20,23,26,.12),0 8px 32px -6px rgba(20,23,26,.08)}.h-100{height:100%}.w-100{width:100%}.lazy.loaded{opacity:1!important}picture{height:100%;width:100%}picture img{opacity:0;position:relative;transition:opacity .5s;z-index:3}picture:after{animation:spinAround .5s linear infinite;border-bottom:.15em solid #dbdbdb;border-bottom:2px solid var(--category-background,#ccc);border-radius:9999px;border-width:2px;border-left:.15em solid #dbdbdb;border-left:2px solid var(--category-background,#ccc);border-right:2px solid transparent;border-top:2px solid transparent;content:"";display:block;height:1em;height:16px;left:calc(50% - 8px);pointer-events:none;position:relative;position:absolute;top:calc(50% - 8px);transition:opacity .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:1em;width:16px;z-index:2}picture.is-lazy-loaded:after{content-visibility:auto;animation:none;opacity:0}[v-cloak]{display:none}.header{position:fixed;top:min(1.36rem,20px);transition:transform .25s;width:100%;z-index:10}@media screen and (max-width:768px){.header{top:4.1rem}}.header.is-custom-header .auth-column .button.is-lighter span{display:none}.header.is-custom-header .auth-column .button.is-lighter svg{margin-right:0}@media screen and (max-width:768px){.header.is-custom-header .backdrop.is-second{border-bottom-left-radius:0;border-top-left-radius:0;margin-left:0}.header.is-custom-header .backdrop.is-first{border-bottom-right-radius:0;border-top-right-radius:0;margin-right:0}}.header.is-custom-header .action-spacer{-webkit-backdrop-filter:none;backdrop-filter:none;background:none;box-shadow:none;width:100%}@media screen and (max-width:768px){.header.is-custom-header .action-spacer{-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);background:hsla(0,6%,6%,.64);border-radius:0;margin:0}}.header.is-custom-header .action-column{border-radius:min(1.09rem,16px);display:flex;justify-content:flex-end;padding:min(.54rem,8px)}@media screen and (max-width:768px){.header.is-custom-header .action-column{border-radius:2.56rem;display:none;padding:2.05rem}}.header.is-custom-header .action-column .button{border-radius:min(.68rem,10px);box-shadow:0 8px 24px -6px hsla(0,6%,6%,.16);height:100%;margin:0}@media screen and (max-width:768px){.header.is-custom-header .action-column .button{border-radius:2.56rem}}.header.is-custom-header .action-column .button:hover{color:#247f97}.header.is-custom-header .wishlist-column .button{background-color:hsla(0,0%,100%,.1);color:#fff}.header.is-custom-header .phone-column{display:none}.header.is-custom-header .backdrop{flex:none;width:unset}.header .is-rounded{border-radius:min(1.09rem,16px)}@media screen and (max-width:768px){.header .is-rounded{border-radius:3.08rem}}.header .backdrop{border-radius:min(1.09rem,16px);margin-left:min(.54rem,8px);margin-right:min(.54rem,8px);padding-left:min(.27rem,4px);width:100%}@media screen and (max-width:768px){.header .backdrop{border-radius:3.08rem;margin-left:2.05rem;margin-right:1.03rem;padding-left:0}}.header .backdrop>:last-child:not(.locale-column){margin-right:min(.27rem,4px)}@media screen and (max-width:768px){.header .backdrop>:last-child:not(.locale-column){margin-right:.51rem}}.header>.container{align-items:center;display:flex;height:min(4.35rem,64px);padding-left:min(1.36rem,20px);padding-right:min(1.36rem,20px)}@media screen and (max-width:768px){.header>.container{height:13.33rem;padding-left:4.1rem;padding-right:4.1rem}}.header>.container>*{align-items:center;-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);background:hsla(0,6%,6%,.64);box-shadow:0 8px 24px -6px hsla(0,6%,6%,.16);display:flex;height:100%}.header .auth-column .dropdown-menu{display:none!important}.header .auth-column .auth-user.is-logged .button{background-color:hsla(0,0%,100%,.1);color:#fff}@media (hover:hover){.header .auth-column .auth-user.is-logged .button:hover{color:hsla(0,0%,100%,.5)}}@media screen and (max-width:768px){.header .auth-column{display:none}.header .auth-column .button{margin-right:0}}.header .menu-column svg{pointer-events:none}@media (hover:hover){.header .menu-column .button:hover{color:#247f97}}@media screen and (max-width:768px){.header .cart-column{border-radius:3.08rem;border-bottom-left-radius:0;border-top-left-radius:0;margin-right:0!important}}.header .cart-column .dropdown-menu{display:none!important}@media (hover:hover){.header .cart-column .button.is-products:hover{color:#247f97}.header .cart-column .button.is-products:hover .info,.header .cart-column .button.is-products:hover .info.is-smaler{background-color:#247f97}}.header .dropdown-menu{padding-top:min(1.09rem,16px);top:min(2.99rem,44px)}@media screen and (max-width:768px){.header .dropdown-menu{padding-top:3.08rem;top:6.15rem}}.header .search-column{flex-grow:1}@media screen and (max-width:768px){.header .search-column .button{margin-left:0}}.header .logo-column{flex:none}.header .logo-column :has(a){cursor:pointer}.header .logo-column a{transition:color .25s}@media (hover:hover){.header .logo-column:hover a{color:hsla(0,0%,100%,.5)}}.header .logo{align-items:center;color:#fff;display:flex;height:100%;padding-bottom:min(.27rem,4px);padding-left:min(1.09rem,16px);padding-right:min(1.09rem,16px)}@media screen and (max-width:768px){.header .logo{padding-bottom:.26rem;padding-left:4.1rem;padding-right:4.1rem}}.header .logo.is-custom{padding-bottom:0;padding-left:min(.54rem,8px)}@media screen and (max-width:768px){.header .logo.is-custom{padding-left:4.1rem}}.header .logo.is-custom a{align-items:center}.header .logo.is-custom .logo-img{height:min(2.72rem,40px);transform:translateY(-.0680272109rem);width:min(5.37rem,79px)}@media screen and (max-width:768px){.header .logo.is-custom .logo-img{height:0;width:0}}.header .logo.is-custom .back{align-items:center;background:hsla(0,0%,100%,.1);border-radius:min(.68rem,10px);color:#fff;display:flex;flex:none;height:min(3.27rem,48px);justify-content:center;margin-right:min(1.09rem,16px);transition:color .25s,background-color .25s;width:min(3.27rem,48px)}@media screen and (max-width:768px){.header .logo.is-custom .back{border-radius:2.56rem;height:12.31rem;margin-right:4.1rem;width:12.31rem}}@media (hover:hover){.header .logo.is-custom .back:hover{color:hsla(0,0%,100%,.5)}}@media screen and (max-width:768px){.header .logo.is-custom .back{display:none}}.header .logo.is-custom .logo-back{height:min(1.63rem,24px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.header .logo.is-custom .logo-back{height:6.15rem;width:6.15rem}}.header .logo a{color:inherit;display:flex}.header .logo svg.logo-svg{height:min(1.63rem,24px);width:min(8.44rem,124px)}@media screen and (max-width:768px){.header .logo svg.logo-svg{height:6.15rem;width:5.64rem}}.header .burger-column{cursor:pointer}@media screen and (max-width:768px){.header .burger-column{margin-left:1.03rem}}.header .burger-column>*{pointer-events:none}@media (hover:hover){.header .burger-column:hover .button.is-lighter{color:hsla(0,0%,100%,.5)}}.header .burger-column.is-open .is-closed-icon{display:none}.header .burger-column.is-open .is-open-icon{display:flex}.header .burger-column .is-open-icon{display:none;margin-right:0!important}.header .burger-column .is-closed-icon{margin-right:0!important}.header .burger-column .is-lighter{margin-left:min(.54rem,8px);margin-right:0;padding:0 .7em}@media screen and (max-width:768px){.header .burger-column .is-lighter{background-color:transparent!important;margin-left:1.03rem;margin-right:1.03rem;padding:0 1em}}.header .burger-column .is-black{background-color:transparent!important;margin-left:0;margin-right:0}@media screen and (max-width:768px){.header .burger-column .is-black{display:none}}.header .burger-column .menu-burger-toggle.is-black{box-shadow:none}@media screen and (max-width:768px){.header .burger-column .menu-burger-toggle.is-black{display:none}}.header .divider{background-color:hsla(0,0%,100%,.1);height:min(1.63rem,24px);width:min(.14rem,2px)}@media screen and (max-width:768px){.header .divider{height:6.15rem;width:.51rem}}.header .button{border:0;border-radius:min(.68rem,10px);color:#301a1a;font-size:min(1.09rem,16px);font-weight:500;height:min(3.27rem,48px);margin-left:min(.27rem,4px);margin-right:min(.27rem,4px);outline:none;transition:color .25s,background-color .25s,box-shadow .25s}@media screen and (max-width:768px){.header .button{border-radius:2.31rem;font-size:2.56rem;height:11.28rem;margin-left:1.03rem;margin-right:1.03rem}}.header .button.is-lighter{background-color:hsla(0,0%,100%,.1);color:#fff}.header .button.is-black{background-color:#110f0f;color:#fff}.header .button.is-transparent{background-color:transparent;color:#fff}.header .button .icon{height:unset;margin:0;width:unset}.header .button svg{height:min(1.63rem,24px);width:min(1.63rem,24px)}.header .button svg:not(:last-child){margin-right:min(.54rem,8px)}@media screen and (max-width:768px){.header .button svg:not(:last-child){margin-right:0}.header .button svg{height:6.15rem;width:6.15rem}}.header .button:focus{box-shadow:none}@media (hover:hover){.header .button:hover{color:hsla(0,0%,100%,.5)}}.header .button span{margin-top:min(.14rem,2px);pointer-events:none}@media screen and (max-width:768px){.header .button span{display:none;margin-top:.51rem}}.header .button .info{align-items:center;background-color:#301a1a;border-radius:min(.61rem,9px);color:#fff;display:flex;font-size:min(.82rem,12px);height:min(1.22rem,18px);justify-content:center;padding-top:min(.07rem,1px);transition:color .25s,background-color .25s;width:min(1.22rem,18px)}@media screen and (max-width:768px){.header .button .info{border-radius:2.31rem;font-size:3.08rem;height:4.62rem;padding-top:0;width:4.62rem}}.header .button .info.is-smaler{font-size:min(.68rem,10px)}@media screen and (max-width:768px){.header .button .info.is-smaler{font-size:2.56rem}}.header .menu .button.is-open .is-open-icon{display:block}.header .menu .button .is-open-icon,.header .menu .button.is-open .is-closed-icon{display:none}.header .phone-column{align-items:center;display:flex}@media screen and (max-width:768px){.header .phone-column{display:none}}.header .locale-column .button{margin-left:0;padding-left:.7em}@media screen and (max-width:768px){.header .compare-column .has-cart-products .info,.header .locale-column{display:none}.header .compare-column .button{margin-right:0}}@media (hover:hover){.header .compare-column:hover .button{color:hsla(0,0%,100%,.5)}.header .compare-column:hover .button .info{background-color:hsla(0,0%,100%,.5)}}.header .compare-column .button{background-color:hsla(0,0%,100%,.1);color:#fff}.header .compare-column .button .info{background-color:#fff;color:#110f0f;transition:color .25s,background-color .25s}.header .compare-column .dropdown-menu{display:none!important}.header .wishlist-column .button{background-color:transparent;color:#fff}@media (hover:hover){.header .wishlist-column .button:hover{color:hsla(0,0%,100%,.5)}}.header .wishlist-column .button .info{background-color:#fff;color:#110f0f}@media screen and (max-width:768px){.header .wishlist-column{display:none}}section.news+section.pane .padder{margin-left:min(.27rem,4px)}@media screen and (max-width:768px){section.news+section.pane .padder{margin-left:0}}section.pane{border-radius:0;flex:none;width:50%}@media screen and (max-width:768px){section.pane{width:100%}}section.pane.w-100{width:100%}section.pane.is-right-padded .padder{margin-right:min(.27rem,4px)}@media screen and (max-width:768px){section.pane.is-right-padded .padder{margin-right:0}}section.pane.is-no-background .button{background-color:transparent;border:2px solid #301a1a;color:#301a1a}section.pane .padder{border-radius:min(1.09rem,16px);display:flex;height:100%;overflow:hidden;position:relative}@media screen and (max-width:768px){section.pane .padder{border-radius:3.08rem}}section.pane .padder>*{flex:none}section.pane .description{font-size:min(1.22rem,18px);font-weight:400;line-height:122%;margin-bottom:min(1.63rem,24px);max-width:80%}@media screen and (max-width:768px){section.pane .description{font-size:4.1rem;margin-bottom:4.62rem}}section.pane .description p+p{margin-top:1em}@media screen and (max-width:768px){section.pane .description{max-width:100%}}section.pane .title{font-size:min(2.72rem,40px);font-weight:700;letter-spacing:-.025em;line-height:112%;margin-bottom:min(1.36rem,20px)}@media screen and (max-width:768px){section.pane .title{font-size:6.67rem;margin-bottom:3.08rem}}section.pane .wrapper{background-color:var(--background,#fff);display:flex;flex-direction:column;justify-content:space-between;padding:min(1.09rem,16px);width:100%}@media screen and (max-width:768px){section.pane .wrapper{padding:3.08rem}}section.pane .button{background-color:#301a1a;border:0;border-radius:min(.82rem,12px);color:var(--background,#fff);font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);line-height:min(1.36rem,20px);outline:none;padding-bottom:0;padding-top:0;transition:color .25s,box-shadow .25s,background-color .25s}@media screen and (max-width:768px){section.pane .button{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;line-height:4.1rem}}@media (hover:hover){section.pane .button:hover{color:#45a4bd}}section.pane .button:active{color:#247f97}section.pane .button:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}section.news{flex:none;margin-bottom:0!important;width:50%}section.news.w-100{width:100%}section.news.w-100 .articles{grid-gap:min(1.09rem,16px);display:grid;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:768px){section.news.w-100 .articles{grid-gap:3.08rem;grid-template-columns:1fr}}section.news.w-100 .article-card{flex-direction:column;height:auto}section.news.w-100 .article-card .image{background-color:#f2f2f2;border-radius:min(.82rem,12px);border-bottom-left-radius:0;border-bottom-right-radius:0;height:min(14.01rem,206px);width:100%}@media screen and (max-width:768px){section.news.w-100 .article-card .image{border-radius:2.05rem;border-bottom-left-radius:0;border-bottom-right-radius:0;height:41.03rem}}section.news.w-100 .article-card .image img{height:100%}section.news.w-100 .article-card .image img[src="/images/blank.png"]{transform:scale(.5)}section.news.w-100 .article-card .article-card-info{border:2px solid #f2f2f2;border-radius:min(.82rem,12px);border-top:0;border-top-left-radius:0;border-top-right-radius:0}@media screen and (max-width:768px){section.news.w-100 .article-card .article-card-info{border-radius:2.05rem;min-height:unset}}section.news.w-100 .article-card+.article-card{margin-top:0}@media screen and (max-width:768px){section.news{width:100%}section.news:not(:last-child){margin-bottom:2.05rem!important}}section.news .padder{background-color:#fff;border-radius:min(1.09rem,16px);display:flex;flex-flow:column;margin-right:min(.27rem,4px);padding:min(1.09rem,16px)}@media screen and (max-width:768px){section.news .padder{border-radius:3.08rem;margin-right:0;padding:3.08rem}}section.news .title{font-size:min(2.72rem,40px);font-weight:700;letter-spacing:-.025em;line-height:112%;margin-bottom:min(1.63rem,24px)}@media screen and (max-width:768px){section.news .title{font-size:6.67rem;letter-spacing:0;margin-bottom:4.1rem}}section.news .articles{flex-grow:1}section.news .article-card{display:flex;flex-direction:inherit;height:min(10.2rem,150px);overflow:hidden}@media screen and (max-width:768px){section.news .article-card{flex-flow:column;height:auto}}section.news .article-card .image{border-bottom-left-radius:min(.54rem,8px);border-bottom-right-radius:min(0rem,0px);border-top-left-radius:min(.54rem,8px);border-top-right-radius:min(0rem,0px);flex:none;height:min(10.2rem,150px);overflow:hidden;width:min(19.05rem,280px)}@media screen and (max-width:768px){section.news .article-card .image{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:2.05rem;border-top-right-radius:2.05rem;height:38.46rem;width:100%}}section.news .article-card .image img{inset:0;-o-object-fit:cover;object-fit:cover;position:absolute}section.news .article-card .article-card-info{border:2px solid #f2f2f2;border-left:0;border-radius:min(.54rem,8px);border-bottom-left-radius:0;border-top-left-radius:0;padding:min(1.09rem,16px)}@media screen and (max-width:768px){section.news .article-card .article-card-info{border-left:2px solid #f2f2f2;border-radius:2.56rem;border-bottom-left-radius:3.08rem;border-top:0;border-top-left-radius:0;border-top-right-radius:0;padding:3.08rem}}section.news .article-card .article-card-title{color:#301a1a;font-size:min(1.22rem,18px);font-weight:500;line-height:122%}@media screen and (max-width:768px){section.news .article-card .article-card-title{font-size:4.1rem;margin-bottom:4.1rem}}section.news .article-card .article-card-date{color:#7c7c7c;font-size:min(.95rem,14px);line-height:136%;margin-bottom:min(.14rem,2px)}@media screen and (max-width:768px){section.news .article-card .article-card-date{font-size:3.59rem;margin-bottom:.51rem}}section.news .button{background-color:#301a1a;border:0;border-radius:min(.82rem,12px);color:hsla(0,0%,100%,.8);font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);line-height:min(1.36rem,20px);margin-top:min(1.63rem,24px);outline:none;padding-bottom:0;padding-top:0;transition:color .25s,box-shadow .25s,background-color .25s;width:100%}@media screen and (max-width:768px){section.news .button{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;line-height:4.1rem}}@media (hover:hover){section.news .button:hover{color:#45a4bd}}section.news .button:active{color:#247f97}section.news .button:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}@media screen and (max-width:768px){section.news .button{margin-top:4.1rem}}@media (hover:hover){section.news .button:hover{color:#fff}}section.news .article-card+.article-card{margin-top:min(.68rem,10px)}@media screen and (max-width:768px){section.news .article-card+.article-card{margin-top:2.05rem}}.ukravit-institute{border-radius:min(1.09rem,16px);display:flex;height:min(34.01rem,500px);overflow:hidden;position:relative;width:100%}@media screen and (max-width:768px){.ukravit-institute{border-radius:3.08rem;flex-flow:column;height:auto}}.ukravit-institute .content{font-size:min(1.22rem,18px);line-height:min(1.5rem,22px)}@media screen and (max-width:768px){.ukravit-institute .content{font-size:4.1rem;line-height:5.13rem;margin-bottom:3.08rem}}.ukravit-institute.is-trade .wrapper{background:linear-gradient(0deg,hsla(0,0%,100%,.4),hsla(0,0%,100%,.4)),#7194c7}.ukravit-institute.is-trade svg{height:min(5.44rem,80px);left:50%;margin-left:min(1.09rem,16px);width:min(11.09rem,163px)}@media screen and (max-width:768px){.ukravit-institute.is-trade svg{height:10.77rem;left:3.08rem;margin-left:0;width:21.79rem}}.ukravit-institute.is-trade .button{color:#aabfdd}.ukravit-institute.is-trade .title{padding-right:min(13.61rem,200px)}@media screen and (max-width:768px){.ukravit-institute.is-trade .title{padding-right:0}.ukravit-institute.is-trade .image{order:-1}}.ukravit-institute>*{flex:none;width:50%}@media screen and (max-width:768px){.ukravit-institute>*{flex:1;width:100%}}.ukravit-institute svg{height:min(5.44rem,80px);left:min(1.09rem,16px);position:absolute;top:min(1.09rem,16px);width:min(13.27rem,195px);z-index:2}@media screen and (max-width:768px){.ukravit-institute svg{height:10.77rem;left:3.08rem;top:3.08rem;width:26.15rem}}.ukravit-institute .description{font-size:min(1.22rem,18px);font-weight:400;line-height:122%;max-width:80%}@media screen and (max-width:768px){.ukravit-institute .description{font-size:4.1rem;margin-bottom:4.1rem;max-width:100%}}.ukravit-institute .image{height:100%;position:relative;z-index:1}@media screen and (max-width:768px){.ukravit-institute .image{height:50%}}.ukravit-institute .image img{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}@media screen and (max-width:768px){.ukravit-institute .image img{position:static}}.ukravit-institute .title{color:inherit;font-size:min(2.72rem,40px);font-weight:700;letter-spacing:-.025em;line-height:1.12;margin-bottom:min(1.36rem,20px)}@media screen and (max-width:768px){.ukravit-institute .title{font-size:6.67rem;line-height:1.15;margin-bottom:3.08rem}}.ukravit-institute .wrapper{background-color:#c8e3ca;display:flex;flex-direction:column;justify-content:space-between;padding:min(1.09rem,16px)}@media screen and (max-width:768px){.ukravit-institute .wrapper{padding:3.08rem}}.ukravit-institute .button{background-color:#301a1a;border:0;border-radius:min(.82rem,12px);color:#c8e3ca;font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);line-height:min(1.36rem,20px);outline:none;padding-bottom:0;padding-top:0;transition:color .25s,box-shadow .25s,background-color .25s}@media screen and (max-width:768px){.ukravit-institute .button{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;line-height:4.1rem}}@media (hover:hover){.ukravit-institute .button:hover{color:#45a4bd}}.ukravit-institute .button:active{color:#247f97}.ukravit-institute .button:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}@media (hover:hover){.ukravit-institute .button:hover{color:#fff}}.ukravit-institute .tags{padding-right:min(3.4rem,50px)}@media screen and (max-width:768px){.ukravit-institute .tags{margin-bottom:2.05rem;padding-right:0}}.ukravit-institute .tags .tag{background-color:transparent;border:2px solid #301a1a;border-radius:min(.68rem,10px);color:#301a1a;font-size:min(1.09rem,16px);font-weight:500;height:min(2.72rem,40px);padding-left:min(1.09rem,16px);padding-right:min(1.09rem,16px)}@media screen and (max-width:768px){.ukravit-institute .tags .tag{border-radius:2.05rem;font-size:4.1rem;height:8.21rem;padding-left:2.05rem;padding-right:2.05rem}}.ukravit-institute .tags .tag:not(:last-child){margin-bottom:min(.54rem,8px);margin-right:min(.54rem,8px)}@media screen and (max-width:768px){.ukravit-institute .tags .tag:not(:last-child){margin-bottom:2.05rem;margin-right:2.05rem}.ukravit-institute .tags .tag{display:inline-block;justify-content:unset;overflow:hidden;padding-top:2px;text-overflow:ellipsis}}section.homepage-slider{background-color:var(--slider-background-color);height:min(38.1rem,560px);overflow:hidden;transition:background-color .5s;width:100%}@media screen and (max-width:768px){section.homepage-slider{height:auto}section.homepage-slider>.columns{flex-wrap:wrap}section.homepage-slider>.columns>.column:last-child{order:-1}}section.homepage-slider .swiper-navigation svg{color:var(--slider-text-color,#301a1a)}section.homepage-slider .swiper-navigation .divider{background-color:var(--slider-text-color,#301a1a);opacity:.1}section.homepage-slider .image,section.homepage-slider .swiper,section.homepage-slider>.columns{height:100%}@media screen and (max-width:768px){section.homepage-slider .image{height:82.05rem}}section.homepage-slider .image img{height:100%;-o-object-fit:cover;object-fit:cover}section.homepage-slider .wrapper{display:flex;flex-flow:column;height:100%;justify-content:space-between;width:100%}section.homepage-slider .wrapper .description,section.homepage-slider .wrapper .name{color:var(--slider-text-color,#301a1a)}section.homepage-slider .wrapper .button{background-color:var(--slider-text-color,#301a1a);color:var(--slider-background-color)}section.homepage-slider .is-homepage-descriptions{height:100%}section.homepage-slider .is-homepage-descriptions.is-navigation .info{padding-top:min(2.31rem,34px)}@media screen and (max-width:768px){section.homepage-slider .is-homepage-descriptions.is-navigation .info{padding-top:5.64rem}section.homepage-slider .is-homepage-descriptions.is-navigation{padding-bottom:16.41rem}}section.homepage-slider .info{padding:min(1.09rem,16px) min(0rem,0px) min(0rem,0px) min(1.09rem,16px)}@media screen and (max-width:768px){section.homepage-slider .info{padding-bottom:3.08rem;padding-left:3.08rem;padding-right:3.08rem;padding-top:3.08rem}}section.homepage-slider .description{font-size:min(1.22rem,18px);line-height:min(1.5rem,22px);padding-right:min(11.9rem,175px)}@media screen and (max-width:768px){section.homepage-slider .description{font-size:4.1rem;line-height:5.13rem;padding-right:0}}section.homepage-slider .name+.description{padding-top:min(1.36rem,20px)}@media screen and (max-width:768px){section.homepage-slider .name+.description{padding-top:3.08rem}}section.homepage-slider .button-wrapper{padding-bottom:min(1.09rem,16px);padding-left:min(1.09rem,16px);padding-right:min(0rem,0px)}@media screen and (max-width:768px){section.homepage-slider .button-wrapper{margin-top:4.1rem;padding-bottom:3.08rem;padding-left:3.08rem;padding-right:3.08rem}}section.homepage-slider .swiper-navigation{align-items:center;bottom:min(1.09rem,16px);display:flex;position:absolute;right:min(1.09rem,16px);z-index:2}@media screen and (max-width:768px){section.homepage-slider .swiper-navigation{bottom:3.08rem;display:flex;right:3.08rem;width:calc(100% - 6.15rem)}section.homepage-slider .swiper-navigation>*{flex-grow:1}}section.homepage-slider .swiper-navigation .button{align-items:center;background-color:var(--slider-background-color);border:2px solid var(--slider-text-color,#301a1a);color:var(--slider-text-color,#301a1a);display:flex;justify-content:center;transition:border .25s,color .25s,background-color .25s}section.homepage-slider .swiper-navigation .button svg{transition:opacity .25s,color .25s}section.homepage-slider .swiper-navigation .button.swiper-button-disabled{pointer-events:none}section.homepage-slider .swiper-navigation .button.swiper-button-disabled svg{opacity:.3}section.homepage-slider .swiper-navigation .divider{background-color:rgba(48,26,26,.1);height:100%;transition:background-color .25s;width:1px}section.homepage-slider .swiper-navigation .swiper-prev{border-bottom-right-radius:0;border-right:0!important;border-top-right-radius:0;padding-right:0}section.homepage-slider .swiper-navigation .swiper-prev svg{margin-left:min(.41rem,6px);margin-right:min(1.09rem,16px);transform:rotate(180deg)}@media screen and (max-width:768px){section.homepage-slider .swiper-navigation .swiper-prev svg{margin-left:0;margin-right:0}}section.homepage-slider .swiper-navigation .swiper-next{border-bottom-left-radius:0;border-left:0!important;border-top-left-radius:0;padding-left:0}section.homepage-slider .swiper-navigation .swiper-next svg{margin-left:min(1.09rem,16px);margin-right:min(.41rem,6px)}@media screen and (max-width:768px){section.homepage-slider .swiper-navigation .swiper-next svg{margin-left:0;margin-right:0}}section.homepage-slider .swiper-navigation svg{height:min(1.09rem,16px);width:min(1.09rem,16px)}@media screen and (max-width:768px){section.homepage-slider .swiper-navigation svg{height:4.1rem;width:4.1rem;width:100%}}section.homepage-slider .swiper-pagination{bottom:unset;display:flex;left:min(1.09rem,16px);text-align:unset;top:min(1.09rem,16px);width:unset}@media screen and (max-width:768px){section.homepage-slider .swiper-pagination{left:2.05rem;top:3.08rem}}section.homepage-slider .swiper-pagination .swiper-pagination-bullet{background-color:var(--slider-text-color,#301a1a);border-radius:0;height:min(.14rem,2px);transition:width .25s,background-color .25s;width:min(1.36rem,20px)}@media screen and (max-width:768px){section.homepage-slider .swiper-pagination .swiper-pagination-bullet{height:.51rem;width:5.13rem}}section.homepage-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:min(2.72rem,40px)}@media screen and (max-width:768px){section.homepage-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:10.26rem}}section.homepage-slider .name{font-size:min(2.72rem,40px);font-weight:700;letter-spacing:-.025em;line-height:min(3.06rem,45px);padding-right:min(7.89rem,116px)}@media screen and (max-width:768px){section.homepage-slider .name{font-size:6.67rem;letter-spacing:0;line-height:7.69rem;padding-right:0}}section.homepage-slider .button{background-color:var(--slider-text-color,#301a1a);border:0;border-radius:min(.82rem,12px);color:var(--slider-background-color);font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);line-height:min(1.36rem,20px);outline:none;padding-bottom:0;padding-top:0;transition:color .25s,box-shadow .25s,background-color .25s}@media screen and (max-width:768px){section.homepage-slider .button{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;line-height:4.1rem}}@media (hover:hover){section.homepage-slider .button:hover{color:#45a4bd}}section.homepage-slider .button:active{color:#247f97}section.homepage-slider .button:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}@media screen and (max-width:768px){section.homepage-slider .button{display:flex}}@media (hover:hover){section.homepage-slider .button:hover{color:var(--slider-background-color)}}section.homepage-slider .is-homepage-images svg{height:min(12.24rem,180px);left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:min(10.95rem,161px)}@media screen and (max-width:768px){section.homepage-slider .is-homepage-images svg{height:30.77rem;width:27.44rem}}.pagination-wrapper{margin-top:min(1.63rem,24px)}@media screen and (max-width:768px){.pagination-wrapper{display:flex;margin-top:3.08rem}.pagination-wrapper>.column{flex:none;padding:1.03rem;width:50%}}.pagination-wrapper .shop-pagination{margin-bottom:0!important}.pagination-wrapper .shop-pagination-more button{background-color:#301a1a;border:0;border-radius:min(.82rem,12px);color:#fff;font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);line-height:min(1.36rem,20px);outline:none;padding-bottom:0;padding-top:0;transition:color .25s,box-shadow .25s,background-color .25s;width:100%}@media screen and (max-width:768px){.pagination-wrapper .shop-pagination-more button{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;line-height:4.1rem}}@media (hover:hover){.pagination-wrapper .shop-pagination-more button:hover{color:#45a4bd}}.pagination-wrapper .shop-pagination-more button:active{color:#247f97}.pagination-wrapper .shop-pagination-more button:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}.pagination-wrapper .shop-pagination-more svg{display:none}.product-card{background:#f3f1ef;border-radius:min(.82rem,12px);display:flex;flex-flow:column;height:min(31.29rem,460px);justify-content:flex-end;padding:min(1.09rem,16px);position:relative;width:min(16.87rem,248px)}@media screen and (max-width:768px){.product-card{border-radius:2.56rem;height:102.05rem;padding:3.08rem;width:59.49rem}}@media (hover:hover){.product-card:hover{z-index:10}}.product-card .wrapper{z-index:2}.product-card .cart-offers .cart-add{display:none}.product-card .cart-offers .cart-add.is-active{display:block}.product-card .offers-property{color:#7c7c7c;font-size:min(.95rem,14px);font-weight:400;line-height:114%;margin-bottom:min(.27rem,4px)}@media screen and (max-width:768px){.product-card .offers-property{font-size:3.59rem;margin-bottom:1.03rem}}.product-card .hover{background:linear-gradient(0deg,hsla(0,6%,6%,.04),hsla(0,6%,6%,.04)),#f3f1ef;border-radius:min(.82rem,12px);inset:0;opacity:0;position:absolute;transition:opacity .25s;z-index:1}@media screen and (max-width:768px){.product-card .hover{border-radius:2.56rem}}.product-card .properties{-webkit-hyphens:auto;hyphens:auto}.product-card .properties .n{color:#7c7c7c;font-size:min(.95rem,14px);font-weight:400;line-height:114%;margin-bottom:min(.27rem,4px)}@media screen and (max-width:768px){.product-card .properties .n{font-size:3.59rem;margin-bottom:1.03rem}}.product-card .properties .value{font-weight:400;line-height:125%}.product-card .properties .property+.property{margin-top:min(1.09rem,16px)}@media screen and (max-width:768px){.product-card .properties .property+.property{margin-top:4.1rem}}.product-card .hovered-content{background:linear-gradient(0deg,hsla(0,6%,6%,.04),hsla(0,6%,6%,.04)),#f3f1ef;border-bottom-left-radius:min(.82rem,12px);border-bottom-right-radius:min(.82rem,12px);margin:max(-1.09rem,-16px);opacity:0;pointer-events:none;position:absolute;top:calc(100% + 4px);transition:opacity .25s;width:100%;z-index:5}@media screen and (max-width:768px){.product-card .hovered-content{border-bottom-left-radius:2.56rem;border-bottom-right-radius:2.56rem;margin:-3.08rem}}.product-card .hovered-content .padded{padding:min(.82rem,12px) min(1.09rem,16px) min(1.09rem,16px)}@media screen and (max-width:768px){.product-card .hovered-content .padded{padding:3.08rem;padding-top:2.05rem}}.product-card .hovered-content .actions{position:absolute;right:min(1.09rem,16px);top:max(-29.12rem,-428px);z-index:2}@media screen and (max-width:768px){.product-card .hovered-content .actions{right:3.08rem;top:-97.44rem}}.product-card .hovered-content .actions .button{background-color:transparent;border:0;box-shadow:none;color:#000;color:#301a1a;height:min(1.63rem,24px);outline:none;padding:0;transition:color .25s;width:min(1.63rem,24px)}.product-card .hovered-content .actions .button.is-transparent{color:rgba(48,26,26,.3)}@media (hover:hover){.product-card .hovered-content .actions .button.is-transparent:hover{color:#45a4bd}}@media screen and (max-width:768px){.product-card .hovered-content .actions .button{height:6.15rem;width:6.15rem}}.product-card .hovered-content .actions .button svg{height:min(1.63rem,24px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.product-card .hovered-content .actions .button svg{height:6.15rem;width:6.15rem}}.product-card .hovered-content .actions .action+.action{margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.product-card .hovered-content .actions .action+.action{margin-top:2.05rem}.product-card .hovered-content{opacity:1;pointer-events:all}.product-card .hovered-content .padded{display:none}}.product-card:hover .hover{opacity:1}.product-card:hover .hovered-content{opacity:1;pointer-events:all}.product-card .image-wrapper{height:min(19.18rem,282px);left:0;position:absolute;top:0;width:100%}@media screen and (max-width:768px){.product-card .image-wrapper{height:65.64rem}}.product-card .image-wrapper img{inset:0;-o-object-fit:contain;object-fit:contain;position:absolute;transform:scale(.9)}@media screen and (max-width:768px){.product-card .image-wrapper img{height:100%;width:100%}}.product-card .image-wrapper picture{opacity:0;pointer-events:none;transition:opacity .25s}@media screen and (max-width:768px){.product-card .image-wrapper picture{display:flex;height:100%;width:100%}}.product-card .image-wrapper picture.is-active{opacity:1}.product-card .category{line-height:125%;margin-bottom:min(.27rem,4px)}@media screen and (max-width:768px){.product-card .category{margin-bottom:1.03rem}}.product-card .category a{color:#7c7c7c}.product-card .name{display:none;margin-bottom:min(.82rem,12px)}@media screen and (max-width:768px){.product-card .name{margin-bottom:3.08rem}}.product-card .name a{color:#110f0f;font-size:min(1.22rem,18px);font-weight:500;line-height:125%}@media screen and (max-width:768px){.product-card .name a{font-size:4.1rem}}.product-card .name.is-active{display:flex}.product-card .names a{display:flex;width:100%}.product-card .names .n{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card .names .property{color:rgba(48,26,26,.5);font-weight:400;margin-left:.3em;white-space:nowrap}.product-card .cart-add .is-narrow{display:flex;flex-basis:0;flex-grow:1;flex-shrink:1}.product-card .cart-add.is-disabled button{background:hsla(0,6%,6%,.05);box-shadow:none;color:#bdbdbd;pointer-events:none}.product-card .cart-add .button{background-color:#fff;border:0;border-radius:min(.82rem,12px);border-radius:min(.68rem,10px);box-shadow:0 4px 8px -4px hsla(0,6%,6%,.16);color:#110f0f;font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);line-height:min(1.36rem,20px);outline:none;padding-bottom:0;padding-top:0;transition:color .25s,box-shadow .25s,background-color .25s;width:100%}@media screen and (max-width:768px){.product-card .cart-add .button{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;line-height:4.1rem}}@media (hover:hover){.product-card .cart-add .button:hover{color:#45a4bd}}.product-card .cart-add .button:active{color:#247f97}.product-card .cart-add .button:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}@media screen and (max-width:768px){.product-card .cart-add .button{border-radius:2.05rem}}.prices{align-items:flex-end;display:none;flex-flow:row;margin-bottom:min(.61rem,9px)}@media screen and (max-width:768px){.prices{margin-bottom:2.05rem}}.prices.is-active{display:flex}.prices .price-unit{font-size:min(1.09rem,16px);margin-left:min(.54rem,8px)}@media screen and (max-width:768px){.prices .price-unit{font-size:4.1rem;margin-left:3.08rem}}.prices .price-unit span{transform:none}.prices .price{font-size:min(1.77rem,26px);font-weight:500}@media screen and (max-width:768px){.prices .price{font-size:6.67rem}}.prices .price-old{color:#7c7c7c;font-size:min(1.09rem,16px);font-weight:400;line-height:125%;margin-left:min(.54rem,8px);-webkit-text-decoration-line:line-through;text-decoration-line:line-through}@media screen and (max-width:768px){.prices .price-old{font-size:4.1rem;margin-left:2.05rem}}.prices .discount{align-items:center;background:radial-gradient(100% 2535.84% at 0 50%,#a9d298 0,#b9d35e 47.55%,#a9d298 100%);border-radius:min(.54rem,8px);color:#fff;display:flex;font-weight:500;height:min(2.18rem,32px);justify-content:center;margin-bottom:max(-.41rem,-6px);margin-left:min(.54rem,8px);padding-left:min(.54rem,8px);padding-right:min(.54rem,8px)}@media screen and (max-width:768px){.prices .discount{border-radius:1.79rem;height:7.69rem;margin-bottom:0;margin-left:2.05rem;padding-left:2.05rem;padding-right:2.05rem}}.offers-selector{display:flex;flex-wrap:wrap;margin-bottom:min(.54rem,8px);margin-left:max(-.27rem,-4px);margin-right:max(-.27rem,-4px)}@media screen and (max-width:768px){.offers-selector{margin-bottom:2.05rem;margin-left:-1.03rem;margin-right:-1.03rem}}.offers-selector>*{align-items:center;border:2px solid rgba(48,26,26,.1);border-radius:min(.68rem,10px);color:#7c7c7c;display:flex;font-size:min(1.09rem,16px);height:min(2.72rem,40px);justify-content:center;margin:min(.27rem,4px);padding-left:min(1.09rem,16px);padding-right:min(1.09rem,16px);transition:border .25s,color .25s,background .25s}@media screen and (max-width:768px){.offers-selector>*{border-radius:2.56rem;font-size:3.59rem;height:10.26rem;margin:1.03rem;padding-left:4.1rem;padding-right:4.1rem}}.offers-selector>:hover{border:2px solid rgba(48,26,26,.3)}.offers-selector>.is-active{border-color:#301a1a;color:#301a1a}@media (hover:hover){.offers-selector>.is-active:hover{background-color:#f3f1ef}}.product-labels{align-items:flex-start;color:#fff;display:flex;flex-flow:column;left:min(.82rem,12px);pointer-events:none;position:absolute;top:min(.82rem,12px);z-index:5}@media screen and (max-width:768px){.product-labels{left:3.08rem;top:3.08rem}}.product-labels .label{align-items:center;background-color:var(--color);border-radius:min(1.09rem,16px);color:#fff;display:flex;font-size:min(.95rem,14px);font-weight:500;height:min(2.18rem,32px);justify-content:center;margin-bottom:0;padding-left:min(.82rem,12px);padding-right:min(.82rem,12px)}@media screen and (max-width:768px){.product-labels .label{border-radius:4.1rem;font-size:3.59rem;height:8.21rem;padding-left:3.08rem;padding-right:3.08rem}}.product-labels .label.is-sale{background:radial-gradient(100% 2535.84% at 0 50%,#a9d298 0,#b9d35e 47.55%,#a9d298 100%)}.product-labels .label.is-season{background:radial-gradient(100% 2535.84% at 0 50%,#ffa589 0,#fca9ad 47.55%,#ffa589 100%)}.product-labels .label.is-new{background:radial-gradient(100% 2535.84% at 0 50%,#67bbd9 0,#7196c8 47.55%,#67bbd9 100%)}.product-labels .label+.label{margin-top:min(.27rem,4px)}@media screen and (max-width:768px){.product-labels .label+.label{margin-top:1.03rem}}[currency-symbol]{display:inline-flex;font-size:min(1.09rem,16px);margin-left:min(.2rem,3px);transform:translateY(-.05em)}@media screen and (max-width:768px){[currency-symbol]{font-size:3.59rem;margin-left:.51rem}}.promo-products{background-color:#fff;padding:min(1.09rem,16px);width:100%}@media screen and (max-width:768px){.promo-products{padding:3.08rem}}.promo-products.is-viewed:has(i){display:none}.promo-products.is-viewed:empty{display:none}.promo-products .is-skeleton{pointer-events:none;position:relative}.promo-products .is-skeleton img{height:100%;width:100%}.promo-products .is-skeleton button{pointer-events:none!important}.promo-products .is-skeleton .product-card .names .n{background:#e4e4e4;border-radius:min(.68rem,10px);width:60%}@media screen and (max-width:768px){.promo-products .is-skeleton .product-card .names .n{border-radius:2.05rem}}.promo-products .is-skeleton .product-card .button{background:#e4e4e4;box-shadow:none}.promo-products .is-skeleton .product-card .price{background:#e4e4e4;border-radius:min(.68rem,10px);width:33%}@media screen and (max-width:768px){.promo-products .is-skeleton .product-card .price{border-radius:2.05rem}}.promo-products .is-skeleton .gradient{animation:skeleton-animation 5s ease infinite;background:linear-gradient(130deg,#000,#fff,#000);background-size:200% 200%;height:100%;inset:0;mix-blend-mode:screen;opacity:.8;position:absolute;width:100%;z-index:100}@keyframes skeleton-animation{0%{background-position:10% 0}50%{background-position:91% 100%}to{background-position:10% 0}}.promo-products .product-card{height:min(29.12rem,428px)}@media screen and (max-width:768px){.promo-products .product-card{height:102.05rem}}.promo-products .title{font-size:min(1.77rem,26px);font-weight:500}@media screen and (max-width:768px){.promo-products .title{font-size:6.67rem;font-weight:700}}.promo-products.is-viewed .product-promo-block{margin-top:0}.promo-products.is-agricultures .product-promo-block{min-height:unset}.promo-products.is-agricultures .swiper-slide{margin-right:min(1.09rem,16px);width:100%}@media screen and (max-width:768px){.promo-products.is-agricultures .swiper-slide{margin-right:4.1rem}}.promo-products.is-agricultures .swiper-slide:last-child{margin-right:0}.promo-products.is-agricultures .swiper-slide .chunks-wrapper{border:2px solid #f2f2f2;border-radius:min(.82rem,12px);display:flex;overflow:hidden}@media screen and (max-width:768px){.promo-products.is-agricultures .swiper-slide .chunks-wrapper{border-radius:3.08rem}}.promo-products.is-agricultures .chunked-item{align-items:center;border-left:1px solid #f2f2f2;border-right:1px solid #f2f2f2;display:flex;flex-basis:0;flex-flow:column;flex-grow:1;flex-shrink:1;height:min(8.3rem,122px);justify-content:center;transition:background-color .25s}@media screen and (max-width:768px){.promo-products.is-agricultures .chunked-item{height:31.28rem}}.promo-products.is-agricultures .chunked-item:first-child{border-left:0}.promo-products.is-agricultures .chunked-item:last-child{border-right:0}@media (hover:hover){.promo-products.is-agricultures .chunked-item:hover{background-color:#f2f2f2}}.promo-products.is-agricultures .chunked-item .link{color:#301a1a;font-size:min(1.22rem,18px);font-weight:500;line-height:122%}@media screen and (max-width:768px){.promo-products.is-agricultures .chunked-item .link{font-size:4.1rem;text-align:center}}.promo-products.is-agricultures .chunked-item .image{height:min(3.81rem,56px);margin-bottom:min(.82rem,12px);position:relative;width:min(3.81rem,56px)}@media screen and (max-width:768px){.promo-products.is-agricultures .chunked-item .image{height:10.26rem;margin-bottom:3.08rem;width:10.26rem}}.promo-products.is-agricultures .chunked-item .image img{height:100%;inset:0;-o-object-fit:contain;object-fit:contain;position:absolute;width:100%}.promo-products.is-agricultures .chunked-item .image img[src="/images/blank.png"]{pointer-events:none;scale:5}.promo-products .tabs-wrapper{align-items:center;display:flex}.promo-products .tabs-wrapper>*{flex:none;width:50%}@media screen and (max-width:768px){.promo-products .tabs-wrapper{flex-flow:column}.promo-products .tabs-wrapper>*{width:100%}}.promo-products .tabs-wrapper .title{margin-bottom:0}@media screen and (max-width:768px){.promo-products .tabs-wrapper .title{margin-bottom:3.08rem}}.promo-products .swiper{clip-path:inset(0 0 -1000px 0);overflow:unset;z-index:10}.promo-products .swiper[agricultures-slider]{z-index:1}.promo-products .swiper:hover{z-index:11}.promo-products .promo-tabs-sliders{pointer-events:none;position:relative;z-index:3}.promo-products .promo-tabs-sliders a.button{border:2px solid #301a1a;border-radius:min(.82rem,12px);bottom:0;font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);line-height:min(1.36rem,20px);outline:none;padding-bottom:0;padding-top:0;pointer-events:all;position:absolute;transition:color .25s,box-shadow .25s,background-color .25s;width:calc(50% - min(.51rem, 7.5px))}@media screen and (max-width:768px){.promo-products .promo-tabs-sliders a.button{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;line-height:4.1rem}}@media (hover:hover){.promo-products .promo-tabs-sliders a.button:hover{color:#45a4bd}}.promo-products .promo-tabs-sliders a.button:active{color:#247f97}.promo-products .promo-tabs-sliders a.button:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}@media screen and (max-width:768px){.promo-products .promo-tabs-sliders a.button{bottom:15.38rem;width:100%}}.promo-products .promo-tabs-sliders .promo-slider.is-button .navigation{margin-left:calc(50% + min(.51rem, 7.5px))}@media screen and (max-width:768px){.promo-products .promo-tabs-sliders .promo-slider.is-button .navigation{margin-left:0;margin-top:15.38rem}}.promo-products .product-promo-block{margin-top:min(1.9rem,28px);min-height:min(36.73rem,540px);pointer-events:none;width:unset}@media screen and (max-width:768px){.promo-products .product-promo-block{margin-top:3.08rem;min-height:123.08rem}}.promo-products .product-promo-block .title span{display:none}.promo-products .container{background:#fff;max-width:unset;padding:0}.promo-products .swiper{margin-left:max(-1.09rem,-16px);margin-right:max(-1.09rem,-16px);padding-left:min(1.09rem,16px);padding-right:min(1.09rem,16px);pointer-events:none}@media screen and (max-width:768px){.promo-products .swiper{margin-left:-3.08rem;margin-right:-3.08rem;padding-left:3.08rem;padding-right:3.08rem}}.promo-products .swiper-wrapper{pointer-events:all}.promo-products .swiper-slide{width:auto}.promo-products .swiper-slide:last-child .product-card{margin-right:0}.promo-products .navigation{display:flex;flex-flow:row;pointer-events:all}.promo-products .navigation>*{flex-grow:1}.promo-products .swiper-navigation{align-items:center;background-color:#fff;border:2px solid #f2f2f2;border-radius:min(.82rem,12px);color:#110f0f;cursor:pointer;display:flex;font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);justify-content:center;line-height:min(1.36rem,20px);margin-top:min(1.63rem,24px);outline:none;padding-bottom:0;padding-top:0;transition:color .25s,box-shadow .25s,background-color .25s}@media screen and (max-width:768px){.promo-products .swiper-navigation{font-size:3.59rem;height:13.33rem;line-height:4.1rem}}@media (hover:hover){.promo-products .swiper-navigation:hover{color:#45a4bd}}.promo-products .swiper-navigation:active{color:#247f97}.promo-products .swiper-navigation:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}@media screen and (max-width:768px){.promo-products .swiper-navigation{border-radius:2.56rem;margin-top:4.1rem}}.promo-products .swiper-navigation.swiper-button-disabled{pointer-events:none}.promo-products .swiper-navigation.swiper-button-disabled svg{opacity:.3}.promo-products .swiper-navigation.prev{border-bottom-right-radius:0;border-right-width:1px;border-top-right-radius:0}.promo-products .swiper-navigation.prev svg{transform:rotate(180deg)}.promo-products .swiper-navigation.next{border-bottom-left-radius:0;border-left-width:1px;border-top-left-radius:0}.promo-products .swiper-navigation svg{height:min(1.09rem,16px);transition:opcity .25s;width:min(1.09rem,16px)}@media screen and (max-width:768px){.promo-products .swiper-navigation svg{height:4.1rem;width:4.1rem}}.promo-products .product-card{margin-right:min(.51rem,7.5px)}@media screen and (max-width:768px){.promo-products .product-card{margin-right:1.92rem}}.promo-products.has-2-tabs .glider{width:50%}.promo-products.has-3-tabs .glider{width:33.3333333333%}.promo-products.has-4-tabs .glider{width:25%}.promo-products.has-5-tabs .glider{width:20%}.promo-products.has-6-tabs .glider{width:16.6666666667%}.promo-products.has-7-tabs .glider{width:14.2857142857%}.promo-products.has-8-tabs .glider{width:12.5%}.promo-products.has-9-tabs .glider{width:11.1111111111%}.promo-products.has-10-tabs .glider{width:10%}.promo-products .promo-tabs-wrapper{background-color:#f2f2f2;border-radius:min(.82rem,12px);display:flex;height:min(3.81rem,56px);padding:min(.27rem,4px)}@media screen and (max-width:768px){.promo-products .promo-tabs-wrapper{border-radius:2.56rem;height:13.33rem;padding:1.03rem}}.promo-products .promo-tabs{display:flex;position:relative;width:100%}.promo-products .promo-tabs>*{flex-grow:1;z-index:2}.promo-products input[type=radio]{display:none}.promo-products .tab{align-items:center;cursor:pointer;display:flex;font-weight:500;justify-content:center;opacity:.6;transition:opacity .25s}@media screen and (max-width:768px){.promo-products .tab{font-size:3.59rem}}@media (hover:hover){.promo-products .tab:hover{opacity:1}}.promo-products input[type=radio]:checked+label{opacity:1}.promo-products input[class=promo-radio-1]:checked~.glider{transform:translateX(0)}.promo-products input[class=promo-radio-2]:checked~.glider{transform:translateX(100%)}.promo-products input[class=promo-radio-3]:checked~.glider{transform:translateX(200%)}.promo-products input[class=promo-radio-4]:checked~.glider{transform:translateX(300%)}.promo-products input[class=promo-radio-5]:checked~.glider{transform:translateX(400%)}.promo-products input[class=promo-radio-6]:checked~.glider{transform:translateX(500%)}.promo-products input[class=promo-radio-7]:checked~.glider{transform:translateX(600%)}.promo-products input[class=promo-radio-8]:checked~.glider{transform:translateX(700%)}.promo-products input[class=promo-radio-9]:checked~.glider{transform:translateX(800%)}.promo-products input[class=promo-radio-10]:checked~.glider{transform:translateX(900%)}.promo-products .glider{background-color:#fff;border-radius:min(.68rem,10px);box-shadow:0 6px 10px -6px rgba(20,23,26,.12),0 8px 32px -6px rgba(20,23,26,.08);display:flex;height:min(3.27rem,48px);position:absolute;transition:transform .25s ease-out;z-index:1}@media screen and (max-width:768px){.promo-products .glider{border-radius:2.05rem;height:11.28rem}}section.categories-root{width:100%}section.categories-root .items{grid-gap:min(.54rem,8px);display:grid;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:768px){section.categories-root .items{grid-gap:2.05rem;grid-template-columns:repeat(1,1fr)}}section.categories-root svg{height:min(4.08rem,60px);width:min(4.08rem,60px)}@media screen and (max-width:768px){section.categories-root svg{height:12.31rem;width:12.31rem}}section.categories-root .name{color:#110f0f;font-size:min(2.72rem,40px);font-weight:700;letter-spacing:-.025em;line-height:112%;padding-bottom:min(1.36rem,20px)}@media screen and (max-width:768px){section.categories-root .name{font-size:6.67rem;letter-spacing:0;line-height:115%;padding-bottom:5.13rem}section.categories-root .name p{display:inline}section.categories-root .name p:not(:last-child){margin-right:.3em}}section.categories-root .button{background-color:var(--color,#fff);border:0;border-radius:min(.82rem,12px);font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);line-height:min(1.36rem,20px);outline:none;padding-bottom:0;padding-top:0;transition:color .25s,box-shadow .25s,background-color .25s}@media screen and (max-width:768px){section.categories-root .button{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;line-height:4.1rem}}@media (hover:hover){section.categories-root .button:hover{color:#45a4bd}}section.categories-root .button:active{color:#247f97}section.categories-root .button:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}@media (hover:hover){section.categories-root .button:hover{color:#fff}}section.categories-root a{background-color:#fff;border-radius:min(1.09rem,16px);color:#110f0f;display:flex;flex-flow:column;height:min(19.05rem,280px);justify-content:space-between;padding:min(1.09rem,16px)}@media screen and (max-width:768px){section.categories-root a{border-radius:3.08rem;height:46.67rem;padding:3.08rem}}section.categories-root a svg{color:var(--color,#110f0f)}section.categories-root .icon{height:min(4.08rem,60px);width:min(4.08rem,60px)}@media screen and (max-width:768px){section.categories-root .icon{height:12.31rem;margin-bottom:2.05rem;width:12.31rem}}.footer-layout{color:#7c7c7c;margin-bottom:min(.54rem,8px);margin-top:min(.54rem,8px);position:relative;width:100%}@media screen and (max-width:768px){.footer-layout{margin-bottom:1.03rem;margin-top:2.05rem}}.footer-layout .wrapper{background-color:#2c2828;border-radius:min(1.09rem,16px);display:flex;flex-flow:row;min-height:min(27.21rem,400px);width:100%}@media screen and (max-width:768px){.footer-layout .wrapper{border-radius:3.08rem;flex-flow:column;min-height:auto}.footer-layout .wrapper .menu{font-size:3.59rem;margin-bottom:3.08rem}}.footer-layout .wrapper>.col{display:flex;flex:none;flex-flow:column;justify-content:space-evenly;width:37%}.footer-layout .wrapper>.col:nth-child(2){box-shadow:-2px 0 0 0 hsla(0,0%,100%,.05),2px 0 0 0 hsla(0,0%,100%,.05);width:26%}@media screen and (max-width:768px){.footer-layout .wrapper>.col:nth-child(2){box-shadow:none;width:100%}.footer-layout .wrapper>.col .row.is-flex{flex-flow:column}.footer-layout .wrapper>.col,.footer-layout .wrapper>.col .row.is-flex>.col{width:100%}}.footer-layout .wrapper>.col .divider{border-bottom:1px solid hsla(0,0%,100%,.05);border-top:1px solid hsla(0,0%,100%,.05)}@media screen and (max-width:768px){.footer-layout .wrapper>.col:first-child{order:10}.footer-layout .wrapper>.col .divider-subscribe{order:0}.footer-layout .wrapper>.col .row-subscribe{order:10}.footer-layout .wrapper>.col .row-subscribe .mb-3{margin-bottom:2.05rem!important}.footer-layout .wrapper>.col .divider-subscribe{order:20}.footer-layout .wrapper>.col .row-socials{order:30}.footer-layout .wrapper>.col .divider-logo{order:40}.footer-layout .wrapper>.col .row-logo{order:50}}.footer-layout .row{padding:min(1.36rem,20px) min(0rem,0px) min(1.36rem,20px) min(1.36rem,20px)}@media screen and (max-width:768px){.footer-layout .row{padding-bottom:3.08rem;padding-left:3.08rem;padding-right:3.08rem;padding-top:3.08rem}}.footer-layout .row.is-flex{border-bottom:2px solid hsla(0,0%,100%,.05);display:flex;flex-flow:row;height:100%;padding:0}.footer-layout .row.is-flex>.col{flex:none;width:50%}.footer-layout .row.is-flex>.col:last-child{border-left:2px solid hsla(0,0%,100%,.05)}@media screen and (max-width:768px){.footer-layout .row.is-flex>.col:last-child{border-left:0}}.footer-layout span.transparent{display:block}.footer-layout .logo{color:#64c4dd;height:min(5.78rem,85px);margin-bottom:min(2.72rem,40px);width:min(29.93rem,440px)}@media screen and (max-width:768px){.footer-layout .logo{height:17.69rem;margin-bottom:10.26rem;width:91.79rem}}.footer-layout .terms{font-size:min(.95rem,14px);line-height:143%}@media screen and (max-width:768px){.footer-layout .terms{font-size:3.59rem;padding-bottom:3.08rem;padding-right:7.69rem}.footer-layout .terms p:first-child{margin-bottom:3.08rem}}.footer-layout .terms a{color:inherit;text-decoration:underline;text-underline-offset:3.3px;transition:color .25s}@media (hover:hover){.footer-layout .terms a:hover{color:#fff}}@media screen and (max-width:768px){.footer-layout .socials{margin-bottom:3.08rem}}.footer-layout .socials-title{color:hsla(0,0%,100%,.5);font-size:min(.95rem,14px);font-weight:500;line-height:1.14;margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.footer-layout .socials-title{font-size:3.59rem;margin-bottom:2.05rem}}.footer-layout .socials-list{display:flex}.footer-layout .socials a{align-items:center;border:2px solid hsla(0,0%,100%,.1);border-radius:100%;color:hsla(0,0%,100%,.5);display:flex;height:min(3.81rem,56px);justify-content:center;transition:border .25s,color .25s;width:min(3.81rem,56px)}@media screen and (max-width:768px){.footer-layout .socials a{height:13.33rem;width:13.33rem}}.footer-layout .socials a:hover{border:2px solid #fff;color:#fff}.footer-layout .socials a+a{margin-left:min(.54rem,8px)}@media screen and (max-width:768px){.footer-layout .socials a+a{margin-left:2.05rem}}.footer-layout .socials svg{height:min(1.63rem,24px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.footer-layout .socials svg{height:6.15rem;width:6.15rem}}.footer-layout .menu .file{align-items:center;background:#bdbdbd;border-radius:min(.14rem,2px);color:#2c2828;display:inline-flex;font-size:min(.41rem,6px);font-weight:500;height:min(1.09rem,16px);justify-content:center;letter-spacing:-.02em;margin-left:min(.68rem,10px);padding-top:1px;text-transform:uppercase;transform:translateY(-2.5px);transition:background .25s;width:min(1.09rem,16px)}@media screen and (max-width:768px){.footer-layout .menu .file{border-radius:.51rem;font-size:1.54rem;height:4.1rem;margin-left:2.56rem;width:4.1rem}}.footer-layout .menu.contacts{margin-bottom:min(1.63rem,24px);margin-top:0}@media screen and (max-width:768px){.footer-layout .menu.contacts{margin-bottom:3.08rem}}.footer-layout .menu.contacts li{display:flex}.footer-layout .menu.contacts svg{flex:none;height:min(1.36rem,20px);margin-right:min(.54rem,8px);width:min(1.36rem,20px)}@media screen and (max-width:768px){.footer-layout .menu.contacts svg{height:5.13rem;margin-right:2.05rem;width:5.13rem}}.footer-layout .menu.contacts .items{max-width:unset}.footer-layout .menu .info{font-size:min(.95rem,14px);margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.footer-layout .menu .info{font-size:3.59rem;margin-bottom:2.05rem}}.footer-layout .menu .items{margin-right:min(1.09rem,16px)}@media screen and (max-width:768px){.footer-layout .menu .items{margin-right:0}}.footer-layout .menu a{color:hsla(0,0%,100%,.5);font-size:min(1.09rem,16px);font-weight:500;line-height:125%;transition:color .25s}@media screen and (max-width:768px){.footer-layout .menu a{font-size:3.59rem}}@media (hover:hover){.footer-layout .menu a:hover{color:#fff}.footer-layout .menu a:hover .file{background:#fff}}.footer-layout .menu li+li{margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.footer-layout .menu li+li{margin-top:2.05rem}}.get-call{bottom:0;display:flex;justify-content:flex-end;left:50%;pointer-events:none;position:fixed;transform:translateX(-50%);transition:opacity .25s;z-index:999}.get-call button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:hsla(0,6%,6%,.6);border:none;border-radius:100%;box-shadow:none;color:#fff;display:flex;height:min(3.81rem,56px);justify-content:center;margin-bottom:min(1.63rem,24px);margin-right:min(1.09rem,16px);outline:none;pointer-events:all;width:min(3.81rem,56px)}@media screen and (max-width:768px){.get-call button{height:14.36rem;margin-bottom:4.1rem;margin-right:3.08rem;width:14.36rem}}.get-call button:hover{cursor:pointer}.get-call button svg{display:block;height:min(1.63rem,24px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.get-call button svg{height:6.15rem;width:6.15rem}}.menu-burger{flex-flow:column;opacity:0;pointer-events:none;position:absolute;right:min(1.36rem,20px);top:min(6.26rem,92px);transition:opacity .25s;transition-delay:0s;width:min(68.03rem,1000px);z-index:30}@media screen and (max-width:768px){.menu-burger{padding-bottom:4.1rem;right:4.1rem;top:23.59rem;width:calc(100% - 8.21rem)}}.menu-burger .locales{margin-bottom:5.13rem}.menu-burger .locales .locales-title{align-items:center;color:hsla(0,0%,100%,.5);display:flex;font-size:3.59rem;font-weight:500;margin-bottom:3.59rem}.menu-burger .locales .locales-title svg{flex:none;height:4.62rem;margin-right:2.05rem;width:4.62rem}.menu-burger .locales .locales-list{align-items:center;-webkit-backdrop-filter:blur(120px);backdrop-filter:blur(120px);background:hsla(0,0%,100%,.1);border-radius:3.08rem;display:flex;height:13.33rem;padding:1.03rem}.menu-burger .locales .locales-list>*{align-items:center;border-radius:9px;color:#fff;display:flex;flex-grow:1;height:100%;justify-content:center;text-transform:uppercase}.menu-burger .locales .locales-list>.is-active{background-color:#fff;box-shadow:0 4px 16px -24px hsla(0,6%,6%,.12);color:#301a1a}.menu-burger .catalogue-trigger{align-items:center;background-color:#fff;border-radius:3.08rem;color:#301a1a;display:flex;font-size:3.59rem;font-weight:500;height:13.33rem;justify-content:center;margin-bottom:2.05rem;order:-1}.menu-burger .catalogue-trigger svg{flex:none;height:6.15rem;margin-right:2.05rem;width:6.15rem}.menu-burger .catalogue-trigger a{align-items:center;color:inherit;display:flex;height:100%;justify-content:center;width:100%}.menu-burger .catalogue-trigger .info{align-items:center;background-color:#301a1a;border-radius:min(.61rem,9px);color:#fff;display:flex;font-size:min(.82rem,12px);height:min(1.22rem,18px);justify-content:center;margin-left:min(.54rem,8px);padding-top:min(.07rem,1px);width:min(1.22rem,18px)}@media screen and (max-width:768px){.menu-burger .catalogue-trigger .info{border-radius:2.31rem;font-size:3.08rem;height:4.62rem;margin-left:2.05rem;padding-top:0;width:4.62rem}}.menu-burger .categories{display:flex;flex-flow:row;margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.menu-burger .categories{display:none;margin-top:2.05rem}}.menu-burger .categories a{align-items:center;background-color:#fff;border-radius:min(.82rem,12px);box-shadow:0 22.5px 22.5px -11.25px rgba(0,0,0,.16);color:var(--color,#110f0f);display:flex;flex-basis:0;flex-grow:1;flex-shrink:1;font-size:min(1.22rem,18px);font-weight:500;padding:min(1.09rem,16px);transition:background-color .25s,color .25s}@media screen and (max-width:768px){.menu-burger .categories a{border-radius:4.1rem;font-size:4.62rem;padding:4.87rem}}.menu-burger .categories a .arrow{color:#301a1a;display:block;flex:none;height:min(1.22rem,18px);transition:color .25s;width:min(1.22rem,18px)}@media screen and (max-width:768px){.menu-burger .categories a .arrow{height:4.62rem;width:4.62rem}}.menu-burger .categories a .name{flex-grow:1}.menu-burger .categories a .name span:first-child{color:var(--color);transition:color .25s}.menu-burger .categories a .name span{display:block}.menu-burger .categories a .counter{color:#301a1a;font-size:min(1.09rem,16px);font-weight:400;margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.menu-burger .categories a .counter{font-size:4.1rem;margin-top:2.05rem}}.menu-burger .categories a .icon{color:var(--color,#110f0f);display:block;flex:none;height:min(1.63rem,24px);margin-right:min(.54rem,8px);transition:color .25s;width:min(1.63rem,24px)}@media screen and (max-width:768px){.menu-burger .categories a .icon{height:6.15rem;margin-right:2.05rem;width:6.15rem}}.menu-burger .categories a span{color:#110f0f;transition:color .25s}.menu-burger .categories a:hover{background-color:var(--color,#110f0f)}.menu-burger .categories a:hover .arrow,.menu-burger .categories a:hover .icon{color:#110f0f}.menu-burger .categories a:hover .name span:first-child{color:#301a1a}.menu-burger .categories a+a{margin-left:min(.54rem,8px)}@media screen and (max-width:768px){.menu-burger .categories a+a{margin-left:2.05rem}}.menu-burger .grid{background-color:#fff;border-radius:min(1.09rem,16px);box-shadow:0 22.5px 22.5px -11.25px rgba(0,0,0,.16);display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr;overflow:hidden}@media screen and (max-width:768px){.menu-burger .grid{border-radius:3.08rem}}.menu-burger .grid>*{box-shadow:0 0 0 1px #f2f2f2;padding:min(1.09rem,16px)}@media screen and (max-width:768px){.menu-burger .grid>*{background-color:#fff;box-shadow:none;flex:none;padding:3.08rem;width:100%}.menu-burger .grid{background-color:transparent;display:flex!important;flex-flow:column;flex-wrap:wrap}}.menu-burger .subscription{grid-column:1/3}.menu-burger .account{align-items:center;display:flex;flex-flow:column;justify-content:center;position:relative}@media screen and (max-width:768px){.menu-burger .account{background-color:transparent;box-shadow:none;margin-bottom:2.05rem;order:-2;padding:0}}.menu-burger .account .loyalty{color:#914abd;margin-top:min(1.63rem,24px)}@media screen and (max-width:768px){.menu-burger .account .loyalty{margin-top:3.08rem}}.menu-burger .account .auth-user.is-logged{align-items:flex-start;display:flex;flex-flow:column;height:100%;inset:0;justify-content:space-between;position:absolute;width:100%}@media screen and (max-width:768px){.menu-burger .account .auth-user.is-logged{position:relative}}.menu-burger .account .auth-user.is-logged .is-lighter{align-items:flex-start;height:auto;padding:min(1.09rem,16px);text-align:left;transition:color .25s}@media screen and (max-width:768px){.menu-burger .account .auth-user.is-logged .is-lighter{padding:3.08rem}}.menu-burger .account .auth-user.is-logged .is-lighter>svg{height:min(1.63rem,24px);margin-bottom:min(.54rem,8px);transform:translateX(-4px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.menu-burger .account .auth-user.is-logged .is-lighter>svg{height:6.15rem;margin-bottom:1.03rem;width:6.15rem}.menu-burger .account .auth-user.is-logged .is-lighter{flex-flow:column;padding-bottom:2.05rem;padding-top:2.05rem}}@media (hover:hover){.menu-burger .account .auth-user.is-logged .is-lighter:hover,.menu-burger .account .auth-user.is-logged .is-lighter:hover .phone{color:#499dbe}}.menu-burger .account .auth-user.is-logged .is-lighter .arrow{display:none}@media screen and (max-width:768px){.menu-burger .account .auth-user.is-logged .is-lighter .arrow{color:#bdbdbd;display:block;height:4.62rem;position:absolute;right:3.08rem;top:50%;transform:translateY(-50%);width:4.62rem}}.menu-burger .account .auth-user.is-logged .name{line-height:122%}@media screen and (max-width:768px){.menu-burger .account .auth-user.is-logged .name{font-size:4.1rem}}.menu-burger .account .auth-user.is-logged .phone{color:#7c7c7c;font-size:min(1.09rem,16px);font-weight:400;margin-top:min(.27rem,4px);transition:color .25s}@media screen and (max-width:768px){.menu-burger .account .auth-user.is-logged .phone{font-size:3.59rem;margin-top:1.03rem}}.menu-burger .account .auth-user.is-logged .buttons{border-top:2px solid #f2f2f2;display:flex;gap:0}@media screen and (max-width:768px){.menu-burger .account .auth-user.is-logged .buttons{display:none}}.menu-burger .account .auth-user.is-logged .buttons .button{background-color:transparent;border:0;border-radius:0;box-shadow:none;color:#bdbdbd;cursor:pointer;outline:0}.menu-burger .account .auth-user.is-logged .buttons .button svg{margin:0}.menu-burger .account .auth-user.is-logged .buttons .goto-account{align-items:center;border-right:2px solid #f2f2f2;display:flex;flex-grow:1;justify-content:space-between;padding-left:min(1.09rem,16px);padding-right:min(1.09rem,16px);transition:color .25s}@media screen and (max-width:768px){.menu-burger .account .auth-user.is-logged .buttons .goto-account{padding-left:4.1rem;padding-right:4.1rem}}@media (hover:hover){.menu-burger .account .auth-user.is-logged .buttons .goto-account:hover{color:#301a1a}}.menu-burger .account .auth-user.is-logged .buttons .goto-account svg{height:min(1.22rem,18px);width:min(1.22rem,18px)}@media screen and (max-width:768px){.menu-burger .account .auth-user.is-logged .buttons .goto-account svg{height:4.62rem;width:4.62rem}}.menu-burger .account .auth-user.is-logged .buttons .logout{flex:none;height:min(3.81rem,56px);padding:0;transition:color .25s;width:min(3.81rem,56px)}@media screen and (max-width:768px){.menu-burger .account .auth-user.is-logged .buttons .logout{height:14.36rem;width:14.36rem}}@media (hover:hover){.menu-burger .account .auth-user.is-logged .buttons .logout:hover{color:#301a1a}}.menu-burger .account .auth-user.is-logged .buttons .logout svg{height:min(1.63rem,24px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.menu-burger .account .auth-user.is-logged .buttons .logout svg{height:6.15rem;width:6.15rem}}.menu-burger .account .auth-user>.button{border:0;color:#110f0f;flex-flow:column;font-size:min(1.22rem,18px);font-weight:500;margin-left:0;padding:0}@media screen and (max-width:768px){.menu-burger .account .auth-user>.button{font-size:3.59rem}}.menu-burger .account .auth-user>.button>svg{flex:none;height:min(2.72rem,40px);margin-bottom:min(.75rem,11px);width:min(2.72rem,40px)}@media screen and (max-width:768px){.menu-burger .account .auth-user>.button>svg{height:6.15rem;margin-bottom:0;margin-right:2.05rem;width:6.15rem}.menu-burger .account .auth-user>.button{background-color:#fff;border-radius:3.08rem;flex-flow:row;height:13.33rem;width:100%}.menu-burger .account .auth-user{width:100%}}.menu-burger .footer-layout:before{display:none}.menu-burger .footer-layout .menu{margin-bottom:min(2.72rem,40px);margin-top:0}@media screen and (max-width:768px){.menu-burger .footer-layout .menu{margin-bottom:10.26rem}.menu-burger .footer-layout.menu:first-child{border-radius:3.08rem;border-bottom-left-radius:0;border-bottom-right-radius:0}}.menu-burger .footer-layout .file{color:#fff}@media screen and (max-width:768px){.menu-burger .footer-layout .file{margin-left:1.54rem}}.menu-burger .subscribe{color:#7c7c7c;font-size:min(1.09rem,16px);line-height:125%}@media screen and (max-width:768px){.menu-burger .subscribe{font-size:4.1rem}}.menu-burger .subscribe .transparent{display:block}@media screen and (max-width:768px){.menu-burger .socials{margin-top:5.13rem}}.menu-burger .socials-title{color:#7c7c7c;font-size:min(.95rem,14px);line-height:1.25;margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.menu-burger .socials-title{font-size:3.59rem;margin-bottom:2.05rem}}.menu-burger .socials-list{display:flex}.menu-burger .socials a{align-items:center;border:2px solid #f2f2f2;border-radius:100%;color:#bdbdbd;display:flex;height:min(3.81rem,56px);justify-content:center;transition:border .25s;width:min(3.81rem,56px)}@media screen and (max-width:768px){.menu-burger .socials a{height:13.33rem;width:13.33rem}}.menu-burger .socials a:hover{border:2px solid #110f0f}.menu-burger .socials a:hover svg{color:#110f0f}.menu-burger .socials a+a{margin-left:min(.54rem,8px)}@media screen and (max-width:768px){.menu-burger .socials a+a{margin-left:2.05rem}}.menu-burger .socials svg{height:min(1.63rem,24px);transition:color .25s;width:min(1.63rem,24px)}@media screen and (max-width:768px){.menu-burger .socials svg{height:6.15rem;width:6.15rem}}.menu-overlay{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:hsla(0,6%,6%,.64);inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .25s;transition-delay:.25s;z-index:4}.menu-overlay.is-open{opacity:1;pointer-events:all;transition-delay:0s}.menu-overlay #cart-close{inset:0;position:fixed}.menu-overlay#menu-overlay-filter{z-index:15}.compare-overlay{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:rgba(0,0,0,.6);inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .25s;transition-delay:.25s;z-index:40}.compare-overlay.is-open{opacity:1;pointer-events:all;transition-delay:0s}.compare-overlay.is-open .dropdown-menu{opacity:1;transition-delay:.25s}@media screen and (max-width:768px){.compare-overlay.is-open .dropdown-menu{transform:translateY(0)}}.compare-overlay .dropdown-trigger{display:none}.compare-overlay .dropdown-menu{display:block;left:50%!important;padding-top:0;position:fixed;right:unset!important;top:50%;transform:translate(-50%,-50%);transition-delay:0s;width:min(32.65rem,480px)}@media screen and (max-width:768px){.compare-overlay .dropdown-menu{bottom:0;left:0!important;opacity:0;top:unset;transform:translateY(100%);transition:transform .25s,opacity .25s;width:100%}}.compare-overlay .dropdown-menu .is-close{cursor:pointer;position:absolute;right:min(1.09rem,16px);top:min(1.09rem,16px);z-index:1}@media screen and (max-width:768px){.compare-overlay .dropdown-menu .is-close{right:3.08rem;top:3.08rem}}.compare-overlay .dropdown-menu .is-close svg{height:min(2.72rem,40px);width:min(2.72rem,40px)}@media screen and (max-width:768px){.compare-overlay .dropdown-menu .is-close svg{height:9.23rem;width:9.23rem}}.compare-overlay .dropdown-menu .is-title{font-size:min(1.77rem,26px);font-weight:500;line-height:115%;margin-bottom:min(1.09rem,16px);padding-bottom:min(1.09rem,16px)}@media screen and (max-width:768px){.compare-overlay .dropdown-menu .is-title{font-size:5.13rem;margin-bottom:3.08rem;min-height:12.31rem;padding-bottom:3.08rem;padding-top:1.54rem!important}}.compare-overlay .dropdown-menu .is-title:after{border-bottom:2px solid #f2f2f2;bottom:0;content:"";left:max(-1.09rem,-16px);position:absolute;right:max(-1.09rem,-16px)}@media screen and (max-width:768px){.compare-overlay .dropdown-menu .is-title:after{left:-3.08rem;right:-3.08rem}}.compare-overlay .dropdown-menu .is-title:hover{background-color:transparent}.compare-overlay .dropdown-menu .dropdown-divider{display:none}@media screen and (max-width:768px){.compare-overlay .dropdown-menu .dropdown-item:not(.is-title){padding:0}}.compare-overlay .dropdown-menu .dropdown-content{padding:min(1.09rem,16px)}@media screen and (max-width:768px){.compare-overlay .dropdown-menu .dropdown-content{border-bottom-left-radius:0;border-bottom-right-radius:0;padding:3.08rem}}.compare-overlay .dropdown-menu .columns{border:2px solid #f2f2f2;border-radius:min(.82rem,12px);justify-content:space-between}@media screen and (max-width:768px){.compare-overlay .dropdown-menu .columns{border-radius:2.56rem;position:relative}}.compare-overlay .dropdown-menu .columns+.columns{margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.compare-overlay .dropdown-menu .columns+.columns{margin-top:2.05rem}}.compare-overlay .dropdown-menu .item{flex-grow:1;padding:min(1.09rem,16px)}@media screen and (max-width:768px){.compare-overlay .dropdown-menu .item{padding:3.08rem}}.compare-overlay .dropdown-menu .item .name{color:#301a1a;font-size:min(1.22rem,18px);font-weight:500;line-height:min(122%,122%px);margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.compare-overlay .dropdown-menu .item .name{font-size:3.59rem;line-height:114%;margin-bottom:1.03rem}}.compare-overlay .dropdown-menu .item .badge{color:#7c7c7c;font-size:min(1.09rem,16px)}@media screen and (max-width:768px){.compare-overlay .dropdown-menu .item .badge{font-size:3.59rem}}.compare-overlay .dropdown-menu .remove{padding:min(1.09rem,16px)}@media screen and (max-width:768px){.compare-overlay .dropdown-menu .remove{padding:0;position:absolute;right:3.08rem;top:50%;transform:translateY(-50%)}}.compare-overlay .dropdown-menu button{background:none;border:none;box-shadow:none;color:#bdbdbd;cursor:pointer;margin:0;outline:none;padding:0;transition:color .25s}.compare-overlay .dropdown-menu button svg{height:min(1.63rem,24px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.compare-overlay .dropdown-menu button svg{height:6.15rem;width:6.15rem}}.compare-overlay .dropdown-menu button:hover{color:#110f0f}.menu-content{-webkit-backdrop-filter:blur(120px);backdrop-filter:blur(120px);background-color:hsla(0,6%,6%,.64);border-radius:min(1.09rem,16px);display:flex;margin-left:min(11.7rem,172px);opacity:0;pointer-events:none;position:fixed;top:min(6.26rem,92px);transition:opacity .25s ease-in-out,transform .25s ease-in-out;z-index:1000}@media screen and (max-width:768px){.menu-content{background-color:#fff;border-radius:3.08rem;border-bottom-left-radius:0;border-bottom-right-radius:0;bottom:0;left:0;margin-left:0;padding-bottom:1.03rem;position:fixed;top:unset;transform:translateY(100%);width:100%}}.menu-content.is-open{opacity:1;pointer-events:all;transition-delay:.25s}@media screen and (max-width:768px){.menu-content.is-open{transform:translateY(0)}}.menu-content .menu-link{-moz-column-break-inside:avoid;align-items:center;align-items:flex-start;break-inside:avoid-column;color:#110f0f;display:flex;flex-flow:column;justify-content:center;transition:background-color .25s,color .25s}.menu-content .menu-link.is-active .is-new-label:after,.menu-content .menu-link:hover .is-new-label:after{color:#fff}.menu-content .menu-link .counter{color:#fff;font-size:min(1.09rem,16px);font-weight:400;margin-top:min(.54rem,8px);overflow:visible;transition:color .25s}@media screen and (max-width:768px){.menu-content .menu-link .counter{color:#7c7c7c;font-size:3.59rem;margin-top:1.03rem}}.menu-content .heading-mobile{align-items:center;border-bottom:2px solid #f2f2f2;display:flex;margin-bottom:3.08rem}.menu-content .heading-mobile .title{color:#301a1a;flex-grow:1;font-size:5.13rem;font-weight:500;margin:0;padding-left:3.08rem}.menu-content .heading-mobile button{background:none;border:0;box-shadow:none;color:inherit;cursor:pointer;flex:none;height:9.23rem;margin-bottom:3.08rem;margin-right:3.08rem;margin-top:3.08rem;outline:none;padding:0;width:9.23rem}.menu-content .heading-mobile button svg{height:100%;width:100%}.menu-content .menu-level-one{display:flex;flex-flow:column;gap:min(1.09rem,16px);min-height:min(33.54rem,493px);padding:min(1.09rem,16px);width:min(25.17rem,370px)}@media screen and (max-width:768px){.menu-content .menu-level-one{display:block;gap:3.08rem;min-height:unset;padding:0;width:100%}}.menu-content .menu-level-one .menu-link{background-color:hsla(0,0%,100%,.1);border:2px solid var(--color,#110f0f);border-radius:min(1.09rem,16px);color:var(--color);flex:1;font-size:min(1.22rem,18px);font-weight:500;height:min(7.14rem,105px);line-height:122%;padding:min(1.09rem,16px);position:relative}@media screen and (max-width:768px){.menu-content .menu-level-one .menu-link{border-color:#f2f2f2;border-radius:3.08rem;color:#301a1a;font-size:3.59rem;height:16.41rem;margin:2.05rem 3.08rem;padding:3.08rem;padding-left:12.31rem}}.menu-content .menu-level-one .menu-link .icon{color:var(--color);left:3.08rem;position:absolute;top:50%;transform:translateY(-50%)}@media screen and (max-width:768px){.menu-content .menu-level-one .menu-link .icon{height:6.15rem;width:6.15rem}}.menu-content .menu-level-one .menu-link svg.menu-arrow{height:min(1.09rem,16px);position:absolute;right:min(1.09rem,16px);top:50%;transform:translateY(-50%);width:min(1.09rem,16px)}@media screen and (max-width:768px){.menu-content .menu-level-one .menu-link svg.menu-arrow{color:#bdbdbd;height:4.62rem;right:4.1rem;width:4.62rem}}.menu-content .menu-level-one .menu-link.is-active{color:#301a1a}@media screen and (max-width:768px){.menu-content .menu-level-one .menu-link.is-active{border-color:var(--color,#110f0f)}.menu-content .menu-level-one .menu-link.is-active svg{color:#301a1a}}@media print,screen and (min-width:769px){.menu-content .menu-level-one .menu-link.is-active,.menu-content .menu-level-one .menu-link:hover{background-color:var(--color,#110f0f)}.menu-content .menu-level-one .menu-link.is-active .counter,.menu-content .menu-level-one .menu-link:hover .counter{color:#301a1a}}.menu-content .is-new-label:after{background-color:#d3f4ee;border-radius:5px;color:#27ae60;content:"New";font-size:12px;font-weight:500;margin-left:.5rem;padding:2px .5rem 1px;transition:color .25s,background .25s}.menu-content .info{color:hsla(0,0%,100%,.3);font-size:min(.95rem,14px);font-weight:400;margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.menu-content .info{font-size:3.59rem;margin-bottom:2.05rem}}.menu-content .menu-level-two .menu-dropdown{height:100%}.menu-content .menu-level-two .menu-dropdown .items{display:flex;height:100%}.menu-content .menu-level-two .menu-dropdown .items .item-column{align-items:flex-start;border-left:2px solid hsla(0,0%,100%,.05);display:flex;flex-flow:column;flex-grow:1;max-height:min(33.54rem,493px);overflow-y:auto;padding:min(1.09rem,16px);width:min(21.77rem,320px)}@media screen and (max-width:768px){.menu-content .menu-level-two .menu-dropdown .items .item-column{max-height:126.41rem;padding:4.1rem;width:82.05rem}}.menu-content .menu-level-two .menu-link{color:hsla(0,0%,100%,.5);font-size:min(1.09rem,16px);font-weight:500;line-height:min(1.5rem,22px);transition:color .25s}@media screen and (max-width:768px){.menu-content .menu-level-two .menu-link{font-size:4.1rem;line-height:5.64rem}}.menu-content .menu-level-two .menu-link.is-active,.menu-content .menu-level-two .menu-link:hover{color:var(--color,#110f0f)}.menu-content .menu-level-two .menu-link+.menu-link{margin-top:min(.82rem,12px)}@media screen and (max-width:768px){.menu-content .menu-level-two .menu-link+.menu-link{margin-top:3.08rem}}.menu-content .menu-level-three{background-color:#fff;-moz-column-rule:1px solid #eee;column-rule:1px solid #eee;-moz-columns:1;column-count:1;-moz-column-fill:auto;column-fill:auto;-moz-column-gap:0;column-gap:0;height:100%;left:100%;position:absolute;top:0}.menu-content .menu-level-three.is-one-column{-moz-columns:1;column-count:1}.subscribe{font-size:min(.95rem,14px);font-weight:500;line-height:114%;margin:0}@media screen and (max-width:768px){.subscribe{font-size:3.59rem}}.subscribe .mb-3{color:hsla(0,0%,100%,.5)}.subscribe .column{margin:0;padding:0!important}.subscribe .footer-subscribe-form{display:flex;margin-bottom:min(2.04rem,30px);margin-right:min(4.08rem,60px);position:relative;width:100%}@media screen and (max-width:768px){.subscribe .footer-subscribe-form{margin-bottom:3.08rem;margin-right:0}.subscribe .footer-subscribe-form .column:last-child{flex:none;width:unset}}.subscribe .footer-subscribe-form input[type=email]{padding-right:min(11.56rem,170px)}@media screen and (max-width:768px){.subscribe .footer-subscribe-form input[type=email]{padding-right:38.46rem}}.subscribe .footer-subscribe-form:hover input{border:2px solid hsla(0,0%,100%,.3)}.subscribe .footer-subscribe-form:hover .button:after{opacity:1}.subscribe .button{align-items:center;background-color:transparent;border:none;color:hsla(0,0%,100%,.5);display:flex;font-size:min(1.09rem,16px);font-weight:500;padding-right:min(1.09rem,16px);position:absolute;right:0;top:50%;transform:translateY(-50%);transition:color .25s}@media screen and (max-width:768px){.subscribe .button{font-size:3.59rem;padding-right:3.59rem}}.subscribe .button.is-loading:after{left:unset;right:min(1.09rem,16px)}@media screen and (max-width:768px){.subscribe .button.is-loading:after{right:3.59rem}}.subscribe .button svg{height:min(1.22rem,18px);margin-left:min(.82rem,12px);width:min(1.22rem,18px)}@media screen and (max-width:768px){.subscribe .button svg{height:4.62rem;margin-left:2.56rem;width:4.62rem}}@media (hover:hover){.subscribe .button:hover{color:#fff}}.subscribe input{background:none;border:2px solid hsla(0,0%,100%,.1);border-radius:min(.82rem,12px);box-shadow:none!important;color:hsla(0,0%,100%,.5);font-size:min(1.09rem,16px);height:min(3.81rem,56px);outline:none!important;padding-left:min(1.09rem,16px);transition:border .25s;width:100%}@media screen and (max-width:768px){.subscribe input{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;padding-left:3.08rem}}.subscribe input:not(:-moz-placeholder-shown){border:2px solid hsla(0,0%,100%,.5)!important}.subscribe input:not(:placeholder-shown){border:2px solid hsla(0,0%,100%,.5)!important}.subscribe input:focus{border:2px solid hsla(0,0%,100%,.5)!important}.subscribe input::-moz-placeholder{color:hsla(0,0%,100%,.3)}.subscribe input::placeholder{color:hsla(0,0%,100%,.3)}.shop-categories-background{margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.shop-categories-background{margin-bottom:2.05rem}}.shop-categories-background .wrapper{align-items:flex-end;background-color:var(--category-background);border-radius:min(1.09rem,16px);border-top-left-radius:0;border-top-right-radius:0;display:flex;flex-wrap:wrap;margin-top:max(-8.16rem,-120px);padding-bottom:min(1.09rem,16px);padding-top:min(7.76rem,114px)}@media screen and (max-width:768px){.shop-categories-background .wrapper{border-radius:3.08rem;margin-top:-30.77rem;padding-bottom:3.08rem;padding-top:29.23rem}}.shop-categories{position:relative;z-index:2}@media screen and (max-width:768px){.shop-categories .content-pane .products .product-card .hovered-content .actions{top:-95.9rem}}.shop-categories .filter-trigger-mobile{display:none;flex-wrap:wrap;gap:2.05rem;margin-top:6.15rem;padding:0 3.08rem;width:100%}@media screen and (max-width:768px){.shop-categories .filter-trigger-mobile{display:flex}}.shop-categories .filter-trigger-mobile>*{display:flex;flex:none;width:calc(50% - 1.03rem)}.shop-categories .filter-trigger-mobile .button{align-items:center;border:0;border-radius:min(.82rem,12px);font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);justify-content:center;line-height:min(1.36rem,20px);outline:none;padding-bottom:0;padding-top:0;transition:color .25s,box-shadow .25s,background-color .25s}@media screen and (max-width:768px){.shop-categories .filter-trigger-mobile .button{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;line-height:4.1rem}}@media (hover:hover){.shop-categories .filter-trigger-mobile .button:hover{color:#45a4bd}}.shop-categories .filter-trigger-mobile .button:active{color:#247f97}.shop-categories .filter-trigger-mobile .button:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}.shop-categories .filter-trigger-mobile .button.is-filter{background-color:#301a1a;color:#fff}.shop-categories .filter-trigger-mobile svg{height:6.15rem;margin-right:2.05rem;width:6.15rem}.shop-categories .filter-trigger-mobile .view-layout{background:hsla(0,6%,6%,.1);border-radius:2.56rem;display:flex;width:100%}.shop-categories .filter-trigger-mobile .view-layout.is-mobile-alternate .button:first-child{background-color:transparent}.shop-categories .filter-trigger-mobile .view-layout.is-mobile-alternate .button:first-child svg{opacity:.5}.shop-categories .filter-trigger-mobile .view-layout.is-mobile-alternate .button:last-child{background-color:#fff}.shop-categories .filter-trigger-mobile .view-layout.is-mobile-alternate .button:last-child svg{opacity:1}.shop-categories .filter-trigger-mobile .view-layout .button{background-color:transparent;border-radius:2.05rem;transition:background-color .25s;width:50%}.shop-categories .filter-trigger-mobile .view-layout .button svg{opacity:.5;transition:opacity .25s}.shop-categories .filter-trigger-mobile .view-layout .button:first-child{background-color:#fff;margin:1.03rem 0 1.03rem 1.03rem}.shop-categories .filter-trigger-mobile .view-layout .button:first-child svg{opacity:1}.shop-categories .filter-trigger-mobile .view-layout .button:last-child{margin:1.03rem 1.03rem 1.03rem 0}.shop-categories .filter-trigger-mobile .is-sort{background-color:transparent;border:2px solid #301a1a;color:#301a1a;position:relative}.shop-categories .filter-trigger-mobile .is-sort select{height:100%;inset:0;opacity:0;position:absolute;width:100%}.shop-categories h1{color:#301a1a;font-size:min(2.72rem,40px);font-weight:700;letter-spacing:-.025em;line-height:112%}@media screen and (max-width:768px){.shop-categories h1{font-size:6.67rem;letter-spacing:0}}.shop-categories .h1-wrapper{display:flex;padding-left:min(1.09rem,16px);position:relative;width:100%;z-index:11}@media screen and (max-width:768px){.shop-categories .h1-wrapper{padding-left:3.08rem}}.shop-categories .h1-wrapper h1{flex-grow:1}@media screen and (max-width:768px){.shop-categories .h1-wrapper .sort{display:none}}.shop-categories .sort{align-items:flex-end;display:flex;padding-right:min(1.63rem,24px)}@media screen and (max-width:768px){.shop-categories .sort{padding-right:6.15rem}}.shop-categories .sort .sort-trigger{align-items:center;color:#301a1a;display:flex}.shop-categories .sort .sort-trigger .sort-icon{margin-top:max(-.14rem,-2px)}@media screen and (max-width:768px){.shop-categories .sort .sort-trigger .sort-icon{margin-top:-.51rem}}.shop-categories .sort .sort-trigger svg{height:min(.48rem,7px);margin-left:min(.82rem,12px);width:min(.75rem,11px)}@media screen and (max-width:768px){.shop-categories .sort .sort-trigger svg{height:1.79rem;margin-left:3.08rem;width:2.82rem}}.breadcrumb{align-items:center;display:flex;font-size:min(.95rem,14px);padding-left:min(1.09rem,16px);padding-top:min(2.18rem,32px);position:relative;z-index:2}@media screen and (max-width:768px){.breadcrumb{padding-right:3.08rem}}.breadcrumb .mr-3{margin-right:min(.8163265306rem,12px)!important}@media screen and (max-width:768px){.breadcrumb .mr-3{margin-right:2.05rem!important}.breadcrumb{font-size:3.59rem;padding-left:3.08rem;padding-top:6.15rem}}.breadcrumb:not(:last-child){margin-bottom:min(1.22rem,18px)}@media screen and (max-width:768px){.breadcrumb:not(:last-child){margin-bottom:3.08rem}}.breadcrumb svg{height:min(1.36rem,20px);width:min(1.36rem,20px)}@media screen and (max-width:768px){.breadcrumb svg{height:5.13rem;width:5.13rem}}.breadcrumb .is-arrow{flex:none;opacity:.5}.breadcrumb .is-active{opacity:.5}@media screen and (max-width:768px){.breadcrumb>a:first-child svg{margin-right:1.03rem}}.breadcrumb svg{margin-right:min(.82rem,12px)}@media screen and (max-width:768px){.breadcrumb svg{margin-right:3.08rem}.breadcrumb svg.is-arrow{margin-left:1.54rem}}.breadcrumb a{color:inherit;padding:0}.breadcrumb a:hover{color:inherit}@media screen and (max-width:768px){.breadcrumb ul{flex:1 0 auto}.breadcrumb ul:last-child{padding-right:4.1rem}}.breadcrumb ul a{color:#301a1a;font-size:min(.95rem,14px);line-height:157%;transform:translateY(1px)}@media screen and (max-width:768px){.breadcrumb ul a{font-size:3.59rem}}.breadcrumb ul a:hover{color:inherit}@media screen and (max-width:768px){.breadcrumbs-wrapper{-ms-overflow-style:none;overflow-y:auto;overscroll-behavior:none;scrollbar-width:none;width:100%}.breadcrumbs-wrapper::-webkit-scrollbar{display:none}}.is-category-slider{display:none}@media screen and (max-width:768px){.is-category-slider{display:block;margin-left:-1.03rem;margin-right:-1.03rem;padding:5.13rem 4.1rem 4.1rem}.is-category-slider .categories{-ms-overflow-style:none;display:flex;margin-left:-4.1rem;margin-right:-4.1rem;margin-top:2.05rem;overflow-x:auto;padding-left:4.1rem;padding-right:4.1rem;scrollbar-width:none}.is-category-slider .categories.is-start:after{background:linear-gradient(90deg,transparent 0,transparent 4px,transparent 32px,transparent calc(100% - 32px),#000 calc(100% - 4px))}.is-category-slider .categories.is-end:after{background:linear-gradient(90deg,#000 0,#000 4px,transparent 32px,transparent calc(100% - 32px),transparent calc(100% - 4px))}.is-category-slider .categories:after{background:linear-gradient(90deg,#000 0,#000 4px,transparent 32px,transparent calc(100% - 32px),#000 calc(100% - 4px));bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:4.1rem;z-index:2}.is-category-slider .categories::-webkit-scrollbar{display:none}.is-category-slider .swiper-slide{width:auto}.is-category-slider .category-title{align-items:center;border:2px solid hsla(0,0%,100%,.1);border-radius:min(.82rem,12px);color:hsla(0,0%,100%,.5);display:flex;height:min(3.81rem,56px);padding-left:min(1.09rem,16px);padding-right:min(1.09rem,16px)}}@media screen and (max-width:768px) and (max-width:768px){.is-category-slider .category-title{border-radius:2.56rem;height:13.33rem;padding-left:3.08rem;padding-right:3.08rem}}@media screen and (max-width:768px){.is-category-slider .category-title+.category-title{margin-left:2.05rem;margin-top:0}.is-category-slider .swiper-pagination{background:hsla(0,0%,100%,.1);height:.51rem;left:4.1rem;width:calc(100% - 8.21rem)}.is-category-slider .swiper-pagination span{background-color:#fff}.is-category-slider .swiper-wrapper{flex-flow:row;padding-top:4.1rem}}.filter-show-products-mobile{background-color:#fff;border-top:2px solid #f2f2f2;bottom:0;display:none;left:0;padding:3.08rem;position:fixed;transform:translateY(100%);transition:transform .25s;width:100%;z-index:10}@media screen and (max-width:768px){.filter-show-products-mobile{display:flex}}.filter-show-products-mobile .button{background-color:#301a1a;border:0;border-radius:min(.82rem,12px);color:#fff;font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);line-height:min(1.36rem,20px);outline:none;padding-bottom:0;padding-top:0;transition:color .25s,box-shadow .25s,background-color .25s;width:100%}@media screen and (max-width:768px){.filter-show-products-mobile .button{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;line-height:4.1rem}}@media (hover:hover){.filter-show-products-mobile .button:hover{color:#45a4bd}}.filter-show-products-mobile .button:active{color:#247f97}.filter-show-products-mobile .button:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}.filter-layout{display:flex}@media screen and (max-width:768px){.filter-layout{flex-wrap:wrap}}.filter-layout .filter-pane{display:flex;flex:none;flex-flow:column;margin-right:min(.54rem,8px);width:min(19.05rem,280px)}@media screen and (max-width:768px){.filter-layout .filter-pane{margin-right:0;width:100%}}.filter-layout .filter-pane .filter-close{background-color:transparent;border:0;box-shadow:none;color:#494949;cursor:pointer;display:none;outline:none;padding:0;position:absolute;right:min(1.09rem,16px);top:min(1.09rem,16px);z-index:1}@media screen and (max-width:768px){.filter-layout .filter-pane .filter-close{right:3.08rem;top:3.08rem}}.filter-layout .filter-pane .filter-close svg{height:min(2.72rem,40px);width:min(2.72rem,40px)}@media screen and (max-width:768px){.filter-layout .filter-pane .filter-close svg{height:9.23rem;width:9.23rem}.filter-layout .filter-pane .filter-close{display:block}}.filter-layout .filter-pane.is-subcategory.is-open{opacity:1;transform:translateY(0);transition-delay:.25s}@media screen and (max-width:768px){.filter-layout .filter-pane.is-subcategory{background-color:#fff;border-radius:3.08rem;border-bottom-left-radius:0;border-bottom-right-radius:0;bottom:0;left:0;margin:0;max-height:calc(100% - 4.1rem);overflow-y:auto;position:fixed;transform:translateY(100%);transition:opacity .25s,transform .25s;transition-delay:0s;width:100%;z-index:40}.filter-layout .filter-pane{margin-bottom:1.03rem}}.filter-layout .filter-pane .sticky{background-color:#fff;border-radius:min(1.09rem,16px);height:100%;padding:min(1.09rem,16px);top:min(6.26rem,92px);width:100%;z-index:1}@media screen and (max-width:768px){.filter-layout .filter-pane .sticky{border-radius:3.08rem;padding:3.08rem;top:23.59rem}.filter-layout .filter-pane .sticky>.wrapper{padding-bottom:19.49rem}}.filter-layout .filter-pane .white{background-color:#fff;border-bottom-left-radius:min(1.09rem,16px);border-bottom-right-radius:min(1.09rem,16px);box-shadow:0 -40px 0 0 #fff;display:none;flex-grow:1;width:100%}@media screen and (max-width:768px){.filter-layout .filter-pane .white{border-bottom-left-radius:3.08rem;border-bottom-right-radius:3.08rem}}.filter-layout .filter-pane .filters-title{align-items:center;display:flex;font-size:min(1.77rem,26px);font-weight:500;margin-bottom:min(1.63rem,24px)}@media screen and (max-width:768px){.filter-layout .filter-pane .filters-title{font-size:5.13rem;margin-bottom:1.03rem;margin-top:2.05rem}}.filter-layout .filter-pane .filters-title .badge{align-items:center;background-color:#301a1a;border-radius:100%;color:#fff;display:none;font-size:min(.95rem,14px);font-weight:500;height:min(1.36rem,20px);justify-content:center;margin-left:min(.54rem,8px);width:min(1.36rem,20px)}@media screen and (max-width:768px){.filter-layout .filter-pane .filters-title .badge{display:inline-flex;font-size:3.59rem;height:5.13rem;margin-left:2.05rem;transform:translateY(-1.5px);width:5.13rem}}.filter-layout .filter-pane .title{cursor:unset!important;font-size:min(1.09rem,16px);font-weight:500;line-height:125%;margin-bottom:min(.82rem,12px)}@media screen and (max-width:768px){.filter-layout .filter-pane .title{font-size:4.1rem;margin-bottom:3.08rem}}.filter-layout .filter-pane [shop-filter-content]{padding-bottom:min(.82rem,12px)}@media screen and (max-width:768px){.filter-layout .filter-pane [shop-filter-content]{padding-bottom:3.08rem}}.filter-layout .filter-pane .shop-category-filter .category-title{align-items:center;border:2px solid #f2f2f2;border-radius:min(.82rem,12px);color:#301a1a;display:flex;height:min(3.81rem,56px);padding-left:min(1.09rem,16px);padding-right:min(1.09rem,16px)}@media screen and (max-width:768px){.filter-layout .filter-pane .shop-category-filter .category-title{border-radius:2.56rem;height:13.33rem;padding-left:3.08rem;padding-right:3.08rem}}.filter-layout .filter-pane .shop-category-filter .category-title.is-active{background-color:#f2f2f2;font-weight:500}.filter-layout .filter-pane .shop-category-filter .category-title+.category-title{margin-top:min(.82rem,12px)}@media screen and (max-width:768px){.filter-layout .filter-pane .shop-category-filter .category-title+.category-title{margin-top:0}}.filter-layout .filter-pane .shop-category-filter:not(:first-child){padding-top:min(1.09rem,16px)}@media screen and (max-width:768px){.filter-layout .filter-pane .shop-category-filter:not(:first-child){padding-top:3.08rem}}.filter-layout .filter-pane .shop-category-filter:not(:last-child){padding-bottom:min(.27rem,4px)}@media screen and (max-width:768px){.filter-layout .filter-pane .shop-category-filter:not(:last-child){padding-bottom:1.03rem}}.filter-layout .filter-pane .shop-category-filter[data-code=agriculture]{display:none}@media screen and (max-width:768px){.filter-layout .filter-pane .shop-category-filter .category-title{font-size:3.59rem;justify-content:center}.filter-layout .filter-pane .shop-category-filter .category-title+.category-title{margin-top:2.05rem}}.filter-layout .filter-pane .shop-category-filter .is-tags>div{display:flex;flex-flow:row;flex-wrap:wrap;margin-bottom:max(-.54rem,-8px)}@media screen and (max-width:768px){.filter-layout .filter-pane .shop-category-filter .is-tags>div{margin-bottom:-2.05rem}}.filter-layout .filter-pane .shop-category-filter .is-tags .item{align-items:center;border:2px solid #f2f2f2;border-radius:min(.54rem,8px);color:#7c7c7c;display:flex;flex:none;height:min(2.18rem,32px);justify-content:center;margin-bottom:min(.54rem,8px);margin-right:min(.54rem,8px);margin-top:0;padding-left:min(.82rem,12px);padding-right:min(.82rem,12px);transition:color .2s ease-in-out,border .2s ease-in-out}@media screen and (max-width:768px){.filter-layout .filter-pane .shop-category-filter .is-tags .item{background-color:#fff;border-color:#eae8e8;border-radius:2.05rem;height:8.21rem;margin-bottom:2.05rem;margin-right:2.05rem;padding-left:3.08rem;padding-right:3.08rem}}.filter-layout .filter-pane .shop-category-filter .is-tags .item:hover{border:2px solid rgba(48,26,26,.5);color:#301a1a}.filter-layout .filter-pane .shop-category-filter .is-tags .item.is-active{border:2px solid #301a1a;color:#301a1a}@media screen and (max-width:768px){.filter-layout .filter-pane .shop-category-filter .is-tags .item.is-active{border-color:#301a1a}}.filter-layout .filter-pane .shop-category-filter .is-tags .item span{margin:0}.filter-layout .filter-pane .shop-category-filter+.shop-category-filter{position:relative}.filter-layout .filter-pane .shop-category-filter+.shop-category-filter:before{background-color:#f2f2f2;content:"";display:block;height:2px;left:max(-1.09rem,-16px);position:absolute;right:max(-1.09rem,-16px);top:max(-.07rem,-1px)}@media screen and (max-width:768px){.filter-layout .filter-pane .shop-category-filter+.shop-category-filter:before{left:-4.1rem;right:-4.1rem;top:-.26rem}}.filter-layout .filter-pane .checkbox{pointer-events:none}.filter-layout .filter-pane input[type=checkbox].checkbox{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #f2f2f2;border-radius:min(.34rem,5px);display:inline-flex;flex:none;height:min(1.22rem,18px);justify-content:center;width:min(1.22rem,18px)}@media screen and (max-width:768px){.filter-layout .filter-pane input[type=checkbox].checkbox{background-color:#fff;border-color:#eae8e8;border-radius:1.28rem;height:4.62rem;width:4.62rem}}.filter-layout .filter-pane input[type=checkbox].checkbox:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 12 8'%3E%3Cpath fill='%23fff' stroke='%23fff' stroke-width='.5' d='M4.75 6.417 10.166 1l.834.833-5.543 5.543a1 1 0 0 1-1.414 0L1 4.333l.833-.833L4.75 6.417Z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";display:none;height:min(.54rem,8px);width:min(.82rem,12px)}@media screen and (max-width:768px){.filter-layout .filter-pane input[type=checkbox].checkbox:after{height:2.05rem;width:3.08rem}}.filter-layout .filter-pane input[type=checkbox].checkbox:checked{background-color:#301a1a;border:0}.filter-layout .filter-pane input[type=checkbox].checkbox:checked:after{display:block}.filter-layout .filter-pane .shop-filters-search{position:relative}.filter-layout .filter-pane .shop-filters-search:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%237C7C7C' fill-rule='evenodd' d='M4.606 10.942a6.335 6.335 0 1 1 11.048 4.233l-.48.48a6.335 6.335 0 0 1-10.569-4.713Zm11.355 6.154a7.942 7.942 0 1 1 1.136-1.136l3.335 3.336.568.568L19.864 21l-.568-.568-3.335-3.336Z' clip-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat;content:"";display:block;height:min(1.63rem,24px);left:min(1.09rem,16px);position:absolute;top:min(1.09rem,16px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.filter-layout .filter-pane .shop-filters-search:after{height:6.15rem;left:3.08rem;top:3.59rem;width:6.15rem}.filter-layout .filter-pane .shop-filters-search{margin-top:-2.05rem}}.filter-layout .filter-pane .shop-filters-search input{border:2px solid #f2f2f2;border-radius:min(.82rem,12px);box-shadow:none!important;font-size:min(1.09rem,16px);height:min(3.81rem,56px);outline:none!important;padding-left:min(3.27rem,48px);transition:border .2s ease-in-out}@media screen and (max-width:768px){.filter-layout .filter-pane .shop-filters-search input{border-color:#eae8e8;border-radius:2.56rem;font-size:3.59rem;height:13.33rem;margin-bottom:3.08rem!important;padding-left:11.28rem}}.filter-layout .filter-pane .shop-filters-search input:hover{border-color:#ddd}.filter-layout .filter-pane .shop-filters-search input:focus{border-color:#7c7c7c}.filter-layout .filter-pane .item{-webkit-hyphens:auto;hyphens:auto}.filter-layout .filter-pane .item a{color:inherit;display:flex}.filter-layout .filter-pane .item .badge{display:none}.filter-layout .filter-pane .item span{display:inline-flex;font-size:min(1.09rem,16px);line-height:125%;margin-left:min(.68rem,10px)}@media screen and (max-width:768px){.filter-layout .filter-pane .item span{font-size:3.59rem;margin-left:2.05rem}}.filter-layout .filter-pane .item+.item{margin-top:min(.41rem,6px)}@media screen and (max-width:768px){.filter-layout .filter-pane .item+.item{margin-top:2.56rem}}.filter-layout .content-pane{display:flex;flex-flow:column;flex-grow:1;width:calc(100% - min(19.05rem, 280px) - min(.54rem, 8px))}.filter-layout .content-pane>*{border-radius:min(1.09rem,16px)}@media screen and (max-width:768px){.filter-layout .content-pane>*{border-radius:3.08rem}}.filter-layout .content-pane>.homepage-slider{height:min(32.11rem,472px);overflow:hidden}@media screen and (max-width:768px){.filter-layout .content-pane>.homepage-slider{height:auto}}.filter-layout .content-pane>:not(:is(.homepage-slider,.pane,.user-loyalty)){background-color:#fff;flex-grow:1;padding:min(1.09rem,16px)}@media screen and (max-width:768px){.filter-layout .content-pane>:not(:is(.homepage-slider,.pane,.user-loyalty)){padding:3.08rem}}.filter-layout .content-pane>.pane.w-50+.pane.w-50 .padder{margin-left:min(.27rem,4px)}@media screen and (max-width:768px){.filter-layout .content-pane>.pane.w-50+.pane.w-50 .padder{margin-left:1.03rem}}.filter-layout .content-pane>:not(:last-child){margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.filter-layout .content-pane>:not(:last-child){margin-bottom:2.05rem}}.filter-layout .content-pane .user-loyalty{background-color:#170f19;border:2px solid hsla(0,0%,100%,.1);overflow:hidden;width:100%}.filter-layout .content-pane .user-loyalty:not(:has(.user-loyalty-inner)){display:none}.filter-layout .content-pane .user-loyalty-inner{align-items:center;display:flex}@media screen and (max-width:768px){.filter-layout .content-pane .user-loyalty-inner{align-items:flex-start;flex-direction:column}}.filter-layout .content-pane .user-loyalty-logo{align-items:center;background-color:hsla(0,0%,100%,.1);display:flex;justify-content:center;padding:min(1.36rem,20px)}@media screen and (max-width:768px){.filter-layout .content-pane .user-loyalty-logo{display:none;padding:5.13rem}}.filter-layout .content-pane .user-loyalty-logo img{height:min(5.44rem,80px);width:min(5.44rem,80px)}@media screen and (max-width:768px){.filter-layout .content-pane .user-loyalty-logo img{height:20.51rem;width:20.51rem}}.filter-layout .content-pane .user-loyalty-info{margin-right:auto;padding:min(1.09rem,16px)}@media screen and (max-width:768px){.filter-layout .content-pane .user-loyalty-info{padding:3.08rem}}.filter-layout .content-pane .user-loyalty-title{color:#fff;font-size:min(1.77rem,26px);font-weight:500;line-height:1.15385}@media screen and (max-width:768px){.filter-layout .content-pane .user-loyalty-title{font-size:5.13rem;line-height:1.2}}.filter-layout .content-pane .user-loyalty-subtitle{color:hsla(0,0%,100%,.5);font-size:min(1.09rem,16px);font-weight:400;line-height:1.25;margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.filter-layout .content-pane .user-loyalty-subtitle{font-size:3.59rem;line-height:1.42857;margin-top:2.05rem}}.filter-layout .content-pane .user-loyalty-value{align-items:center;color:#bda6cb;display:flex;font-size:min(1.09rem,16px);font-weight:500;line-height:1.25;padding:min(1.09rem,16px);white-space:nowrap}@media screen and (max-width:768px){.filter-layout .content-pane .user-loyalty-value{font-size:3.59rem;font-size:1.14286;padding:3.08rem;padding-top:0}}.filter-layout .content-pane .user-loyalty-value img{flex-shrink:0;height:min(1.63rem,24px);margin-right:min(.54rem,8px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.filter-layout .content-pane .user-loyalty-value img{height:6.15rem;margin-right:2.05rem;width:6.15rem}}.filter-layout .content-pane .products{grid-gap:min(.54rem,8px);display:grid;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:768px){.filter-layout .content-pane .products{grid-gap:2.05rem;grid-template-columns:repeat(1,1fr)}}.filter-layout .content-pane .products .product-card{min-width:0;width:100%}@media screen and (max-width:768px){.filter-layout .content-pane .products.is-mobile-alternate .actions{bottom:3.08rem;display:flex;height:6.15rem;left:5.13rem;right:unset;top:unset!important}.filter-layout .content-pane .products.is-mobile-alternate .actions .action{margin-top:0}.filter-layout .content-pane .products.is-mobile-alternate .actions .action+.action{margin-left:4.1rem}.filter-layout .content-pane .products.is-mobile-alternate .wrapper{display:flex;flex-flow:column;padding-left:23.59rem}.filter-layout .content-pane .products.is-mobile-alternate .wrapper .cart-prices{margin-bottom:1.03rem;order:1}.filter-layout .content-pane .products.is-mobile-alternate .wrapper .cart-offers{order:2}.filter-layout .content-pane .products.is-mobile-alternate .wrapper .discount{font-size:3.08rem;height:6.15rem;padding-left:1.54rem;padding-right:1.54rem}.filter-layout .content-pane .products.is-mobile-alternate [src="/images/blank.png"]{transform:scale(2.5)}.filter-layout .content-pane .products.is-mobile-alternate .product-card{height:43.59rem}.filter-layout .content-pane .products.is-mobile-alternate .product-card.has-product-labels{height:52.82rem}.filter-layout .content-pane .products.is-mobile-alternate .image-wrapper{height:20.51rem;left:3.08rem;top:3.08rem;width:20.51rem}.filter-layout .content-pane .products.is-mobile-alternate .product-labels{flex-flow:row;left:25.64rem;overflow:hidden;white-space:nowrap;width:calc(100% - 23.59rem)}.filter-layout .content-pane .products.is-mobile-alternate .product-labels .label{font-size:3.08rem;height:6.15rem;margin-left:1.03rem;margin-top:0;padding-left:2.05rem;padding-right:2.05rem}}.block-text-accordeon{background-color:#fff;border-radius:min(1.09rem,16px);margin-top:min(.54rem,8px);padding:min(1.09rem,16px);position:relative;z-index:1}@media screen and (max-width:768px){.block-text-accordeon{border-radius:3.08rem;margin-top:2.05rem;padding:3.08rem}}.block-text-accordeon.is-toggled .text-accordeon-descr{height:unset}.block-text-accordeon.is-toggled .text-accordeon-descr:after{display:none}.block-text-accordeon .text-accordeon-title{font-size:min(2.72rem,40px);font-weight:700;letter-spacing:-.025em;line-height:112%;margin-bottom:min(1.36rem,20px)}@media screen and (max-width:768px){.block-text-accordeon .text-accordeon-title{font-size:6.67rem;letter-spacing:0;margin-bottom:3.08rem}}.block-text-accordeon .text-accordeon-descr{color:#301a1a;font-size:min(1.22rem,18px);height:min(5.99rem,88px);line-height:122%;max-width:min(73.47rem,1080px);overflow:hidden;position:relative}@media screen and (max-width:768px){.block-text-accordeon .text-accordeon-descr{font-size:3.59rem;height:51.28rem;line-height:143%;max-width:100%}}.block-text-accordeon .text-accordeon-descr:after{background:linear-gradient(0deg,#fff,hsla(0,0%,100%,0));bottom:0;content:"";height:100%;left:0;pointer-events:none;position:absolute;width:100%}.block-text-accordeon svg{color:#7c7c7c;height:min(.61rem,9px);margin-left:min(.68rem,10px);width:min(1.09rem,16px)}@media screen and (max-width:768px){.block-text-accordeon svg{height:2.31rem;margin-left:2.56rem;width:4.1rem}}.block-text-accordeon svg.mirror{transform:rotate(180deg)}.block-text-accordeon .text-accordeon-expand{align-items:center;border:2px solid #f2f2f2;border-radius:min(.82rem,12px);color:#7c7c7c;cursor:pointer;display:inline-flex;font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);justify-content:center;line-height:min(1.36rem,20px);outline:none;padding:0 min(1.09rem,16px);transition:color .25s,box-shadow .25s,background-color .25s}@media screen and (max-width:768px){.block-text-accordeon .text-accordeon-expand{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;line-height:4.1rem}}@media (hover:hover){.block-text-accordeon .text-accordeon-expand:hover{color:#45a4bd}}.block-text-accordeon .text-accordeon-expand:active{color:#247f97}.block-text-accordeon .text-accordeon-expand:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}@media screen and (max-width:768px){.block-text-accordeon .text-accordeon-expand{padding-left:4.1rem;padding-right:4.1rem}}.pagination{border:2px solid #f2f2f2;border-radius:min(.82rem,12px)}@media screen and (max-width:768px){.pagination{border-radius:3.08rem}}.pagination .pagination-link{align-items:center;border:0;border-left:1px solid #f2f2f2;border-radius:0;border-right:1px solid #f2f2f2;display:flex;font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);justify-content:center;margin:0;padding:0;width:min(3.81rem,56px)}@media screen and (max-width:768px){.pagination .pagination-link{font-size:3.59rem;height:12.31rem;width:14.36rem}}.pagination .pagination-link.is-current{background-color:transparent;color:#301a1a}.pagination .pagination-next{align-items:center;border:0;border-left:1px solid #f2f2f2;border-radius:0;display:flex;font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);justify-content:center;margin:0;padding:0;width:min(3.81rem,56px)}@media screen and (max-width:768px){.pagination .pagination-next{font-size:3.59rem;height:12.31rem;order:10;width:14.36rem}}.pagination .pagination-next[disabled]{background-color:transparent;opacity:1}.pagination .pagination-next[disabled] svg{color:#bdbdbd}.pagination .pagination-next svg{color:#301a1a;height:min(1.63rem,24px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.pagination .pagination-next svg{height:4.62rem;width:4.62rem}}.pagination .pagination-previous{align-items:center;border:0;border-radius:0;border-right:1px solid #f2f2f2;display:flex;font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);justify-content:center;margin:0;padding:0;width:min(3.81rem,56px)}@media screen and (max-width:768px){.pagination .pagination-previous{font-size:3.59rem;height:12.31rem;width:13.33rem}}.pagination .pagination-previous[disabled]{background-color:transparent;opacity:1}.pagination .pagination-previous[disabled] svg{color:#bdbdbd}.pagination .pagination-previous svg{color:#301a1a;height:min(1.63rem,24px);transform:rotate(180deg);width:min(1.63rem,24px)}@media screen and (max-width:768px){.pagination .pagination-previous svg{height:7.18rem;width:4.62rem}}section.callback{background-color:#fff;border-radius:min(1.09rem,16px);display:flex;flex-flow:column;gap:min(1.09rem,16px);min-height:min(29.93rem,440px);overflow:hidden;padding:min(1.09rem,16px);position:relative;width:100%}@media screen and (max-width:768px){section.callback{border-radius:4.1rem;gap:4.1rem;min-height:57.44rem;padding:3.08rem}}section.callback .image{border-radius:min(.82rem,12px);flex:none;overflow:hidden;width:min(19.05rem,280px)}@media screen and (max-width:768px){section.callback .image{border-radius:3.08rem;width:71.79rem}}section.callback .image{height:100%;margin-right:min(1.09rem,16px);position:relative;z-index:1}@media screen and (max-width:768px){section.callback .image{margin-right:4.1rem}}section.callback .image img{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}section.callback .title{font-size:min(2.72rem,40px);font-weight:700;letter-spacing:-.025em;line-height:1.12;margin-bottom:min(1.36rem,20px)}@media screen and (max-width:768px){section.callback .title{font-size:6.67rem;line-height:1.15;margin-bottom:3.08rem}}section.callback .description{font-size:min(1.22rem,18px);font-weight:400;line-height:1.22;max-width:80%}@media screen and (max-width:768px){section.callback .description{font-size:3.59rem;line-height:1.43}}section.callback .wrapper{align-items:flex-start;display:flex;flex-grow:1}@media screen and (max-width:768px){section.callback .wrapper{flex-direction:column}}section.callback .button{border:2px solid #301a1a;border-radius:min(.82rem,12px);color:#301a1a;font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);line-height:min(1.36rem,20px);outline:none;padding-bottom:0;padding-top:0;transition:color .25s,box-shadow .25s,background-color .25s}@media screen and (max-width:768px){section.callback .button{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;line-height:4.1rem}}@media (hover:hover){section.callback .button:hover{color:#45a4bd}}section.callback .button:active{color:#247f97}section.callback .button:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}.shop-product section.promo-products .cross-sale .title{font-size:min(1.77rem,26px);font-weight:500}@media screen and (max-width:768px){.shop-product section.promo-products .cross-sale .title{font-size:5.13rem}}.shop-product .new-package{background:hsla(0,6%,6%,.051);border-radius:min(.82rem,12px);margin-bottom:min(1.09rem,16px);margin-left:min(1.09rem,16px);margin-right:min(1.09rem,16px);padding:min(1.09rem,16px)}@media screen and (max-width:768px){.shop-product .new-package{border-radius:2.56rem;margin-bottom:3.08rem;margin-left:3.08rem;margin-right:3.08rem;padding:3.08rem}}.shop-product .new-package .title{color:#7c7c7c;font-size:min(1.09rem,16px);font-weight:500;margin-bottom:min(.41rem,6px)}@media screen and (max-width:768px){.shop-product .new-package .title{font-size:3.59rem;margin-bottom:1.03rem}}.shop-product .new-package .description{color:#7c7c7c;font-size:min(.95rem,14px);font-weight:400;line-height:min(1.09rem,16px)}@media screen and (max-width:768px){.shop-product .new-package .description{font-size:3.59rem;line-height:5.13rem}}.shop-product section.news{margin-bottom:min(.54rem,8px)!important;margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.shop-product section.news{margin-bottom:2.05rem!important;margin-top:2.05rem}}.shop-product section.news .button{background-color:transparent;border:2px solid #301a1a;color:#301a1a}@media (hover:hover){.shop-product section.news .button:hover{color:#45a4bd}}.shop-product .ukravit-institute{height:min(29.93rem,440px)}@media screen and (max-width:768px){.shop-product .ukravit-institute{height:auto}}.shop-product .mobile-title{display:none;font-size:6.67rem;font-weight:700;padding:4.62rem 3.08rem 2.05rem}@media screen and (max-width:768px){.shop-product .mobile-title{display:block}}.shop-product .news-list .padder{margin-right:0}.shop-product .sections-row{display:flex;gap:min(.54rem,8px);position:relative;z-index:2}@media screen and (max-width:768px){.shop-product .sections-row{flex-direction:column;gap:2.05rem}}.shop-product .sections-row>*{flex-grow:1;flex-shrink:1;width:50%}@media screen and (max-width:768px){.shop-product .sections-row>*{width:100%}}.shop-product section{position:relative;z-index:2}.shop-product section:not(:last-child){margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.shop-product section:not(:last-child){margin-bottom:2.05rem}}.shop-product section.is-rounded{background-color:#fff;border-radius:min(1.09rem,16px)}@media screen and (max-width:768px){.shop-product section.is-rounded{border-radius:3.08rem}.shop-product section.product-properties{background-color:transparent;border-radius:0}}.shop-product section.promo-products{z-index:3}.shop-product section.callback:not(:last-child){margin-bottom:0}.shop-product section.ukravit-institute{min-height:min(29.93rem,440px);width:50%}@media screen and (max-width:768px){.shop-product section.ukravit-institute{min-height:88.72rem;width:100%}}.shop-product section.ukravit-institute .wrapper{width:100%}.shop-product .credit-wrapper{background-color:#f3f1ef;border:2px solid #e9e6e4;border-radius:min(.82rem,12px);color:#301a1a;display:flex;margin-top:min(1.09rem,16px);padding:min(1.09rem,16px);position:relative}@media screen and (max-width:768px){.shop-product .credit-wrapper{border-radius:2.56rem;margin-top:6.15rem;padding:3.08rem}}.shop-product .credit-wrapper .info{flex-grow:1;padding-right:min(6.67rem,98px)}@media screen and (max-width:768px){.shop-product .credit-wrapper .info{padding-right:17.95rem}}.shop-product .credit-wrapper .title{font-size:min(1.22rem,18px);font-weight:500;margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.shop-product .credit-wrapper .title{font-size:4.1rem;margin-bottom:1.03rem}.shop-product .credit-wrapper .desc{font-size:3.59rem;line-height:4.62rem}}.shop-product .credit-wrapper .icon{align-items:center;border-left:2px solid #e9e6e4;display:flex;height:100%;justify-content:center;position:absolute;right:0;top:0;width:min(5.58rem,82px)}@media screen and (max-width:768px){.shop-product .credit-wrapper .icon{width:14.87rem}}.shop-product .credit-wrapper .icon svg{width:min(1.63rem,24px)}@media screen and (max-width:768px){.shop-product .credit-wrapper .icon svg{width:6.15rem}}.shop-product .description-tabs-content{max-width:min(57.82rem,850px);padding:min(1.09rem,16px)}@media screen and (max-width:768px){.shop-product .description-tabs-content{max-width:unset;padding:3.08rem}}.shop-product .description-tabs-content .table-wrapper{margin-bottom:min(1.09rem,16px)}@media screen and (max-width:768px){.shop-product .description-tabs-content .table-wrapper{margin-bottom:4.1rem}}.shop-product .description-tabs-content .table-wrapper table svg.drone{color:#301a1a;display:inline;height:min(1.63rem,24px);margin-right:min(.27rem,4px);transform:translateY(6px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.shop-product .description-tabs-content .table-wrapper table svg.drone{height:6.15rem;margin-right:1.03rem;width:6.15rem}}.shop-product .description-tabs-content .content iframe{border-radius:min(.82rem,12px)}@media screen and (max-width:768px){.shop-product .description-tabs-content .content iframe{aspect-ratio:16/9;border-radius:2.56rem;height:auto;width:100%}}.shop-product .description-tabs-content .drone-icon{background-color:#f2f2f2;border-radius:min(.82rem,12px);display:none;margin-bottom:min(1.09rem,16px);padding:min(1.22rem,18px) min(1.09rem,16px);vertical-align:middle}@media screen and (max-width:768px){.shop-product .description-tabs-content .drone-icon{border-radius:2.56rem;margin-bottom:4.1rem;padding-bottom:1.03rem;padding-left:3.08rem;padding-right:3.08rem;padding-top:1.03rem}}.shop-product .description-tabs-content .drone-icon svg{color:#7c7c7c;height:min(1.63rem,24px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.shop-product .description-tabs-content .drone-icon svg{height:6.15rem;width:6.15rem}}.shop-product .description-tabs-content .drone-icon span{color:#7c7c7c;font-size:min(1.09rem,16px);margin-left:min(.54rem,8px);transform:translateY(2px)}@media screen and (max-width:768px){.shop-product .description-tabs-content .drone-icon span{font-size:3.59rem;margin-left:1.03rem}}.shop-product .description-tabs-content .property-name{color:#7c7c7c}.shop-product .description-tabs-content .property-value.has-tags{margin:max(-.27rem,-4px)}@media screen and (max-width:768px){.shop-product .description-tabs-content .property-value.has-tags{margin:-1.03rem}}.shop-product .description-tabs-content .property-value.has-tags p{align-items:center;border:2px solid #f2f2f2;border-radius:min(.68rem,10px);color:#7c7c7c;display:inline-flex;height:min(2.72rem,40px);justify-content:center;margin:min(.27rem,4px);padding-left:min(.54rem,8px);padding-right:min(1.09rem,16px)}@media screen and (max-width:768px){.shop-product .description-tabs-content .property-value.has-tags p{border-radius:2.56rem;height:10.26rem;margin:1.03rem;padding-left:2.05rem;padding-right:4.1rem}}.shop-product .description-tabs-content .property-value.has-tags p img{height:min(1.63rem,24px);margin-right:min(.27rem,4px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.shop-product .description-tabs-content .property-value.has-tags p img{height:6.15rem;margin-right:1.03rem;width:6.15rem}}.shop-product .description-tabs-content .property-value.has-tags p img[src="/images/blank.png"]{pointer-events:none;scale:5}.shop-product .description-tabs-content .property-value a{color:#301a1a;transition:color .2s ease-in-out}.shop-product .description-tabs-content .property-value a:hover{color:#7c7c7c}.shop-product .description-tabs{display:flex;margin-left:min(0rem,0px);margin-right:min(0rem,0px);padding:min(1.09rem,16px)}@media screen and (max-width:768px){.shop-product .description-tabs{margin-left:-1.03rem;margin-right:-1.03rem;margin-top:6.15rem;padding:4.1rem}}.shop-product .description-tabs.is-start:after{background:linear-gradient(90deg,transparent 0,transparent 4px,transparent 32px,transparent calc(100% - 32px),#000 calc(100% - 4px))}.shop-product .description-tabs.is-end:after{background:linear-gradient(90deg,#000 0,#000 4px,transparent 32px,transparent calc(100% - 32px),transparent calc(100% - 4px))}@media screen and (max-width:768px){.shop-product .description-tabs:after{background:linear-gradient(90deg,#000 0,#000 4px,transparent 32px,transparent calc(100% - 32px),#000 calc(100% - 4px));bottom:4.1rem;content:"";left:0;pointer-events:none;position:absolute;right:0;top:4.1rem;z-index:2}}.shop-product .description-tabs .swiper-pagination{background:hsla(0,0%,100%,.1);height:.51rem;left:4.1rem;width:calc(100% - 8.21rem)}.shop-product .description-tabs .swiper-pagination span{background-color:#fff}@media screen and (max-width:768px){.shop-product .description-tabs-content{background-color:#fff;border-radius:min(1.09rem,16px)}}@media screen and (max-width:768px) and (max-width:768px){.shop-product .description-tabs-content{border-radius:3.08rem}}.shop-product .description-tabs .item{align-items:center;border:2px solid #f2f2f2;border-radius:min(.82rem,12px);color:#301a1a;cursor:pointer;display:flex;flex-direction:column;font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);justify-content:center;line-height:min(1.36rem,20px);outline:none;padding:0 min(1.09rem,16px);transition:color .25s,box-shadow .25s,background-color .25s;transition:background-color .2s,color .2s ease-in-out;width:unset}@media screen and (max-width:768px){.shop-product .description-tabs .item{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;line-height:4.1rem}}@media (hover:hover){.shop-product .description-tabs .item:hover{color:#45a4bd}}.shop-product .description-tabs .item:active{color:#247f97}.shop-product .description-tabs .item:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}@media screen and (max-width:768px){.shop-product .description-tabs .item{border-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.5);padding-left:4.1rem;padding-right:4.1rem;white-space:nowrap}}.shop-product .description-tabs .item.is-active{background-color:#f2f2f2;font-weight:700}@media screen and (max-width:768px){.shop-product .description-tabs .item.is-active{background-color:hsla(0,0%,100%,.1);color:#fff;font-weight:500}}.shop-product .description-tabs .item:hover{background-color:#f2f2f2}@media screen and (max-width:768px){.shop-product .description-tabs .item:hover{background-color:hsla(0,0%,100%,.1);color:#fff}}.shop-product .description-tabs .item:after{content:attr(data-text);content:attr(data-text)/"";font-weight:700;height:0;overflow:hidden;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;visibility:hidden}.shop-product .description-tabs .item+.item{margin-left:min(.54rem,8px)}@media screen and (max-width:768px){.shop-product .description-tabs .item+.item{margin-left:0}}.shop-product .description-tabs-content .item{display:none}.shop-product .description-tabs-content .item.is-active{display:block}@media screen and (max-width:768px){.shop-product .description-tabs-content .content .table-wrapper{margin-left:-3.08rem;margin-right:-3.08rem;overflow-x:auto;padding-left:3.08rem;padding-right:3.08rem;scrollbar-width:none;width:calc(100% + 6.15rem)}.shop-product .description-tabs-content .content .table-wrapper::-webkit-scrollbar{display:none}}.shop-product .description-tabs-content .content table{border-bottom:1px solid #dbdbdb;border-right:1px solid #dbdbdb}@media screen and (max-width:768px){.shop-product .description-tabs-content .content table{width:250%!important}}.shop-product .description-tabs-content .content table thead{background-color:var(--category-background);border:1px solid #dbdbdb}.shop-product .description-tabs-content .content table th{border:0;font-weight:700;text-align:center;vertical-align:middle}.shop-product .description-tabs-content .content table th>*{font-weight:700}.shop-product .description-tabs-content .content table td{border-left:1px solid #dbdbdb}.shop-product .description-tabs-content .content table td[rowspan]{vertical-align:middle}.shop-product .description-tabs-content .content table.has-drone-icon+.drone-icon{display:flex}.shop-product .prices-wrapper{display:flex;justify-content:space-between}@media screen and (max-width:768px){.shop-product .prices-wrapper{flex-flow:row;flex-wrap:wrap}}.shop-product .prices-wrapper .loyalty{flex:none;margin-top:1.03rem}.shop-product .prices-wrapper .prices{display:flex}.shop-product .prices-wrapper .prices .price{font-weight:700}@media screen and (max-width:768px){.shop-product .prices-wrapper .prices .price [currency-symbol]{font-size:5.13rem}}.shop-product .options-wrapper{margin-top:min(2.18rem,32px)}@media screen and (max-width:768px){.shop-product .options-wrapper{margin-top:6.15rem}}.shop-product .options-wrapper .option{border:2px solid #f2f2f2;border-radius:min(.82rem,12px)}@media screen and (max-width:768px){.shop-product .options-wrapper .option{border-radius:2.56rem}}.shop-product .options-wrapper .title{border-bottom:2px solid #f2f2f2;color:#301a1a;font-size:min(1.22rem,18px);font-weight:500;margin:0;padding:min(1.09rem,16px) min(1.09rem,16px) min(.82rem,12px)}@media screen and (max-width:768px){.shop-product .options-wrapper .title{font-size:4.1rem;padding:3.08rem;padding-bottom:3.08rem}}.shop-product .options-wrapper svg{color:#301a1a;height:min(1.63rem,24px);margin-top:max(-.14rem,-2px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.shop-product .options-wrapper svg{height:6.15rem;margin-top:-.51rem;width:6.15rem}}.shop-product .options-wrapper img{display:flex;margin-right:min(.27rem,4px);margin-top:max(-.14rem,-2px);min-height:min(1.36rem,20px);min-width:min(1.36rem,20px)}@media screen and (max-width:768px){.shop-product .options-wrapper img{margin-right:1.03rem;margin-top:-.51rem;min-height:5.13rem;min-width:5.13rem}}.shop-product .options-wrapper .li-disc{margin-left:min(1.63rem,24px);position:relative}@media screen and (max-width:768px){.shop-product .options-wrapper .li-disc{margin-left:4.1rem}}.shop-product .options-wrapper .li-disc:before{background-color:#301a1a;border-radius:50%;content:"";display:block;height:min(.27rem,4px);left:max(-1.09rem,-16px);position:absolute;top:.45em;width:min(.27rem,4px)}@media screen and (max-width:768px){.shop-product .options-wrapper .li-disc:before{height:.77rem;left:-3.08rem;top:.6em;width:.77rem}}.shop-product .options-wrapper .table{background:none;color:#301a1a;margin:min(1.09rem,16px) min(.54rem,8px) min(.82rem,12px)}@media screen and (max-width:768px){.shop-product .options-wrapper .table{font-size:3.59rem;margin-bottom:2.56rem;margin-left:2.05rem;margin-right:2.05rem;margin-top:2.56rem}}.shop-product .options-wrapper .table td{border:0;padding:min(.27rem,4px)}@media screen and (max-width:768px){.shop-product .options-wrapper .table td{padding:1.03rem}}.shop-product .options-wrapper .table .w-15{font-weight:500;width:min(14.29rem,210px)}@media screen and (max-width:768px){.shop-product .options-wrapper .table .w-15{width:unset}}.shop-product .options-wrapper .option+.option{margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.shop-product .options-wrapper .option+.option{margin-top:2.05rem}}.shop-product section.promo-products .title{font-size:min(2.72rem,40px);font-weight:700;margin-bottom:min(1.63rem,24px)}@media screen and (max-width:768px){.shop-product section.promo-products .title{font-size:6.67rem;margin-bottom:4.1rem}}.shop-product .product-main{display:flex;gap:min(.54rem,8px)}@media screen and (max-width:768px){.shop-product .product-main{gap:2.05rem}}.shop-product .product-main>*{flex:none;flex-shrink:1;width:50%}@media screen and (max-width:768px){.shop-product .product-main{flex-wrap:wrap}.shop-product .product-main>*{width:100%}}.shop-product .product-main .offers{margin-bottom:min(2.18rem,32px)}@media screen and (max-width:768px){.shop-product .product-main .offers{margin-bottom:6.15rem}}.shop-product .product-main .offers-selector .is-disabled{color:rgba(48,26,26,.1)}.shop-product .product-main .offers-property{font-weight:500;margin-bottom:min(.27rem,4px)}@media screen and (max-width:768px){.shop-product .product-main .offers-property{margin-bottom:1.03rem}}.shop-product .main{background-color:#fff;border-radius:min(1.09rem,16px);padding:min(1.09rem,16px);position:relative}@media screen and (max-width:768px){.shop-product .main{border-radius:3.08rem;padding:3.08rem}}.shop-product .main h1{font-size:min(2.72rem,40px);font-weight:700;line-height:min(3.06rem,45px)}@media screen and (max-width:768px){.shop-product .main h1{font-size:10.26rem;line-height:11.54rem}}.shop-product .main .cart-add-wrapper{display:flex;gap:min(.54rem,8px)}@media screen and (max-width:768px){.shop-product .main .cart-add-wrapper{gap:2.05rem}}.shop-product .main .cart-add-wrapper .column,.shop-product .main .cart-add-wrapper .columns{margin:0;padding:0}.shop-product .main .cart-add-wrapper .cart-add .columns .is-narrow{width:100%}.shop-product .main .cart-add-wrapper .cart-add .button{background-color:#301a1a;color:hsla(0,0%,100%,.8)}@media (hover:hover){.shop-product .main .cart-add-wrapper .cart-add .button:hover{color:#fff}}.shop-product .main .cart-add-wrapper .shop-order-one-click.is-notify{width:100%}.shop-product .main .cart-add-wrapper .shop-order-one-click .button{background-color:#fff;border:2px solid #301a1a;color:#301a1a}.shop-product .main .cart-add-wrapper .button{border:0;border-radius:min(.82rem,12px);font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);line-height:min(1.36rem,20px);outline:none;padding-bottom:0;padding-top:0;transition:color .25s,box-shadow .25s,background-color .25s;width:100%}@media screen and (max-width:768px){.shop-product .main .cart-add-wrapper .button{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;line-height:4.1rem}}@media (hover:hover){.shop-product .main .cart-add-wrapper .button:hover{color:#45a4bd}}.shop-product .main .cart-add-wrapper .button:active{color:#247f97}.shop-product .main .cart-add-wrapper .button:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}.shop-product .main .cart-add-wrapper>*{flex:none;flex-shrink:1;width:50%}@media screen and (max-width:768px){.shop-product .main .cart-add-wrapper{flex-wrap:wrap}.shop-product .main .cart-add-wrapper>*{flex-grow:1;width:100%}}.shop-product .main .prices-wrapper{margin-bottom:min(2.18rem,32px)}@media screen and (max-width:768px){.shop-product .main .prices-wrapper{margin-bottom:4.1rem}}.shop-product .main .control-buttons .button{border:0;box-shadow:none;color:#000;height:min(1.63rem,24px);outline:none;padding:0;transition:color .2s ease-in-out;width:min(1.63rem,24px)}@media screen and (max-width:768px){.shop-product .main .control-buttons .button{height:6.15rem;width:6.15rem}}.shop-product .main .control-buttons .button .icon{height:100%;width:100%}.shop-product .main .control-buttons .button.is-transparent{color:#bdbdbd}.shop-product .main .control-buttons .button+.button{margin-left:min(1.09rem,16px)}@media screen and (max-width:768px){.shop-product .main .control-buttons .button+.button{margin-left:4.1rem}}.shop-product .main .preview-text{font-size:min(1.22rem,18px);line-height:min(1.5rem,22px);margin-bottom:min(2.18rem,32px);padding-right:min(6.8rem,100px)}@media screen and (max-width:768px){.shop-product .main .preview-text{font-size:4.1rem;line-height:5.13rem;margin-bottom:6.15rem;padding-right:0}}.shop-product .main .availability{align-items:center;background:#fff;border-radius:min(.54rem,8px);display:flex;font-size:min(1.09rem,16px);height:min(2.18rem,32px);justify-content:center;padding-left:min(.82rem,12px);padding-right:min(.82rem,12px)}@media screen and (max-width:768px){.shop-product .main .availability{border-radius:2.05rem;font-size:3.59rem;height:8.21rem;padding-left:3.08rem;padding-right:3.08rem}}.shop-product .main .availability.is-avalilable,.shop-product .main .availability.is-preorder{border:2px solid rgba(117,187,89,.2);color:#55a041}.shop-product .main .availability.is-wait{background:rgba(255,192,67,.1);border:2px solid rgba(255,192,67,.2);color:#db9c30}.shop-product .main .availability.not-avalilable{border:2px solid rgba(255,0,0,.2);color:red}.shop-product .main .topper{align-items:center;display:flex;justify-content:space-between;margin-bottom:min(1.09rem,16px)}@media screen and (max-width:768px){.shop-product .main .topper{margin-bottom:4.1rem}}.shop-product .main .code{cursor:pointer}.shop-product .main .code .shop-code{color:#7c7c7c;font-size:min(.95rem,14px);font-size:inherit;font-weight:400;width:auto!important}.shop-product .main .code .shop-code a{color:inherit}@media screen and (max-width:768px){.shop-product .main .code .shop-code{font-size:3.08rem}}.shop-product .main .options .content{display:none}.shop-product .breadcrumb{margin-bottom:min(1.09rem,16px)}@media screen and (max-width:768px){.shop-product .breadcrumb{margin-bottom:0}}.shop-product .gallery{align-self:flex-start;background-color:#fff;border-radius:min(1.09rem,16px);position:sticky;top:min(6.26rem,92px)}@media screen and (max-width:768px){.shop-product .gallery{border-radius:3.08rem;top:23.59rem}}.shop-product .gallery img{height:min(32.65rem,480px);left:50%;-o-object-fit:contain;object-fit:contain;top:50%;transform:translate(-50%,-50%);width:min(32.65rem,480px)}@media screen and (max-width:768px){.shop-product .gallery img{height:64.62rem;width:64.62rem}}.extra-notice .notice{bottom:min(1.09rem,16px);box-shadow:0 8px 24px -8px rgba(16,8,2,.12);left:0;pointer-events:none;position:fixed;transform:translateY(120%);transition:transform .2s ease-in-out;width:min(38.1rem,560px);z-index:99999999}@media screen and (max-width:768px){.extra-notice .notice{bottom:0;width:100%}}.extra-notice .button.mobile-close{background-color:#fff;border:2px solid #301a1a;color:#301a1a;margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.extra-notice .button.mobile-close{margin-top:2.05rem}}.extra-notice.is-visible .notice-mobile-overlay{opacity:1;pointer-events:all}.extra-notice.is-visible .notice{transform:translate(0)}.extra-notice.container.is-fluid{max-width:1470px!important;padding-left:min(.27rem,4px);padding-right:min(.27rem,4px)}@media screen and (max-width:768px){.extra-notice.container.is-fluid{padding-left:0;padding-right:0}}.extra-notice .wrapper{border-radius:min(1.09rem,16px);box-shadow:0 8px 24px -8px rgba(16,8,2,.12);display:flex;flex-flow:column;margin-left:min(1.09rem,16px);overflow:hidden;pointer-events:all}@media screen and (max-width:768px){.extra-notice .wrapper{border-radius:3.08rem;border-bottom-left-radius:0;border-bottom-right-radius:0;margin-left:0}}.extra-notice .wrapper .image{flex:none;height:min(17.01rem,250px);width:100%}@media screen and (max-width:768px){.extra-notice .wrapper .image{height:44.62rem}}.extra-notice .wrapper .image.is-empty{align-items:center;color:#301a1a;display:flex;justify-content:center}.extra-notice .wrapper .image.is-empty svg{height:min(3.4rem,50px);height:min(3.81rem,56px)}@media screen and (max-width:768px){.extra-notice .wrapper .image.is-empty svg{height:9.23rem;height:10.26rem}}.extra-notice .wrapper .image img{height:100%;-o-object-fit:cover;object-fit:cover}.extra-notice .wrapper.is-light .close,.extra-notice .wrapper.is-light .info{color:#000}.extra-notice .info{-webkit-backdrop-filter:blur(120px);backdrop-filter:blur(120px);background:hsla(0,6%,6%,.64);color:#fff;flex:none;height:unset;padding:min(1.09rem,16px)}@media screen and (max-width:768px){.extra-notice .info{background:#fff;color:#301a1a;padding:3.08rem}}.extra-notice .button{background:hsla(0,0%,100%,.1);border:0;border-radius:min(.82rem,12px);color:#fff;font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);line-height:min(1.36rem,20px);margin-top:min(1.09rem,16px);outline:none;padding-bottom:0;padding-top:0;transition:color .25s,box-shadow .25s,background-color .25s;width:100%}@media screen and (max-width:768px){.extra-notice .button{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;line-height:4.1rem;margin-top:4.1rem}}@media (hover:hover){.extra-notice .button:hover{color:#45a4bd}}.extra-notice .button:active{color:#247f97}.extra-notice .button:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}@media screen and (max-width:768px){.extra-notice .button{background-color:#301a1a}}.extra-notice .title{color:inherit;font-size:min(1.77rem,26px);font-weight:700;line-height:115%;margin:min(.54rem,8px) 0 0}@media screen and (max-width:768px){.extra-notice .title{font-size:6.67rem;margin-top:2.05rem}}.extra-notice .notice-tags{display:flex;margin:max(-.27rem,-4px)}@media screen and (max-width:768px){.extra-notice .notice-tags{margin:-1.03rem}}.extra-notice .notice-tags>*{align-items:center;background:hsla(0,0%,100%,.1);border-radius:min(.54rem,8px);color:hsla(0,0%,100%,.5);display:flex;font-weight:500;height:min(2.18rem,32px);justify-content:center;margin:min(.27rem,4px);padding-left:min(.82rem,12px);padding-right:min(.82rem,12px)}@media screen and (max-width:768px){.extra-notice .notice-tags>*{background-color:#f2f2f2;border-radius:1.54rem;color:#7c7c7c;font-size:3.59rem;height:7.18rem;margin:1.03rem;padding-left:2.05rem;padding-right:2.05rem}}.extra-notice .description{font-size:min(1.22rem,18px);line-height:min(1.5rem,22px);margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.extra-notice .description{font-size:4.1rem;line-height:5.13rem;margin-top:2.05rem}}.extra-notice .close{align-items:center;background:hsla(0,6%,6%,.3);border-radius:100%;color:#fff;cursor:pointer;display:flex;height:min(2.72rem,40px);justify-content:center;pointer-events:all;position:fixed;right:min(1.09rem,16px);top:min(1.09rem,16px);width:min(2.72rem,40px);z-index:22}@media screen and (max-width:768px){.extra-notice .close{height:10.26rem;right:4.1rem;top:4.1rem;width:10.26rem}}.extra-notice .close svg{height:min(1.63rem,24px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.extra-notice .close svg{height:6.15rem;width:6.15rem}.extra-notice .close{display:none}}.extra-notice .notice-mobile-overlay{-webkit-backdrop-filter:blur(120px);backdrop-filter:blur(120px);background:hsla(0,6%,6%,.3);height:100%;inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .25s;width:100%;z-index:1}.dropdown-menu .dropdown-content{border-radius:min(.82rem,12px);padding:min(.54rem,8px)}@media screen and (max-width:768px){.dropdown-menu .dropdown-content{border-radius:3.08rem;padding:2.05rem}}.dropdown-menu .title{font-size:min(1.09rem,16px);font-weight:500;margin:min(.54rem,8px)}@media screen and (max-width:768px){.dropdown-menu .title{font-size:3.59rem;margin:2.05rem}}.dropdown-menu .dropdown-item{border-radius:min(.54rem,8px);color:#301a1a!important;font-size:min(1.09rem,16px);padding:min(.54rem,8px);transition:background-color .25s}@media screen and (max-width:768px){.dropdown-menu .dropdown-item{border-radius:2.05rem;font-size:3.59rem;padding:2.05rem}}.dropdown-menu .dropdown-item.is-active,.dropdown-menu .dropdown-item:hover{background:#f2f2f2}.menu-auth-container{position:absolute}.menu-auth-container.is-logged,.menu-auth-container>.button{display:none}.menu-auth-container.is-preorder .logo-symbol{height:min(2.04rem,30px);margin-bottom:0;width:min(1.77rem,26px)}@media screen and (max-width:768px){.menu-auth-container.is-preorder .logo-symbol{height:7.69rem;width:6.67rem}.menu-auth-container.is-preorder .auth-registration form>.field:first-child{width:100%!important}}.menu-auth-container.is-preorder .title:before{background-color:#64c4dd;bottom:max(-1.09rem,-16px);content:"";height:min(.14rem,2px);left:max(-1.09rem,-16px);position:absolute;right:max(-1.09rem,-16px);transform:translateX(var(--preorder-progress,-100%));z-index:1}@media screen and (max-width:768px){.menu-auth-container.is-preorder .title:before{bottom:-3.08rem;height:.51rem;left:-3.08rem;right:-3.08rem}}.menu-auth-container.is-preorder .logo-column{justify-content:unset;width:min(27.21rem,400px)}@media screen and (max-width:768px){.menu-auth-container.is-preorder .logo-column{width:0}}.menu-auth-container.is-preorder .preorder-title{color:#64c4dd;font-size:min(1.77rem,26px);font-weight:500;line-height:min(2.04rem,30px);margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.menu-auth-container.is-preorder .preorder-title{font-size:6.67rem;line-height:7.69rem;margin-top:2.05rem}}.menu-auth-container.is-preorder .auth-registration form>.field:nth-child(2) .schema-col{padding-right:0}.menu-auth-container.is-preorder .auth-registration form>.field:nth-child(4) .schema-col{padding-right:0!important}.menu-auth-container.is-preorder .auth-registration form>.field:nth-child(5) .schema-col{padding-left:0!important}.menu-auth-container.is-preorder .auth-registration form>.field:nth-child(6) .schema-col{padding-right:0!important}.menu-auth-container.is-preorder .auth-registration form>.field:first-child{width:50%}.menu-auth-container.is-preorder .auth-registration form>.field:first-child .schema-col{padding-right:min(.54rem,8px)}@media screen and (max-width:768px){.menu-auth-container.is-preorder .auth-registration form>.field:first-child .schema-col{padding-right:2.05rem}}.menu-auth-container.is-preorder .auth-registration form>.field:nth-child(7){width:100%!important}.menu-auth-container.is-preorder .auth-registration form>.field:nth-child(7) .schema-col{padding-left:0!important}.menu-auth-container.is-preorder .label:not(:last-child){margin-bottom:0}.menu-auth-container.is-preorder .is-user-type-legal.is-files .field{width:100%!important}.menu-auth-container.is-preorder .is-user-type-legal.is-files .label{font-size:min(1.09rem,16px);font-weight:500}@media screen and (max-width:768px){.menu-auth-container.is-preorder .is-user-type-legal.is-files .label{font-size:3.59rem}}.menu-auth-container.is-preorder .is-user-type-legal.is-files .control{background-color:#f2f2f2;border:2px solid #f2f2f2;border-radius:min(.82rem,12px);color:#7c7c7c;font-size:min(1.09rem,16px);margin-top:min(.54rem,8px);padding:min(1.5rem,22px) min(1.09rem,16px);transition:background-color .25s,border-color .25s,box-shadow .25s}@media screen and (max-width:768px){.menu-auth-container.is-preorder .is-user-type-legal.is-files .control{border-radius:2.56rem;font-size:3.59rem;margin-top:2.05rem;padding-bottom:5.64rem;padding-left:4.1rem;padding-right:4.1rem;padding-top:5.64rem}}.menu-auth-container.is-preorder .is-user-type-legal.is-files .control label[for]{border-radius:min(.82rem,12px);bottom:max(-1.5rem,-22px);height:auto;left:max(-1.09rem,-16px);right:max(-1.09rem,-16px);top:max(-1.5rem,-22px);width:auto}@media screen and (max-width:768px){.menu-auth-container.is-preorder .is-user-type-legal.is-files .control label[for]{border-radius:2.56rem;bottom:-5.64rem;left:-4.1rem;right:-4.1rem;top:-5.64rem}}.menu-auth-container.is-preorder .is-user-type-legal.is-files .control .choose{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:hsla(0,6%,6%,.05);border:0;border-radius:100vh;color:#7c7c7c;display:flex;font-size:min(1.09rem,16px);font-weight:500;height:min(2.72rem,40px);justify-content:center;margin-left:auto;margin-right:auto;margin-top:min(.82rem,12px);padding-left:min(1.09rem,16px);padding-right:min(1.09rem,16px);transition:background-color .25s,color .25s}@media screen and (max-width:768px){.menu-auth-container.is-preorder .is-user-type-legal.is-files .control .choose{font-size:3.59rem;height:10.26rem;margin-top:3.08rem;padding-left:4.1rem;padding-right:4.1rem}}.menu-auth-container.is-preorder .is-user-type-legal.is-files .control .choose.is-cancel{cursor:pointer;position:relative;z-index:20}@media (hover:hover){.menu-auth-container.is-preorder .is-user-type-legal.is-files .control .choose.is-cancel:hover{background-color:#301a1a;color:#fff}}.menu-auth-container.is-preorder .is-user-type-legal.is-files .control .file-progress-bar{background-color:#499dbe;height:100%;left:0;position:absolute;top:0}.menu-auth-container.is-preorder .is-user-type-legal.is-files .control .file-progress-bar-wrapper{background-color:hsla(0,6%,6%,.051);height:min(.27rem,4px);margin:0 auto;position:relative;width:min(19.05rem,280px)}@media screen and (max-width:768px){.menu-auth-container.is-preorder .is-user-type-legal.is-files .control .file-progress-bar-wrapper{height:1.03rem;width:71.79rem}}.menu-auth-container.is-preorder .is-user-type-legal.is-files .control .file-progress-status{color:#499dbe;margin-top:min(.82rem,12px)}@media screen and (max-width:768px){.menu-auth-container.is-preorder .is-user-type-legal.is-files .control .file-progress-status{margin-top:3.08rem}}.menu-auth-container.is-preorder .is-user-type-legal.is-files .control .selected-file{display:flex;margin:0 auto}.menu-auth-container.is-preorder .is-user-type-legal.is-files .control:has(.file-progress-bar) label[for]{pointer-events:none!important}.menu-auth-container.is-preorder .is-user-type-legal.is-files .control.mouse-hovered label[for]{cursor:pointer}.menu-auth-container.is-preorder .is-user-type-legal.is-files .control.mouse-hovered .choose{background-color:#301a1a;color:#fff}.menu-auth-container.is-preorder .is-user-type-legal.is-files .control.is-hovered:has(.file){background-color:rgba(100,196,221,.322);border:2px solid #64c4dd;box-shadow:0 0 0 4px rgba(100,196,221,.32)}.menu-auth-container.is-preorder .is-user-type-legal.is-files .control .file-icon{height:min(3.27rem,48px);width:min(3.27rem,48px)}@media screen and (max-width:768px){.menu-auth-container.is-preorder .is-user-type-legal.is-files .control .file-icon{height:12.31rem;width:12.31rem}}.menu-auth-container.is-preorder .is-user-type-legal.is-files .control .file-icon svg{height:100%;position:unset;width:100%}.menu-auth-container.is-preorder .is-user-type-legal.is-files .control .file-info{flex-grow:1;text-align:left}.menu-auth-container.is-preorder .is-user-type-legal.is-files .control .file-info .filename{color:#000;font-weight:500;margin-bottom:min(.41rem,6px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:min(20.41rem,300px)}@media screen and (max-width:768px){.menu-auth-container.is-preorder .is-user-type-legal.is-files .control .file-info .filename{margin-bottom:1.54rem;width:51.28rem}}.menu-auth-container.is-preorder .is-user-type-legal.is-files .control .file-info .filesize{font-size:min(.95rem,14px)}@media screen and (max-width:768px){.menu-auth-container.is-preorder .is-user-type-legal.is-files .control .file-info .filesize{font-size:3.08rem}}.menu-auth-container.is-preorder .is-user-type-legal.is-files .control .file-clear{background-color:hsla(0,6%,6%,.051);border-radius:100vh;cursor:pointer;height:min(2.72rem,40px);pointer-events:auto;position:relative;right:unset;top:unset;transition:background-color .25s,color .25s;width:min(3.81rem,56px);z-index:20}@media screen and (max-width:768px){.menu-auth-container.is-preorder .is-user-type-legal.is-files .control .file-clear{height:10.26rem;width:14.36rem}}@media (hover:hover){.menu-auth-container.is-preorder .is-user-type-legal.is-files .control .file-clear:hover{background-color:#301a1a;color:#fff}}.menu-burger-container{left:50%;pointer-events:none;position:fixed;top:0;transform:translateX(-50%);z-index:12}@media screen and (max-width:768px){.menu-burger-container{height:100%;overflow-y:auto;width:100%;z-index:6}}.menu-burger-container.is-open{pointer-events:all}@media screen and (max-width:768px){.menu-burger-container.is-open{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:hsla(0,6%,6%,.64)}}.menu-burger-container.is-open .menu-burger{opacity:1;pointer-events:all;transition-delay:.25s}.menu-burger-container.is-open .menu-burger .grid{display:grid}.menu-burger .footer-layout{margin-bottom:0;margin-top:0}@media screen and (max-width:768px){.menu-burger .footer-layout .menu{margin-bottom:1.03rem}}.menu-burger .footer-layout .menu a{color:#301a1a}@media (hover:hover){.menu-burger .footer-layout .menu a:hover{color:#499dbe}.menu-burger .footer-layout .menu a:hover .file{background:#499dbe}}@media screen and (max-width:768px){.menu-burger .footer-layout .menu li+li{margin-top:0!important}}.menu-burger .footer-layout .file{background:#301a1a}.menu-burger .subscribe .mb-3{color:#7c7c7c;font-size:min(.95rem,14px);line-height:114%}@media screen and (max-width:768px){.menu-burger .subscribe .mb-3{font-size:3.59rem}}.menu-burger .subscribe input{border:2px solid #f2f2f2;color:#301a1a}.menu-burger .subscribe input:hover{border:2px solid #7c7c7c!important}.menu-burger .subscribe input:not(:-moz-placeholder-shown){border:2px solid #7c7c7c!important}.menu-burger .subscribe input:not(:placeholder-shown){border:2px solid #7c7c7c!important}.menu-burger .subscribe input:focus{border:2px solid #7c7c7c!important}.menu-burger .subscribe input::-moz-placeholder{color:#7c7c7c}.menu-burger .subscribe input::placeholder{color:#7c7c7c}.menu-burger .subscribe .footer-subscribe-form:hover .button{color:#301a1a;transition:color .25s ease}.menu-burger .subscribe .footer-subscribe-form:hover input{border:2px solid #7c7c7c!important}.menu-burger .subscribe .button{color:#bdbdbd}.menu-cart-container{left:50%;opacity:0;pointer-events:none;position:fixed;top:0;transform:translateX(-50%);transition:opacity .25s;transition-delay:0s;z-index:12}.menu-cart-container .dropdown,.menu-cart-container .modal-background{display:none}.menu-cart-container.cart:not(.checkout) .modal{right:min(1.36rem,20px);top:min(6.26rem,92px)}@media screen and (max-width:768px){.menu-cart-container.cart:not(.checkout) .modal{right:0;top:0}}.menu-cart-container.cart:not(.checkout) .empty .title{font-size:min(2.72rem,40px)}@media screen and (max-width:768px){.menu-cart-container.cart:not(.checkout) .empty .title{font-size:6.67rem}}.menu-cart-container.cart:not(.checkout) .empty .button{border:0;border-radius:min(.82rem,12px);font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);line-height:min(1.36rem,20px);outline:none;padding-bottom:0;padding-top:0;transition:color .25s,box-shadow .25s,background-color .25s}@media screen and (max-width:768px){.menu-cart-container.cart:not(.checkout) .empty .button{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;line-height:4.1rem}}@media (hover:hover){.menu-cart-container.cart:not(.checkout) .empty .button:hover{color:#45a4bd}}.menu-cart-container.cart:not(.checkout) .empty .button:active{color:#247f97}.menu-cart-container.cart:not(.checkout) .empty .button:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}.menu-cart-container.cart:not(.checkout) .empty .message{font-size:min(1.09rem,16px)}@media screen and (max-width:768px){.menu-cart-container.cart:not(.checkout) .empty .message{font-size:3.59rem}.menu-cart-container.cart:not(.checkout) .modal-content{transform:translateY(100%);transition-delay:0s}}.menu-cart-container.is-open{opacity:1;pointer-events:all}@media screen and (max-width:768px){.menu-cart-container.is-open.cart:not(.checkout) .modal-content{transform:translateY(0);transition-delay:.25s}.menu-cart-container{height:100%;overflow:hidden;width:100%;z-index:1000}}.shop-category-filter-active{margin-bottom:min(1.09rem,16px);padding-bottom:min(1.09rem,16px);position:relative}@media screen and (max-width:768px){.shop-category-filter-active{margin-bottom:4.1rem;padding-bottom:4.1rem}}.shop-category-filter-active .reset{margin-bottom:min(1.77rem,26px);margin-top:max(-1.09rem,-16px)}@media screen and (max-width:768px){.shop-category-filter-active .reset{margin-bottom:4.62rem;margin-top:0}}.shop-category-filter-active .reset a{color:#7c7c7c;font-size:min(1.09rem,16px);font-weight:500;text-decoration:none}@media screen and (max-width:768px){.shop-category-filter-active .reset a{font-size:3.59rem}}.shop-category-filter-active .wrapper{align-items:flex-start;display:flex;flex-flow:row;flex-wrap:wrap;margin:max(-.27rem,-4px)}@media screen and (max-width:768px){.shop-category-filter-active .wrapper{margin:-1.03rem}}.shop-category-filter-active:before{background-color:#f2f2f2;bottom:0;content:"";display:none;height:2px;left:max(-1.09rem,-16px);position:absolute;right:max(-1.09rem,-16px);width:calc(100% + min(1.09rem, 16px) + min(1.09rem, 16px))}@media screen and (max-width:768px){.shop-category-filter-active:before{left:-3.08rem;right:-3.08rem;width:auto}}.shop-category-filter-active .tag-item{background:#64c4dd;border-radius:min(.54rem,8px);color:#301a1a;display:flex;font-size:min(.95rem,14px);font-weight:500;margin:min(.27rem,4px);width:unset}@media screen and (max-width:768px){.shop-category-filter-active .tag-item{border-radius:2.05rem;font-size:3.59rem;margin:1.03rem}}.shop-category-filter-active .tag-item a{align-items:center;color:inherit;display:flex;justify-content:center;padding:min(.68rem,10px)}@media screen and (max-width:768px){.shop-category-filter-active .tag-item a{padding:2.56rem}}.shop-category-filter-active .tag-item span:first-child{padding-right:min(.68rem,10px)}@media screen and (max-width:768px){.shop-category-filter-active .tag-item span:first-child{padding-right:2.56rem}}.shop-category-filter-active .tag-item .delete{background-color:#301a1a}.shop-category-filter-active .tag-item .delete:after,.shop-category-filter-active .tag-item .delete:before{background-color:#64c4dd}.block-title{color:#301a1a;font-size:min(2.72rem,40px);font-weight:700;letter-spacing:-.025em;line-height:1.12}@media screen and (max-width:768px){.block-title{font-size:6.67rem;letter-spacing:0;line-height:1.15}}.block-articles .articles-background{margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.block-articles .articles-background{margin-bottom:2.05rem}}.block-articles .wrapper{align-items:flex-start;background-color:#b2b4a7;border-radius:min(1.09rem,16px);border-top-left-radius:0;border-top-right-radius:0;display:flex;flex-direction:column;margin-top:max(-6.26rem,-92px);padding:min(7.89rem,116px) min(1.09rem,16px) min(2.18rem,32px)}@media screen and (max-width:768px){.block-articles .wrapper{border-radius:3.08rem;margin-top:-18.97rem;padding-bottom:4.1rem;padding-left:3.08rem;padding-right:3.08rem;padding-top:26.67rem}}.block-articles .breadcrumb{padding:0}.block-articles .block-title{margin-top:min(1.36rem,20px)}@media screen and (max-width:768px){.block-articles .block-title{margin-top:4.1rem}}.block-articles .articles{background-color:#fff;border-radius:min(1.09rem,16px);margin-top:min(0rem,0px);padding:min(1.09rem,16px);position:relative}@media screen and (max-width:768px){.block-articles .articles{border-radius:3.08rem;margin-top:0;padding:3.08rem}}.block-articles .articles-categories{display:flex;gap:min(.54rem,8px);padding-left:min(0rem,0px);padding-right:min(0rem,0px);scrollbar-width:none;top:min(0rem,0px)}@media screen and (max-width:768px){.block-articles .articles-categories{gap:2.05rem;left:0;overflow-y:auto;padding-left:3.08rem;padding-right:3.08rem;position:absolute;right:0;top:-17.44rem}}.block-articles .articles-categories::-webkit-scrollbar{display:none}.block-articles .articles-title{color:#301a1a;font-size:min(2.72rem,40px);font-weight:700;letter-spacing:-.025em;line-height:1.12}@media screen and (max-width:768px){.block-articles .articles-title{font-size:6.67rem}}.block-articles .articles-title:not(:first-child){margin-top:min(1.63rem,24px)}@media screen and (max-width:768px){.block-articles .articles-title:not(:first-child){margin-top:0}}.block-articles .articles-list{display:grid;gap:min(1.09rem,16px);grid-template-columns:repeat(6,1fr)}@media screen and (max-width:768px){.block-articles .articles-list{gap:2.05rem}}.block-articles .articles-list:not(:first-child){margin-top:min(1.63rem,24px)}@media screen and (max-width:768px){.block-articles .articles-list:not(:first-child){margin-top:4.1rem}.block-articles .articles-list{display:flex;flex-wrap:wrap}}.block-articles .articles-list>a{grid-column:span 2}.block-articles .articles-list>a.is-wider{grid-column:span 3}.block-articles .articles-loadmore{align-items:center;background-color:#301a1a;border:0;border-radius:min(.82rem,12px);color:#fff;display:flex;font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);justify-content:center;line-height:min(1.36rem,20px);margin-top:min(1.63rem,24px);outline:none;padding-bottom:0;padding-top:0;transition:color .25s,box-shadow .25s,background-color .25s}@media screen and (max-width:768px){.block-articles .articles-loadmore{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;line-height:4.1rem;margin-top:4.1rem}}@media (hover:hover){.block-articles .articles-loadmore:hover{color:#45a4bd}}.block-articles .articles-loadmore:active{color:#247f97}.block-articles .articles-loadmore:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}.block-articles .category{align-items:center;border:2px solid #f2f2f2;border-radius:min(.82rem,12px);color:#301a1a;display:flex;font-size:min(1.09rem,16px);font-weight:400;height:min(3.81rem,56px);justify-content:center;padding-left:min(1.09rem,16px);padding-right:min(1.09rem,16px);white-space:nowrap}@media screen and (max-width:768px){.block-articles .category{border-color:hsla(0,0%,100%,.1);border-radius:2.56rem;color:hsla(0,0%,100%,.5);font-size:3.59rem;height:13.33rem;padding-left:4.1rem;padding-right:4.1rem}}.block-articles .category.active{background-color:#f2f2f2;font-weight:500}@media screen and (max-width:768px){.block-articles .category.active{background-color:hsla(0,0%,100%,.1);color:#fff}}.article-card{display:flex;flex-direction:column;height:100%;width:100%}@media (hover:hover){.article-card:hover .article-card-info{background-color:#f2f2f2}}.article-card.banner{display:grid;grid-column:span 6!important;grid-template-columns:1fr 1fr;min-height:min(21.77rem,320px)}@media screen and (max-width:768px){.article-card.banner{grid-column:1;grid-template-columns:1fr;min-height:65.64rem}}.article-card-image{background-color:#f2f2f2;border-top-left-radius:min(1.09rem,16px);border-top-right-radius:min(1.09rem,16px);height:min(14.15rem,208px);overflow:hidden;position:relative}@media screen and (max-width:768px){.article-card-image{border-top-left-radius:3.08rem;border-top-right-radius:3.08rem;height:38.46rem}}.article-card-image [src="/images/blank.png"]{transform:scale(.5)}.banner .article-card-image{border-bottom-left-radius:min(1.09rem,16px);border-top-left-radius:min(1.09rem,16px);border-top-right-radius:min(0rem,0px);height:min(21.77rem,320px)}@media screen and (max-width:768px){.banner .article-card-image{border-bottom-left-radius:0;border-top-left-radius:3.08rem;border-top-right-radius:3.08rem;height:38.46rem}}.article-card-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.article-card-info{border:2px solid #f2f2f2;border-bottom-left-radius:min(1.09rem,16px);border-bottom-right-radius:min(1.09rem,16px);border-top:0;display:flex;flex-direction:column;flex-grow:1;min-height:min(8.57rem,126px);padding:min(1.09rem,16px);transition:background-color .25s}@media screen and (max-width:768px){.article-card-info{border-bottom-left-radius:3.08rem;border-bottom-right-radius:3.08rem;min-height:27.18rem;padding:3.08rem}}.banner .article-card-info{background-color:#f2f2f2;border-bottom-left-radius:min(0rem,0px);border-bottom-right-radius:min(1.09rem,16px);border-top-right-radius:min(1.09rem,16px)}@media screen and (max-width:768px){.banner .article-card-info{border-bottom-left-radius:3.08rem;border-bottom-right-radius:3.08rem;border-top-right-radius:0}}.article-card-category{color:#7c7c7c;font-weight:400}.article-card-title{color:#301a1a;font-size:min(1.22rem,18px);font-weight:500;line-height:1.22;margin-bottom:auto}@media screen and (max-width:768px){.article-card-title{font-size:4.1rem}}.article-card-title:not(:first-child){margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.article-card-title:not(:first-child){margin-top:.51rem}}.banner .article-card-title{font-size:min(1.77rem,26px);line-height:1.15}@media screen and (max-width:768px){.banner .article-card-title{font-size:5.13rem;line-height:1.2}.article-card-title{line-height:1.25}}.article-card-read{align-items:center;color:#7c7c7c;display:inline-flex;font-size:min(1.09rem,16px);line-height:1.25;margin-top:min(0rem,0px)}@media screen and (max-width:768px){.article-card-read{font-size:3.59rem;line-height:1.14;margin-top:5.13rem}}.article-card-read svg{height:min(1.09rem,16px);margin-right:min(.82rem,12px);width:min(1.22rem,18px)}@media screen and (max-width:768px){.article-card-read svg{height:4.1rem;margin-right:3.08rem;width:4.62rem}}.block-article .article-background{margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.block-article .article-background{margin-bottom:2.05rem}.block-article .article-background .breadcrumbs-wrapper{margin-left:-3.08rem;margin-right:-3.08rem;width:calc(100% + 6.15rem)}}.block-article .wrapper{align-items:flex-start;background-color:#e9a773;border-radius:min(1.09rem,16px);border-top-left-radius:0!important;border-top-right-radius:0!important;display:flex;flex-direction:column;margin-top:max(-6.26rem,-92px);padding:min(7.76rem,114px) min(1.09rem,16px) min(2.18rem,32px);position:relative}@media screen and (max-width:768px){.block-article .wrapper{border-radius:3.08rem;margin-top:-18.97rem;padding-bottom:4.1rem;padding-left:3.08rem;padding-right:3.08rem;padding-top:23.08rem}}.block-article .wrapper:before{background:var(--category-background,#e9a773);content:"";height:300px;left:0;position:absolute;top:-300px;width:100%}.block-article .breadcrumb{padding-bottom:0;padding-top:0}.block-article .block-title{margin-top:min(1.36rem,20px);max-width:min(47.62rem,700px)}@media screen and (max-width:768px){.block-article .block-title{margin-top:4.1rem;max-width:unset}}.block-article .article-banner{border-radius:min(1.09rem,16px);margin-bottom:min(.54rem,8px);overflow:hidden;width:100%}@media screen and (max-width:768px){.block-article .article-banner{border-radius:3.08rem;margin-bottom:2.05rem}}.block-article .article-banner img{display:block;width:100%}.block-article .article-content{display:grid;gap:min(.54rem,8px);grid-template-columns:minmax(0,3fr),minmax(0,1fr)}@media screen and (max-width:768px){.block-article .article-content{gap:2.05rem}}.block-article .article-aside,.block-article .article-products,.block-article .article-text{background-color:#fff;border-radius:min(1.09rem,16px);padding:min(1.09rem,16px)}@media screen and (max-width:768px){.block-article .article-aside,.block-article .article-products,.block-article .article-text{border-radius:3.08rem;padding:3.08rem}}.block-article .article-text img{border-radius:min(1.09rem,16px)}@media screen and (max-width:768px){.block-article .article-text img{border-radius:3.08rem}}.block-article .article-products,.block-article .article-text{grid-column:1}.block-article .article-products>*,.block-article .article-text>*{display:block;max-width:min(54.42rem,800px);width:100%}@media screen and (max-width:768px){.block-article .article-products>*,.block-article .article-text>*{max-width:91.79rem}}.block-article .article-products p,.block-article .article-text p{font-size:min(1.22rem,18px);font-weight:400;line-height:1.22}@media screen and (max-width:768px){.block-article .article-products p,.block-article .article-text p{font-size:4.1rem}}.block-article .article-products p:not(:last-child),.block-article .article-text p:not(:last-child){margin-bottom:min(1.63rem,24px)}@media screen and (max-width:768px){.block-article .article-products p:not(:last-child),.block-article .article-text p:not(:last-child){margin-bottom:4.1rem}}.block-article .article-products h1,.block-article .article-text h1{font-size:min(2.18rem,32px);font-weight:500;line-height:1.15;margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.block-article .article-products h1,.block-article .article-text h1{font-size:7.69rem;line-height:1.2;margin-bottom:2.05rem}}.block-article .article-products h2,.block-article .article-text h2{font-size:min(1.77rem,26px);font-weight:500;line-height:1.15;margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.block-article .article-products h2,.block-article .article-text h2{font-size:5.13rem;line-height:1.2;margin-bottom:2.05rem}}.block-article .article-products h3,.block-article .article-text h3{font-size:min(1.36rem,20px);font-weight:500;line-height:1.15;margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.block-article .article-products h3,.block-article .article-text h3{font-size:4.62rem;line-height:1.2;margin-bottom:2.05rem}}.block-article .article-products h4,.block-article .article-text h4{font-size:min(1.22rem,18px);font-weight:500;line-height:1.15;margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.block-article .article-products h4,.block-article .article-text h4{font-size:4.1rem;line-height:1.2;margin-bottom:2.05rem}}.block-article .article-products blockquote,.block-article .article-text blockquote{background-color:#f2f2f2;border-radius:min(.82rem,12px);padding:min(1.09rem,16px) min(1.09rem,16px) min(1.09rem,16px) min(3.54rem,52px);position:relative}@media screen and (max-width:768px){.block-article .article-products blockquote,.block-article .article-text blockquote{border-radius:2.56rem;padding-bottom:4.1rem;padding-left:3.08rem;padding-right:4.1rem;padding-top:13.33rem}}.block-article .article-products blockquote:not(:last-child),.block-article .article-text blockquote:not(:last-child){margin-bottom:min(1.09rem,16px)}@media screen and (max-width:768px){.block-article .article-products blockquote:not(:last-child),.block-article .article-text blockquote:not(:last-child){margin-bottom:4.1rem}}.block-article .article-products blockquote:before,.block-article .article-text blockquote:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 16'%3E%3Cpath d='M19.577 1.38c1.205 1.28 1.852 2.714 1.852 5.041 0 4.095-2.874 7.765-7.054 9.579l-1.045-1.612c3.901-2.11 4.664-4.85 4.968-6.576-.628.325-1.45.439-2.256.364-2.11-.195-3.774-1.928-3.774-4.082A4.094 4.094 0 0 1 16.362 0c1.256 0 2.456.573 3.215 1.38Zm-11.699 0C9.083 2.66 9.73 4.093 9.73 6.42c0 4.095-2.874 7.765-7.054 9.579L1.63 14.388c3.902-2.11 4.664-4.85 4.969-6.576-.629.325-1.451.439-2.257.364C2.233 7.981.57 6.248.57 4.094A4.094 4.094 0 0 1 4.665 0C5.92 0 7.12.573 7.879 1.38Z' fill='%237C7C7C'/%3E%3C/svg%3E");background-size:100% 100%;content:"";height:min(1.09rem,16px);left:min(1.09rem,16px);position:absolute;top:min(1.36rem,20px);width:min(1.5rem,22px)}@media screen and (max-width:768px){.block-article .article-products blockquote:before,.block-article .article-text blockquote:before{height:4.1rem;left:4.1rem;top:5.13rem;width:5.64rem}}.block-article .article-products blockquote p:last-of-type,.block-article .article-text blockquote p:last-of-type{margin-bottom:0}.block-article .article-products blockquote span,.block-article .article-text blockquote span{color:#7c7c7c;display:block;font-size:min(1.09rem,16px);line-height:1.25}@media screen and (max-width:768px){.block-article .article-products blockquote span,.block-article .article-text blockquote span{font-size:3.59rem;line-height:1.43}}.block-article .article-products blockquote span:first-of-type,.block-article .article-text blockquote span:first-of-type{margin-top:min(1.09rem,16px)}@media screen and (max-width:768px){.block-article .article-products blockquote span:first-of-type,.block-article .article-text blockquote span:first-of-type{margin-top:4.1rem}}.block-article .article-products blockquote span:not(:last-child),.block-article .article-text blockquote span:not(:last-child){margin-bottom:min(.27rem,4px)}@media screen and (max-width:768px){.block-article .article-products blockquote span:not(:last-child),.block-article .article-text blockquote span:not(:last-child){margin-bottom:1.03rem}}.block-article .article-products blockquote strong,.block-article .article-text blockquote strong{color:inherit;font-weight:500}.block-article .article-products iframe,.block-article .article-text iframe{aspect-ratio:16/9;border-radius:min(.82rem,12px)}@media screen and (max-width:768px){.block-article .article-products iframe,.block-article .article-text iframe{border-radius:2.56rem}}.block-article .article-products iframe:not(:last-child),.block-article .article-text iframe:not(:last-child){margin-bottom:min(1.63rem,24px)}@media screen and (max-width:768px){.block-article .article-products iframe:not(:last-child),.block-article .article-text iframe:not(:last-child){margin-bottom:4.1rem}}.block-article .article-aside{grid-column:2;grid-row-start:1}@media screen and (max-width:768px){.block-article .article-aside{grid-column:1;grid-row:initial}}.block-article .swiper-container{border-radius:min(.82rem,12px);overflow:hidden;position:relative;z-index:1}@media screen and (max-width:768px){.block-article .swiper-container{border-radius:2.56rem}}.block-article .swiper-slide img{display:block;width:100%}.block-article .swiper-button{align-items:center;background-color:rgba(44,40,40,.64);border-radius:50%;display:flex;height:min(3.81rem,56px);justify-content:center;width:min(3.81rem,56px)}@media screen and (max-width:768px){.block-article .swiper-button{height:13.33rem;width:13.33rem}}.block-article .swiper-button-prev{left:min(1.09rem,16px)}@media screen and (max-width:768px){.block-article .swiper-button-prev{left:3.08rem}}.block-article .swiper-button-prev:after{margin-right:min(.14rem,2px)}@media screen and (max-width:768px){.block-article .swiper-button-prev:after{margin-right:.51rem}}.block-article .swiper-button-next{right:min(1.09rem,16px)}@media screen and (max-width:768px){.block-article .swiper-button-next{right:3.08rem}}.block-article .swiper-button-next:after{margin-left:min(.14rem,2px)}@media screen and (max-width:768px){.block-article .swiper-button-next:after{margin-left:.51rem}}.block-article .swiper-button:after{color:#fff;font-size:min(1.36rem,20px)}@media screen and (max-width:768px){.block-article .swiper-button:after{font-size:5.13rem}}.block-article .swiper-pagination{bottom:min(1.09rem,16px);display:flex;justify-content:center;left:0;position:absolute;right:0}@media screen and (max-width:768px){.block-article .swiper-pagination{bottom:1.03rem}}.block-article .swiper-pagination-bullet{background:hsla(0,0%,100%,.1);border-radius:0;display:block;height:2px;transition:.25s;width:20px}.block-article .swiper-pagination-bullet:not(:last-child){margin-right:5px}.block-article .swiper-pagination-bullet-active{background-color:#fff;width:40px}.block-article .products:not(:last-child){margin-bottom:min(1.63rem,24px)}@media screen and (max-width:768px){.block-article .products:not(:last-child){margin-bottom:4.1rem}}.block-article .product{background-color:#f2f2f2;border-radius:min(.82rem,12px);display:grid;grid-template-columns:auto 1fr;padding:min(1.09rem,16px) min(1.09rem,16px) min(1.09rem,16px) min(0rem,0px)}@media screen and (max-width:768px){.block-article .product{border-radius:2.56rem;padding-bottom:3.08rem;padding-left:3.08rem;padding-right:3.08rem;padding-top:3.08rem}}.block-article .product:not(:last-child){margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.block-article .product:not(:last-child){margin-bottom:2.05rem}}.block-article .product-image{grid-column:1;grid-row:span 2;margin-right:min(1.36rem,20px);width:min(10.88rem,160px)}@media screen and (max-width:768px){.block-article .product-image{margin-right:3.08rem;width:20.51rem}}.block-article .product-image img{display:block;width:100%}.block-article .product-info{grid-column:2}.block-article .product-category{color:#7c7c7c;font-size:min(1.09rem,16px);font-weight:400;line-height:1.25}@media screen and (max-width:768px){.block-article .product-category{font-size:3.59rem;line-height:1.43}}.block-article .product-title{font-size:min(1.22rem,18px);font-weight:500;line-height:1.22;margin-top:min(.27rem,4px)}@media screen and (max-width:768px){.block-article .product-title{font-size:4.1rem;line-height:1.25;margin-top:1.03rem}}.block-article .product-title a{color:#301a1a}.block-article .product-title span{color:#7c7c7c;font-weight:400;margin-left:min(.27rem,4px)}@media screen and (max-width:768px){.block-article .product-title span{margin-left:1.03rem}}.block-article .product-prices{align-items:center;display:flex;margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.block-article .product-prices{margin-top:2.05rem}}.block-article .product .current-price{align-items:baseline;display:flex;font-size:min(1.77rem,26px);font-weight:500;margin-right:min(.54rem,8px)}@media screen and (max-width:768px){.block-article .product .current-price{font-size:6.67rem;margin-right:2.05rem}}.block-article .product .current-price span{font-size:min(1.09rem,16px);margin-left:min(.27rem,4px)}@media screen and (max-width:768px){.block-article .product .current-price span{font-size:4.1rem;margin-left:1.03rem}}.block-article .product .old-price{color:#7c7c7c;font-size:min(1.09rem,16px);font-weight:400;line-height:1.25;padding-top:min(.14rem,2px);text-decoration:line-through}@media screen and (max-width:768px){.block-article .product .old-price{font-size:4.1rem;padding-top:.51rem}}.block-article .product .discount{align-self:center;background-color:#b5d065;border-radius:min(.51rem,7.5px);color:#fff;font-size:min(1.09rem,16px);font-weight:500;line-height:1;margin-left:min(.54rem,8px);padding:min(.48rem,7px) min(.54rem,8px);text-shadow:.5px 1px 2px rgba(16,8,2,.1)}@media screen and (max-width:768px){.block-article .product .discount{background:radial-gradient(100% 2535.84% at 0 50%,#a9d298 0,#b9d35e 47.55%,#a9d298 100%);border-radius:1.54rem;font-size:3.08rem;line-height:1.33;margin-left:2.05rem;padding-bottom:1.03rem;padding-left:1.54rem;padding-right:1.54rem;padding-top:1.03rem}}.block-article .product-buttons{align-items:center;display:flex;gap:min(2.18rem,32px);margin-top:min(1.36rem,20px)}@media screen and (max-width:768px){.block-article .product-buttons{flex-direction:row-reverse;gap:4.1rem;grid-column-end:span 2;grid-column-start:1;margin-top:4.1rem}}.block-article .product-tocart{background-color:#fff;border:0;border-radius:min(.82rem,12px);box-shadow:0 4px 8px -4px hsla(0,6%,6%,.16);font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);line-height:min(1.36rem,20px);outline:none;padding:0;transition:color .25s,box-shadow .25s,background-color .25s;width:min(16.87rem,248px)}@media screen and (max-width:768px){.block-article .product-tocart{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;line-height:4.1rem}}@media (hover:hover){.block-article .product-tocart:hover{color:#45a4bd}}.block-article .product-tocart:active{color:#247f97}.block-article .product-tocart:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}@media screen and (max-width:768px){.block-article .product-tocart{width:61.03rem}}.block-article .product-controls{display:flex;gap:min(1.09rem,16px)}@media screen and (max-width:768px){.block-article .product-controls{flex-direction:row-reverse;gap:4.1rem;justify-content:center;width:min(0rem,0px)}}@media screen and (max-width:768px) and (max-width:768px){.block-article .product-controls{width:20.51rem}}.block-article .product-compare,.block-article .product-wishlist{background-color:transparent;border:0;color:rgba(48,26,26,.5);padding:0}.block-article .product-compare.active,.block-article .product-wishlist.active{color:#301a1a}.block-article .product-compare svg,.block-article .product-wishlist svg{height:min(1.63rem,24px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.block-article .product-compare svg,.block-article .product-wishlist svg{height:6.15rem;width:6.15rem}}.block-article .checklist{background-color:#f2f2f2;border-radius:min(.82rem,12px);color:#7c7c7c;padding:min(1.09rem,16px)}@media screen and (max-width:768px){.block-article .checklist{border-radius:2.56rem;padding:3.08rem}}.block-article .checklist-title{font-size:min(1.22rem,18px);font-weight:500;line-height:1.22}@media screen and (max-width:768px){.block-article .checklist-title{font-size:4.1rem;line-height:1.25}}.block-article .checklist ul{list-style:none;margin-top:min(.82rem,12px)}@media screen and (max-width:768px){.block-article .checklist ul{margin-top:3.08rem}}.block-article .checklist li{font-size:min(1.09rem,16px);font-weight:400;line-height:1.5;padding-left:min(2.18rem,32px);position:relative}@media screen and (max-width:768px){.block-article .checklist li{font-size:3.59rem;line-height:1.71;padding-left:8.21rem}}.block-article .checklist li:not(:last-child){margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.block-article .checklist li:not(:last-child){margin-bottom:2.05rem}}.block-article .checklist li:before{background-color:#bdbdbd;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.354 1.833 10.166.646 4.75 6.063 1.833 3.147.646 4.333l3.22 3.22a1.25 1.25 0 0 0 1.768 0l5.72-5.72Z' fill='%23fff'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:70%;border-radius:50%;content:"";height:min(1.22rem,18px);left:min(.2rem,3px);position:absolute;top:min(.2rem,3px);width:min(1.22rem,18px)}@media screen and (max-width:768px){.block-article .checklist li:before{height:4.62rem;left:.77rem;top:.77rem;width:4.62rem}}.block-article .aside-group{position:relative}.block-article .aside-group:not(:last-child){padding-bottom:min(1.09rem,16px)}@media screen and (max-width:768px){.block-article .aside-group:not(:last-child){padding-bottom:3.08rem}}.block-article .aside-group:not(:last-child):after{border-bottom:2px solid #f2f2f2;bottom:0;content:"";left:max(-1.09rem,-16px);position:absolute;right:max(-1.09rem,-16px)}@media screen and (max-width:768px){.block-article .aside-group:not(:last-child):after{left:-3.08rem;right:-3.08rem}}.block-article .aside-group:not(:first-child){padding-top:min(1.09rem,16px)}@media screen and (max-width:768px){.block-article .aside-group:not(:first-child){padding-top:3.08rem}}.block-article .tags{display:flex;flex-wrap:wrap;gap:min(.54rem,8px)}@media screen and (max-width:768px){.block-article .tags{gap:2.05rem}}.block-article .tag{align-items:center;background-color:transparent;border:2px solid #eae8e8;border-radius:min(.54rem,8px);color:#7c7c7c;display:flex;font-size:min(1.09rem,16px);font-weight:500;height:min(2.18rem,32px);line-height:1.25;margin:0;padding-left:min(.82rem,12px);padding-right:min(.82rem,12px);padding-top:min(.14rem,2px);text-decoration:none;text-transform:uppercase}@media screen and (max-width:768px){.block-article .tag{border-radius:1.54rem;font-size:3.59rem;height:7.18rem;line-height:1.43;padding-left:2.05rem;padding-right:2.05rem;padding-top:.51rem}}.block-article .date{color:#7c7c7c;font-size:min(1.09rem,16px);font-weight:400;line-height:1.25;margin-top:min(.82rem,12px)}@media screen and (max-width:768px){.block-article .date{font-size:3.59rem;line-height:1.43;margin-top:2.05rem}}.block-article .socials-title{color:#301a1a;font-size:min(1.09rem,16px);font-weight:500;line-height:1.25}@media screen and (max-width:768px){.block-article .socials-title{font-size:3.59rem;line-height:1.43}}.block-article .socials-list{display:flex;flex-wrap:wrap;gap:min(.54rem,8px);margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.block-article .socials-list{gap:2.05rem;margin-top:2.05rem}}.block-article .socials .sharerer{align-items:center;border:2px solid #f2f2f2;border-radius:50%;color:#7c7c7c;cursor:pointer;display:flex;height:min(3.81rem,56px);justify-content:center;width:min(3.81rem,56px)}@media screen and (max-width:768px){.block-article .socials .sharerer{height:13.33rem;width:13.33rem}}.block-article .socials svg{height:min(1.63rem,24px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.block-article .socials svg{height:6.15rem;width:6.15rem}}.block-article .email{align-items:center;color:#301a1a;display:flex;font-size:min(1.09rem,16px);font-weight:500;line-height:1.25}@media screen and (max-width:768px){.block-article .email{font-size:3.59rem}}.block-article .email svg{height:min(1.63rem,24px);margin-right:min(.54rem,8px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.block-article .email svg{height:5.13rem;margin-right:2.05rem;width:5.13rem}}.shop-comparsion{background-color:#fff;border-bottom-left-radius:min(1.09rem,16px);border-bottom-right-radius:min(1.09rem,16px);border-top-left-radius:min(1.09rem,16px);border-top-right-radius:min(1.09rem,16px);bottom:min(1.36rem,20px);box-shadow:0 8px 24px -8px rgba(16,8,2,.12);display:flex;flex-direction:column;left:min(1.36rem,20px);max-width:none!important;padding:min(1.09rem,16px);position:absolute;right:min(1.36rem,20px);top:min(1.36rem,20px);width:auto;z-index:30}@media screen and (max-width:768px){.shop-comparsion{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:3.08rem;border-top-right-radius:3.08rem;bottom:0;left:0;padding:3.08rem;right:0;top:1.03rem}}.shop-comparsion .comparsion.only-difference .is-same{display:none}.shop-comparsion .comparsion-head{align-items:center;display:flex;gap:min(1.09rem,16px);justify-content:space-between;padding-bottom:min(1.09rem,16px);position:relative}@media screen and (max-width:768px){.shop-comparsion .comparsion-head{gap:4.1rem;padding-bottom:4.1rem}}.shop-comparsion .comparsion-head:after{border-bottom:2px solid #f2f2f2;bottom:0;content:"";left:max(-1.09rem,-16px);position:absolute;right:max(-1.09rem,-16px)}@media screen and (max-width:768px){.shop-comparsion .comparsion-head:after{left:-4.1rem;right:-4.1rem}}.shop-comparsion .page-title{align-items:baseline;color:#301a1a;display:flex;font-size:min(1.77rem,26px);font-weight:500;gap:min(.27rem,4px);line-height:1.15}@media screen and (max-width:768px){.shop-comparsion .page-title{flex-direction:column;font-size:5.13rem;gap:0}}.shop-comparsion .page-title span{color:#7c7c7c;font-size:min(1.22rem,18px);line-height:1.22}@media screen and (max-width:768px){.shop-comparsion .page-title span{font-size:4.1rem}}.shop-comparsion .comparsion-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;box-shadow:none;color:#363636;cursor:pointer;display:block;height:auto;margin:0;outline:0;padding:0;width:auto}.shop-comparsion .comparsion-close svg{height:min(2.72rem,40px);width:min(2.72rem,40px)}@media screen and (max-width:768px){.shop-comparsion .comparsion-close svg{height:9.23rem;width:9.23rem}}.shop-comparsion .scroll-wrapper{flex-grow:1;margin-left:max(-1.09rem,-16px);margin-right:max(-1.09rem,-16px);overflow:auto;padding-left:min(1.09rem,16px);padding-right:min(1.09rem,16px);scrollbar-width:none}@media screen and (max-width:768px){.shop-comparsion .scroll-wrapper{margin-left:-4.1rem;margin-right:-4.1rem;padding-left:4.1rem;padding-right:4.1rem}}.shop-comparsion .scroll-wrapper::-webkit-scrollbar{display:none}.shop-comparsion .comparsion-body{display:flex;flex-direction:column;height:100%}.shop-comparsion .comparsion-controls{align-items:center;display:flex;flex-wrap:wrap;gap:min(1.63rem,24px);padding-top:min(1.09rem,16px)}@media screen and (max-width:768px){.shop-comparsion .comparsion-controls{align-items:flex-start;flex-direction:column;gap:3.08rem;padding-top:4.1rem}}.shop-comparsion :is(.reset-compare,.all-compare-lists){align-items:center;background-color:transparent;border:0;color:#301a1a;cursor:pointer;display:flex;font-size:min(1.09rem,16px);font-weight:500;gap:min(.54rem,8px);line-height:1.25;padding:0}@media screen and (max-width:768px){.shop-comparsion :is(.reset-compare,.all-compare-lists){gap:2.05rem}}@media screen and (max-width:768px){.shop-comparsion :is(.reset-compare,.all-compare-lists){font-size:3.59rem}}.shop-comparsion :is(.reset-compare,.all-compare-lists) svg{height:min(1.63rem,24px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.shop-comparsion :is(.reset-compare,.all-compare-lists) svg{width:6.15rem}}@media screen and (max-width:768px){.shop-comparsion :is(.reset-compare,.all-compare-lists) svg{height:6.15rem}}.shop-comparsion .compare-tabs{display:none;font-size:min(1.09rem,16px);margin:0 min(0rem,0px);scrollbar-width:none;width:100%}@media screen and (max-width:768px){.shop-comparsion .compare-tabs{font-size:3.59rem;margin-left:-3.08rem;margin-right:-3.08rem;max-width:100vw;order:1;overflow-x:auto;width:auto}}.shop-comparsion .compare-tabs::-webkit-scrollbar{display:none}.shop-comparsion .compare-tabs li.is-active a{border-bottom-color:#301a1a;color:#301a1a;font-weight:500}.shop-comparsion .compare-switcher{margin-right:auto}@media screen and (max-width:768px){.shop-comparsion .compare-switcher{margin-right:0;order:4;width:100%}}.shop-comparsion .compare-switcher label{background-color:#f2f2f2;border-radius:min(.82rem,12px);color:#7c7c7c;display:flex;padding:min(.27rem,4px)}@media screen and (max-width:768px){.shop-comparsion .compare-switcher label{border-radius:2.56rem;display:grid;grid-template-columns:1fr 1fr;padding:1.03rem;width:100%}}.shop-comparsion .compare-switcher input{display:none}.shop-comparsion .compare-switcher input:checked~.checkbox-text:nth-child(3){background-color:initial;cursor:pointer;font-weight:400}.shop-comparsion .compare-switcher input:checked~.checkbox-text:nth-child(4){background-color:#fff;color:#301a1a;cursor:default;font-weight:500}.shop-comparsion .compare-switcher .checkbox-custom{display:none}.shop-comparsion .compare-switcher .checkbox-text{align-items:center;border-radius:min(.68rem,10px);cursor:pointer;display:flex;font-size:min(1.09rem,16px);height:min(3.27rem,48px);justify-content:center;line-height:1.25;padding-left:min(1.09rem,16px);padding-right:min(1.09rem,16px);transition:background-color .25s}@media screen and (max-width:768px){.shop-comparsion .compare-switcher .checkbox-text{border-radius:2.05rem;font-size:3.59rem;height:11.28rem;padding-left:3.08rem;padding-right:3.08rem}}.shop-comparsion .compare-switcher .checkbox-text:nth-child(3){background-color:#fff;color:#301a1a;cursor:default;font-weight:500}.shop-comparsion .products{display:flex;flex-direction:column;flex-grow:1;height:100%;margin-left:max(-1.09rem,-16px);margin-right:max(-1.09rem,-16px);margin-top:min(1.09rem,16px);max-width:100vw;overflow-x:auto;padding-left:min(1.09rem,16px);padding-right:min(1.09rem,16px);scrollbar-width:none}@media screen and (max-width:768px){.shop-comparsion .products{margin-left:-3.08rem;margin-right:-3.08rem;margin-top:4.1rem;overflow:initial;padding-left:3.08rem;padding-right:3.08rem}}.shop-comparsion .products::-webkit-scrollbar{display:none}.shop-comparsion .table-container{display:flex;flex-grow:1;max-width:none;overflow:initial}.shop-comparsion .simplebar-wrapper{height:100%;max-width:none;overflow:initial;width:100%}.shop-comparsion .simplebar-mask{display:flex;height:100%!important;overflow:initial;position:relative}.shop-comparsion .simplebar-height-auto-observer-wrapper{display:none}.shop-comparsion .simplebar-offset{position:relative;width:100%}.shop-comparsion .simplebar-content-wrapper{height:100%!important;max-width:none;overflow:initial!important}.shop-comparsion .simplebar-content{height:100%}.shop-comparsion .simplebar-placeholder,.shop-comparsion .simplebar-track{display:none}.shop-comparsion .table{border:0;color:#301a1a;height:100%;width:100%}.shop-comparsion .table tfoot{background:#fff;bottom:0;position:sticky}.shop-comparsion .table tfoot td{padding-bottom:0;padding-top:0;vertical-align:bottom}.shop-comparsion .table:not(:last-child){margin-bottom:min(1.09rem,16px)}@media screen and (max-width:768px){.shop-comparsion .table:not(:last-child){margin-bottom:2.05rem}}.shop-comparsion .table.original{height:100%}.shop-comparsion .table.original tr:last-child:hover{background-color:initial!important}.shop-comparsion .table.original tr:last-child td{padding-bottom:0;vertical-align:bottom}@media screen and (max-width:768px){.shop-comparsion .table.comparsion thead{display:flex;flex-direction:column}}@media screen and (max-width:768px){.shop-comparsion .table::-webkit-scrollbar{display:none}}@media screen and (max-width:768px){.shop-comparsion .table tr{display:flex;flex-direction:column}}.shop-comparsion .table :is(th,td){min-width:min(31.29rem,460px)}@media screen and (max-width:768px){.shop-comparsion .table :is(th,td){min-width:93.85rem}}.shop-comparsion .table :is(th,td):not(:last-child){padding-right:min(.54rem,8px)}@media screen and (max-width:768px){.shop-comparsion .table :is(th,td):not(:last-child){padding-right:0}}.shop-comparsion .table th{border:0;padding:0}.shop-comparsion .table th:not(:last-child){margin-bottom:min(0rem,0px)}@media screen and (max-width:768px){.shop-comparsion .table th:not(:last-child){margin-bottom:2.05rem}}.shop-comparsion .table td{border:0;padding:min(.82rem,12px) 0}@media screen and (max-width:768px){.shop-comparsion .table td{padding-bottom:1.03rem;padding-top:1.03rem}}.shop-comparsion .table a{color:#301a1a}.shop-comparsion .table a:hover{text-decoration:underline}.shop-comparsion .product-item{background-color:#f2f2f2;border-radius:min(.82rem,12px);display:grid;grid-template-columns:auto 1fr auto;height:unset;padding:min(.54rem,8px) min(1.09rem,16px) min(.54rem,8px) min(0rem,0px);position:relative;width:unset}@media screen and (max-width:768px){.shop-comparsion .product-item{border-radius:2.56rem;grid-template-columns:auto 1fr;padding-bottom:3.08rem;padding-left:3.08rem;padding-right:3.08rem;padding-top:3.08rem}}.shop-comparsion .product-item-image{flex-shrink:0;grid-row:span 2;height:min(8.16rem,120px);margin-right:min(1.09rem,16px);width:min(8.16rem,120px)}@media screen and (max-width:768px){.shop-comparsion .product-item-image{height:20.51rem;margin-right:3.08rem;width:20.51rem}}.shop-comparsion .product-item-image img{height:100%;-o-object-fit:contain;object-fit:contain;transform:scale(.85);width:100%}.shop-comparsion .product-item-info{align-items:flex-end;display:flex}.shop-comparsion .product-item-title{color:#301a1a;font-size:min(1.22rem,18px);font-weight:500;line-height:1.22;text-decoration:none!important}@media screen and (max-width:768px){.shop-comparsion .product-item-title{font-size:4.1rem;line-height:1.25}}.shop-comparsion .product-item-title span{color:#7c7c7c;font-weight:400;margin-left:min(.27rem,4px)}@media screen and (max-width:768px){.shop-comparsion .product-item-title span{margin-left:1.03rem}}.shop-comparsion .product-item-controls{align-self:center;display:flex;gap:min(1.09rem,16px);grid-row:span 2;position:relative;right:min(0rem,0px);top:min(0rem,0px)}@media screen and (max-width:768px){.shop-comparsion .product-item-controls{gap:4.1rem;grid-column:2;grid-row:3;margin-top:4.1rem;right:0;top:0}}.shop-comparsion .product-item-controls :is(button,svg){background-color:transparent;border:0;border-radius:0;height:min(1.63rem,24px);padding:0;width:min(1.63rem,24px)}@media screen and (max-width:768px){.shop-comparsion .product-item-controls :is(button,svg){width:6.15rem}}@media screen and (max-width:768px){.shop-comparsion .product-item-controls :is(button,svg){height:6.15rem}}.shop-comparsion .product-item-controls button{color:#bdbdbd}.shop-comparsion .product-item-controls button.wishlist{color:#301a1a}.shop-comparsion .product-item-controls button.wishlist.is-transparent{color:#bdbdbd}.shop-comparsion .product-item-add{grid-column:2;margin-top:min(.41rem,6px)}@media screen and (max-width:768px){.shop-comparsion .product-item-add{margin-top:.51rem}}.shop-comparsion .product-item-add .prices{display:flex}.shop-comparsion .product-item-add .subtitle:not(:last-child){margin-bottom:0}.shop-comparsion .product-item-add .prices{align-items:baseline}.shop-comparsion .product-item-add .current-price{align-items:baseline;color:#301a1a;display:flex;font-size:min(1.77rem,26px);font-weight:500;line-height:1.15;white-space:nowrap}@media screen and (max-width:768px){.shop-comparsion .product-item-add .current-price{font-size:6.67rem}}.shop-comparsion .product-item-add .old-price{color:#7c7c7c;font-size:min(1.09rem,16px);font-weight:400;line-height:1.25;margin-left:min(.54rem,8px);text-decoration:line-through}@media screen and (max-width:768px){.shop-comparsion .product-item-add .old-price{font-size:3.59rem;margin-left:1.54rem}}.shop-comparsion .product-item-add .has-text-success{color:#55a041!important;font-size:min(.95rem,14px);font-weight:400;line-height:1.14;margin-bottom:0!important;margin-top:min(.27rem,4px)}@media screen and (max-width:768px){.shop-comparsion .product-item-add .has-text-success{font-size:3.59rem;line-height:1.43;margin-top:2.05rem}}.shop-comparsion .product-item .is-hidden-tablet{grid-column:span 2;width:100%}.shop-comparsion .product-item .cart-add{margin-top:min(1.09rem,16px)}@media screen and (max-width:768px){.shop-comparsion .product-item .cart-add{margin-top:2.56rem}}.shop-comparsion .product-item .cart-add .columns,.shop-comparsion .product-item .cart-add .columns:last-child{margin:0}.shop-comparsion .product-item .cart-add .column{padding:0;width:100%}.shop-comparsion .product-item .cart-add .button{background-color:#fff;border:0;border-radius:min(.82rem,12px);box-shadow:0 4px 8px -4px hsla(0,6%,6%,.16);color:#301a1a;font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);line-height:min(1.36rem,20px);outline:none;padding-bottom:0;padding-top:0;transition:color .25s,box-shadow .25s,background-color .25s;width:100%}@media screen and (max-width:768px){.shop-comparsion .product-item .cart-add .button{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;line-height:4.1rem}}@media (hover:hover){.shop-comparsion .product-item .cart-add .button:hover{color:#45a4bd}}.shop-comparsion .product-item .cart-add .button:active{color:#247f97}.shop-comparsion .product-item .cart-add .button:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}.shop-comparsion .product-item .cart-add .button svg{display:none}.shop-comparsion .cell-btn-wrapper{padding-top:min(1.09rem,16px);position:relative}@media screen and (max-width:768px){.shop-comparsion .cell-btn-wrapper{display:none;padding-top:3.08rem}}.shop-comparsion .cell-btn-wrapper:after{border-bottom:2px solid #f2f2f2;content:"";left:max(-1.09rem,-16px);position:absolute;right:max(-1.09rem,-16px);top:0}@media screen and (max-width:768px){.shop-comparsion .cell-btn-wrapper:after{left:-4.1rem;right:-4.1rem}}.shop-comparsion .cell-btn-wrapper .columns{margin:auto 0 0}.shop-comparsion .cell-btn-wrapper .columns:last-child{margin-bottom:0}.shop-comparsion .cell-btn-wrapper .column{padding:0;width:100%}.shop-comparsion .cell-btn-wrapper .button{background-color:#301a1a;border:0;border-radius:min(.82rem,12px);color:#fff;font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);line-height:min(1.36rem,20px);outline:none;padding-bottom:0;padding-top:0;transition:color .25s,box-shadow .25s,background-color .25s;width:100%}@media screen and (max-width:768px){.shop-comparsion .cell-btn-wrapper .button{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;line-height:4.1rem}}@media (hover:hover){.shop-comparsion .cell-btn-wrapper .button:hover{color:#45a4bd}}.shop-comparsion .cell-btn-wrapper .button:active{color:#247f97}.shop-comparsion .cell-btn-wrapper .button:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}@media screen and (max-width:768px){.shop-comparsion .cell-btn-wrapper .button{background-color:#fff;box-shadow:0 4px 8px -4px hsla(0,6%,6%,.16);color:#301a1a}}.shop-comparsion .cell-btn-wrapper .button svg{display:none}.shop-comparsion .property-title{color:#7c7c7c;font-size:min(.95rem,14px);font-weight:400;line-height:min(1.09rem,16px)}@media screen and (max-width:768px){.shop-comparsion .property-title{font-size:3.08rem;line-height:4.1rem}.shop-comparsion .property-title-desktop{display:none}}.shop-comparsion .property-title-mobile{display:none}@media screen and (max-width:768px){.shop-comparsion .property-title-mobile{display:block}}.shop-comparsion .property-product{color:#7c7c7c;font-size:min(.95rem,14px);font-weight:400;line-height:min(1.09rem,16px);line-height:1.33}@media screen and (max-width:768px){.shop-comparsion .property-product{font-size:3.08rem;line-height:4.1rem}}.shop-comparsion .property-value{color:#301a1a;font-size:min(1.09rem,16px);font-weight:400;line-height:1.25;margin-top:min(.27rem,4px);padding-right:min(2.72rem,40px)}@media screen and (max-width:768px){.shop-comparsion .property-value{font-size:3.59rem;line-height:1.43;margin-top:1.03rem;padding-right:0}}.shop-comparsion .row-title-mobile{color:#301a1a;display:none;font-weight:500;margin-bottom:min(0rem,0px);margin-top:min(0rem,0px)}@media screen and (max-width:768px){.shop-comparsion .row-title-mobile{display:block;margin-bottom:1.03rem;margin-top:3.08rem}}.shop-comparsion .row-title-mobile td{padding:0}.shop-comparsion .comparsion-empty{align-items:flex-start;display:flex;flex-direction:column;gap:min(1.63rem,24px)}@media screen and (max-width:768px){.shop-comparsion .comparsion-empty{gap:4.1rem}}.shop-comparsion .comparsion-empty p{color:#7c7c7c;font-weight:400;gap:min(1.22rem,18px);line-height:1.22}@media screen and (max-width:768px){.shop-comparsion .comparsion-empty p{gap:4.1rem}}.shop-comparsion .comparsion-empty a{align-items:center;background-color:#301a1a;border:0;border-radius:min(.82rem,12px);color:#fff;display:flex;font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);line-height:min(1.36rem,20px);outline:none;padding:0 min(1.09rem,16px);transition:color .25s,box-shadow .25s,background-color .25s}@media screen and (max-width:768px){.shop-comparsion .comparsion-empty a{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;line-height:4.1rem}}@media (hover:hover){.shop-comparsion .comparsion-empty a:hover{color:#45a4bd}}.shop-comparsion .comparsion-empty a:active{color:#247f97}.shop-comparsion .comparsion-empty a:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}@media screen and (max-width:768px){.shop-comparsion .comparsion-empty a{padding-left:3.08rem;padding-right:3.08rem}}:is(.block-text-image,.block-advantages,.block-steps,.block-terms-table,.block-image-quote,.block-faq){margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){:is(.block-text-image,.block-advantages,.block-steps,.block-terms-table,.block-image-quote,.block-faq){margin-bottom:2.05rem}}:is(.block-text-image,.block-advantages,.block-steps,.block-terms-table,.block-image-quote,.block-faq) .wrapper{background-color:#fff;border-radius:min(1.09rem,16px);padding:min(1.09rem,16px)}@media screen and (max-width:768px){:is(.block-text-image,.block-advantages,.block-steps,.block-terms-table,.block-image-quote,.block-faq) .wrapper{border-radius:3.08rem}}@media screen and (max-width:768px){:is(.block-text-image,.block-advantages,.block-steps,.block-terms-table,.block-image-quote,.block-faq) .wrapper{padding:3.08rem}}:is(.block-text-image,.block-advantages,.block-steps,.block-terms-table,.block-image-quote,.block-faq) .descr{font-size:min(1.22rem,18px);font-weight:400;line-height:1.22;margin-top:min(1.36rem,20px)}@media screen and (max-width:768px){:is(.block-text-image,.block-advantages,.block-steps,.block-terms-table,.block-image-quote,.block-faq) .descr{margin-top:4.1rem}}@media screen and (max-width:768px){:is(.block-text-image,.block-advantages,.block-steps,.block-terms-table,.block-image-quote,.block-faq) .descr{font-size:4.1rem}}:is(.block-text-image,.block-advantages,.block-steps,.block-terms-table,.block-image-quote,.block-faq) .descr p:not(:last-child){margin-bottom:min(.82rem,12px)}@media screen and (max-width:768px){:is(.block-text-image,.block-advantages,.block-steps,.block-terms-table,.block-image-quote,.block-faq) .descr p:not(:last-child){margin-bottom:2.05rem}}.block-text-image .wrapper{background-color:#aabfdd;border-top-left-radius:0;border-top-right-radius:0;display:grid;grid-template-columns:1fr 1fr;margin-top:max(-6.26rem,-92px);padding-top:min(7.76rem,114px);row-gap:min(1.09rem,16px)}@media screen and (max-width:768px){.block-text-image .wrapper{grid-template-columns:1fr;margin-top:-18.97rem;padding-top:23.08rem;row-gap:4.1rem}}.block-text-image .text{grid-column:1;padding-right:min(4.35rem,64px)}@media screen and (max-width:768px){.block-text-image .text{padding-right:0}}.block-text-image .breadcrumb{padding:0}.block-text-image :is(.block-title,.descr){margin-top:min(1.36rem,20px)}@media screen and (max-width:768px){.block-text-image :is(.block-title,.descr){margin-top:4.1rem}}.block-text-image .button{background-color:#301a1a;border:0;border-radius:min(.82rem,12px);color:#aabfdd;font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);line-height:min(1.36rem,20px);max-width:min(27.21rem,400px);outline:none;padding-bottom:0;padding-top:0;transition:color .25s,box-shadow .25s,background-color .25s;transition:color .25s;width:100%}@media screen and (max-width:768px){.block-text-image .button{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;line-height:4.1rem}}@media (hover:hover){.block-text-image .button:hover{color:#45a4bd}}.block-text-image .button:active{color:#247f97}.block-text-image .button:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}@media screen and (max-width:768px){.block-text-image .button{max-width:91.79rem}}@media (hover:hover){.block-text-image .button:hover{color:#fff}}.block-text-image .cta-button-wrapper{align-self:end;grid-column:1;width:100%}@media screen and (max-width:768px){.block-text-image .cta-button-wrapper{-webkit-backdrop-filter:blur(120px);backdrop-filter:blur(120px);background:hsla(0,6%,6%,.64);bottom:0;left:0;padding:3.08rem;position:fixed;width:100%;z-index:3}.block-text-image .cta-button-wrapper .button{background-color:#fff;color:#301a1a}}.block-text-image .image{border-radius:min(.82rem,12px);grid-column:2;grid-row-end:span 2;grid-row-start:1;min-height:min(27.76rem,408px);overflow:hidden}@media screen and (max-width:768px){.block-text-image .image{border-radius:2.56rem;grid-column:1;grid-row:initial;min-height:62.05rem}}.block-text-image .image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.block-text-image .loyalty-column{align-items:flex-end;display:flex;font-size:min(1.09rem,16px);justify-content:flex-end;line-height:1.25;padding-right:min(1.09rem,16px)}@media screen and (max-width:768px){.block-text-image .loyalty-column{font-size:3.59rem;justify-content:flex-start;margin-top:2.05rem;padding-right:0}}.block-text-image .loyalty-column .loyalty{color:#301a1a}.block-text-image .loyalty-column .loyalty .icon{height:min(1.63rem,24px);margin-right:min(.54rem,8px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.block-text-image .loyalty-column .loyalty .icon{height:6.15rem;margin-right:2.05rem;width:6.15rem}}.block-text-image .loyalty-column .loyalty .points{font-size:min(1.09rem,16px);font-weight:500;line-height:1.25}@media screen and (max-width:768px){.block-text-image .loyalty-column .loyalty .points{font-size:3.59rem}}.block-advantages .advantages{border:2px solid #f2f2f2;border-radius:min(1.09rem,16px);display:grid;grid-template-columns:repeat(4,1fr);margin-top:min(1.63rem,24px)}@media screen and (max-width:768px){.block-advantages .advantages{border-radius:3.08rem;grid-template-columns:1fr;margin-top:4.1rem}}.block-advantages .advantage-item{min-height:min(15.78rem,232px);padding:min(1.09rem,16px)}@media screen and (max-width:768px){.block-advantages .advantage-item{min-height:41.03rem;padding-bottom:6.15rem;padding-left:4.1rem;padding-right:4.1rem;padding-top:4.1rem}}.block-advantages .advantage-item:not(:last-child){border-right:2px solid #f2f2f2}@media screen and (max-width:768px){.block-advantages .advantage-item:not(:last-child){border-bottom:2px solid #f2f2f2;border-right:0}}.block-advantages .advantage-item svg{height:min(1.63rem,24px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.block-advantages .advantage-item svg{height:6.15rem;width:6.15rem}}.block-advantages .advantage-item-title{font-size:min(1.77rem,26px);font-weight:500;line-height:1.15;margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.block-advantages .advantage-item-title{font-size:5.13rem;line-height:1.2;margin-top:2.05rem}}.block-advantages .advantage-item-descr{font-size:min(1.09rem,16px);line-height:1.25;margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.block-advantages .advantage-item-descr{font-size:3.59rem;line-height:1.43;margin-top:1.03rem}}.block-steps .steps{background-color:#fff;border-radius:min(.82rem,12px);display:grid;gap:2px;grid-template-columns:1fr 1fr;margin-top:min(1.63rem,24px);overflow:hidden}@media screen and (max-width:768px){.block-steps .steps{border-radius:2.56rem;grid-template-columns:1fr;margin-top:4.1rem}}.block-steps .step-item{background-color:#f3f1ef;display:flex;flex-direction:column;min-height:min(16.33rem,240px);padding:min(1.09rem,16px)}@media screen and (max-width:768px){.block-steps .step-item{min-height:43.59rem;padding:3.08rem}}.block-steps .step-item-number{font-size:min(2.72rem,40px);font-weight:500;letter-spacing:-.025em;line-height:1.15;margin-bottom:auto}@media screen and (max-width:768px){.block-steps .step-item-number{font-size:6.67rem}}.block-steps .step-item-title{font-size:min(1.77rem,26px);font-weight:500;line-height:1.15;margin-top:min(1.63rem,24px)}@media screen and (max-width:768px){.block-steps .step-item-title{font-size:5.13rem;line-height:1.2;margin-top:6.15rem}}.block-steps .step-item-descr{font-size:min(1.09rem,16px);line-height:1.25;margin-top:min(.82rem,12px)}@media screen and (max-width:768px){.block-steps .step-item-descr{font-size:3.59rem;line-height:1.43;margin-top:2.05rem}}.block-terms-table .tab-selectors-wrapper{background-color:#f2f2f2;border-radius:min(.82rem,12px);display:flex;height:min(3.81rem,56px);margin-bottom:min(3.4rem,50px);margin-top:min(1.63rem,24px);padding:min(.27rem,4px);position:relative}@media screen and (max-width:768px){.block-terms-table .tab-selectors-wrapper{border-radius:2.56rem;height:13.33rem;margin-bottom:8.72rem;margin-top:4.1rem;padding:1.03rem}}.block-terms-table .tab-selectors-wrapper:after{border-bottom:2px solid #f2f2f2;bottom:max(-1.7rem,-25px);content:"";left:max(-1.09rem,-16px);position:absolute;right:max(-1.09rem,-16px)}@media screen and (max-width:768px){.block-terms-table .tab-selectors-wrapper:after{bottom:-4.36rem;left:-3.08rem;right:-3.08rem}}.block-terms-table .tab-selectors{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;position:relative;width:100%}.block-terms-table .tab-selectors>*{z-index:2}.block-terms-table input[type=radio]{display:none}.block-terms-table .tab-selector{align-items:center;cursor:pointer;display:flex;font-weight:500;justify-content:center;opacity:.6;text-align:center;transition:opacity .25s;white-space:normal}@media screen and (max-width:768px){.block-terms-table .tab-selector{font-size:3.59rem}}.block-terms-table input[type=radio]:checked+label{opacity:1}.block-terms-table input[class=financial-radio-1]:checked~.glider{transform:translateX(0)}.block-terms-table input[class=financial-radio-2]:checked~.glider{transform:translateX(100%)}.block-terms-table input[class=financial-radio-3]:checked~.glider{transform:translateX(200%)}.block-terms-table input[class=financial-radio-4]:checked~.glider{transform:translateX(300%)}.block-terms-table .is-hidden-tablet{font-size:2.56rem;line-height:1.2}.block-terms-table .glider{background-color:#fff;border-radius:min(.68rem,10px);box-shadow:0 6px 10px -6px rgba(20,23,26,.12),0 8px 32px -6px rgba(20,23,26,.08);display:flex;height:min(3.27rem,48px);position:absolute;transition:transform .25s ease-out;width:25%;z-index:1}@media screen and (max-width:768px){.block-terms-table .glider{border-radius:2.05rem;height:11.28rem}}.block-terms-table .block-subtitle{color:#7c7c7c;font-size:min(1.22rem,18px);font-weight:500;line-height:1.22;margin-bottom:min(.54rem,8px);margin-top:min(3.4rem,50px)}@media screen and (max-width:768px){.block-terms-table .block-subtitle{font-size:4.1rem;line-height:1.25;margin-bottom:2.05rem;margin-top:8.72rem}}.block-terms-table .descr{max-width:min(44.22rem,650px)}@media screen and (max-width:768px){.block-terms-table .descr{max-width:166.67rem}}.block-terms-table .table-group:not(:last-child){margin-bottom:min(1.63rem,24px)}@media screen and (max-width:768px){.block-terms-table .table-group:not(:last-child){margin-bottom:4.1rem}}.block-terms-table .table-group.terms-group{margin-bottom:min(3.81rem,56px);margin-top:min(3.81rem,56px)}@media screen and (max-width:768px){.block-terms-table .table-group.terms-group{margin-bottom:9.23rem;margin-top:6.15rem}}.block-terms-table .table-group.terms-group table thead th:nth-child(2){border-top-left-radius:min(.82rem,12px);border-top-right-radius:min(.82rem,12px)}@media screen and (max-width:768px){.block-terms-table .table-group.terms-group table thead th:nth-child(2){border-top-left-radius:0;border-top-right-radius:0}}.block-terms-table .table-group.terms-group table tbody tr{min-height:min(3.81rem,56px)}@media screen and (max-width:768px){.block-terms-table .table-group.terms-group table tbody tr{min-height:0}.block-terms-table .table-group.terms-group table tbody tr:first-child{display:none}}.block-terms-table .table-group.terms-group table tbody tr:nth-child(2){border-top-left-radius:min(0rem,0px);border-top-right-radius:min(0rem,0px)}@media screen and (max-width:768px){.block-terms-table .table-group.terms-group table tbody tr:nth-child(2){border-top-left-radius:2.56rem;border-top-right-radius:2.56rem}}.block-terms-table .table-group.terms-group table tbody td:first-child{color:hsla(0,6%,6%,.64);font-size:min(1.09rem,16px);line-height:1.25;margin-bottom:min(0rem,0px)}@media screen and (max-width:768px){.block-terms-table .table-group.terms-group table tbody td:first-child{border-left:0;color:#301a1a;font-size:4.1rem;font-weight:500;margin-bottom:1.03rem}}.block-terms-table .table-group.terms-group table tbody td:not(:first-child){font-size:min(1.22rem,18px);line-height:1.22}@media screen and (max-width:768px){.block-terms-table .table-group.terms-group table tbody td:not(:first-child){font-size:3.08rem;line-height:1.33}}.block-terms-table .table-group.terms-group table tbody td:nth-child(2){border:0}.block-terms-table .table-group.terms-group table tfoot td:nth-child(2){border-bottom-left-radius:min(.82rem,12px);border-bottom-right-radius:min(.82rem,12px)}@media screen and (max-width:768px){.block-terms-table .table-group.terms-group table tfoot td:nth-child(2){border-bottom-left-radius:0;border-bottom-right-radius:0}}.block-terms-table .table-group.terms-group table tr{min-height:min(3.81rem,56px);padding:min(0rem,0px)}@media screen and (max-width:768px){.block-terms-table .table-group.terms-group table tr{min-height:0;padding:3.08rem}}.block-terms-table .table-group.terms-group table tr:nth-child(2n) td:not(:nth-child(2)){background-color:#f3f1ef}@media screen and (max-width:768px){.block-terms-table .table-group.terms-group table tr:nth-child(2n) td:not(:nth-child(2)){background-color:initial}}.block-terms-table .table-group.terms-group table :is(th,td){width:33.3333333333%}@media screen and (max-width:768px){.block-terms-table .table-group.terms-group table :is(th,td){font-weight:400;width:100%}}.block-terms-table .table-group.terms-group table :is(th,td):not(:first-child){margin-top:min(0rem,0px)}@media screen and (max-width:768px){.block-terms-table .table-group.terms-group table :is(th,td):not(:first-child){margin-top:2.05rem}}.block-terms-table .table-group.terms-group table :is(th,td):nth-child(2){background-color:#301a1a;border-left:0;border-right:0;color:#fff}@media screen and (max-width:768px){.block-terms-table .table-group.terms-group table :is(th,td):nth-child(2){background-color:initial;color:inherit}}@media screen and (max-width:768px){.block-terms-table .table-group.terms-group table :is(th,td):nth-child(2) span:not(:first-child){color:#1d6f84;font-weight:500}}.block-terms-table .table-group.terms-group table :is(th,td):nth-child(2) .col-subtitle{color:hsla(0,0%,100%,.5)}.block-terms-table .table-group.terms-group table :is(th,td):nth-child(3){border-left:0}.block-terms-table .table-group.terms-group table :is(th,td) span:nth-child(2){font-size:min(1.09rem,16px);line-height:1.25;margin-right:min(0rem,0px)}@media screen and (max-width:768px){.block-terms-table .table-group.terms-group table :is(th,td) span:nth-child(2){font-size:3.59rem}}@media screen and (max-width:768px){.block-terms-table .table-group.terms-group table :is(th,td) span:nth-child(2){margin-right:1.03rem}}@media screen and (max-width:768px){.block-terms-table .table-group.terms-group table :is(th,td) span:nth-child(2){display:inline-flex;line-height:1.14}}.block-terms-table .table-group.logo-group table :is(th,td){width:16.6666666667%}@media screen and (max-width:768px){.block-terms-table .table-group.logo-group table :is(th,td){width:100%}}.block-terms-table .table-group.logo-group table tr:first-child{border-top-left-radius:min(0rem,0px);border-top-right-radius:min(0rem,0px)}@media screen and (max-width:768px){.block-terms-table .table-group.logo-group table tr:first-child{border-top-left-radius:2.56rem;border-top-right-radius:2.56rem}}.block-terms-table .table-group.logo-group table td{min-height:min(0rem,0px);padding:min(1.09rem,16px);text-align:center}@media screen and (max-width:768px){.block-terms-table .table-group.logo-group table td{align-items:center;display:flex;justify-content:center;min-height:24.62rem;padding:4.1rem}.block-terms-table .table-group.logo-group table td:not(:last-child){border-bottom:2px solid #eae8e8}}.block-terms-table .table-group.logo-group table td:nth-child(5) svg{scale:3}.block-terms-table .table-group.logo-group table td:nth-child(6) svg{scale:2}.block-terms-table .table-group.logo-group table svg{display:inline-block}.block-terms-table .table-group.rates-group table.table-desktop.is-usaid td,.block-terms-table .table-group.rates-group table.table-desktop.is-usaid th{max-width:unset!important;width:auto!important}@media screen and (max-width:768px){.block-terms-table .table-group.rates-group table.table-desktop{display:none}}.block-terms-table .table-group.rates-group table.table-desktop tr{min-height:min(6.26rem,92px);padding:min(0rem,0px)}@media screen and (max-width:768px){.block-terms-table .table-group.rates-group table.table-desktop tr{min-height:0;padding:3.08rem}}.block-terms-table .table-group.rates-group table.table-desktop tr:first-child td:first-child{border-top-left-radius:min(0rem,0px)}@media screen and (max-width:768px){.block-terms-table .table-group.rates-group table.table-desktop tr:first-child td:first-child{border-top-left-radius:2.56rem}}.block-terms-table .table-group.rates-group table.table-desktop tr:first-child td:last-child{border-top-right-radius:min(0rem,0px)}@media screen and (max-width:768px){.block-terms-table .table-group.rates-group table.table-desktop tr:first-child td:last-child{border-top-right-radius:2.56rem}}.block-terms-table .table-group.rates-group table.table-desktop tr:nth-child(odd) td{background-color:#f3f1ef}@media screen and (max-width:768px){.block-terms-table .table-group.rates-group table.table-desktop tr:nth-child(odd) td{background-color:initial}}.block-terms-table .table-group.rates-group table.table-desktop :is(th,td):first-child{max-width:min(19.46rem,286px);text-align:center}@media screen and (max-width:768px){.block-terms-table .table-group.rates-group table.table-desktop :is(th,td):first-child{max-width:91.79rem}}.block-terms-table .table-group.rates-group table.table-desktop :is(th,td):not(:first-child){width:min(15.44rem,227px)}@media screen and (max-width:768px){.block-terms-table .table-group.rates-group table.table-desktop :is(th,td):not(:first-child){width:91.79rem}}.block-terms-table .table-group.rates-group table.table-desktop th{border-top:2px solid #eae8e8;color:#7c7c7c;font-size:min(1.09rem,16px);font-weight:500;height:min(6.26rem,92px);line-height:1.25}@media screen and (max-width:768px){.block-terms-table .table-group.rates-group table.table-desktop th{font-size:3.59rem;height:23.59rem}}.block-terms-table .table-group.rates-group table.table-desktop th:first-child{border-left:2px solid #eae8e8;border-top-left-radius:min(.82rem,12px);text-align:center}@media screen and (max-width:768px){.block-terms-table .table-group.rates-group table.table-desktop th:first-child{border-top-left-radius:2.56rem}}.block-terms-table .table-group.rates-group table.table-desktop th:not(:first-child){border-left:2px solid #eae8e8}.block-terms-table .table-group.rates-group table.table-desktop th:last-child{border-right:2px solid #eae8e8;border-top-right-radius:min(.82rem,12px)}@media screen and (max-width:768px){.block-terms-table .table-group.rates-group table.table-desktop th:last-child{border-top-right-radius:2.56rem}}.block-terms-table .table-group.rates-group table.table-desktop td{font-size:min(1.77rem,26px);line-height:1.15}@media screen and (max-width:768px){.block-terms-table .table-group.rates-group table.table-desktop td{font-size:5.13rem}}.block-terms-table .table-group.rates-group table.table-mobile{display:none;font-weight:400}@media screen and (max-width:768px){.block-terms-table .table-group.rates-group table.table-mobile{display:table}}.block-terms-table .table-group.rates-group table.table-mobile tr{padding:min(0rem,0px)}@media screen and (max-width:768px){.block-terms-table .table-group.rates-group table.table-mobile tr{padding:3.08rem}}.block-terms-table .table-group.rates-group table.table-mobile tr:first-child{border-top-left-radius:min(0rem,0px);border-top-right-radius:min(0rem,0px)}@media screen and (max-width:768px){.block-terms-table .table-group.rates-group table.table-mobile tr:first-child{border-top-left-radius:2.56rem;border-top-right-radius:2.56rem}}.block-terms-table .table-group.rates-group table.table-mobile tr:nth-child(2n){background-color:#f2f2f2}.block-terms-table .table-group.rates-group table.table-mobile td:first-child{color:#301a1a;font-size:min(1.09rem,16px);font-weight:500;line-height:1.25;margin-bottom:min(0rem,0px);text-align:left}@media screen and (max-width:768px){.block-terms-table .table-group.rates-group table.table-mobile td:first-child{font-size:4.1rem;margin-bottom:1.03rem}}.block-terms-table .table-group.rates-group table.table-mobile td:not(:first-child){font-size:min(1.22rem,18px);line-height:1.42;margin-top:min(0rem,0px)}@media screen and (max-width:768px){.block-terms-table .table-group.rates-group table.table-mobile td:not(:first-child){font-size:3.59rem;margin-top:2.05rem}}.block-terms-table .table-group-title{font-size:min(1.22rem,18px);font-weight:500;line-height:1.22;margin-bottom:min(.82rem,12px)}@media screen and (max-width:768px){.block-terms-table .table-group-title{font-size:4.1rem;line-height:1.25;margin-bottom:3.08rem}}.block-terms-table table{border:0;border-collapse:initial;color:#301a1a;font-weight:500;width:100%}@media screen and (max-width:768px){.block-terms-table table thead{display:none}.block-terms-table table tbody tr{border-left:2px solid #eae8e8;border-right:2px solid #eae8e8;border-top:2px solid #eae8e8;display:flex;flex-direction:column}}.block-terms-table table tbody tr:first-child td{border-top:2px solid #eae8e8}@media screen and (max-width:768px){.block-terms-table table tbody tr:first-child td{border-top:0}}.block-terms-table table tbody tr:first-child td:first-child{border-top-left-radius:min(.82rem,12px)}@media screen and (max-width:768px){.block-terms-table table tbody tr:first-child td:first-child{border-top-left-radius:0}}.block-terms-table table tbody tr:first-child td:last-child{border-top-right-radius:min(.82rem,12px)}@media screen and (max-width:768px){.block-terms-table table tbody tr:first-child td:last-child{border-top-right-radius:0}}.block-terms-table table tbody tr:last-child{border-bottom:2px solid #eae8e8;border-bottom-left-radius:min(0rem,0px);border-bottom-right-radius:min(0rem,0px)}@media screen and (max-width:768px){.block-terms-table table tbody tr:last-child{border-bottom-left-radius:2.56rem;border-bottom-right-radius:2.56rem}}.block-terms-table table tbody tr:last-child td{border-bottom:2px solid #eae8e8}@media screen and (max-width:768px){.block-terms-table table tbody tr:last-child td{border-bottom:0}}.block-terms-table table tbody tr:last-child td:first-child{border-bottom-left-radius:min(.82rem,12px)}@media screen and (max-width:768px){.block-terms-table table tbody tr:last-child td:first-child{border-bottom-left-radius:0}}.block-terms-table table tbody tr:last-child td:last-child{border-bottom-right-radius:min(.82rem,12px)}@media screen and (max-width:768px){.block-terms-table table tbody tr:last-child td:last-child{border-bottom-right-radius:0}}.block-terms-table table tbody td{border-left:2px solid #eae8e8}@media screen and (max-width:768px){.block-terms-table table tbody td{border-left:0}}.block-terms-table table tbody td:last-child{border-right:2px solid #eae8e8}@media screen and (max-width:768px){.block-terms-table table tbody td:last-child{border-right:0}}.block-terms-table table tbody td[rowspan]{background-color:initial!important;border-bottom:2px solid #eae8e8}@media screen and (max-width:768px){.block-terms-table table tbody td[rowspan]{border-bottom:0}}.block-terms-table table :is(th,td){padding:min(1.09rem,16px);vertical-align:middle}@media screen and (max-width:768px){.block-terms-table table :is(th,td){padding:0}}@media screen and (max-width:768px){.block-terms-table table :is(th,td):empty{display:none}}.block-terms-table table .col-title{display:block;font-size:min(1.77rem,26px);line-height:1.15;margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.block-terms-table table .col-title{font-size:5.13rem;margin-bottom:2.05rem}}.block-terms-table table .col-subtitle{color:hsla(0,6%,6%,.64);font-size:min(1.22rem,18px);line-height:1.22}@media screen and (max-width:768px){.block-terms-table table .col-subtitle{font-size:4.1rem}}.block-terms-table table .col-product-title-mobile{color:#7c7c7c;display:none;font-size:min(0rem,0px);font-weight:400;line-height:1.33;margin-bottom:min(.27rem,4px)}@media screen and (max-width:768px){.block-terms-table table .col-product-title-mobile{display:block;font-size:3.08rem;margin-bottom:1.03rem}}.block-terms-table table .agricole{scale:6}.block-terms-table table .grey-small{color:#7c7c7c;display:block;font-size:min(1.09rem,16px);font-weight:400;line-height:1.25;margin-top:min(.27rem,4px)}@media screen and (max-width:768px){.block-terms-table table .grey-small{color:#301a1a;display:inline-flex;font-size:3.59rem;margin-top:0}}.block-terms-table table :is(svg,img){display:flex!important;margin:0 auto;max-height:min(7.62rem,112px);max-width:min(13.06rem,192px)}@media screen and (max-width:768px){.block-terms-table table :is(svg,img){max-width:49.23rem}}@media screen and (max-width:768px){.block-terms-table table :is(svg,img){max-height:28.72rem}}.block-terms-table .button{background-color:#301a1a;border:0;border-radius:min(.82rem,12px);color:#fff;font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);line-height:min(1.36rem,20px);margin-top:min(1.63rem,24px);outline:none;padding-bottom:0;padding-top:0;transition:color .25s,box-shadow .25s,background-color .25s;width:100%}@media screen and (max-width:768px){.block-terms-table .button{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;line-height:4.1rem;margin-top:6.15rem}}@media (hover:hover){.block-terms-table .button:hover{color:#45a4bd}}.block-terms-table .button:active{color:#247f97}.block-terms-table .button:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}.block-rect-stats{margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.block-rect-stats{margin-bottom:2.05rem}}.block-rect-stats .container{display:grid;gap:min(.54rem,8px);grid-template-columns:repeat(4,1fr)}@media screen and (max-width:768px){.block-rect-stats .container{gap:2.05rem;grid-template-columns:1fr}}.block-rect-stats .rect-item{background-color:#fff;border-radius:min(1.09rem,16px);display:flex;flex-direction:column;gap:min(1.09rem,16px);justify-content:space-between;min-height:min(15.65rem,230px);padding:min(1.09rem,16px)}@media screen and (max-width:768px){.block-rect-stats .rect-item{border-radius:3.08rem;gap:4.1rem;min-height:41.03rem;padding:3.08rem}}.block-rect-stats .rect-item-number{font-size:min(5.44rem,80px);font-weight:700;letter-spacing:-.025em;line-height:1}@media screen and (max-width:768px){.block-rect-stats .rect-item-number{font-size:16.41rem}}.block-rect-stats .rect-item-title{font-size:min(1.77rem,26px);font-weight:500;line-height:1.15}@media screen and (max-width:768px){.block-rect-stats .rect-item-title{font-size:5.13rem;line-height:1.2}}.block-image-quote .wrapper{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;padding:0}@media screen and (max-width:768px){.block-image-quote .wrapper{grid-template-columns:1fr}}.block-image-quote .image{min-height:min(34.83rem,512px)}@media screen and (max-width:768px){.block-image-quote .image{min-height:48.21rem}}.block-image-quote .image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.block-image-quote .text{display:flex;flex-direction:column;padding:min(1.09rem,16px)}@media screen and (max-width:768px){.block-image-quote .text{padding:3.08rem}}.block-image-quote blockquote{display:flex;flex-direction:column;font-size:min(1.77rem,26px);font-weight:400;gap:min(.82rem,12px);line-height:1.15;margin-bottom:auto;position:relative}@media screen and (max-width:768px){.block-image-quote blockquote{font-size:5.13rem;gap:3.08rem;line-height:1.2}}.block-image-quote blockquote:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M34.295 8.965c2.009 2.133 3.087 4.525 3.087 8.403 0 6.824-4.79 12.94-11.757 15.965l-1.741-2.687c6.502-3.517 7.773-8.082 8.28-10.96-1.047.542-2.418.732-3.76.607-3.518-.326-6.29-3.213-6.29-6.803a6.824 6.824 0 0 1 6.823-6.824c2.092 0 4.093.955 5.358 2.299Zm-19.498 0c2.009 2.133 3.087 4.525 3.087 8.403 0 6.824-4.79 12.94-11.757 15.965l-1.741-2.687c6.502-3.517 7.773-8.082 8.28-10.96-1.047.542-2.417.732-3.76.607-3.518-.326-6.289-3.213-6.289-6.803a6.824 6.824 0 0 1 6.824-6.824c2.093 0 4.093.955 5.358 2.299h-.002Z' fill='%23BDBDBD'/%3E%3C/svg%3E");background-size:100% 100%;content:"";display:block;height:min(2.72rem,40px);width:min(2.72rem,40px)}@media screen and (max-width:768px){.block-image-quote blockquote:before{height:8.21rem;width:8.21rem}}.block-image-quote .author-name{color:#291314;font-size:min(1.22rem,18px);font-weight:500;line-height:1.22;margin-top:min(1.09rem,16px)}@media screen and (max-width:768px){.block-image-quote .author-name{font-size:4.1rem;line-height:1.25;margin-top:4.1rem}}.block-image-quote .author-position{color:hsla(0,6%,6%,.64);font-size:min(1.22rem,18px);font-weight:500;line-height:1.22;margin-top:min(.27rem,4px);text-transform:uppercase}@media screen and (max-width:768px){.block-image-quote .author-position{font-size:4.1rem;line-height:1.25;margin-top:1.03rem}}.block-faq .faq{margin-top:min(1.63rem,24px)}@media screen and (max-width:768px){.block-faq .faq{margin-top:4.1rem}}.block-faq .faq-item{background-color:#f2f2f2;border-radius:min(.82rem,12px);padding:min(1.09rem,16px)}@media screen and (max-width:768px){.block-faq .faq-item{border-radius:2.56rem;padding:3.08rem}}.block-faq .faq-item:not(:last-child){margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.block-faq .faq-item:not(:last-child){margin-bottom:2.05rem}}.block-faq .faq-item.active .faq-item-title:after{transform:rotate(0)}.block-faq .faq-item.active .faq-item-text{margin-top:min(.82rem,12px);max-height:min(21.77rem,320px);opacity:1;overflow-y:auto}@media screen and (max-width:768px){.block-faq .faq-item.active .faq-item-text{margin-top:2.05rem;max-height:82.05rem}}.block-faq .faq-item-title{cursor:pointer;font-size:min(1.22rem,18px);font-weight:500;line-height:1.22;padding-right:min(1.63rem,24px);position:relative}@media screen and (max-width:768px){.block-faq .faq-item-title{font-size:4.1rem;line-height:1.2;padding-right:6.15rem}}.block-faq .faq-item-title:after,.block-faq .faq-item-title:before{background-color:#bdbdbd;content:"";height:min(.14rem,2px);pointer-events:none;position:absolute;right:min(.2rem,3px);top:min(.61rem,9px);transform-origin:center;transition:.25s;width:min(1.22rem,18px)}@media screen and (max-width:768px){.block-faq .faq-item-title:after,.block-faq .faq-item-title:before{height:.51rem;right:.77rem;top:2.31rem;width:4.62rem}}.block-faq .faq-item-title:after{transform:rotate(-90deg)}.block-faq .faq-item-text{color:#7c7c7c;font-size:min(1.09rem,16px);font-weight:400;line-height:1.25;max-height:0;max-width:min(65.31rem,960px);opacity:0;overflow:hidden;scrollbar-width:none;transition:.25s;width:100%}@media screen and (max-width:768px){.block-faq .faq-item-text{font-size:3.59rem;line-height:1.43;max-width:246.15rem}}.block-faq .faq-item-text::-webkit-scrollbar{display:none}picture img{z-index:1}.block-contacts{margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.block-contacts{margin-bottom:2.05rem}}.block-contacts .contacts-background{margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.block-contacts .contacts-background{margin-bottom:2.05rem}}.block-contacts .wrapper{align-items:flex-start;background-color:#bda6cb;border-radius:min(1.09rem,16px);border-top-left-radius:0;border-top-right-radius:0;display:flex;flex-direction:column;margin-top:max(-6.26rem,-92px);padding:min(7.89rem,116px) min(1.09rem,16px) min(2.18rem,32px)}@media screen and (max-width:768px){.block-contacts .wrapper{border-radius:3.08rem;margin-top:-18.97rem;padding-bottom:4.1rem;padding-left:3.08rem;padding-right:3.08rem;padding-top:26.67rem}}.block-contacts .breadcrumb{padding:0}.block-contacts .block-title{margin-top:min(1.36rem,20px)}@media screen and (max-width:768px){.block-contacts .block-title{margin-top:4.1rem}}.block-contacts .contacts{display:grid;gap:min(.54rem,8px);grid-template-columns:1fr 1fr}@media screen and (max-width:768px){.block-contacts .contacts{gap:2.05rem;grid-template-columns:1fr}}.block-contacts .contacts-group{background-color:#fff;border-radius:min(1.09rem,16px);box-shadow:0 8px 24px -6px hsla(0,6%,6%,.16);display:flex;flex-direction:column;gap:min(1.63rem,24px);justify-content:space-between;padding:min(1.09rem,16px)}@media screen and (max-width:768px){.block-contacts .contacts-group{border-radius:3.08rem;gap:4.1rem;padding:3.08rem}}.block-contacts .contacts-group:not(.wide){min-height:min(13.61rem,200px)}@media screen and (max-width:768px){.block-contacts .contacts-group:not(.wide){min-height:41.03rem}}.block-contacts .contacts-group.wide{grid-column:span 2}@media screen and (max-width:768px){.block-contacts .contacts-group.wide{grid-column:initial}}.block-contacts .contacts-group :is(.contacts-group-title,.socials-title,.phone,.email,.address){align-items:center;color:#301a1a;display:flex;font-size:min(1.77rem,26px);font-weight:500;line-height:1.15}@media screen and (max-width:768px){.block-contacts .contacts-group :is(.contacts-group-title,.socials-title,.phone,.email,.address){font-size:5.13rem}}@media screen and (max-width:768px){.block-contacts .contacts-group :is(.contacts-group-title,.socials-title,.phone,.email,.address){align-items:flex-start;line-height:1.2}}.block-contacts .contacts-group :is(.phone,.email,.address) svg{margin-right:min(.54rem,8px)}@media screen and (max-width:768px){.block-contacts .contacts-group :is(.phone,.email,.address) svg{margin-right:2.05rem}}.block-contacts .contacts-group address{font-style:normal}.block-contacts .annotation{color:#7c7c7c;font-size:min(1.09rem,16px);font-weight:400;line-height:1.25;margin-top:min(.27rem,4px);padding-left:min(2.18rem,32px)}@media screen and (max-width:768px){.block-contacts .annotation{display:none;font-size:3.59rem;margin-top:1.03rem;padding-left:8.21rem}}.block-contacts .button{background-color:#fff;border:2px solid #301a1a;border-radius:min(.82rem,12px);color:#301a1a;font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);line-height:min(1.36rem,20px);outline:none;padding-bottom:0;padding-top:0;transition:color .25s,box-shadow .25s,background-color .25s;width:100%}@media screen and (max-width:768px){.block-contacts .button{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;line-height:4.1rem}}@media (hover:hover){.block-contacts .button:hover{color:#45a4bd}}.block-contacts .button:active{color:#247f97}.block-contacts .button:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}.block-contacts svg{display:inline-block;height:min(1.63rem,24px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.block-contacts svg{height:6.15rem;width:6.15rem}}.block-contacts .socials{display:flex;flex-direction:column;gap:min(1.63rem,24px);height:100%;justify-content:space-between}@media screen and (max-width:768px){.block-contacts .socials{gap:4.1rem}}.block-contacts .socials-list{display:flex}.block-contacts .socials a{align-items:center;border:2px solid #f2f2f2;border-radius:100%;color:#7c7c7c;display:flex;height:min(3.81rem,56px);justify-content:center;transition:border .25s,color .25s;width:min(3.81rem,56px)}@media screen and (max-width:768px){.block-contacts .socials a{height:13.33rem;width:13.33rem}}.block-contacts .socials a:hover{border:2px solid #301a1a;color:#301a1a}.block-contacts .socials a:not(:last-child){margin-right:min(.54rem,8px)}@media screen and (max-width:768px){.block-contacts .socials a:not(:last-child){margin-right:2.05rem}}.block-regional-departments .description-tabs{margin-left:min(0rem,0px);margin-right:min(0rem,0px);padding:min(1.09rem,16px)}@media screen and (max-width:768px){.block-regional-departments .description-tabs{margin-left:-1.03rem;margin-right:-1.03rem;margin-top:6.15rem;padding:4.1rem}}.block-regional-departments .description-tabs .swiper-pagination{background:hsla(0,0%,100%,.1);height:.51rem;left:4.1rem;width:calc(100% - 8.21rem)}.block-regional-departments .description-tabs .swiper-pagination span{background-color:#fff}.block-regional-departments .description-tabs .item{align-items:center;border:2px solid #f2f2f2;border-radius:min(.82rem,12px);color:#301a1a;cursor:pointer;display:flex;flex-direction:column;font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);justify-content:center;line-height:min(1.36rem,20px);outline:none;padding:0 min(1.09rem,16px);transition:color .25s,box-shadow .25s,background-color .25s;transition:background-color .2s,color .2s ease-in-out;width:unset}@media screen and (max-width:768px){.block-regional-departments .description-tabs .item{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;line-height:4.1rem}}@media (hover:hover){.block-regional-departments .description-tabs .item:hover{color:#45a4bd}}.block-regional-departments .description-tabs .item:active{color:#247f97}.block-regional-departments .description-tabs .item:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}@media screen and (max-width:768px){.block-regional-departments .description-tabs .item{border-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.5);padding-left:4.1rem;padding-right:4.1rem;white-space:nowrap}}.block-regional-departments .description-tabs .item.is-active{background-color:#f2f2f2;font-weight:700}@media screen and (max-width:768px){.block-regional-departments .description-tabs .item.is-active{background-color:hsla(0,0%,100%,.1);color:#fff;font-weight:500}}.block-regional-departments .description-tabs .item:after{content:attr(data-text);content:attr(data-text)/"";font-weight:700;height:0;overflow:hidden;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;visibility:hidden}.block-regional-departments .description-tabs .item+.item{margin-left:min(.54rem,8px)}@media screen and (max-width:768px){.block-regional-departments .description-tabs .item+.item{margin-left:0}}.block-regional-departments .container{align-items:start;display:grid;gap:min(.54rem,8px);grid-template-columns:1fr 1fr}@media screen and (max-width:768px){.block-regional-departments .container{gap:2.05rem;grid-template-columns:minmax(0,1fr)}}.block-regional-departments .group{background-color:#fff;border-radius:min(1.09rem,16px);box-shadow:0 8px 24px -6px hsla(0,6%,6%,.16);padding:min(1.09rem,16px);position:sticky;top:min(6.26rem,92px)}@media screen and (max-width:768px){.block-regional-departments .group{border-radius:3.08rem;padding:3.08rem;position:relative;top:unset}}.block-regional-departments .group:last-child{height:100%}.block-regional-departments .group:first-child{aspect-ratio:1/1}@media screen and (max-width:768px){.block-regional-departments .group:first-child{aspect-ratio:initial;background-color:transparent;padding:0}}.block-regional-departments .fields-radio{align-items:center;background:#f2f2f2;border-radius:min(.82rem,12px);display:grid;gap:min(0rem,0px);grid-template-columns:repeat(3,1fr);height:min(3.81rem,56px);padding:min(.27rem,4px);scrollbar-width:none}@media screen and (max-width:768px){.block-regional-departments .fields-radio{background:initial;border-radius:3.08rem;display:flex;gap:2.05rem;height:13.33rem;overflow-x:auto;padding-bottom:0;padding-left:3.08rem;padding-right:3.08rem;padding-top:2.05rem}}.block-regional-departments .fields-radio::-webkit-scrollbar{display:none}.block-regional-departments .fields-radio .field{height:100%;margin-bottom:0!important}.block-regional-departments .fields-radio .field label{align-items:center;background-color:transparent;border:0;border-radius:min(.82rem,12px);border-radius:min(.54rem,8px);color:#7c7c7c;display:flex;font-size:min(1.09rem,16px);font-weight:500;font-weight:400;height:min(3.81rem,56px);height:100%!important;justify-content:center;line-height:min(1.36rem,20px);margin:0;outline:none;padding:0 min(0rem,0px);text-align:center;transition:color .25s,box-shadow .25s,background-color .25s;transition:color .25s,background-color .25s;white-space:nowrap}@media screen and (max-width:768px){.block-regional-departments .fields-radio .field label{font-size:3.59rem;height:13.33rem;line-height:4.1rem}}@media (hover:hover){.block-regional-departments .fields-radio .field label:hover{color:#45a4bd}}.block-regional-departments .fields-radio .field label:active{color:#247f97}.block-regional-departments .fields-radio .field label:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}@media screen and (max-width:768px){.block-regional-departments .fields-radio .field label{border:2px solid hsla(0,0%,100%,.1);border-radius:2.56rem;color:hsla(0,0%,100%,.5);padding-left:4.1rem;padding-right:4.1rem}}.block-regional-departments .fields-radio .field label:after,.block-regional-departments .fields-radio .field label:before{display:none}.block-regional-departments .fields-radio .is-checkradio[type=radio]:checked+label{background-color:#fff;box-shadow:0 4px 16px -24px hsla(0,6%,6%,.12);color:#301a1a;font-weight:500}@media screen and (max-width:768px){.block-regional-departments .fields-radio .is-checkradio[type=radio]:checked+label{background-color:hsla(0,0%,100%,.1);color:#fff}}.block-regional-departments .map{border-radius:min(0rem,0px);display:flex;justify-content:center;margin-top:min(5.58rem,82px);padding:min(0rem,0px);position:relative}@media screen and (max-width:768px){.block-regional-departments .map{align-items:center;aspect-ratio:1/1;background-color:#fff;border-radius:3.08rem;margin-top:0;padding:3.08rem}}.block-regional-departments .map svg{height:min(28.57rem,420px);width:min(42.99rem,632px)}@media screen and (max-width:768px){.block-regional-departments .map svg{height:56.67rem;width:85.13rem}}.block-regional-departments .map g{position:relative;z-index:1}.block-regional-departments .map g.active{z-index:2}.block-regional-departments .map g.active path{fill:#64c4dd}.block-regional-departments .map g.active+foreignObject{opacity:1}.block-regional-departments .map g#group-city-sevastopol+foreignObject{height:min(1.5rem,22px);width:min(1.5rem,22px)}@media screen and (max-width:768px){.block-regional-departments .map g#group-city-sevastopol+foreignObject{height:5.64rem;width:5.64rem}}.block-regional-departments .map g#group-region-chernihiv+foreignObject{height:min(7.89rem,116px);width:min(7.35rem,108px)}@media screen and (max-width:768px){.block-regional-departments .map g#group-region-chernihiv+foreignObject{height:29.74rem;width:27.69rem}}.block-regional-departments .map g{cursor:pointer}.block-regional-departments .map g:hover path{fill:rgba(100,196,221,.5)}.block-regional-departments .map g.active:hover path{fill:#64c4dd}.block-regional-departments .map g.inactive{pointer-events:none}.block-regional-departments .map g.inactive path{fill:#fff}.block-regional-departments .map path{fill:#cdecf4;stroke:#64c4dd;position:relative;transition:fill .25s,stroke .25s;z-index:1}.block-regional-departments .map foreignObject{overflow:initial;position:relative;z-index:2}.block-regional-departments .region-popup{background-color:#fff;border-radius:min(.54rem,8px);box-shadow:0 8px 24px -8px rgba(16,8,2,.12);color:#301a1a;font-size:min(.95rem,14px);left:0;line-height:1.14;padding:min(.82rem,12px) min(1.09rem,16px);pointer-events:none;position:relative;position:absolute;top:0;transform:translate(-50%,calc(-100% - 16px));white-space:nowrap}@media screen and (max-width:768px){.block-regional-departments .region-popup{border-radius:1.54rem;font-size:3.59rem;line-height:1.43;padding-bottom:1.54rem;padding-left:2.05rem;padding-right:2.05rem;padding-top:1.54rem}}.block-regional-departments .region-popup:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 17 8'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.623 6.094a4 4 0 0 1-6.246 0L.5 0h16l-4.877 6.094Z' fill='%23fff'/%3E%3C/svg%3E");background-position:top;background-size:100% 100%;content:"";display:block;height:min(.54rem,8px);left:50%;position:absolute;top:100%;transform:translateX(-50%);width:min(1.16rem,17px)}@media screen and (max-width:768px){.block-regional-departments .region-popup:after{height:2.05rem;width:4.36rem}}.block-regional-departments .block-title{color:#301a1a;font-size:min(2.72rem,40px);font-weight:700;letter-spacing:-.025em;line-height:1.12}@media screen and (max-width:768px){.block-regional-departments .block-title{font-size:6.67rem;line-height:1.15}}.block-regional-departments .dropdown{align-items:center;cursor:pointer;display:inline-flex;position:relative}.block-regional-departments .dropdown.active .dropdown-btn svg{transform:rotate(-180deg)}.block-regional-departments .dropdown.active .dropdown-items{max-height:min(17.14rem,252px);opacity:1;pointer-events:auto}@media screen and (max-width:768px){.block-regional-departments .dropdown.active .dropdown-items{max-height:69.74rem}}.block-regional-departments .dropdown-btn{-webkit-user-select:none;-moz-user-select:none;user-select:none}.block-regional-departments .dropdown-btn span{color:#499dbe}.block-regional-departments .dropdown-btn svg{color:#bdbdbd;display:inline-flex;height:min(.88rem,13px);margin-left:min(1.09rem,16px);transform:translateY(-.2040816327rem);transition:.5s;width:min(1.5rem,22px)}@media screen and (max-width:768px){.block-regional-departments .dropdown-btn svg{height:2.82rem;margin-left:2.56rem;width:4.62rem}}.block-regional-departments .dropdown-items{background-color:#fff;border:.5px solid #eae8e8;border-radius:min(.82rem,12px);box-shadow:0 8px 24px -8px rgba(16,8,2,.12);color:#301a1a;left:min(.68rem,10px);margin-top:min(.82rem,12px);max-height:0;opacity:0;overflow-y:auto;pointer-events:none;position:absolute;top:100%;transition:opacity .25s,max-height .25s;width:min(23.4rem,344px);z-index:1}@media screen and (max-width:768px){.block-regional-departments .dropdown-items{border-radius:2.56rem;left:0;margin-top:2.56rem;width:100%;width:93.85rem}}.block-regional-departments .dropdown-items-title{font-size:min(1.09rem,16px);font-weight:500;line-height:1.25;margin-bottom:min(.54rem,8px);padding-left:min(.54rem,8px);pointer-events:none}@media screen and (max-width:768px){.block-regional-departments .dropdown-items-title{font-size:3.59rem;line-height:1.14;margin-bottom:1.03rem;padding-left:2.05rem}}.block-regional-departments .dropdown-items-inner{padding:min(1.09rem,16px) min(1.09rem,16px) min(.54rem,8px) min(.54rem,8px)}@media screen and (max-width:768px){.block-regional-departments .dropdown-items-inner{padding-bottom:1.03rem;padding-left:1.03rem;padding-right:4.1rem;padding-top:3.08rem}}.block-regional-departments .dropdown-item{align-items:center;border-radius:min(.54rem,8px);display:flex;font-size:min(1.09rem,16px);font-weight:400;height:min(2.72rem,40px);letter-spacing:0;line-height:1.25;overflow:hidden;padding-left:min(.54rem,8px);padding-right:min(.54rem,8px);text-overflow:ellipsis;transition:.25s;white-space:nowrap}@media screen and (max-width:768px){.block-regional-departments .dropdown-item{border-radius:2.05rem;font-size:3.59rem;height:8.21rem;padding-left:2.05rem;padding-right:2.05rem}}.block-regional-departments .dropdown-item.selected{background-color:#f2f2f2}.block-regional-departments .dropdown-item.disabled{background-color:transparent;color:#7c7c7c;cursor:not-allowed}.block-regional-departments .dropdown-item:not(.disabled):hover{background-color:#f7f7f7}.block-regional-departments .departments-list{display:grid;gap:min(.54rem,8px);grid-template-columns:1fr;margin-top:min(2.18rem,32px)}@media screen and (max-width:768px){.block-regional-departments .departments-list{gap:2.05rem;margin-top:4.1rem}}.block-regional-departments .department{background-color:#f2f2f2;border-radius:min(.82rem,12px);padding:min(1.09rem,16px)}@media screen and (max-width:768px){.block-regional-departments .department{border-radius:2.56rem;padding:3.08rem}}.block-regional-departments .department-title{color:#301a1a;font-size:min(1.22rem,18px);font-weight:500;line-height:1.22}@media screen and (max-width:768px){.block-regional-departments .department-title{font-size:4.1rem;line-height:1.25}}.block-regional-departments .department-contacts{display:flex;flex-direction:column;gap:min(.54rem,8px);margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.block-regional-departments .department-contacts{gap:2.05rem;margin-top:2.05rem}}.block-regional-departments .department-contacts .phone{display:grid;grid-template-columns:1fr 1fr 1fr}@media screen and (max-width:768px){.block-regional-departments .department-contacts .phone{gap:2.05rem;grid-template-columns:1fr}}.block-regional-departments .department-contacts a{align-items:center;color:#301a1a;display:flex;font-size:min(1.09rem,16px);font-weight:400;line-height:1.25}@media screen and (max-width:768px){.block-regional-departments .department-contacts a{font-size:3.59rem;line-height:1.43}}.block-regional-departments .department-contacts address{font-style:normal}.block-regional-departments .department-contacts svg{height:min(1.36rem,20px);margin-right:min(.54rem,8px);width:min(1.36rem,20px)}@media screen and (max-width:768px){.block-regional-departments .department-contacts svg{height:5.13rem;margin-right:2.05rem;width:5.13rem}}.block-regional-departments .department-manager{margin-top:min(1.36rem,20px)}@media screen and (max-width:768px){.block-regional-departments .department-manager{margin-top:4.1rem}}.block-regional-departments .department-manager-title{color:#7c7c7c;font-size:min(.95rem,14px);font-weight:400;line-height:1.14}@media screen and (max-width:768px){.block-regional-departments .department-manager-title{font-size:3.59rem;line-height:1.43}}.block-regional-departments .department-manager-name{color:#301a1a;font-size:min(1.09rem,16px);font-weight:500;line-height:1.25;margin-top:min(.27rem,4px)}@media screen and (max-width:768px){.block-regional-departments .department-manager-name{font-size:3.59rem;line-height:1.14;margin-top:1.03rem}}.block-longread .container{display:grid;gap:min(.54rem,8px);grid-template-columns:1fr 3fr}@media screen and (max-width:768px){.block-longread .container{gap:2.05rem;grid-template-columns:1fr}}.block-longread .col{background-color:#fff;border-radius:min(1.09rem,16px);padding:min(1.09rem,16px);position:relative}@media screen and (max-width:768px){.block-longread .col{border-radius:3.08rem;padding:3.08rem}.block-longread .col.aside{display:none}}.block-longread .navigation{position:sticky;top:min(7.35rem,108px)}@media screen and (max-width:768px){.block-longread .navigation{top:0}}.block-longread .navigation li{color:#7c7c7c}.block-longread .navigation li:not(:last-child){margin-bottom:min(.82rem,12px)}@media screen and (max-width:768px){.block-longread .navigation li:not(:last-child){margin-bottom:3.08rem}}.block-longread .navigation li.active{color:#301a1a}.block-longread .navigation a{color:inherit;font-size:min(1.09rem,16px);font-weight:500;line-height:1.25}@media screen and (max-width:768px){.block-longread .navigation a{font-size:3.59rem}}.block-longread :is(.title,.content,.chapter){max-width:min(54.08rem,795px)}@media screen and (max-width:768px){.block-longread :is(.title,.content,.chapter){max-width:91.79rem}}.block-longread :is(.content,.chapter-content) :is(p,ul,ol){color:#301a1a;font-size:min(1.09rem,16px);font-weight:400;line-height:1.25}@media screen and (max-width:768px){.block-longread :is(.content,.chapter-content) :is(p,ul,ol){font-size:3.59rem}}@media screen and (max-width:768px){.block-longread :is(.content,.chapter-content) :is(p,ul,ol){line-height:1.43}}.block-longread :is(.content,.chapter-content) :is(p,ul,ol):not(:last-child){margin-bottom:min(.82rem,12px)}@media screen and (max-width:768px){.block-longread :is(.content,.chapter-content) :is(p,ul,ol):not(:last-child){margin-bottom:3.08rem}}.block-longread :is(.content,.chapter-content) :is(ul,ol){counter-reset:step-counter;list-style:none;margin-left:0;margin-top:0}.block-longread :is(.content,.chapter-content) ul li:before{background-color:currentColor;border-radius:50%;content:"";height:min(.27rem,4px);left:min(.2rem,3px);top:min(.54rem,8px);width:min(.27rem,4px)}@media screen and (max-width:768px){.block-longread :is(.content,.chapter-content) ul li:before{width:1.03rem}}@media screen and (max-width:768px){.block-longread :is(.content,.chapter-content) ul li:before{height:1.03rem}}@media screen and (max-width:768px){.block-longread :is(.content,.chapter-content) ul li:before{left:.77rem}}@media screen and (max-width:768px){.block-longread :is(.content,.chapter-content) ul li:before{top:2.05rem}}.block-longread :is(.content,.chapter-content) ol li:before{content:counter(step-counter) ".";left:0;top:0}.block-longread :is(.content,.chapter-content) li{counter-increment:step-counter;padding-left:min(1.63rem,24px);position:relative}@media screen and (max-width:768px){.block-longread :is(.content,.chapter-content) li{padding-left:6.15rem}}.block-longread :is(.content,.chapter-content) li:not(:last-child){margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.block-longread :is(.content,.chapter-content) li:not(:last-child){margin-bottom:1.03rem}}.block-longread :is(.content,.chapter-content) li:before{position:absolute}.block-longread :is(.content,.chapter-content) a{color:inherit;text-decoration:underline}.block-longread :is(.content,.chapter-content) strong{color:#301a1a;font-size:min(1.22rem,18px);font-weight:500;line-height:1.22}@media screen and (max-width:768px){.block-longread :is(.content,.chapter-content) strong{font-size:4.1rem}}@media screen and (max-width:768px){.block-longread :is(.content,.chapter-content) strong{line-height:1.25}}.block-longread :is(.content,.chapter-content) strong:not(:last-child){margin-bottom:min(.82rem,12px)}@media screen and (max-width:768px){.block-longread :is(.content,.chapter-content) strong:not(:last-child){margin-bottom:3.08rem}}.block-longread .title{font-size:min(1.77rem,26px);font-weight:500;margin-bottom:min(.82rem,12px)}@media screen and (max-width:768px){.block-longread .title{font-size:5.13rem;margin-bottom:3.08rem}}.block-longread .title:not(:first-child){margin-top:min(1.63rem,24px)}@media screen and (max-width:768px){.block-longread .title:not(:first-child){margin-top:4.1rem}.block-longread .content{margin-bottom:min(1.63rem,24px)}}@media screen and (max-width:768px) and (max-width:768px){.block-longread .content{margin-bottom:4.1rem}}.block-longread .chapter:not(:last-child){margin-bottom:min(1.63rem,24px)}@media screen and (max-width:768px){.block-longread .chapter:not(:last-child){margin-bottom:4.1rem}}.block-longread .chapter-title{color:#301a1a;font-size:min(1.77rem,26px);font-weight:500;line-height:1.15;margin-bottom:min(.82rem,12px)}@media screen and (max-width:768px){.block-longread .chapter-title{font-size:5.13rem;line-height:1.2;margin-bottom:3.08rem}}.block-longread .chapter-content:not(:last-child){margin-bottom:min(1.09rem,16px)}@media screen and (max-width:768px){.block-longread .chapter-content:not(:last-child){margin-bottom:4.1rem}}.notice{align-items:flex-start;background:rgba(255,192,67,.15);border-radius:min(.82rem,12px);color:#db9c30;display:flex;font-size:min(1.09rem,16px);gap:min(.54rem,8px);line-height:1.25;padding:min(.82rem,12px)}@media screen and (max-width:768px){.notice{border-radius:2.56rem;font-size:3.59rem;gap:2.05rem;padding:3.08rem}}.notice-title{font-weight:500;padding-top:min(.2rem,3px)}@media screen and (max-width:768px){.notice-title{padding-top:.77rem}}.notice-descr{font-weight:400}.notice-descr:not(:first-child){margin-top:min(.14rem,2px)}@media screen and (max-width:768px){.notice-descr:not(:first-child){margin-top:1.03rem}}.notice svg{flex-shrink:0;height:min(1.63rem,24px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.notice svg{height:6.15rem;width:6.15rem}}.notice a,.notice p{color:inherit}.notice a:hover{text-decoration:underline}.block-error{display:flex;flex-grow:1}.block-error .container{display:flex}.block-error .wrapper{align-items:flex-start;background-color:#7c7c7c;border-radius:min(1.09rem,16px);border-top-left-radius:0;border-top-right-radius:0;color:#301a1a;display:flex;flex-direction:column;justify-content:center;margin-top:max(-6.26rem,-92px);min-height:min(43.54rem,640px);padding:min(7.89rem,116px) min(1.09rem,16px) min(2.18rem,32px);width:100%}@media screen and (max-width:768px){.block-error .wrapper{border-radius:3.08rem;margin-top:-18.97rem;min-height:164.1rem;padding-bottom:4.1rem;padding-left:3.08rem;padding-right:3.08rem;padding-top:19.49rem}}.block-error .error-code{font-size:min(1.09rem,16px);font-weight:400;line-height:1.25}@media screen and (max-width:768px){.block-error .error-code{font-size:3.59rem;line-height:1.43}}.block-error h1{font-size:min(2.72rem,40px);font-weight:700;line-height:1.12;margin-top:min(.82rem,12px)}@media screen and (max-width:768px){.block-error h1{font-size:6.67rem;line-height:1.15;margin-top:1.03rem}}.block-error p{font-size:min(1.22rem,18px);font-weight:500;line-height:1.22;margin-top:min(.82rem,12px)}@media screen and (max-width:768px){.block-error p{font-size:4.1rem;line-height:1.25;margin-top:3.08rem}}.block-error a{align-items:center;background-color:#301a1a;border:0;border-radius:min(.82rem,12px);color:#7c7c7c;display:inline-flex;font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);justify-content:center;line-height:min(1.36rem,20px);margin-top:min(1.63rem,24px);outline:none;padding:0 min(1.09rem,16px);transition:color .25s,box-shadow .25s,background-color .25s}@media screen and (max-width:768px){.block-error a{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;line-height:4.1rem}}@media (hover:hover){.block-error a:hover{color:#45a4bd}}.block-error a:active{color:#247f97}.block-error a:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}@media screen and (max-width:768px){.block-error a{margin-top:6.15rem;padding-left:3.08rem;padding-right:3.08rem;width:100%}}.block-banner-text{margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.block-banner-text{margin-bottom:2.05rem}}.block-banner-text.block-credit-products-banner .banner-text-wrapper{gap:0}.block-banner-text.block-credit-products-banner .banner{border-bottom-right-radius:0;border-top-right-radius:0}@media screen and (max-width:768px){.block-banner-text.block-credit-products-banner .banner{border-bottom-left-radius:0;border-top-right-radius:3.08rem}}.block-banner-text.block-credit-products-banner .text{border-bottom-left-radius:0;border-top-left-radius:0}@media screen and (max-width:768px){.block-banner-text.block-credit-products-banner .text{border-bottom-left-radius:3.08rem;border-top-right-radius:0}}.block-banner-text.block-credit-products-banner .descr{max-width:100%}.block-banner-text .banner-text-wrapper{display:grid;gap:min(.54rem,8px);grid-template-columns:1fr 1fr}@media screen and (max-width:768px){.block-banner-text .banner-text-wrapper{gap:2.05rem;grid-template-columns:1fr}}.block-banner-text .banner{border-radius:min(1.09rem,16px);overflow:hidden;position:relative}@media screen and (max-width:768px){.block-banner-text .banner{border-radius:3.08rem}}.block-banner-text .banner img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.block-banner-text .text{background-color:#fff;border-radius:min(1.09rem,16px);display:flex;flex-flow:column;justify-content:space-between;padding:min(1.09rem,16px)}@media screen and (max-width:768px){.block-banner-text .text{border-radius:3.08rem;padding:3.08rem}}.block-banner-text .block-title{color:#301a1a;font-size:min(2.72rem,40px);font-weight:700;letter-spacing:-.025em;line-height:1.12}@media screen and (max-width:768px){.block-banner-text .block-title{font-size:6.67rem;line-height:1.15}}.block-banner-text .descr{font-size:min(1.22rem,18px);font-weight:400;line-height:1.22;margin-bottom:auto;margin-top:min(1.36rem,20px);max-width:min(40.82rem,600px)}@media screen and (max-width:768px){.block-banner-text .descr{font-size:4.1rem;line-height:1.25;margin-top:3.08rem;max-width:91.79rem}}.block-banner-text .descr p:not(:last-child){margin-bottom:min(1.5rem,22px)}@media screen and (max-width:768px){.block-banner-text .descr p:not(:last-child){margin-bottom:5.13rem}}.block-banner-text .button{border:2px solid #301a1a;border-radius:min(.82rem,12px);color:#301a1a;font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);line-height:min(1.36rem,20px);margin-top:min(1.63rem,24px);outline:none;padding-bottom:0;padding-top:0;transition:color .25s,box-shadow .25s,background-color .25s;width:100%}@media screen and (max-width:768px){.block-banner-text .button{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;line-height:4.1rem;margin-top:4.1rem}}@media (hover:hover){.block-banner-text .button:hover{color:#45a4bd}}.block-banner-text .button:active{color:#247f97}.block-banner-text .button:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}.block-banner-text .button.black{background-color:#301a1a;color:#fff}.block-services{margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.block-services{margin-bottom:2.05rem}}.block-services .block-title{color:#301a1a;font-size:min(2.72rem,40px);font-weight:700;letter-spacing:-.025em;line-height:1.12}@media screen and (max-width:768px){.block-services .block-title{font-size:6.67rem;line-height:1.15}}.block-services .wrapper{background-color:#fff;border-radius:min(1.09rem,16px);padding:min(1.09rem,16px)}@media screen and (max-width:768px){.block-services .wrapper{border-radius:3.08rem;padding:3.08rem}}.block-services .services{display:grid;gap:min(.54rem,8px);grid-template-columns:repeat(6,1fr);margin-top:min(1.63rem,24px)}@media screen and (max-width:768px){.block-services .services{gap:2.05rem;grid-template-columns:1fr;margin-top:4.1rem}}.block-services .service-item{background-color:#f3f1ef;border-radius:min(.82rem,12px);color:#301a1a;display:flex;flex-flow:column;grid-column:span 2;justify-content:space-between;padding:min(1.09rem,16px)}@media screen and (max-width:768px){.block-services .service-item{border-radius:2.56rem;grid-column:1;padding:3.08rem}}.block-services .service-item-title{font-size:min(1.77rem,26px);font-weight:500;line-height:1.15}@media screen and (max-width:768px){.block-services .service-item-title{font-size:5.13rem;line-height:1.2}}.block-services .service-item-descr{flex-grow:1;font-size:min(1.22rem,18px);font-weight:400;line-height:1.22;margin-top:min(.82rem,12px)}@media screen and (max-width:768px){.block-services .service-item-descr{font-size:4.1rem;line-height:1.25;margin-top:2.05rem}}.block-services .service-item-link{align-items:center;background-color:#fff;border:0;border-radius:min(.82rem,12px);box-shadow:0 2px 4px 0 rgba(16,8,2,.05);color:#301a1a;display:flex;font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);justify-content:center;line-height:min(1.36rem,20px);margin-top:min(1.63rem,24px);outline:none;padding-bottom:0;padding-top:0;transition:color .25s,box-shadow .25s,background-color .25s}@media screen and (max-width:768px){.block-services .service-item-link{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;line-height:4.1rem;margin-top:4.1rem}}@media (hover:hover){.block-services .service-item-link:hover{color:#45a4bd}}.block-services .service-item-link:active{color:#247f97}.block-services .service-item-link:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}.block-services .service-item-link svg{height:min(1.63rem,24px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.block-services .service-item-link svg{height:6.15rem;width:6.15rem}}.auth-user.is-form .control .asterisk{display:inline}.auth-user.is-form .modal{padding-top:min(0rem,0px)}@media screen and (max-width:768px){.auth-user.is-form .modal{padding-top:1.03rem}}.auth-user.is-form .modal .field:last-child{grid-column:span 2;margin-top:min(2.18rem,32px);position:relative}@media screen and (max-width:768px){.auth-user.is-form .modal .field:last-child{background:#fff;border-top:2px solid #f2f2f2;bottom:0;left:0;margin-top:6.15rem;margin-top:0;padding:3.08rem;position:absolute;width:100%;z-index:20}.auth-user.is-form .modal .field:last-child:after{display:none}}.auth-user.is-form .modal .field:last-child:after{border-top:2px solid #f2f2f2;content:"";left:max(-1.09rem,-16px);position:absolute;right:max(-1.09rem,-16px);top:max(-1.16rem,-17px)}@media screen and (max-width:768px){.auth-user.is-form .modal .field:last-child:after{left:-3.08rem;right:-3.08rem;top:-3.33rem}}.auth-user.is-form .modal .field:last-child .button{width:100%}.auth-user.is-form .modal form{-moz-column-gap:min(1.09rem,16px);column-gap:min(1.09rem,16px);display:grid;flex-grow:1;grid-template-columns:1fr 1fr;margin-top:0;padding-bottom:min(0rem,0px)}@media screen and (max-width:768px){.auth-user.is-form .modal form{-moz-column-gap:2.05rem;column-gap:2.05rem;grid-template-columns:1fr;padding-bottom:3.08rem;padding-bottom:25.64rem;padding-top:6.15rem}}.auth-user.is-form .modal .modal-content{width:min(48.98rem,720px)}@media screen and (max-width:768px){.auth-user.is-form .modal .modal-content{height:100%;width:100rem}.auth-user.is-form .modal .box{height:100%;overflow-y:auto}}.auth-user.is-form .modal .auth-login{display:flex;flex-direction:column;max-height:unset;overflow:inherit}.auth-user.is-form .modal .title{font-size:min(1.77rem,26px);font-weight:500;line-height:1.15;margin-bottom:min(2.18rem,32px);margin-top:0;padding-right:min(3.81rem,56px)}@media screen and (max-width:768px){.auth-user.is-form .modal .title{background:#fff;box-shadow:0 -20px 0 0 #fff;font-size:5.13rem;line-height:1.25;margin-bottom:0;padding-bottom:2.05rem;padding-right:14.36rem;position:sticky;top:0;z-index:1}.auth-user.is-form .modal .title:after{bottom:0}.auth-user.is-form .modal .title br{display:none}}.auth-user.is-form .modal label.label{font-size:min(1.09rem,16px);font-weight:500;line-height:1.25}@media screen and (max-width:768px){.auth-user.is-form .modal label.label{font-size:3.59rem;line-height:1.14}}.auth-user.is-form .modal label.label:not(:last-child){margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.auth-user.is-form .modal label.label:not(:last-child){margin-bottom:1.03rem}.auth-user.form-callback .modal .modal-content{height:auto}}.auth-user.form-callback .modal form{padding-bottom:0}@media screen and (max-width:768px){.auth-user.form-callback .modal form{display:flex;flex-direction:column}}.auth-user.form-callback .modal .field.schema-row.schema-row:nth-child(7){grid-column:span 2}@media screen and (max-width:768px){.auth-user.form-callback .modal .field.schema-row.schema-row:nth-child(7){grid-column:initial}}.auth-user.form-callback .modal .field:not(.schema-row):last-child{margin-top:min(1.0884353741rem,16px)}@media screen and (max-width:768px){.auth-user.form-callback .modal .field:not(.schema-row):last-child{margin-top:auto;padding-top:3.08rem}.auth-user.form-callback .modal .field:not(.schema-row):last-child:after{top:0}}.auth-user.from-finance .modal .field.schema-row:nth-child(n+5){grid-column:span 2}@media screen and (max-width:768px){.auth-user.from-finance .modal .field.schema-row:nth-child(n+5){grid-column:initial}}.auth-user.from-finance .modal .field.schema-row:nth-child(6) .schema-col{-moz-column-gap:min(1.09rem,16px);column-gap:min(1.09rem,16px);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));row-gap:min(0rem,0px)}@media screen and (max-width:768px){.auth-user.from-finance .modal .field.schema-row:nth-child(6) .schema-col{-moz-column-gap:1.03rem;column-gap:1.03rem;grid-template-columns:1fr 1fr;row-gap:1.03rem}}.auth-user.from-finance .modal .field.schema-row:nth-child(6) .schema-col :is(.label,.help){grid-column:span 3}@media screen and (max-width:768px){.auth-user.from-finance .modal .field.schema-row:nth-child(6) .schema-col :is(.label,.help){grid-column:span 2}}.auth-user.from-finance .modal .field.schema-row:nth-child(6) .label{color:#301a1a;font-size:min(1.09rem,16px);font-weight:500;line-height:1.25}@media screen and (max-width:768px){.auth-user.from-finance .modal .field.schema-row:nth-child(6) .label{font-size:3.59rem}}.auth-user.from-finance .modal .field.schema-row:nth-child(6) .label:not(:last-child){margin-bottom:0}.auth-user.from-finance .modal .field.schema-row:nth-child(6) .field{-webkit-tap-highlight-color:transparent;margin-bottom:0;margin-top:min(.54rem,8px);overflow:hidden}@media screen and (max-width:768px){.auth-user.from-finance .modal .field.schema-row:nth-child(6) .field{margin-top:0}}.auth-user.from-finance .modal .field.schema-row:nth-child(6) .field:last-child{grid-column:initial}.auth-user.from-finance .modal .field.schema-row:nth-child(6) .field:last-child:after{content:none}.auth-user.from-finance .modal .field.schema-row:nth-child(6) .field:has(.agricole){border:0;padding:0;position:unset}.auth-user.from-finance .modal .field.schema-row:nth-child(6) .field:has(.agricole) svg{scale:3}.auth-user.from-finance .modal .field.schema-row:nth-child(6) .field input:checked+label{background-color:rgba(100,196,221,.1);border-color:#64c4dd}.auth-user.from-finance .modal .field.schema-row:nth-child(6) .field label{align-items:center;border:2px solid #f2f2f2;border-radius:min(.82rem,12px);display:flex;height:100%;justify-content:center;margin:0;padding:min(.82rem,12px);transition:.25s}@media screen and (max-width:768px){.auth-user.from-finance .modal .field.schema-row:nth-child(6) .field label{border-radius:2.56rem;padding:2.05rem}}.auth-user.from-finance .modal .field.schema-row:nth-child(6) .field label:after,.auth-user.from-finance .modal .field.schema-row:nth-child(6) .field label:before{content:none!important}.auth-user.from-finance .modal .field.schema-row:nth-child(6) .help{margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.auth-user.from-finance .modal .field.schema-row:nth-child(6) .help{margin-top:1.03rem}}.auth-user.from-finance .modal .field.schema-row:nth-child(6) :is(svg,img){display:block;max-height:min(7.62rem,112px);max-width:min(13.06rem,192px)}@media screen and (max-width:768px){.auth-user.from-finance .modal .field.schema-row:nth-child(6) :is(svg,img){max-width:24.62rem}}@media screen and (max-width:768px){.auth-user.from-finance .modal .field.schema-row:nth-child(6) :is(svg,img){max-height:14.36rem}}.auth-user.from-finance .modal .vue-slider{margin-top:min(3.95rem,58px);order:2;padding-top:0!important}@media screen and (max-width:768px){.auth-user.from-finance .modal .vue-slider{margin-top:12.82rem}}.auth-user.from-finance .modal .vue-slider-rail{background-color:#f2f2f2}.auth-user.from-finance .modal .vue-slider-process{background-color:#64c4dd}.auth-user.from-finance .modal .vue-slider-mark:first-child .vue-slider-mark-label{transform:translateX(0)}.auth-user.from-finance .modal .vue-slider-mark:nth-child(2) .vue-slider-mark-label{transform:translateX(-100%)}.auth-user.from-finance .modal .vue-slider-mark-label{color:#7c7c7c;font-size:min(1.09rem,16px);font-weight:400;line-height:1.25;margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.auth-user.from-finance .modal .vue-slider-mark-label{font-size:3.59rem;line-height:1.43;margin-top:1.03rem}}.auth-user.from-finance .modal .vue-slider-mark-label:not(.custom-label){display:none}.auth-user.from-finance .modal .vue-slider-dot{min-height:min(1.22rem,18px);min-width:min(1.22rem,18px)}@media screen and (max-width:768px){.auth-user.from-finance .modal .vue-slider-dot{min-height:4.62rem;min-width:4.62rem}}.auth-user.from-finance .modal .vue-slider-dot-handle{box-shadow:0 0 0 4px rgba(100,196,221,.32)}.auth-user.from-finance .modal .vue-slider-dot-tooltip{top:max(-3.47rem,-51px);transform:translate(0);visibility:visible!important}@media screen and (max-width:768px){.auth-user.from-finance .modal .vue-slider-dot-tooltip{top:-11.03rem}}.auth-user.from-finance .modal .vue-slider-dot-tooltip-inner{background-color:#f2f2f2;border-radius:min(.68rem,10px);color:#7c7c7c;font-size:min(1.09rem,16px);font-weight:400;line-height:1.25;padding:min(.68rem,10px) min(1.09rem,16px)}@media screen and (max-width:768px){.auth-user.from-finance .modal .vue-slider-dot-tooltip-inner{border-radius:2.05rem;font-size:3.59rem;line-height:1.43;padding-bottom:1.54rem;padding-left:2.05rem;padding-right:2.05rem;padding-top:1.54rem}}.auth-user.from-finance .modal .vue-slider-dot-tooltip-inner:after{content:none}@media screen and (max-width:768px){.auth-user.one-click .modal .modal-content{height:auto}}.auth-user.one-click .modal form{padding-bottom:0}.auth-user.one-click .modal .field:last-child{margin-top:min(1.09rem,16px)}@media screen and (max-width:768px){.auth-user.one-click .modal .field:last-child{margin-top:3.08rem}}.block-stats-grid{margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.block-stats-grid{margin-bottom:2.05rem}}.block-stats-grid .stats-grid{grid-gap:1px;background-color:#f2f2f2;border-radius:min(1.09rem,16px);display:grid;gap:1px;grid-template-columns:repeat(3,1fr);overflow:hidden}@media screen and (max-width:768px){.block-stats-grid .stats-grid{border-radius:3.08rem;grid-template-columns:1fr}}.block-stats-grid .stat-item{background-color:#fff;color:#301a1a;display:flex;flex-direction:column;justify-content:space-between;min-height:min(13.61rem,200px);padding:min(1.09rem,16px)}@media screen and (max-width:768px){.block-stats-grid .stat-item{min-height:41.03rem;padding:3.08rem}}.block-stats-grid .stat-item-title{font-size:min(5.44rem,80px);font-weight:700;letter-spacing:max(-.14rem,-2px);line-height:100%}@media screen and (max-width:768px){.block-stats-grid .stat-item-title{font-size:16.41rem;letter-spacing:-.41rem}}.block-stats-grid .stat-item-descr{font-size:min(1.22rem,18px);font-weight:500;line-height:1.22;margin-top:min(1.09rem,16px)}@media screen and (max-width:768px){.block-stats-grid .stat-item-descr{font-size:4.62rem;margin-top:4.1rem}}section:is(.block-three-cols-row,.block-four-cols-row){margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){section:is(.block-three-cols-row,.block-four-cols-row){margin-bottom:2.05rem}}section:is(.block-three-cols-row,.block-four-cols-row) .cols-row{grid-gap:1px;background-color:var(--column-border-color,#f2f2f2);border-radius:min(1.09rem,16px);display:grid;gap:1px;overflow:hidden}@media screen and (max-width:768px){section:is(.block-three-cols-row,.block-four-cols-row) .cols-row{border-radius:3.08rem}}@media screen and (max-width:768px){section:is(.block-three-cols-row,.block-four-cols-row) .cols-row{grid-template-columns:1fr}}section:is(.block-three-cols-row,.block-four-cols-row) .col-item{background-color:var(--column-bg-color,#fff);color:#301a1a;display:flex;flex-direction:column;justify-content:space-between;min-height:min(13.61rem,200px);padding:min(1.09rem,16px)}@media screen and (max-width:768px){section:is(.block-three-cols-row,.block-four-cols-row) .col-item{min-height:41.03rem}}@media screen and (max-width:768px){section:is(.block-three-cols-row,.block-four-cols-row) .col-item{padding:3.08rem}}section:is(.block-three-cols-row,.block-four-cols-row) .col-item-icon svg{height:min(2.72rem,40px);width:min(2.72rem,40px)}@media screen and (max-width:768px){section:is(.block-three-cols-row,.block-four-cols-row) .col-item-icon svg{width:8.21rem}}@media screen and (max-width:768px){section:is(.block-three-cols-row,.block-four-cols-row) .col-item-icon svg{height:8.21rem}}section:is(.block-three-cols-row,.block-four-cols-row) .col-item-number{font-size:min(2.72rem,40px);font-weight:700;letter-spacing:max(-.07rem,-1px);line-height:min(1.9rem,28px)}@media screen and (max-width:768px){section:is(.block-three-cols-row,.block-four-cols-row) .col-item-number{font-size:10.26rem}}@media screen and (max-width:768px){section:is(.block-three-cols-row,.block-four-cols-row) .col-item-number{line-height:7.18rem}}@media screen and (max-width:768px){section:is(.block-three-cols-row,.block-four-cols-row) .col-item-number{letter-spacing:-.26rem}}section:is(.block-three-cols-row,.block-four-cols-row) .col-item-descr{font-size:min(1.22rem,18px);font-weight:500;line-height:1.22;margin-top:min(1.09rem,16px)}@media screen and (max-width:768px){section:is(.block-three-cols-row,.block-four-cols-row) .col-item-descr{margin-top:4.1rem}}@media screen and (max-width:768px){section:is(.block-three-cols-row,.block-four-cols-row) .col-item-descr{font-size:4.62rem}}.block-three-cols-row .cols-row{grid-template-columns:repeat(3,1fr)}.block-four-cols-row .cols-row{grid-template-columns:repeat(4,1fr)}.block-history-list{margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.block-history-list{margin-bottom:2.05rem}}.block-history-list .history-list{border-radius:min(1.09rem,16px);display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}@media screen and (max-width:768px){.block-history-list .history-list{border-radius:3.08rem;grid-template-columns:minmax(0,1fr)}}.block-history-list .col{padding:min(1.09rem,16px);position:relative}@media screen and (max-width:768px){.block-history-list .col{padding:3.08rem}}.block-history-list .col:first-child{background-color:#f3f1ef;border-bottom-left-radius:1.0884353741rem;border-top-left-radius:1.0884353741rem}@media screen and (max-width:768px){.block-history-list .col:first-child{border-bottom-left-radius:0;border-top-left-radius:3.08rem;border-top-right-radius:3.08rem}}.block-history-list .col:nth-child(2){background-color:#fff;border-bottom-right-radius:1.0884353741rem;border-top-right-radius:1.0884353741rem;overflow:hidden}@media screen and (max-width:768px){.block-history-list .col:nth-child(2){border-bottom-left-radius:3.08rem;border-bottom-right-radius:3.08rem;border-top-right-radius:0}}.block-history-list .title{font-size:min(2.72rem,40px);font-weight:700;line-height:1.125;position:sticky;top:6.8027210884rem}@media screen and (max-width:768px){.block-history-list .title{font-size:6.67rem;line-height:1.15;top:0}}.block-history-list .scrollbar-desktop{bottom:0;position:absolute;right:0;top:0}@media screen and (max-width:768px){.block-history-list .scrollbar-desktop{display:none}}.block-history-list .scrollbar-desktop span{background-color:#301a1a;display:block;top:0;width:2px}@media (min-width:768px){.block-history-list .swiper-wrapper{flex-direction:column;transform:none!important}}.block-history-list .swiper-slide{width:auto}.block-history-list .swiper-slide.is-active .history-item-date,.block-history-list .swiper-slide.is-active svg{color:#499dbe;transition:color .25s}@media screen and (max-width:768px){.block-history-list .swiper-slide{max-width:91.79rem}}.block-history-list .swiper-slide:not(:last-child){margin-bottom:1.6326530612rem}@media screen and (max-width:768px){.block-history-list .swiper-slide:not(:last-child){margin-bottom:0;margin-right:4.1rem}}.block-history-list .swiper-pagination,.block-history-list .swiper-slide:last-child svg{display:none}@media screen and (max-width:768px){.block-history-list .swiper-pagination{display:block}}.block-history-list .swiper-pagination-progressbar{background-color:#f3f1ef;height:2px}.block-history-list .swiper-pagination-progressbar-fill{background-color:#301a1a}.block-history-list .swiper-navigation{grid-gap:1px;background-color:#f2f2f2;border:2px solid #f2f2f2;border-radius:min(.82rem,12px);display:none;gap:1px;grid-template-columns:1fr 1fr;margin-top:min(2.72rem,40px);overflow:hidden;width:100%}@media screen and (max-width:768px){.block-history-list .swiper-navigation{border-radius:2.56rem;display:grid;margin-top:10.26rem}}.block-history-list .swiper-button{align-items:center;background-color:#fff;border:0;color:#301a1a;display:flex;justify-content:center;left:0;margin:0;padding:0;position:relative;right:0;top:0;width:100%}.block-history-list .swiper-button-disabled{color:#bdbdbd;opacity:1}.block-history-list .swiper-button-prev{left:0;transform:rotate(-180deg)}.block-history-list .swiper-button-next{right:0}.block-history-list .swiper-button:after,.block-history-list .swiper-button:before{content:none}.block-history-list .swiper-button svg{height:4.1rem;width:4.1rem}.block-history-list .history-item{align-items:flex-start;display:flex;flex-direction:column}@media screen and (max-width:768px){.block-history-list .history-item{flex-direction:row}}.block-history-list .history-item.blue :is(.history-item-date,svg){color:#499dbe}.block-history-list .history-item-date{font-size:min(2.72rem,40px);font-weight:700;letter-spacing:max(-.07rem,-1px);line-height:1.125}@media screen and (max-width:768px){.block-history-list .history-item-date{font-size:10.26rem;letter-spacing:-.26rem}}.block-history-list .history-item-descr{font-size:min(1.22rem,18px);font-weight:500;line-height:1.22;margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.block-history-list .history-item-descr{font-size:4.1rem;line-height:1.25;margin-top:1.03rem}}.block-history-list .history-item svg{color:#bdbdbd;flex-shrink:0;height:min(2.04rem,30px);margin-top:1.6326530612rem;width:min(2.04rem,30px)}@media screen and (max-width:768px){.block-history-list .history-item svg{height:7.69rem;margin-left:4.1rem;margin-top:0;transform:rotate(-90deg);width:7.69rem}}.page-page #app>.container>section{border-radius:min(1.09rem,16px)}@media screen and (max-width:768px){.page-page #app>.container>section{border-radius:3.08rem}}.page-page #app>.container>section:not(:last-child){margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.page-page #app>.container>section:not(:last-child){margin-bottom:2.05rem}}.bingc-active,.bingc-phone-button{display:none!important}body #bingc-passive *{zoom:initial!important}body #bingc-passive div.bingc-passive-overlay{background-color:#fff!important;height:auto!important;max-width:720px!important;position:fixed!important;top:50%!important;width:48.9795918367rem!important}@media screen and (max-width:768px){body #bingc-passive div.bingc-passive-overlay{border-bottom-left-radius:0;border-bottom-right-radius:0;bottom:0;left:0!important;max-width:100%!important;right:0;top:auto!important;transform:none!important;width:100%!important}}body #bingc-passive div.bingc-passive-overlay a.bingc-passive-close-button{background-color:#f2f2f2;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.322 4.075 4.074 5.323l4.68 4.68-4.68 4.679 1.248 1.247 4.68-4.679 4.679 4.68 1.248-1.248-4.68-4.68 4.68-4.68-1.248-1.247L10 8.755l-4.679-4.68Z' fill='%23BDBDBD'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:min(1.6326530612rem,24px);border-radius:50%;height:min(2.72rem,40px);margin:0;max-height:min(2.72rem,40px);max-width:min(2.72rem,40px);opacity:1!important;padding:0;position:absolute;right:min(1.09rem,16px);top:min(1.09rem,16px);width:min(2.72rem,40px);z-index:2}@media screen and (max-width:768px){body #bingc-passive div.bingc-passive-overlay a.bingc-passive-close-button{background-size:5.13rem;height:9.23rem;max-height:9.23rem;max-width:9.23rem;right:3.08rem;top:3.08rem;width:9.23rem}}body #bingc-passive div.bingc-passive-overlay a.bingc-passive-close-button svg,body #bingc-passive div.bingc-passive-overlay a.bingc-powered-by{display:none}body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content{color:#301a1a!important;font-family:ukravit,BlinkMacSystemFont,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif!important;line-height:1.25;max-width:100%;padding:0}body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-we-will-call-you{align-items:center;color:#301a1a!important;display:flex;flex-wrap:wrap;font-family:inherit!important;font-size:min(1.768707483rem,26px)!important;font-style:inherit!important;line-height:1.125!important;margin-top:0!important;min-height:min(3.06rem,45px)}@media screen and (max-width:768px){body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-we-will-call-you{font-size:6.67rem!important;line-height:1.15!important;min-height:7.69rem;padding-right:10.26rem!important;text-align:left}}body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-we-will-call-you:not(:last-child){margin-bottom:min(2.1768707483rem,32px)!important}@media screen and (max-width:768px){body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-we-will-call-you:not(:last-child){margin-bottom:6.15rem!important}}body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-we-will-call-you.bingc-offline-form{font-family:inherit!important;font-size:min(1.768707483rem,26px)!important;font-style:inherit!important;line-height:1.125!important;padding-right:min(2.7210884354rem,40px)!important}@media screen and (max-width:768px){body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-we-will-call-you.bingc-offline-form{display:block;font-size:5.13rem!important;line-height:1.15!important;padding-right:8.21rem!important}}body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-we-will-call-you.bingc-offline-form span{width:100%}body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-we-will-call-you.bingc-offline-form span.small-text{color:#301a1a!important;font:inherit!important;padding:0;width:100%}@media screen and (max-width:768px){body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-we-will-call-you.bingc-offline-form span.small-text{display:inline;margin-right:4px}body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-we-will-call-you div.bingc-we-will-call-you-alignment div.bingc-we-will-call-you-restriction{text-align:left!important}}body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form,body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-we-will-call-you div.bingc-we-will-call-you-alignment div.bingc-we-will-call-you-restriction b{color:#301a1a!important}body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form{width:100%}body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form div.bingc-passive-get-phone-form-date-selection{display:none!important;font-family:inherit!important;padding:0!important;width:100%}body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form div.bingc-passive-get-phone-form-date-selection div.bingc-passive-date-selection-select-hour,body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form div.bingc-passive-get-phone-form-date-selection div.bingc-passive-date-selection-select-minutes{align-items:center;background:transparent!important;background-color:transparent!important;border:2px solid #f2f2f2;border-radius:min(.82rem,12px);color:#301a1a;display:flex;height:min(3.81rem,56px);justify-content:center;margin:0!important;padding:0!important}@media screen and (max-width:768px){body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form div.bingc-passive-get-phone-form-date-selection div.bingc-passive-date-selection-select-hour,body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form div.bingc-passive-get-phone-form-date-selection div.bingc-passive-date-selection-select-minutes{border-radius:2.56rem;height:13.33rem}}body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form div.bingc-passive-get-phone-form-date-selection div.bingc-passive-date-selection-select-hour:hover,body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form div.bingc-passive-get-phone-form-date-selection div.bingc-passive-date-selection-select-minutes:hover{background:transparent!important}body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form div.bingc-passive-get-phone-form-date-selection div.bingc-passive-date-selection-select-hour span.bingc-passive-date-selection-selected-hour,body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form div.bingc-passive-get-phone-form-date-selection div.bingc-passive-date-selection-select-hour span.bingc-passive-date-selection-selected-minutes,body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form div.bingc-passive-get-phone-form-date-selection div.bingc-passive-date-selection-select-minutes span.bingc-passive-date-selection-selected-hour,body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form div.bingc-passive-get-phone-form-date-selection div.bingc-passive-date-selection-select-minutes span.bingc-passive-date-selection-selected-minutes{color:#301a1a!important;font-family:inherit!important;font-size:useDesktop(40)!important;font-weight:inherit!important;line-height:1.125!important}@media screen and (max-width:768px){body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form div.bingc-passive-get-phone-form-date-selection div.bingc-passive-date-selection-select-hour span.bingc-passive-date-selection-selected-hour,body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form div.bingc-passive-get-phone-form-date-selection div.bingc-passive-date-selection-select-hour span.bingc-passive-date-selection-selected-minutes,body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form div.bingc-passive-get-phone-form-date-selection div.bingc-passive-date-selection-select-minutes span.bingc-passive-date-selection-selected-hour,body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form div.bingc-passive-get-phone-form-date-selection div.bingc-passive-date-selection-select-minutes span.bingc-passive-date-selection-selected-minutes{font-size:6.67rem!important;line-height:1.15!important}}body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form div.bingc-passive-get-phone-form-date-selection div.bingc-passive-date-selection-select-hour svg,body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form div.bingc-passive-get-phone-form-date-selection div.bingc-passive-date-selection-select-minutes svg{display:none!important}body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form div.bingc-passive-get-phone-form-date-selection div.bingc-passive-date-selection-select-hour{margin-right:1.0884353741rem!important}@media screen and (max-width:768px){body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form div.bingc-passive-get-phone-form-date-selection div.bingc-passive-date-selection-select-hour{margin-right:4.1rem!important}}body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form div.bingc-passive-get-phone-form-date-selection div.bingc-passive-date-selection-select-hour div.bingc-passive-date-selection-select-hour-list-of-hours-container ul.bingc-passive-date-selection-select-hour-list-of-hours li{color:#301a1a!important}body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form div.bingc-passive-get-phone-form-date-selection div.bingc-passive-date-selection-select-hour div.bingc-passive-date-selection-select-hour-list-of-hours-container ul.bingc-passive-date-selection-select-hour-list-of-hours li:hover{background-color:#f2f2f2!important;color:#7c7c7c!important}body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form div.bingc-passive-get-phone-form-date-selection div.bingc-passive-date-selection-select-minutes div.bingc-passive-date-selection-select-minutes-list-of-minutes-container ul.bingc-passive-date-selection-select-minutes-list-of-minutes li{color:#301a1a!important}body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form div.bingc-passive-get-phone-form-date-selection div.bingc-passive-date-selection-select-minutes div.bingc-passive-date-selection-select-minutes-list-of-minutes-container ul.bingc-passive-date-selection-select-minutes-list-of-minutes li:hover{background-color:#f2f2f2!important;color:#7c7c7c!important}body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form .bingc-passive-get-phone-form-input{font-family:inherit!important;margin-top:min(1.09rem,16px)}@media screen and (max-width:768px){body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form .bingc-passive-get-phone-form-input{margin-top:4.1rem}}body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form .bingc-passive-get-phone-form-input-border:after{content:none!important}body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form .bingc-passive-get-phone-form-input-border{display:none}body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form input.bingc-passive-get-phone-form-input{border:2px solid #f2f2f2;border-radius:min(.8163265306rem,12px)!important;color:#7c7c7c!important;font-family:ukravit,BlinkMacSystemFont,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:min(1.0884353741rem,16px)!important;height:3.8095238095rem!important;line-height:1.25;margin-top:0;max-height:56px!important;padding-left:1.0884353741rem!important;padding-right:1.0884353741rem!important;width:100%!important}@media screen and (max-width:768px){body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form input.bingc-passive-get-phone-form-input{border-radius:2.56rem!important;font-size:3.59rem!important;height:13.33rem!important;padding-left:3.08rem!important;padding-right:3.08rem!important}}body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form input.bingc-passive-get-phone-form-input.warning{border-color:#f43b2f!important;box-shadow:0 0 0 4px rgba(244,59,47,.32)!important}body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form input.bingc-passive-get-phone-form-input:after,body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form input.bingc-passive-get-phone-form-input:before{content:none}body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form input.bingc-passive-get-phone-form-input::-moz-placeholder{color:inherit!important;font-family:inherit!important;font-size:inherit!important;opacity:1!important}body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form input.bingc-passive-get-phone-form-input::placeholder{color:inherit!important;font-family:inherit!important;font-size:inherit!important;opacity:1!important}body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form a.bingc-passive-phone-form-button{align-items:center;background-color:#301a1a!important;color:#fff!important;display:flex;font-family:ukravit,BlinkMacSystemFont,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:min(1.0884353741rem,16px)!important;font-weight:500!important;height:3.8095238095rem;justify-content:center;margin-bottom:0;margin-top:min(1.09rem,16px);max-height:56px;position:relative}@media screen and (max-width:768px){body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form a.bingc-passive-phone-form-button{border-radius:2.56rem;font-size:3.59rem!important;height:13.33rem;margin-top:4.1rem;padding-left:3.08rem;padding-right:3.08rem}}body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form a.bingc-passive-phone-form-button:hover{background-color:#301a1a!important}body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form .bingc-sample-countdown-timer{display:none!important}body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div:is(.bingc-we-already-call-you,.bingc-something-went-wrong,.bingc-we-will-call-you-later){color:#301a1a!important;font-family:ukravit,BlinkMacSystemFont,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:min(1.768707483rem,26px);font-weight:500;line-height:1.15;margin-bottom:min(1.0884353741rem,16px);padding:0 0 min(1.0884353741rem,16px);position:relative;text-align:left}@media screen and (max-width:768px){body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div:is(.bingc-we-already-call-you,.bingc-something-went-wrong,.bingc-we-will-call-you-later){font-size:5.13rem;line-height:1.2;margin-bottom:3.08rem;padding-bottom:3.08rem}}body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div:is(.bingc-we-already-call-you,.bingc-something-went-wrong,.bingc-we-will-call-you-later):after{border-bottom:2px solid #f2f2f2;content:"";left:max(-1.09rem,-16px);position:absolute;right:max(-1.09rem,-16px);top:100%}@media screen and (max-width:768px){body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div:is(.bingc-we-already-call-you,.bingc-something-went-wrong,.bingc-we-will-call-you-later):after{left:-3.08rem}}@media screen and (max-width:768px){body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div:is(.bingc-we-already-call-you,.bingc-something-went-wrong,.bingc-we-will-call-you-later):after{right:-3.08rem}}body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div:is(.bingc-we-already-call-you,.bingc-something-went-wrong,.bingc-we-will-call-you-later) span.small-text{display:none!important}body #bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-countdown-timer{display:none}.counter{display:inline-flex;height:1em;overflow:hidden}.counter,.counter.is-done .numbers{position:relative}.counter.is-done:after{display:none}.counter .numbers{display:flex;left:0;position:absolute;top:0}.counter.number-1:after{content:"0";visibility:hidden}.counter.number-2:after{content:"00";visibility:hidden}.counter.number-3:after{content:"000";visibility:hidden}.counter.number-4:after{content:"0000";visibility:hidden}.counter.number-5:after{content:"00000";visibility:hidden}.counter.number-6:after{content:"000000";visibility:hidden}.counter.number-7:after{content:"0000000";visibility:hidden}.counter.number-8:after{content:"00000000";visibility:hidden}.counter.number-9:after{content:"000000000";visibility:hidden}.counter.number-10:after{content:"0000000000";visibility:hidden}.counter .n{text-align:center}.counter .unit{display:flex;flex-flow:column}.counter .unit.is-changing{transform:translateY(-1em);transition:transform 50ms ease}.block-program-partners{background-color:hsla(0,0%,100%,.05);border-radius:min(1.09rem,16px);display:grid;grid-template-columns:1fr 1fr;margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.block-program-partners{border-radius:3.08rem;grid-template-columns:1fr;margin-bottom:2.05rem}}.block-program-partners .col{align-items:center;display:flex;justify-content:center;min-height:min(6.53rem,96px);padding:min(1.09rem,16px);text-align:center}@media screen and (max-width:768px){.block-program-partners .col{min-height:24.62rem;padding:4.1rem}}.block-program-partners .col:first-child{border-right:1px solid hsla(0,0%,100%,.05)}@media screen and (max-width:768px){.block-program-partners .col:first-child{border-bottom:2px solid hsla(0,0%,100%,.05);border-right:0}}.block-program-partners .col:nth-child(2){border-left:1px solid hsla(0,0%,100%,.05)}@media screen and (max-width:768px){.block-program-partners .col:nth-child(2){border-left:0}}.block-program-partners .col:nth-child(3){border-top:2px solid hsla(0,0%,100%,.05);grid-column:span 2}@media screen and (max-width:768px){.block-program-partners .col:nth-child(3){grid-column:1}}.block-program-partners p{color:#7c7c7c;font-size:min(.95rem,14px);font-size:1.14;font-weight:400;max-width:min(47.62rem,700px)}@media screen and (max-width:768px){.block-program-partners p{font-size:3.59rem;max-width:100%}}.block-participants-info{background-color:#fff;border-radius:min(1.09rem,16px);margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.block-participants-info{border-radius:3.08rem;margin-bottom:2.05rem}}.block-participants-info .info-group{padding-left:min(1.09rem,16px);padding-right:min(1.09rem,16px)}@media screen and (max-width:768px){.block-participants-info .info-group{padding-left:3.08rem;padding-right:3.08rem}}.block-participants-info .info-group:first-child{padding-top:min(1.09rem,16px)}@media screen and (max-width:768px){.block-participants-info .info-group:first-child{padding-top:3.08rem}}.block-participants-info .info-group:not(:first-child){padding-top:min(1.63rem,24px)}@media screen and (max-width:768px){.block-participants-info .info-group:not(:first-child){padding-top:4.1rem}}.block-participants-info .info-group:not(:last-child){border-bottom:2px solid #f2f2f2;padding-bottom:min(1.63rem,24px)}@media screen and (max-width:768px){.block-participants-info .info-group:not(:last-child){padding-bottom:4.1rem}}.block-participants-info .info-group:last-child{padding-bottom:min(1.09rem,16px)}@media screen and (max-width:768px){.block-participants-info .info-group:last-child{padding-bottom:3.08rem}}.block-participants-info .info-group-title{font-size:min(1.77rem,26px);font-weight:500;line-height:1.15}@media screen and (max-width:768px){.block-participants-info .info-group-title{font-size:5.13rem;font-weight:700;line-height:1.2}}.block-participants-info .info-group-descr{font-size:min(1.22rem,18px);font-weight:400;line-height:1.22;margin-top:min(.82rem,12px)}@media screen and (max-width:768px){.block-participants-info .info-group-descr{font-size:4.1rem;line-height:1.25;margin-top:2.05rem}}.block-participants-info .info-group-content{margin-top:min(1.09rem,16px)}@media screen and (max-width:768px){.block-participants-info .info-group-content{margin-top:4.1rem}}.block-participants-info .info-group-annotation{align-items:center;background-color:#f2f2f2;border-radius:min(.82rem,12px);color:#7c7c7c;display:flex;font-size:min(.95rem,14px);font-weight:400;line-height:1.14;margin-top:min(.54rem,8px);padding:min(1.09rem,16px) min(.82rem,12px)}@media screen and (max-width:768px){.block-participants-info .info-group-annotation{border-radius:2.05rem;font-size:3.59rem;line-height:1.42;margin-top:3.08rem;padding-bottom:3.08rem;padding-left:3.08rem;padding-right:3.08rem;padding-top:3.08rem}}.block-participants-info .info-group-annotation svg{flex-shrink:0;height:min(1.63rem,24px);margin-right:min(.54rem,8px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.block-participants-info .info-group-annotation svg{height:6.15rem;margin-right:2.05rem;width:6.15rem}}.block-participants-info :is(.participants-types,.participants-terms,.participants-docs){border-radius:min(.82rem,12px);display:grid}@media screen and (max-width:768px){.block-participants-info :is(.participants-types,.participants-terms,.participants-docs){border-radius:2.56rem}}.block-participants-info .participants-types{border:2px solid #f2f2f2;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:768px){.block-participants-info .participants-types{grid-template-columns:1fr}}.block-participants-info .participants-terms{background-color:#f2f2f2;grid-template-columns:1fr 1fr}@media screen and (max-width:768px){.block-participants-info .participants-terms{grid-template-columns:1fr}}.block-participants-info .participants-docs{background-color:#f2f2f2;grid-template-columns:1fr}.block-participants-info :is(.type-item,.term-item,.doc-item){padding:min(1.09rem,16px)}@media screen and (max-width:768px){.block-participants-info :is(.type-item,.term-item,.doc-item){padding:3.08rem}}.block-participants-info .type-item:not(:last-child){border-right:2px solid #f2f2f2}@media screen and (max-width:768px){.block-participants-info .type-item:not(:last-child){border-bottom:2px solid #f2f2f2;border-right:0}}.block-participants-info .type-item-title{font-size:min(1.77rem,26px);font-weight:500;line-height:1.15;margin-top:min(2.04rem,30px)}@media screen and (max-width:768px){.block-participants-info .type-item-title{font-size:5.13rem;line-height:1.2;margin-top:10.26rem}}.block-participants-info .type-item-params{color:#7c7c7c;font-size:min(1.09rem,16px);line-height:1.25;list-style:none;margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.block-participants-info .type-item-params{font-size:3.59rem;line-height:1.42;margin-top:2.05rem}}.block-participants-info .type-item-params li{padding-left:min(1.63rem,24px);position:relative}@media screen and (max-width:768px){.block-participants-info .type-item-params li{padding-left:6.15rem}}.block-participants-info .type-item-params li:before{background-color:currentColor;border-radius:50%;content:"";height:min(.2rem,3px);left:min(.68rem,10px);position:absolute;top:min(.54rem,8px);width:min(.2rem,3px)}@media screen and (max-width:768px){.block-participants-info .type-item-params li:before{height:.77rem;left:2.56rem;top:2.05rem;width:.77rem}}.block-participants-info .term-item:not(:last-child){border-right:2px solid #fff}@media screen and (max-width:768px){.block-participants-info .term-item:not(:last-child){border-bottom:2px solid #fff;border-right:0}}.block-participants-info .term-item-title{font-size:min(1.22rem,18px);font-weight:500;line-height:1.22}@media screen and (max-width:768px){.block-participants-info .term-item-title{font-size:4.1rem;line-height:1.25}}.block-participants-info .term-item-params{margin-top:min(1.63rem,24px)}@media screen and (max-width:768px){.block-participants-info .term-item-params{margin-top:4.1rem}}.block-participants-info .term-item-params div{font-size:min(1.22rem,18px);font-weight:500;line-height:1.22}@media screen and (max-width:768px){.block-participants-info .term-item-params div{font-size:4.1rem;line-height:1.25}}.block-participants-info .term-item-params div:not(:last-child){margin-bottom:min(1.09rem,16px)}@media screen and (max-width:768px){.block-participants-info .term-item-params div:not(:last-child){margin-bottom:4.1rem}}.block-participants-info .term-item-params span{color:#7c7c7c;display:block;font-size:min(1.09rem,16px);font-weight:400;line-height:1.25;margin-bottom:min(.27rem,4px)}@media screen and (max-width:768px){.block-participants-info .term-item-params span{font-size:3.59rem;line-height:1.42;margin-bottom:1.03rem}}.block-participants-info .doc-item:not(:last-child){border-bottom:2px solid #fff}.block-participants-info .doc-item-title{font-size:min(1.22rem,18px);font-weight:500;line-height:1.22}@media screen and (max-width:768px){.block-participants-info .doc-item-title{font-size:4.1rem;line-height:1.25}}.block-participants-info .doc-item-descr{font-size:min(1.09rem,16px);font-weight:400;line-height:1.25;list-style:none;margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.block-participants-info .doc-item-descr{font-size:3.59rem;line-height:1.42;margin-top:2.05rem}}.block-credit-products{background-color:#fff;border-radius:min(1.09rem,16px);margin-bottom:min(.54rem,8px);padding:min(1.09rem,16px)}@media screen and (max-width:768px){.block-credit-products{border-radius:3.08rem;margin-bottom:2.05rem;padding:3.08rem}}.block-credit-products .block-title{color:#301a1a;font-size:min(2.72rem,40px);font-weight:700;letter-spacing:-.025em;line-height:1.12}@media screen and (max-width:768px){.block-credit-products .block-title{font-size:6.67rem;line-height:1.15}}.block-credit-products .title-descr{font-size:min(1.22rem,18px);font-weight:400;line-height:1.22;margin-bottom:auto;margin-top:min(1.09rem,16px)}@media screen and (max-width:768px){.block-credit-products .title-descr{font-size:4.1rem;line-height:1.25;margin-top:2.05rem}}.block-credit-products .products-list{margin-top:min(1.63rem,24px)}@media screen and (max-width:768px){.block-credit-products .products-list{margin-top:4.1rem}}.block-credit-products .is-empty{color:#7c7c7c;font-size:14px}.block-credit-products .products-group{border:2px solid #f2f2f2;border-radius:min(.82rem,12px)}@media screen and (max-width:768px){.block-credit-products .products-group{border-radius:2.56rem}}.block-credit-products .products-group:not(:last-child){margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.block-credit-products .products-group:not(:last-child){margin-bottom:2.05rem}}.block-credit-products .products-group.active .products-group-title:after{transform:translateY(-50%) rotate(-180deg)}.block-credit-products .products-group.active .products-group-dropdown{grid-template-rows:1fr;opacity:1;overflow:visible}@media screen and (max-width:768px){.block-credit-products .products-group.active .products-group-dropdown{overflow:hidden}}.block-credit-products .products-group-title{align-items:baseline;display:flex;flex-wrap:wrap;font-size:min(1.77rem,26px);font-weight:500;line-height:1.22;padding:min(1.09rem,16px);position:relative}@media screen and (max-width:768px){.block-credit-products .products-group-title{font-size:5.13rem;line-height:1.2;padding:3.08rem}}.block-credit-products .products-group-title div{display:inline}.block-credit-products .products-group-title:only-child span{display:block;margin-left:0;width:100%}.block-credit-products .products-group-title:not(:only-child){cursor:pointer}.block-credit-products .products-group-title:not(:only-child):after{content:""}.block-credit-products .products-group-title span{color:#7c7c7c;font-size:min(1.22rem,18px);line-height:1.22;margin-left:min(.27rem,4px)}@media screen and (max-width:768px){.block-credit-products .products-group-title span{font-size:4.1rem;line-height:1.25;margin-left:1.03rem}}.block-credit-products .products-group-title span a{color:inherit;text-decoration:underline;transition:.25s}.block-credit-products .products-group-title span a:hover{color:#301a1a}.block-credit-products .products-group-title:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m18 9-6 6-6-6' stroke='%23BDBDBD' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:100% 100%;height:min(1.63rem,24px);pointer-events:none;position:absolute;right:min(1.09rem,16px);top:50%;transform:translateY(-50%);width:min(1.63rem,24px)}@media screen and (max-width:768px){.block-credit-products .products-group-title:after{height:6.15rem;right:3.08rem;width:6.15rem}}.block-credit-products .products-group-dropdown{display:grid;grid-template-rows:0fr;opacity:0;overflow:hidden;transition:.5s}.block-credit-products .products-group-dropdown .dropdown-outer{min-height:0}.block-credit-products .products-group-dropdown .dropdown-inner{border-top:2px solid #f2f2f2;display:grid;grid-template-columns:1fr auto}@media screen and (max-width:768px){.block-credit-products .products-group-dropdown .dropdown-inner{grid-template-columns:minmax(0,1fr)}}.block-credit-products .products-group-filters{border-right:2px solid #f2f2f2;padding:min(1.09rem,16px);width:min(17.41rem,256px)}@media screen and (max-width:768px){.block-credit-products .products-group-filters{border:0;padding:3.08rem;width:100%}}.block-credit-products .products-group-filters .filters-title{font-size:min(1.09rem,16px);font-weight:500;line-height:1.3125}@media screen and (max-width:768px){.block-credit-products .products-group-filters .filters-title{font-size:3.59rem}}.block-credit-products .products-group-filters .filters-wrapper{margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.block-credit-products .products-group-filters .filters-wrapper{margin-top:2.05rem}}.block-credit-products .products-group-grid{padding:min(1.09rem,16px)}@media screen and (max-width:768px){.block-credit-products .products-group-grid{margin-top:2.05rem;padding:3.08rem}}.block-credit-products .swiper-container{overflow:initial}.block-credit-products .swiper-wrapper{grid-gap:min(.54rem,8px);display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}@media screen and (max-width:768px){.block-credit-products .swiper-wrapper{grid-gap:2.05rem}}@media print,screen and (min-width:769px){.block-credit-products .swiper-wrapper{transform:none!important}}@media screen and (max-width:768px){.block-credit-products .swiper-wrapper{grid-gap:0;display:flex}.block-credit-products .swiper-slide{width:65.64rem}}.block-credit-products .swiper-slide:not(:last-child){margin-right:2.05rem}.block-credit-products .product-item{background-color:#f3f1ef;border-radius:min(.68rem,10px);height:100%;overflow:hidden;padding:0;width:unset}@media screen and (max-width:768px){.block-credit-products .product-item{border-radius:2.56rem}}.block-credit-products .product-item-image{padding-bottom:100%;position:relative}.block-credit-products .product-item-image img{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;transform:scale(.9)}.block-credit-products .product-item-info{padding:min(1.09rem,16px)}@media screen and (max-width:768px){.block-credit-products .product-item-info{padding:3.08rem}}.block-credit-products .product-item-price{align-items:baseline;display:flex;font-size:min(1.77rem,26px);font-weight:500;line-height:1.15}@media screen and (max-width:768px){.block-credit-products .product-item-price{font-size:6.67rem;line-height:1.2}}.block-credit-products .product-item-price span{font-size:min(1.09rem,16px);line-height:1.25;margin-left:min(.27rem,4px)}@media screen and (max-width:768px){.block-credit-products .product-item-price span{font-size:4.1rem;margin-left:1.03rem}}.block-credit-products .product-item-title{margin-top:min(.68rem,10px)}@media screen and (max-width:768px){.block-credit-products .product-item-title{margin-top:2.05rem}}.block-credit-products .product-item-category{color:#7c7c7c;display:block;font-size:min(1.09rem,16px);font-weight:400;line-height:1.25}@media screen and (max-width:768px){.block-credit-products .product-item-category{font-size:3.59rem;line-height:1.43}}.block-credit-products .product-item-name{color:inherit;display:block;font-size:min(1.22rem,18px);font-weight:500;line-height:1.22;margin-top:min(.27rem,4px);min-height:min(2.99rem,44px)}@media screen and (max-width:768px){.block-credit-products .product-item-name{font-size:4.1rem;margin-top:1.03rem;min-height:10.26rem}}.block-credit-products .product-item-name span{color:#7c7c7c;font-weight:400;margin-left:min(.14rem,2px)}@media screen and (max-width:768px){.block-credit-products .product-item-name span{margin-left:.51rem}}.block-credit-products .product-item-params{font-weight:400;margin-top:min(.68rem,10px)}@media screen and (max-width:768px){.block-credit-products .product-item-params{margin-top:2.05rem}}.block-credit-products .product-item-params>div:not(:last-child){margin-bottom:min(.82rem,12px)}@media screen and (max-width:768px){.block-credit-products .product-item-params>div:not(:last-child){margin-bottom:3.08rem}}.block-credit-products .product-item-params .params-title{color:#7c7c7c;font-size:min(.95rem,14px);line-height:1.14}@media screen and (max-width:768px){.block-credit-products .product-item-params .params-title{font-size:3.59rem;line-height:1.43}}.block-credit-products .product-item-params .params-value{font-size:min(1.09rem,16px);line-height:1.25;margin-top:min(.27rem,4px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}@media screen and (max-width:768px){.block-credit-products .product-item-params .params-value{font-size:3.59rem;line-height:1.43;margin-top:1.03rem}}.block-credit-products .search-wrapper{position:relative}.block-credit-products .search-wrapper svg{color:#7c7c7c;height:min(1.63rem,24px);left:min(1.36rem,20px);pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:min(1.63rem,24px)}@media screen and (max-width:768px){.block-credit-products .search-wrapper svg{height:6.15rem;left:5.13rem;width:6.15rem}}.block-credit-products .search-input{background-color:transparent;border:2px solid #f2f2f2;border-radius:min(.82rem,12px);color:#301a1a;font-size:min(1.09rem,16px);font-weight:500;font-weight:400;height:min(3.81rem,56px);line-height:min(1.36rem,20px);outline:none;padding:0 min(1.36rem,20px) 0 min(3.54rem,52px);transition:color .25s,box-shadow .25s,background-color .25s;transition:.5s;width:100%}@media screen and (max-width:768px){.block-credit-products .search-input{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;line-height:4.1rem}}@media (hover:hover){.block-credit-products .search-input:hover{color:#45a4bd}}.block-credit-products .search-input:active{color:#247f97}.block-credit-products .search-input:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}@media screen and (max-width:768px){.block-credit-products .search-input{padding-left:13.33rem;padding-right:5.13rem}}.block-credit-products .search-input::-moz-placeholder{color:#7c7c7c}.block-credit-products .search-input::placeholder{color:#7c7c7c}.block-credit-products .search-input:focus{border-color:#7c7c7c;box-shadow:none;color:#301a1a}.block-credit-products .checkboxes{align-items:flex-start;display:flex;flex-direction:column;margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.block-credit-products .checkboxes{margin-top:2.05rem}}.block-credit-products .checkbox-label{align-items:center;cursor:pointer;display:flex;font-size:min(1.09rem,16px);line-height:1.25;padding-bottom:2px;padding-top:2px}@media screen and (max-width:768px){.block-credit-products .checkbox-label{font-size:3.59rem;line-height:1.43}}.block-credit-products .checkbox-label:not(:last-child){margin-bottom:min(.27rem,4px)}@media screen and (max-width:768px){.block-credit-products .checkbox-label:not(:last-child){margin-bottom:1.03rem}}.block-credit-products .checkbox-label input:checked+.checkbox-box:before{opacity:1}.block-credit-products .checkbox-box{border:2px solid #f2f2f2;border-radius:min(.34rem,5px);flex-shrink:0;height:min(1.22rem,18px);margin-right:min(.82rem,12px);position:relative;width:min(1.22rem,18px)}@media screen and (max-width:768px){.block-credit-products .checkbox-box{border-radius:1.28rem;height:4.62rem;margin-right:3.08rem;width:4.62rem}}.block-credit-products .checkbox-box:before{background-color:#7c7c7c;border-radius:2px;bottom:1px;content:"";left:1px;opacity:0;position:absolute;right:1px;top:1px;transition:.25s}.block-credit-products .btn-wrapper{margin-top:min(1.63rem,24px)}@media screen and (max-width:768px){.block-credit-products .btn-wrapper{margin-top:4.1rem}}.credit-products-btn{background-color:#301a1a;border:2px solid #301a1a;border-radius:min(.82rem,12px);color:#fff;cursor:pointer;font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);line-height:min(1.36rem,20px);outline:none;padding-bottom:0;padding-top:0;transition:color .25s,box-shadow .25s,background-color .25s;width:100%}@media screen and (max-width:768px){.credit-products-btn{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;line-height:4.1rem}}@media (hover:hover){.credit-products-btn:hover{color:#45a4bd}}.credit-products-btn:active{color:#247f97}.credit-products-btn:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}.credit-products-btn:hover{background-color:#fff;color:#301a1a}.block-two-cols-icons{background-color:#fff;border-radius:min(1.09rem,16px);margin-bottom:min(.54rem,8px);overflow:hidden}@media screen and (max-width:768px){.block-two-cols-icons{border-radius:3.08rem}}.block-two-cols-icons .block-title{margin:min(1.09rem,16px)}@media screen and (max-width:768px){.block-two-cols-icons .block-title{margin:3.08rem}.block-two-cols-icons{margin-bottom:2.05rem}}.block-two-cols-icons .icons-grid{grid-gap:2px;background-color:#f2f2f2;border-top:2px solid #f2f2f2;display:grid;grid-template-columns:1fr 1fr}@media screen and (max-width:768px){.block-two-cols-icons .icons-grid{grid-template-columns:1fr}}.block-two-cols-icons .grid-item{align-items:flex-start;background-color:#fff;display:flex;flex-direction:column;min-height:min(13.74rem,202px);padding:min(1.09rem,16px)}@media screen and (max-width:768px){.block-two-cols-icons .grid-item{min-height:51.79rem;padding:3.08rem}}.block-two-cols-icons .grid-item-icon{margin-bottom:auto}.block-two-cols-icons .grid-item-icon svg{height:min(2.72rem,40px);width:min(2.72rem,40px)}@media screen and (max-width:768px){.block-two-cols-icons .grid-item-icon svg{height:8.21rem;width:8.21rem}}.block-two-cols-icons .grid-item-title{font-size:min(1.77rem,26px);font-weight:500;line-height:1.15;margin-top:min(2.18rem,32px)}@media screen and (max-width:768px){.block-two-cols-icons .grid-item-title{font-size:5.13rem;line-height:1.2;margin-top:8.21rem}}.block-two-cols-icons .grid-item-descr{font-size:min(1.09rem,16px);font-weight:400;line-height:1.25;margin-top:min(.82rem,12px)}@media screen and (max-width:768px){.block-two-cols-icons .grid-item-descr{font-size:3.59rem;line-height:1.43;margin-top:2.05rem}}.block-two-cols-icons .btn-wrapper{border-top:2px solid #f2f2f2;padding:min(1.09rem,16px)}@media screen and (max-width:768px){.block-two-cols-icons .btn-wrapper{padding:3.08rem}}.block-text-three-rows{background-color:#fff;border-radius:min(1.09rem,16px);margin-bottom:min(.54rem,8px);padding-bottom:min(1.09rem,16px);padding-top:min(1.09rem,16px)}@media screen and (max-width:768px){.block-text-three-rows{border-radius:3.08rem;margin-bottom:2.05rem;padding-bottom:3.08rem;padding-top:3.08rem}}.block-text-three-rows .block-title{color:#301a1a;font-size:min(2.72rem,40px);font-weight:700;letter-spacing:-.025em;line-height:1.12;padding-left:min(1.09rem,16px);padding-right:min(1.09rem,16px)}@media screen and (max-width:768px){.block-text-three-rows .block-title{font-size:6.67rem;line-height:1.15;padding-left:3.08rem;padding-right:3.08rem}}.block-text-three-rows .text-groups{margin-top:min(1.63rem,24px)}@media screen and (max-width:768px){.block-text-three-rows .text-groups{margin-top:4.1rem}}.block-text-three-rows .text-group{padding-left:min(1.09rem,16px);padding-right:min(1.09rem,16px)}@media screen and (max-width:768px){.block-text-three-rows .text-group{padding-left:3.08rem;padding-right:3.08rem}}.block-text-three-rows .text-group:not(:first-child){padding-top:min(1.63rem,24px)}@media screen and (max-width:768px){.block-text-three-rows .text-group:not(:first-child){padding-top:4.1rem}}.block-text-three-rows .text-group:not(:last-child){border-bottom:2px solid #f2f2f2;padding-bottom:min(1.63rem,24px)}@media screen and (max-width:768px){.block-text-three-rows .text-group:not(:last-child){padding-bottom:4.1rem}}.block-text-three-rows .text-group-title{font-size:min(1.77rem,26px);font-weight:500;line-height:1.15}@media screen and (max-width:768px){.block-text-three-rows .text-group-title{font-size:5.13rem;line-height:1.2}}.block-text-three-rows .text-group-descr{margin-top:min(.82rem,12px)}@media screen and (max-width:768px){.block-text-three-rows .text-group-descr{margin-top:2.05rem}}.block-text-three-rows .text-group-descr p{font-size:min(1.09rem,16px);font-weight:400;line-height:1.25}@media screen and (max-width:768px){.block-text-three-rows .text-group-descr p{font-size:4.1rem}.block-text-three-rows .text-group-descr br{display:none}}.block-text-three-rows .text-group-descr a{align-items:center;color:inherit;display:flex;font-size:min(1.09rem,16px);font-weight:500;line-height:1.15}@media screen and (max-width:768px){.block-text-three-rows .text-group-descr a{font-size:3.59rem}}.block-text-three-rows .text-group-descr a svg{flex-shrink:0;height:min(1.63rem,24px);margin-right:min(.54rem,8px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.block-text-three-rows .text-group-descr a svg{height:6.15rem;margin-right:2.05rem;width:6.15rem}}.block-text-three-rows .text-group-descr a[download]{margin-top:min(1.09rem,16px)}@media screen and (max-width:768px){.block-text-three-rows .text-group-descr a[download]{margin-top:2.05rem}}.block-text-three-rows .phone-info{margin-top:min(.82rem,12px)}@media screen and (max-width:768px){.block-text-three-rows .phone-info{margin-top:2.05rem}}.block-text-three-rows .phone-info span{color:#7c7c7c;display:block;font-size:min(1.09rem,16px);font-weight:400;line-height:1.15;margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.block-text-three-rows .phone-info span{font-size:3.59rem;line-height:1.42;margin-bottom:1.03rem}}section.block-loyalty-products{background-color:#fff;border-radius:min(1.09rem,16px);padding:min(1.09rem,16px)}@media screen and (max-width:768px){section.block-loyalty-products{border-radius:3.08rem;padding:3.08rem}}section.block-loyalty-products .products-group{position:relative}section.block-loyalty-products .products-group:not(:last-child){margin-bottom:min(3.4rem,50px)}@media screen and (max-width:768px){section.block-loyalty-products .products-group:not(:last-child){margin-bottom:8.72rem}}section.block-loyalty-products .products-group:not(:last-child):after{border-bottom:2px solid #f2f2f2;bottom:max(-1.7rem,-25px);content:"";left:max(-1.09rem,-16px);position:absolute;right:max(-1.09rem,-16px)}@media screen and (max-width:768px){section.block-loyalty-products .products-group:not(:last-child):after{bottom:-4.36rem;left:-3.08rem;right:-3.08rem}}section.block-loyalty-products .products-group-title{font-size:min(2.72rem,40px);font-weight:700;letter-spacing:-1px;line-height:1.125}@media screen and (max-width:768px){section.block-loyalty-products .products-group-title{font-size:6.67rem;letter-spacing:0;line-height:1.15385}}section.block-loyalty-products .products-group-list{display:grid;gap:min(.54rem,8px);grid-template-columns:repeat(5,1fr);margin-top:min(1.63rem,24px)}@media screen and (max-width:768px){section.block-loyalty-products .products-group-list{gap:2.05rem;grid-template-columns:1fr;margin-top:4.1rem}}.loyalty-product{background-color:#f3f1ef;border-radius:min(.82rem,12px);display:flex;flex-direction:column;height:100%;position:relative}@media screen and (max-width:768px){.loyalty-product{border-radius:2.56rem}}@media (hover:hover){.loyalty-product:hover{cursor:pointer}.loyalty-product:hover .loyalty-cart button{color:#45a4bd}}.loyalty-product-image{align-items:center;display:flex;height:min(19.18rem,282px);justify-content:center;padding:min(2.04rem,30px);width:100%}@media screen and (max-width:768px){.loyalty-product-image{height:65.64rem;padding:7.18rem}}.loyalty-product-image picture{align-items:center;display:flex;justify-content:center;position:relative}.loyalty-product-image img{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.loyalty-product-info{display:flex;flex-flow:column;flex-grow:1;padding:min(.82rem,12px) min(1.09rem,16px) min(1.09rem,16px)}@media screen and (max-width:768px){.loyalty-product-info{padding-bottom:3.08rem;padding-left:3.08rem;padding-right:3.08rem;padding-top:3.08rem}}.loyalty-product-bonuses{color:#914abd}.loyalty-product-title{flex-grow:1;font-size:min(1.22rem,18px);font-weight:500;line-height:1.222;margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.loyalty-product-title{font-size:4.1rem;line-height:1.25;margin-top:2.05rem}}.loyalty-product .loyalty-cart-trigger{inset:0;position:absolute;z-index:1}.loyalty-product .loyalty-cart{margin-top:min(.82rem,12px)}@media screen and (max-width:768px){.loyalty-product .loyalty-cart{margin-top:3.08rem}}.loyalty-product .loyalty-cart button{background-color:#fff;border:0;border-radius:min(.82rem,12px);border-radius:8px;box-shadow:0 4px 8px -4px hsla(0,6%,6%,.16);color:#301a1a;cursor:pointer;font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);line-height:min(1.36rem,20px);outline:none;padding-bottom:0;padding-top:0;transition:color .25s,box-shadow .25s,background-color .25s;width:100%}@media screen and (max-width:768px){.loyalty-product .loyalty-cart button{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;line-height:4.1rem}}@media (hover:hover){.loyalty-product .loyalty-cart button:hover{color:#45a4bd}}.loyalty-product .loyalty-cart button:active{color:#247f97}.loyalty-product .loyalty-cart button:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}.loyalty-product .loyalty-cart button:disabled{color:rgba(48,26,26,.5);cursor:not-allowed}.loyalty-product .loyalty-cart button:disabled:hover{color:rgba(48,26,26,.5)}.modal-loyalty-order-welcome.has-certificate .loyalty-product-modal:has(+.btn-wrapper){padding-bottom:min(17.01rem,250px)}@media screen and (max-width:768px){.modal-loyalty-order-welcome.has-certificate .loyalty-product-modal:has(+.btn-wrapper){padding-bottom:58.97rem}}.auth-user .loyalty-product-modal{border-radius:min(1.09rem,16px);padding:min(1.09rem,16px)}@media screen and (max-width:768px){.auth-user .loyalty-product-modal{border-radius:3.08rem;padding:3.08rem}}.auth-user .loyalty-product-modal.no-padding{padding:0}.auth-user .loyalty-product-modal:only-child .title{font-size:min(2.72rem,40px)!important;letter-spacing:-1px;line-height:1.125;padding-right:0!important}@media screen and (max-width:768px){.auth-user .loyalty-product-modal:only-child .title{font-size:6.67rem!important;letter-spacing:0;line-height:1.15385}}.auth-user .loyalty-product-modal:has(+.checkout-block) .title{margin-bottom:min(1.09rem,16px);padding-right:min(3.27rem,48px)}@media screen and (max-width:768px){.auth-user .loyalty-product-modal:has(+.checkout-block) .title{padding-right:12.31rem}}@media screen and (max-width:768px){.auth-user .loyalty-product-modal:has(+.checkout-block) .title{margin-bottom:3.08rem}}@media screen and (max-width:768px){.auth-user .loyalty-product-modal:has(+.checkout-block) .title{min-height:11.79rem}}.auth-user .loyalty-product-modal:has(+.checkout-block) .title:after{content:""}.auth-user .loyalty-product-modal:has(+.btn-wrapper){padding-bottom:min(7.07rem,104px)}@media screen and (max-width:768px){.auth-user .loyalty-product-modal:has(+.btn-wrapper){padding-bottom:22.56rem}}.auth-user .loyalty-product-modal .image{border-top-left-radius:min(1.09rem,16px);border-top-right-radius:min(1.09rem,16px);margin-left:max(-1.09rem,-16px);margin-right:max(-1.09rem,-16px);margin-top:max(-1.09rem,-16px);overflow:hidden;z-index:2}@media screen and (max-width:768px){.auth-user .loyalty-product-modal .image{border-top-left-radius:3.08rem;border-top-right-radius:3.08rem;margin-left:-3.08rem;margin-right:-3.08rem;margin-top:-3.08rem}}.auth-user .loyalty-product-modal .image img{height:min(17.69rem,260px);-o-object-fit:contain;object-fit:contain;width:100%}@media screen and (max-width:768px){.auth-user .loyalty-product-modal .image img{height:35.9rem}}.auth-user .loyalty-product-modal .title{margin-bottom:0!important}.auth-user .loyalty-product-modal .title:not(:first-child){padding-top:min(1.09rem,16px)}@media screen and (max-width:768px){.auth-user .loyalty-product-modal .title:not(:first-child){padding-top:3.08rem}}.auth-user .loyalty-product-modal .title:after{content:none}.auth-user .loyalty-product-modal .loyalty{color:#914abd;margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.auth-user .loyalty-product-modal .loyalty{margin-top:2.05rem}}.auth-user .loyalty-product-modal .description{color:#301a1a;font-size:min(1.22rem,18px);line-height:1.222;padding-left:0;padding-right:0;padding-top:0}@media screen and (max-width:768px){.auth-user .loyalty-product-modal .description{font-size:4.1rem;line-height:1.25}}.auth-user .loyalty-product-modal .description:last-child{padding-bottom:0}.auth-user .loyalty-product-modal+.btn-wrapper{background-color:#fff;border-bottom-left-radius:min(1.09rem,16px);border-bottom-right-radius:min(1.09rem,16px);bottom:0;left:0;padding:min(1.09rem,16px);position:absolute;right:0}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.btn-wrapper{border-bottom-left-radius:3.08rem;border-bottom-right-radius:3.08rem;padding:3.08rem}}.auth-user .loyalty-product-modal+.btn-wrapper:before{border-top:2px solid #f2f2f2;content:"";left:0;position:absolute;right:0;top:0;z-index:2}.auth-user .loyalty-product-modal+.btn-wrapper button{background-color:#bda6cb;border:0;border-radius:min(.82rem,12px);color:#301a1a;cursor:pointer;flex-shrink:0;font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);line-height:min(1.36rem,20px);outline:none;padding-bottom:0;padding-top:0;transition:color .25s,box-shadow .25s,background-color .25s;transition:opacity .25s,color .25s;width:100%;z-index:2}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.btn-wrapper button{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;line-height:4.1rem}}@media (hover:hover){.auth-user .loyalty-product-modal+.btn-wrapper button:hover{color:#45a4bd}}.auth-user .loyalty-product-modal+.btn-wrapper button:active{color:#247f97}.auth-user .loyalty-product-modal+.btn-wrapper button:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}.auth-user .loyalty-product-modal+.btn-wrapper button:hover{color:#fff}.auth-user .loyalty-product-modal+.btn-wrapper button.is-loading{opacity:.7;pointer-events:none}.auth-user .loyalty-product-modal+.btn-wrapper button.is-loading span{display:flex;justify-content:center}.auth-user .loyalty-product-modal+.btn-wrapper button.is-loading span:after{animation:spinAround .5s linear infinite;border-color:transparent transparent #dbdbdb #dbdbdb;border-radius:9999px;border-style:solid;border-width:2px;content:"";display:block;height:1em;margin-left:1em;position:relative;width:1em}.auth-user .loyalty-product-modal+.btn-wrapper .your-code{align-items:center;background:#f2f2f2;border-radius:min(.82rem,12px);display:flex;flex-flow:column;justify-content:center;margin-bottom:min(1.09rem,16px);padding:min(1.09rem,16px)}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.btn-wrapper .your-code{border-radius:3.08rem;margin-bottom:3.08rem;padding:3.08rem}}.auth-user .loyalty-product-modal+.btn-wrapper .your-code p:first-child{color:#7c7c7c;font-size:min(1.09rem,16px);margin-bottom:min(.82rem,12px)}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.btn-wrapper .your-code p:first-child{font-size:5.13rem;margin-bottom:3.59rem}}.auth-user .loyalty-product-modal+.btn-wrapper .your-code p:last-child{font-size:min(1.77rem,26px);font-weight:500}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.btn-wrapper .your-code p:last-child{font-size:5.13rem}}.auth-user .loyalty-product-modal+.checkout-block{margin-top:min(2.18rem,32px)}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block{margin-top:3.08rem}}.auth-user .loyalty-product-modal+.checkout-block.is-user .user-tabs{display:none;gap:min(1.09rem,16px)}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block.is-user .user-tabs{gap:4.1rem}}.auth-user .loyalty-product-modal+.checkout-block.is-user .auth-login .title{display:none}.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form form{-moz-column-gap:min(1.09rem,16px);column-gap:min(1.09rem,16px);display:grid;grid-template-columns:1fr 1fr;row-gap:min(1.09rem,16px)}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form form{-moz-column-gap:3.08rem;column-gap:3.08rem;display:flex;row-gap:3.08rem}}.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .schema-col:has(.is-danger) .control input{border-color:#f43b2f;box-shadow:0 0 0 4px rgba(244,59,47,.32)}.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .control{display:flex;flex-direction:column;width:100%}.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .control.has-icons-left .icon,.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .control.has-icons-right .icon{height:min(1.63rem,24px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .control.has-icons-left .icon,.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .control.has-icons-right .icon{height:6.15rem;width:6.15rem}}.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .control label{font-size:min(1.09rem,16px);font-weight:500;line-height:1.25;order:1}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .control label{font-size:3.59rem;line-height:1.14}}.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .control input{border:2px solid #f2f2f2;border-radius:min(.82rem,12px);box-shadow:none;color:#301a1a;font-size:min(1.09rem,16px);font-weight:400;height:min(3.81rem,56px);line-height:1.25;margin-top:min(.54rem,8px);order:2;padding:min(1.09rem,16px);transition:.25s}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .control input{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;margin-top:1.03rem;padding:3.08rem}}.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .control input:focus{border-color:#64c4dd;box-shadow:0 0 0 4px rgba(100,196,221,.32)}.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .control input.is-danger,.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .control input.is-danger+label:before{color:#f43b2f}.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .help{font-size:min(.95rem,14px);margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .help{font-size:3.08rem;margin-top:2.05rem}}.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .help.is-danger{color:#f43b2f}.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .show-hide{bottom:min(1.09rem,16px);font-size:0;position:absolute;right:min(1.09rem,16px);z-index:2}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .show-hide{bottom:4.1rem;right:4.1rem}}.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .show-hide a{display:block;height:min(1.63rem,24px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .show-hide a{height:6.15rem;width:6.15rem}}.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .show-hide .icon{color:#bdbdbd;position:static}.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .password-strenth-wrapper,.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form button.is-hidden{display:none}.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .href-forget-password,.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .socials{grid-column:span 2}.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .socials{align-items:center;display:flex;flex-direction:column;order:99;position:relative;width:100%}.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .socials:before{background-color:#f2f2f2;content:"";height:1px;left:0;position:absolute;right:0;top:min(.68rem,10px)}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .socials:before{top:2.56rem}}.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .description{background-color:#fff;color:#7c7c7c;font-weight:400;line-height:1.25;padding-left:min(.68rem,10px);padding-right:min(.68rem,10px);position:relative}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .description{padding-left:2.56rem;padding-right:2.56rem}}.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .buttons{display:flex;gap:min(.54rem,8px);margin-bottom:0;margin-top:min(1.09rem,16px);width:100%}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .buttons{gap:2.05rem;margin-top:4.1rem}}.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .buttons .button{border:2px solid #f2f2f2;border-radius:min(.82rem,12px);flex-grow:1;height:min(3.81rem,56px);margin:0}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .buttons .button{border-radius:2.56rem;height:13.33rem}}.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .buttons .button:not(:last-child):not(.is-fullwidth){margin:0}.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .buttons .icon{height:min(1.63rem,24px);opacity:1;width:min(1.63rem,24px)}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .buttons .icon{height:6.15rem;width:6.15rem}}.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .buttons .icon:not(:last-child){margin-right:min(.54rem,8px)}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .buttons .icon:not(:last-child){margin-right:2.05rem}}.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .button.is-link{background-color:#301a1a;border-radius:min(.82rem,12px);color:#fff;height:min(3.81rem,56px);margin:0;width:100%}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .button.is-link{border-radius:2.56rem;height:13.33rem}}.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .href-register a{align-items:center;border:2px solid #301a1a;border-radius:min(.82rem,12px);color:#301a1a;display:flex;font-weight:500;height:min(3.81rem,56px);justify-content:center;width:100%}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .href-register a{border-radius:2.56rem;height:13.33rem}}.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .href-forget-password a{color:#301a1a;font-weight:500}.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .href-already-register a{align-items:center;border:2px solid #301a1a;border-radius:min(.82rem,12px);color:#301a1a;display:flex;font-weight:500;height:min(3.81rem,56px);justify-content:center;width:100%}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form .href-already-register a{border-radius:2.56rem;height:13.33rem}}.auth-user .loyalty-product-modal+.checkout-block.is-user .user-form+.column:last-child{display:none}.auth-user .loyalty-product-modal+.checkout-block .schema-row:has([type=phone]){grid-column:span 2;width:100%}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block .shipping-type-block{max-height:calc(100vh - 26.15rem);overflow-y:auto;padding-bottom:34.87rem;scrollbar-width:none}}.auth-user .loyalty-product-modal+.checkout-block .shipping-type-block::-webkit-scrollbar{display:none}.auth-user .loyalty-product-modal+.checkout-block .shipping-type-block .item:not(:last-child){margin-bottom:min(.82rem,12px)}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block .shipping-type-block .item:not(:last-child){margin-bottom:2.05rem}}.auth-user .loyalty-product-modal+.checkout-block .shipping-type-block .green{font-size:min(.95rem,14px)}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block .shipping-type-block .green{font-size:3.59rem}}.auth-user .loyalty-product-modal+.checkout-block .shipping-type-block .line{background-color:#f2f2f2;height:min(.14rem,2px);margin-left:max(-1.09rem,-16px);margin-right:max(-1.09rem,-16px);margin-top:min(1.63rem,24px)}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block .shipping-type-block .line{height:.51rem;margin-left:0;margin-right:0;margin-top:6.15rem}}.auth-user .loyalty-product-modal+.checkout-block .shipping-type-block .line+.item+.item:empty+.item{margin-top:min(1.09rem,16px)!important}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block .shipping-type-block .line+.item+.item:empty+.item{margin-top:3.08rem!important}}.auth-user .loyalty-product-modal+.checkout-block .shipping-type-block .novaposhta-wrapper{-moz-column-gap:min(1.09rem,16px);column-gap:min(1.09rem,16px);display:grid;gap:min(1.09rem,16px);grid-template-columns:1fr 1fr;row-gap:min(1.09rem,16px)}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block .shipping-type-block .novaposhta-wrapper{-moz-column-gap:3.08rem;column-gap:3.08rem;display:flex;flex-flow:column;gap:3.08rem;row-gap:3.08rem}}.auth-user .loyalty-product-modal+.checkout-block .shipping-type-block .novaposhta-wrapper .schema-row:first-child .field{background-color:transparent;border:0}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block .shipping-type-block .novaposhta-wrapper .schema-row:first-child .field{border-radius:2.05rem;width:50%}}.auth-user .loyalty-product-modal+.checkout-block .shipping-type-block .novaposhta-wrapper .schema-row:first-child .field:last-child{margin-top:0;padding:0}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block .shipping-type-block .novaposhta-wrapper .schema-row:first-child .field:last-child{position:relative;width:50%}}.auth-user .loyalty-product-modal+.checkout-block .shipping-type-block .novaposhta-wrapper .schema-row:first-child .field:last-child:after{content:none}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block .shipping-type-block .novaposhta-wrapper .schema-row:first-child .field label{box-shadow:none}}.auth-user .loyalty-product-modal+.checkout-block .shipping-type-block .ukrposhta-wrapper{-moz-column-gap:min(1.09rem,16px);column-gap:min(1.09rem,16px);display:grid;gap:min(1.09rem,16px);grid-template-columns:1fr 1fr;row-gap:min(1.09rem,16px)}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block .shipping-type-block .ukrposhta-wrapper{-moz-column-gap:3.08rem;column-gap:3.08rem;display:flex;flex-flow:column;gap:3.08rem;row-gap:3.08rem}}.auth-user .loyalty-product-modal+.checkout-block .shipping-type-block .auth-user{grid-column:1/span 2}.auth-user .loyalty-product-modal+.checkout-block .shipping-type-block .auth-user form{-moz-column-gap:min(1.09rem,16px);column-gap:min(1.09rem,16px);display:grid;grid-template-columns:1fr 1fr;margin-top:min(1.09rem,16px);row-gap:min(1.09rem,16px)}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block .shipping-type-block .auth-user form{-moz-column-gap:3.08rem;column-gap:3.08rem;display:flex;margin-top:3.08rem;row-gap:3.08rem}}.auth-user .loyalty-product-modal+.checkout-block .shipping-type-block .auth-user form label{display:flex!important}.auth-user .loyalty-product-modal+.checkout-block .shipping-type-block .auth-user form .schema-row:first-child{grid-column:span 2;margin-bottom:0}.auth-user .loyalty-product-modal+.checkout-block .shipping-type-block .auth-user form .fields-radio{margin-bottom:0}.auth-user .loyalty-product-modal+.checkout-block .shipping-type-block .auth-user .schema-col:has(.is-danger) .control input{border-color:#f43b2f;box-shadow:0 0 0 4px rgba(244,59,47,.32)}.auth-user .loyalty-product-modal+.checkout-block .shipping-type-block .rows:first-child .component{display:none}.auth-user .loyalty-product-modal+.checkout-block .shipping-type-block .rows.is-divided .items-title{margin-bottom:0;margin-top:min(1.63rem,24px)}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block .shipping-type-block .rows.is-divided .items-title{margin-bottom:0!important;margin-top:6.15rem}}.auth-user .loyalty-product-modal+.checkout-block .payment-method-block label:has(input[type=radio]){padding-left:min(6.12rem,90px)}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block .payment-method-block label:has(input[type=radio]){padding-left:23.08rem}}.auth-user .loyalty-product-modal+.checkout-block .payment-method-block .item:not(:first-child){border:2px solid #f2f2f2;border-radius:min(.82rem,12px);padding:min(1.09rem,16px)}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block .payment-method-block .item:not(:first-child){border-radius:2.56rem;padding:3.08rem}}.auth-user .loyalty-product-modal+.checkout-block .payment-method-block .item:not(:first-child) label:before{top:50%;transform:translateY(-50%)}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block .payment-method-block .item .info{font-size:3.59rem}}.auth-user .loyalty-product-modal+.checkout-block .payment-method-block .item+.item{margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block .payment-method-block .item+.item{margin-top:2.05rem}}.auth-user .loyalty-product-modal+.checkout-block .next-dates{display:none}.auth-user .loyalty-product-modal+.checkout-block label{cursor:pointer}.auth-user .loyalty-product-modal+.checkout-block label:has(input[type=radio]){align-items:center;display:flex;padding-left:min(1.97rem,29px);position:relative}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block label:has(input[type=radio]){padding-left:7.44rem}}.auth-user .loyalty-product-modal+.checkout-block label:has(input[type=radio]):before{border:2px solid #f2f2f2;border-radius:50%;content:"";height:min(1.22rem,18px);left:0;position:absolute;top:min(.07rem,1px);width:min(1.22rem,18px)}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block label:has(input[type=radio]):before{top:.26rem}}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block label:has(input[type=radio]):before{width:4.62rem}}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block label:has(input[type=radio]):before{height:4.62rem}}.auth-user .loyalty-product-modal+.checkout-block label:has(input[type=radio]) input[type=radio]{display:none}.auth-user .loyalty-product-modal+.checkout-block label:has(input[type=radio]) svg{display:none}.auth-user .loyalty-product-modal+.checkout-block label:has(input[type=radio]:checked):before{border:4px solid #301a1a}.auth-user .loyalty-product-modal+.checkout-block .columns{margin-top:min(1.09rem,16px)}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block .columns{margin-top:4.1rem}}.auth-user .loyalty-product-modal+.checkout-block .field:not(:last-child){margin-bottom:0}.auth-user .loyalty-product-modal+.checkout-block .field:last-child:has(>button+button){display:grid;gap:min(.54rem,8px);grid-template-columns:1fr 1fr;padding-top:min(1.09rem,16px)}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block .field:last-child:has(>button+button){padding-top:3.08rem}}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block .field:last-child:has(>button+button){gap:2.05rem}}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block .field:last-child:has(>button+button){grid-template-columns:1fr}}.auth-user .loyalty-product-modal+.checkout-block .field:last-child:has(>button+button):after{top:0}.auth-user .loyalty-product-modal+.checkout-block .field:last-child:has(>button+button) button{border:0;border-radius:min(.82rem,12px);font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);line-height:min(1.36rem,20px);outline:none;padding-bottom:0;padding-top:0;transition:color .25s,box-shadow .25s,background-color .25s}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block .field:last-child:has(>button+button) button{font-size:3.59rem}}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block .field:last-child:has(>button+button) button{line-height:4.1rem}}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block .field:last-child:has(>button+button) button{border-radius:2.56rem}}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block .field:last-child:has(>button+button) button{height:13.33rem}}@media (hover:hover){.auth-user .loyalty-product-modal+.checkout-block .field:last-child:has(>button+button) button:hover{color:#45a4bd}}.auth-user .loyalty-product-modal+.checkout-block .field:last-child:has(>button+button) button:active{color:#247f97}.auth-user .loyalty-product-modal+.checkout-block .field:last-child:has(>button+button) button:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}.auth-user .loyalty-product-modal+.checkout-block .field:last-child:has(>button+button) button:nth-child(2){border:2px solid}.auth-user .loyalty-product-modal+.checkout-block .items-title{font-size:min(1.77rem,26px);font-weight:500;line-height:1.12;margin-bottom:min(1.09rem,16px)}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block .items-title{font-size:5.13rem;margin-bottom:4.1rem}}.auth-user .loyalty-product-modal+.checkout-block .items-title.mb-1{margin-bottom:min(1.09rem,16px)!important}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block .items-title.mb-1{margin-bottom:3.08rem!important}}.auth-user .loyalty-product-modal+.checkout-block .items-title span{color:#7c7c7c;font-size:min(1.22rem,18px)}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block .items-title span{font-size:4.1rem}}.auth-user .loyalty-product-modal+.checkout-block .items-title span:last-child{display:none}.auth-user .loyalty-product-modal+.checkout-block .item:has(+.item:empty){margin-bottom:0}.auth-user .loyalty-product-modal+.checkout-block .item:empty{display:none}.auth-user .loyalty-product-modal+.checkout-block .item .row{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block .item .row{gap:8px}}.auth-user .loyalty-product-modal+.checkout-block .item .info{display:inline-flex;flex-wrap:wrap}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block .item .info{font-size:4.1rem;line-height:1.43}}.auth-user .loyalty-product-modal+.checkout-block .item .description{display:inline-flex;margin-left:min(.54rem,8px)}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block .item .description{margin-left:2.05rem}}.auth-user .loyalty-product-modal+.checkout-block .item .value{color:#7c7c7c;display:inline-flex;margin-left:min(.54rem,8px)}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block .item .value{display:none;margin-left:0}}.auth-user .loyalty-product-modal+.checkout-block .item .component form{margin-top:0;padding-top:0}.auth-user .loyalty-product-modal+.checkout-block .item .component .dropdown-menu:not(:has(.dropdown-item)){display:none}.auth-user .loyalty-product-modal+.checkout-block .item .component .dropdown{width:100%}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block .item .component .dropdown{grid-column:1}}.auth-user .loyalty-product-modal+.checkout-block .item .component .dropdown.is-active .input{border-color:#64c4dd;box-shadow:0 0 0 4px rgba(100,196,221,.32)}.auth-user .loyalty-product-modal+.checkout-block .item .component .is-danger input{border-color:#f43b2f!important;box-shadow:0 0 0 4px rgba(244,59,47,.32)!important}.auth-user .loyalty-product-modal+.checkout-block .item .component .input{align-items:center;border:2px solid #f2f2f2;border-radius:min(.82rem,12px);box-shadow:none;color:#301a1a;display:flex;font-size:min(1.09rem,16px);font-weight:400;height:min(3.81rem,56px);justify-content:space-between;line-height:1.25;order:2;padding:min(1.09rem,16px);transition:border .25s,box-shadow .25s,color .25s}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block .item .component .input{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;padding:3.08rem}}.auth-user .loyalty-product-modal+.checkout-block .item .component .input.is-danger{color:#f43b2f}.auth-user .loyalty-product-modal+.checkout-block .item .component .input svg{height:min(1.63rem,24px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block .item .component .input svg{height:6.15rem;width:6.15rem}}.auth-user .loyalty-product-modal+.checkout-block .item .component .input:focus{border-color:#64c4dd;box-shadow:0 0 0 4px rgba(100,196,221,.32)}.auth-user .loyalty-product-modal+.checkout-block .item .component .input.is-danger+label:before{color:#f43b2f}@media screen and (max-width:768px){.auth-user .loyalty-product-modal+.checkout-block .item+.item{margin-top:1.54rem}}.auth-user .loyalty-product-modal+.checkout-block .novaposhta-wrapper .dropdown,.auth-user .loyalty-product-modal+.checkout-block .novaposhta-wrapper .dropdown-trigger{width:100%}.auth-user .loyalty-product-modal+.checkout-block .novaposhta-wrapper label{display:block!important;margin-bottom:0!important}.auth-user .loyalty-product-modal+.checkout-block .novaposhta-wrapper svg{display:none}.auth-user .loyalty-product-modal+.checkout-block .ukrposhta-wrapper .dropdown,.auth-user .loyalty-product-modal+.checkout-block .ukrposhta-wrapper .dropdown-trigger{width:100%}.auth-user .loyalty-product-modal+.checkout-block .ukrposhta-wrapper label{display:block!important;margin-bottom:0!important}.auth-user .loyalty-product-modal+.checkout-block .ukrposhta-wrapper svg{display:none}.modal:has(.loyalty-product-modal) .modal-close{background-color:hsla(0,6%,6%,.05)!important;z-index:3!important}.modal:has(.loyalty-product-modal) .modal-close:after,.modal:has(.loyalty-product-modal) .modal-close:before{background-color:#b7b6b6!important}body:has(.is-active .modal-loyalty-order-welcome){height:100vh;overflow:hidden}.auth-user.is-form .modal:has(.modal-loyalty-order-welcome) .loyalty-product-modal{max-height:90vh;overflow-y:auto;scrollbar-width:none}@media screen and (max-width:768px){.auth-user.is-form .modal:has(.modal-loyalty-order-welcome) .loyalty-product-modal{margin:auto 0 0;max-height:calc(100vh - 2.05rem)}}.auth-user.is-form .modal:has(.modal-loyalty-order-welcome) .loyalty-product-modal::-webkit-scrollbar{display:none}.auth-user.is-form .modal .modal-loyalty-order-welcome{overflow:initial;padding:0}.auth-user.is-form .modal .modal-loyalty-order-welcome .sended{padding-top:min(.82rem,12px)}@media screen and (max-width:768px){.auth-user.is-form .modal .modal-loyalty-order-welcome .sended{padding-top:2.56rem}}.auth-user.is-form .modal .modal-loyalty-order-welcome .title{font-size:min(2.72rem,40px);font-weight:700;letter-spacing:-.025em;line-height:1.12;padding-bottom:0;padding-right:0}@media screen and (max-width:768px){.auth-user.is-form .modal .modal-loyalty-order-welcome .title{font-size:6.67rem;letter-spacing:0;line-height:1.15;position:relative}}.auth-user.is-form .modal .modal-loyalty-order-welcome .canvas{background-color:#f3f1ef;height:min(23.13rem,340px);margin-left:max(-1.09rem,-16px);margin-right:max(-1.09rem,-16px);margin-top:max(-1.09rem,-16px);overflow:hidden;position:relative}@media screen and (max-width:768px){.auth-user.is-form .modal .modal-loyalty-order-welcome .canvas{height:47.18rem;margin-left:-3.08rem;margin-right:-3.08rem;margin-top:-3.08rem}}.auth-user.is-form .modal .modal-loyalty-order-welcome .canvas canvas{height:200%!important;left:-30%;position:absolute;top:-50%;width:200%!important}.auth-user.is-form .modal .modal-loyalty-order-welcome .swiper{background-color:#f3f1ef;margin-left:max(-1.09rem,-16px);margin-right:max(-1.09rem,-16px);margin-top:max(-1.09rem,-16px);position:relative;z-index:2}@media screen and (max-width:768px){.auth-user.is-form .modal .modal-loyalty-order-welcome .swiper{margin-left:-3.08rem;margin-right:-3.08rem;margin-top:-3.08rem}}.auth-user.is-form .modal .modal-loyalty-order-welcome .swiper-slide{align-items:center;display:flex;height:min(23.13rem,340px);justify-content:center}@media screen and (max-width:768px){.auth-user.is-form .modal .modal-loyalty-order-welcome .swiper-slide{height:47.18rem}}.auth-user.is-form .modal .modal-loyalty-order-welcome .swiper-slide picture{align-items:center;display:flex;justify-content:center}.auth-user.is-form .modal .modal-loyalty-order-welcome .swiper-slide img{max-height:min(20.14rem,296px);-o-object-fit:contain;object-fit:contain}@media screen and (max-width:768px){.auth-user.is-form .modal .modal-loyalty-order-welcome .swiper-slide img{max-height:42.05rem}}.auth-user.is-form .modal .modal-loyalty-order-welcome .swiper-navigation{bottom:min(1.09rem,16px);display:flex;position:absolute;right:min(1.09rem,16px);z-index:2}@media screen and (max-width:768px){.auth-user.is-form .modal .modal-loyalty-order-welcome .swiper-navigation{bottom:3.08rem;right:3.08rem}}.auth-user.is-form .modal .modal-loyalty-order-welcome .swiper-btn{align-items:center;-webkit-backdrop-filter:blur(105px);backdrop-filter:blur(105px);background-color:rgba(48,26,26,.05);border-radius:50%;color:#301a1a;cursor:pointer;display:flex;height:min(2.72rem,40px);justify-content:center;width:min(2.72rem,40px)}@media screen and (max-width:768px){.auth-user.is-form .modal .modal-loyalty-order-welcome .swiper-btn{background-color:hsla(0,6%,6%,.1);height:9.23rem;width:9.23rem}}.auth-user.is-form .modal .modal-loyalty-order-welcome .swiper-btn:not(:last-child){margin-right:min(.54rem,8px)}@media screen and (max-width:768px){.auth-user.is-form .modal .modal-loyalty-order-welcome .swiper-btn:not(:last-child){margin-right:2.05rem}}.auth-user.is-form .modal .modal-loyalty-order-welcome .swiper-btn svg{height:min(1.63rem,24px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.auth-user.is-form .modal .modal-loyalty-order-welcome .swiper-btn svg{height:5.13rem;width:5.13rem}}.auth-user.is-form .modal .modal-loyalty-order-welcome .swiper-button-disabled{opacity:.5}.auth-user.is-form .modal .modal-loyalty-order-welcome .property-title{font-size:min(1.09rem,16px);font-weight:500;line-height:1.25;margin-top:min(1.63rem,24px)}@media screen and (max-width:768px){.auth-user.is-form .modal .modal-loyalty-order-welcome .property-title{font-size:3.59rem;line-height:1.14286;margin-top:4.1rem}}.auth-user.is-form .modal .modal-loyalty-order-welcome .options{display:flex;margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.auth-user.is-form .modal .modal-loyalty-order-welcome .options{margin-top:2.05rem}}.auth-user.is-form .modal .modal-loyalty-order-welcome .option{align-items:center;border:2px solid #f2f2f2;border-radius:min(.68rem,10px);color:#7c7c7c;cursor:pointer;display:flex;font-size:min(1.09rem,16px);font-weight:400;height:min(2.72rem,40px);justify-content:center;line-height:1.25;padding-left:min(1.09rem,16px);padding-right:min(1.09rem,16px);transition:.25s}@media screen and (max-width:768px){.auth-user.is-form .modal .modal-loyalty-order-welcome .option{border-radius:2.56rem;font-size:3.59rem;height:10.26rem;padding-left:4.1rem;padding-right:4.1rem}}.auth-user.is-form .modal .modal-loyalty-order-welcome .option:not(:last-child){margin-right:min(.54rem,8px)}@media screen and (max-width:768px){.auth-user.is-form .modal .modal-loyalty-order-welcome .option:not(:last-child){margin-right:2.05rem}}.auth-user.is-form .modal .modal-loyalty-order-welcome .option.is-active{border-color:#301a1a;color:#301a1a}.auth-user.is-form .modal .modal-loyalty-order-welcome .option.is-disabled{opacity:.5;pointer-events:none}.auth-user.is-form .modal .modal-loyalty-order-welcome .property-dropdown-btn{align-items:center;color:#7c7c7c;cursor:pointer;display:inline-flex;font-size:min(1.09rem,16px);font-weight:500;line-height:1.25;margin-bottom:min(1.63rem,24px);margin-top:min(.82rem,12px)}@media screen and (max-width:768px){.auth-user.is-form .modal .modal-loyalty-order-welcome .property-dropdown-btn{font-size:3.59rem;margin-bottom:4.1rem;margin-top:3.08rem}}.auth-user.is-form .modal .modal-loyalty-order-welcome .property-dropdown-btn:has(+.property-dropdown) svg{transform:rotate(-180deg)}.auth-user.is-form .modal .modal-loyalty-order-welcome .property-dropdown-btn svg{height:min(1.63rem,24px);margin-left:min(.54rem,8px);transition:.25s;width:min(1.63rem,24px)}@media screen and (max-width:768px){.auth-user.is-form .modal .modal-loyalty-order-welcome .property-dropdown-btn svg{height:6.15rem;margin-left:2.05rem;width:6.15rem}}.auth-user.is-form .modal .modal-loyalty-order-welcome .property-dropdown-btn~.description{padding-top:0}.auth-user.is-form .modal .modal-loyalty-order-welcome .property-dropdown{background-color:#f3f1ef;border-radius:min(.82rem,12px);margin-bottom:min(1.63rem,24px)}@media screen and (max-width:768px){.auth-user.is-form .modal .modal-loyalty-order-welcome .property-dropdown{border-radius:2.56rem;margin-bottom:4.1rem}}.auth-user.is-form .modal .modal-loyalty-order-welcome .dropdown-group{padding-left:min(1.09rem,16px);padding-right:min(1.09rem,16px)}@media screen and (max-width:768px){.auth-user.is-form .modal .modal-loyalty-order-welcome .dropdown-group{padding-left:3.08rem;padding-right:3.08rem}}.auth-user.is-form .modal .modal-loyalty-order-welcome .dropdown-group:not(:last-child){border-bottom:2px solid rgba(48,26,26,.05);padding-bottom:min(1.63rem,24px)}@media screen and (max-width:768px){.auth-user.is-form .modal .modal-loyalty-order-welcome .dropdown-group:not(:last-child){padding-bottom:4.1rem}}.auth-user.is-form .modal .modal-loyalty-order-welcome .dropdown-group:not(:first-child){padding-top:min(1.63rem,24px)}@media screen and (max-width:768px){.auth-user.is-form .modal .modal-loyalty-order-welcome .dropdown-group:not(:first-child){padding-top:4.1rem}}.auth-user.is-form .modal .modal-loyalty-order-welcome .dropdown-group:first-child{padding-top:min(1.09rem,16px)}@media screen and (max-width:768px){.auth-user.is-form .modal .modal-loyalty-order-welcome .dropdown-group:first-child{padding-top:3.08rem}}.auth-user.is-form .modal .modal-loyalty-order-welcome .dropdown-group:last-child{padding-bottom:min(1.09rem,16px)}@media screen and (max-width:768px){.auth-user.is-form .modal .modal-loyalty-order-welcome .dropdown-group:last-child{padding-bottom:3.08rem}}.auth-user.is-form .modal .modal-loyalty-order-welcome .dropdown-group-title{align-items:baseline;display:flex;font-size:min(1.77rem,26px);font-weight:500;line-height:1.15385}@media screen and (max-width:768px){.auth-user.is-form .modal .modal-loyalty-order-welcome .dropdown-group-title{font-size:5.13rem;line-height:1.2}}.auth-user.is-form .modal .modal-loyalty-order-welcome .dropdown-group-title span{color:rgba(48,26,26,.5);font-size:min(1.22rem,18px);font-weight:400;line-height:1.22;margin-left:min(.54rem,8px)}@media screen and (max-width:768px){.auth-user.is-form .modal .modal-loyalty-order-welcome .dropdown-group-title span{font-size:3.59rem;line-height:1.42857;margin-left:1.03rem}}.auth-user.is-form .modal .modal-loyalty-order-welcome .dropdown-group-content{margin-top:min(1.09rem,16px)}@media screen and (max-width:768px){.auth-user.is-form .modal .modal-loyalty-order-welcome .dropdown-group-content{margin-top:3.08rem}}.auth-user.is-form .modal .modal-loyalty-order-welcome .property-item{align-items:baseline;display:flex;font-size:min(1.09rem,16px);justify-content:space-between;line-height:1.25;width:100%}@media screen and (max-width:768px){.auth-user.is-form .modal .modal-loyalty-order-welcome .property-item{font-size:3.59rem;line-height:1.42857}}.auth-user.is-form .modal .modal-loyalty-order-welcome .property-item:not(:last-child){margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.auth-user.is-form .modal .modal-loyalty-order-welcome .property-item:not(:last-child){margin-bottom:1.03rem}}.auth-user.is-form .modal .modal-loyalty-order-welcome .property-item-value{font-weight:500}.auth-user.is-form .modal .modal-loyalty-order-welcome .size-helper{display:grid;gap:min(2.18rem,32px);grid-template-columns:1fr 1fr}@media screen and (max-width:768px){.auth-user.is-form .modal .modal-loyalty-order-welcome .size-helper{gap:6.15rem;grid-template-columns:1fr}}.auth-user.is-form .modal .modal-loyalty-order-welcome .size-helper-banner{max-width:min(18.5rem,272px)}@media screen and (max-width:768px){.auth-user.is-form .modal .modal-loyalty-order-welcome .size-helper-banner{max-width:100%}}.auth-user.is-form .modal .modal-loyalty-order-welcome .size-helper-banner img{width:100%}.auth-user.is-form .modal .modal-loyalty-order-welcome .size-helper-text{display:flex;flex-direction:column;justify-content:center}.auth-user.is-form .modal .modal-loyalty-order-welcome .size-helper-item:not(:last-child){margin-bottom:min(1.63rem,24px)}@media screen and (max-width:768px){.auth-user.is-form .modal .modal-loyalty-order-welcome .size-helper-item:not(:last-child){margin-bottom:6.15rem}}.auth-user.is-form .modal .modal-loyalty-order-welcome .size-helper .item-title{align-items:center;display:flex;font-size:min(1.09rem,16px);font-weight:500;line-height:1.25}@media screen and (max-width:768px){.auth-user.is-form .modal .modal-loyalty-order-welcome .size-helper .item-title{font-size:3.59rem;line-height:1.14286}}.auth-user.is-form .modal .modal-loyalty-order-welcome .size-helper .item-title span{align-items:center;background-color:#301a1a;border-radius:min(1.22rem,18px);color:#fff;display:inline-flex;font-size:min(.82rem,12px);height:min(1.22rem,18px);justify-content:center;letter-spacing:.2px;line-height:1.16667;margin-right:min(.82rem,12px);min-width:min(1.22rem,18px);padding-left:min(.37rem,5.5px);padding-right:min(.37rem,5.5px)}@media screen and (max-width:768px){.auth-user.is-form .modal .modal-loyalty-order-welcome .size-helper .item-title span{border-radius:4.62rem;font-size:3.08rem;height:4.62rem;margin-right:2.05rem;min-width:4.62rem;padding-left:1.41rem;padding-right:1.41rem}}.auth-user.is-form .modal .modal-loyalty-order-welcome .size-helper .item-descr{color:#7c7c7c;font-size:min(.95rem,14px);font-weight:400;line-height:1.14286;margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.auth-user.is-form .modal .modal-loyalty-order-welcome .size-helper .item-descr{font-size:3.59rem;line-height:1.42857;margin-top:2.05rem}}.modal-loyalty-order-thanks .modal-title{align-items:center;display:flex;font-size:min(1.77rem,26px);font-weight:500;line-height:1.15385;margin-bottom:min(2.18rem,32px);min-height:min(2.72rem,40px);position:relative}@media screen and (max-width:768px){.modal-loyalty-order-thanks .modal-title{font-size:5.13rem;line-height:1.2;margin-bottom:6.15rem;min-height:9.23rem}}.modal-loyalty-order-thanks .modal-title:after{border-bottom:2px solid #f2f2f2;bottom:max(-1.09rem,-16px);content:"";left:max(-1.09rem,-16px);position:absolute;right:max(-1.09rem,-16px)}@media screen and (max-width:768px){.modal-loyalty-order-thanks .modal-title:after{bottom:-3.08rem;left:-3.08rem;right:-3.08rem}}.modal-loyalty-order-thanks .thanks{font-size:min(1.22rem,18px);font-weight:400;line-height:1.222;margin-bottom:min(1.09rem,16px);padding-bottom:min(1.09rem,16px)}@media screen and (max-width:768px){.modal-loyalty-order-thanks .thanks{font-size:4.1rem;line-height:1.25;margin-bottom:0;padding-bottom:3.08rem}}.modal-loyalty-order-thanks .thanks strong{font-weight:500}.modal-loyalty-order-thanks .field:last-child{border-top:0!important;margin-top:0!important;padding-bottom:0!important;padding-left:0!important;padding-right:0!important;position:relative!important}.modal-loyalty-order-thanks .field:last-child:before{border-top:2px solid #f2f2f2;content:"";left:max(-1.09rem,-16px);position:absolute;right:max(-1.09rem,-16px);top:0;top:max(-1.09rem,-16px)}@media screen and (max-width:768px){.modal-loyalty-order-thanks .field:last-child:before{left:-3.08rem;right:-3.08rem;top:0}}.modal-loyalty-order-thanks .field:last-child:after{content:none!important}.homepage-slider:has(+.block-two-buttons){border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;margin-bottom:0!important}.homepage-slider+.block-two-buttons{border-top-left-radius:0!important;border-top-right-radius:0!important}.block-two-buttons{background-color:#fff;border-radius:min(1.09rem,16px);display:grid;grid-template-columns:1fr 1fr}@media screen and (max-width:768px){.block-two-buttons{border-radius:3.08rem;grid-template-columns:1fr}}.block-two-buttons>div:first-child{border-right:1px solid #f2f2f2}@media screen and (max-width:768px){.block-two-buttons>div:first-child{border-bottom:1px solid #f2f2f2;border-right:0}}.block-two-buttons>div:first-child .button{background-color:#301a1a;color:#fff}.block-two-buttons>div:nth-child(2){border-left:1px solid #f2f2f2}@media screen and (max-width:768px){.block-two-buttons>div:nth-child(2){border-left:0;border-top:1px solid #f2f2f2}}.block-two-buttons>div:nth-child(2) .button{background-color:transparent;border:2px solid #301a1a;color:#301a1a}.block-two-buttons .column{padding:min(1.09rem,16px)}@media screen and (max-width:768px){.block-two-buttons .column{padding:3.08rem}}.block-two-buttons .column-title{font-size:min(1.77rem,26px);font-weight:500;line-height:1.15385}@media screen and (max-width:768px){.block-two-buttons .column-title{font-size:5.13rem;line-height:1.2}}.block-two-buttons .button{border:0;border-radius:min(.82rem,12px);font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);line-height:min(1.36rem,20px);margin-top:min(1.63rem,24px);outline:none;padding-bottom:0;padding-top:0;transition:color .25s,box-shadow .25s,background-color .25s;width:100%}@media screen and (max-width:768px){.block-two-buttons .button{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;line-height:4.1rem;margin-top:4.1rem}}@media (hover:hover){.block-two-buttons .button:hover{color:#45a4bd}}.block-two-buttons .button:active{color:#247f97}.block-two-buttons .button:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}.block-two-buttons .button:hover{border-color:#45a4bd!important;color:#45a4bd!important;transition:.25s}.preorder-column .is-products:hover{color:#247f97}.page-preorder .container+.container{margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.page-preorder .container+.container{margin-top:2.05rem}}.page-preorder .button{transition:all .25s}.page-preorder .auth-login .button[disabled]{background-color:#f2f2f2!important;border-color:transparent!important;color:#bdbdbd!important;opacity:1}.page-preorder .get-call{display:none}@media screen and (max-width:768px){.page-preorder.is-filter-open .header{opacity:0;pointer-events:none}}.page-preorder.is-filter-open .search-and-filter .filter-pane{opacity:1;pointer-events:auto}@media screen and (max-width:768px){.page-preorder.is-filter-open .search-and-filter .filter-pane{transform:translateY(0);transition-delay:.25s}}.page-preorder.is-filter-open .search-and-filter .menu-overlay{opacity:1;pointer-events:auto}.page-preorder.is-filter-open .modal-close{display:none}@media screen and (max-width:768px){.page-preorder.is-filter-open #get-call,.page-preorder.is-filter-open .mobile-preorder-checkout-open{opacity:0;pointer-events:none}}.page-preorder.is-mobile-preoprder-checkout-active .header{opacity:0;pointer-events:none;transition:.25s}@media screen and (max-width:768px){.page-preorder.is-mobile-preoprder-checkout-active .filter-layout .filter-pane#mobile-preorder-checkout{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:rgba(0,0,0,.6);pointer-events:auto}}.page-preorder.is-mobile-preoprder-checkout-active .filter-layout .filter-pane .sticky-preorder{opacity:1;pointer-events:auto;transform:translateY(-3.08rem);transition-delay:.25s}@media screen and (max-width:768px){.page-preorder.is-mobile-preoprder-checkout-active #get-call{display:none;opacity:0;pointer-events:none}.page-preorder.is-mobile-preoprder-checkout-active .mobile-preorder-checkout-open{opacity:0;pointer-events:none}}.page-preorder .content-pane{flex-flow:column}.page-preorder section.homepage-slider{border-radius:min(1.09rem,16px);margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.page-preorder section.homepage-slider{border-radius:3.08rem;margin-bottom:2.05rem}}.page-preorder .filter-layout .filter-pane{margin-right:0;position:relative;width:min(24.83rem,365px);z-index:2}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane{margin-bottom:0;transform:translateY(100%);width:100%}.page-preorder .filter-layout .filter-pane#mobile-preorder-checkout{bottom:0;display:flex;flex-direction:column;justify-content:flex-end;left:0;pointer-events:none;position:fixed;right:0;top:0;transform:translateY(0);transition:.25s;transition-delay:.25s;z-index:40}}.page-preorder .filter-layout .filter-pane .sticky-preorder{height:calc(100vh - min(6.2585034014rem, 92px));position:sticky;top:min(5.71rem,84px)}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .sticky-preorder{background-color:#fff;border-bottom-left-radius:0;border-bottom-right-radius:0;height:auto;margin-top:4.1rem;max-height:calc(100% - 4.1rem);opacity:0;padding-bottom:19.49rem;pointer-events:none;position:relative;top:4.1rem;top:auto;transform:translateY(100%);transition:.25s}}.page-preorder .filter-layout .filter-pane .sticky-preorder .loyalty-points{margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .sticky-preorder .loyalty-points{margin-top:2.05rem}}.page-preorder .filter-layout .filter-pane .sticky-preorder .cart{background-color:#fff;border-top-left-radius:min(1.09rem,16px);border-top-right-radius:min(1.09rem,16px);overflow-y:auto;padding:min(1.09rem,16px) min(1.09rem,16px) 0;scrollbar-width:none}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .sticky-preorder .cart{background-color:#f2f2f2;border-top-left-radius:3.08rem;border-top-right-radius:3.08rem;border-radius:2.56rem;margin-left:3.08rem;margin-right:3.08rem;order:1;padding:3.08rem;padding-bottom:3.59rem;padding-top:3.59rem;width:auto}}.page-preorder .filter-layout .filter-pane .sticky-preorder .cart:not(.checkout) .shop-cart-item{background:none;border-radius:0;padding:0}.page-preorder .filter-layout .filter-pane .sticky-preorder .cart:not(.checkout) .shop-cart-item:not(:last-child){border-bottom:2px solid #f2f2f2;margin-bottom:0;padding-bottom:min(1.09rem,16px)}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .sticky-preorder .cart:not(.checkout) .shop-cart-item:not(:last-child){padding-bottom:3.08rem}}.page-preorder .filter-layout .filter-pane .sticky-preorder .cart:not(.checkout) .shop-cart-item:not(:first-child){padding-top:min(1.09rem,16px)}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .sticky-preorder .cart:not(.checkout) .shop-cart-item:not(:first-child){padding-top:3.08rem}}.page-preorder .filter-layout .filter-pane .sticky-preorder .cart:not(.checkout) .shop-cart-item>.column>.columns>.column:first-child{align-self:end}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .sticky-preorder .cart:not(.checkout) .shop-cart-item>.column>.columns>.column:first-child{bottom:0;flex-grow:0;margin-left:5.13rem;position:relative;right:0}.page-preorder .filter-layout .filter-pane .sticky-preorder .cart:not(.checkout) .shop-cart-item>.column>.columns>.column:nth-child(3){margin-right:0}}.page-preorder .filter-layout .filter-pane .sticky-preorder .cart:not(.checkout) .shop-cart-item>.column>.columns>.column:nth-child(3) .columns{align-items:end;-moz-column-gap:min(1.09rem,16px);column-gap:min(1.09rem,16px);grid-template-columns:1fr auto}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .sticky-preorder .cart:not(.checkout) .shop-cart-item>.column>.columns>.column:nth-child(3) .columns{-moz-column-gap:4.1rem;column-gap:4.1rem;flex-direction:row}}.page-preorder .filter-layout .filter-pane .sticky-preorder .cart:not(.checkout) .shop-cart-item>.column>.columns>.column:nth-child(3) .column:first-child{grid-row:initial}.page-preorder .filter-layout .filter-pane .sticky-preorder .cart:not(.checkout) .shop-cart-item>.column>.columns>.column:nth-child(3) .column:first-child .category{border:0;border-radius:0}.page-preorder .filter-layout .filter-pane .sticky-preorder .cart:not(.checkout) .shop-cart-item>.column>.columns>.column:nth-child(3) .column:nth-child(2){grid-row:initial;width:min(5.44rem,80px)}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .sticky-preorder .cart:not(.checkout) .shop-cart-item>.column>.columns>.column:nth-child(3) .column:nth-child(2){bottom:auto;flex-grow:0;left:auto;margin-top:0;position:relative!important;width:20.51rem}}.page-preorder .filter-layout .filter-pane .sticky-preorder .cart:not(.checkout) .shop-cart-item>.column>.columns>.column:nth-child(3) .column:nth-child(3){display:none}.page-preorder .filter-layout .filter-pane .sticky-preorder .cart:not(.checkout) .shop-cart-item .quantity{background-color:initial;border-radius:initial;box-shadow:none;height:auto;justify-content:space-between}.page-preorder .filter-layout .filter-pane .sticky-preorder .cart:not(.checkout) .shop-cart-item .quantity .input{height:min(1.36rem,20px);width:min(2.18rem,32px)}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .sticky-preorder .cart:not(.checkout) .shop-cart-item .quantity .input{height:5.13rem;margin-left:1.03rem;margin-right:1.03rem;width:8.21rem}}.page-preorder .filter-layout .filter-pane .sticky-preorder .cart:not(.checkout) .shop-cart-item .quantity .button{background-color:transparent;height:min(1.36rem,20px);width:min(1.36rem,20px)}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .sticky-preorder .cart:not(.checkout) .shop-cart-item .quantity .button{height:5.13rem;width:5.13rem}}.page-preorder .filter-layout .filter-pane .sticky-preorder .cart:not(.checkout) .shop-cart-item .quantity .button:focus{box-shadow:none}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .sticky-preorder .cart:not(.checkout) .shop-cart-item .cart-actions .remove .icon{color:#bdbdbd;height:5.13rem;width:5.13rem}}.page-preorder .filter-layout .filter-pane .sticky-preorder .cart:not(.checkout) .shop-cart-item .icon{display:block;pointer-events:none}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .sticky-preorder .cart.is-expanded .items{max-height:calc(100vh - 124.1rem);max-height:calc(100svh - 124.1rem);overflow-y:auto}.page-preorder .filter-layout .filter-pane .sticky-preorder .cart.is-expanded .cart-title:after{transform:rotate(180deg)}}.page-preorder .filter-layout .filter-pane .sticky-preorder .cart::-webkit-scrollbar{display:none}.page-preorder .filter-layout .filter-pane .sticky-preorder .cart .cart-head-controls,.page-preorder .filter-layout .filter-pane .sticky-preorder .cart .dropdown,.page-preorder .filter-layout .filter-pane .sticky-preorder .cart .empty,.page-preorder .filter-layout .filter-pane .sticky-preorder .cart .image-parent,.page-preorder .filter-layout .filter-pane .sticky-preorder .cart .main-actions,.page-preorder .filter-layout .filter-pane .sticky-preorder .cart .modal-background,.page-preorder .filter-layout .filter-pane .sticky-preorder .cart .wishlist{display:none}.page-preorder .filter-layout .filter-pane .sticky-preorder .cart .modal{height:auto;opacity:1;pointer-events:all;position:unset;width:100%}.page-preorder .filter-layout .filter-pane .sticky-preorder .cart .modal-close{display:none}.page-preorder .filter-layout .filter-pane .sticky-preorder .cart .modal-content{height:auto}.page-preorder .filter-layout .filter-pane .sticky-preorder .cart .box{background-color:initial;border-radius:0;box-shadow:none;height:auto;padding:0}.page-preorder .filter-layout .filter-pane .sticky-preorder .cart .empty-title{border:0;font-size:min(1.77rem,26px);font-weight:500;line-height:1.15385;padding:0}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .sticky-preorder .cart .empty-title{font-size:4.1rem}}.page-preorder .filter-layout .filter-pane .sticky-preorder .cart .empty-description{border:0;color:#7c7c7c;font-size:min(1.22rem,18px);font-weight:400;line-height:min(1.5rem,22px);margin-top:min(1.09rem,16px);padding:0}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .sticky-preorder .cart .empty-description{font-size:3.59rem;line-height:4.1rem;margin-top:3.08rem}}.page-preorder .filter-layout .filter-pane .sticky-preorder .cart .cart-title{border:0;font-size:min(1.77rem,26px);font-weight:500;line-height:1.15385;padding:0;position:relative}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .sticky-preorder .cart .cart-title{font-size:4.1rem;line-height:1.5}.page-preorder .filter-layout .filter-pane .sticky-preorder .cart .cart-title:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='m18 9-6 6-6-6' stroke='%237C7C7C' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:100% 100%;content:"";height:6.15rem;position:absolute;right:0;top:0;transition:.25s;width:6.15rem}}.page-preorder .filter-layout .filter-pane .sticky-preorder .cart .cart-title span{color:inherit;font-size:inherit}.page-preorder .filter-layout .filter-pane .sticky-preorder .cart .items-wrapper{flex-grow:0;height:auto;margin-top:min(1.63rem,24px);padding:0}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .sticky-preorder .cart .items-wrapper{margin-top:0}}.page-preorder .filter-layout .filter-pane .sticky-preorder .cart .items{flex-grow:0;overflow:initial;padding-bottom:min(1.09rem,16px)}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .sticky-preorder .cart .items{max-height:0;overflow:hidden;padding-bottom:3.08rem;transition:.25s}.page-preorder .filter-layout .filter-pane .sticky-preorder .cart .items>.columns:not(:last-child){border-bottom:1px solid #eae8e8}.page-preorder .filter-layout .filter-pane .sticky-preorder .cart .items>.columns:first-child{margin-top:4.1rem}}.page-preorder .filter-layout .filter-pane .title.is-clickable{cursor:pointer!important}.page-preorder .filter-layout .filter-pane .auth-user{bottom:min(1.09rem,16px);flex:none;margin-top:max(-1.09rem,-16px);position:sticky}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .auth-user{bottom:3.08rem;margin-top:-3.08rem}}.page-preorder .filter-layout .filter-pane .auth-user .emulate-border{margin-bottom:max(-1.09rem,-16px)}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .auth-user .emulate-border{display:none;margin-bottom:-3.08rem}.page-preorder .filter-layout .filter-pane .auth-user{border-radius:3.08rem;overflow:hidden}}.page-preorder .filter-layout .filter-pane .auth-user form{margin-top:min(1.63rem,24px)}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .auth-user form{margin-top:0;padding-bottom:0}}.page-preorder .filter-layout .filter-pane .auth-user .auth-login{background-color:#fff;border-bottom-left-radius:min(1.09rem,16px);border-bottom-right-radius:min(1.09rem,16px);padding:min(1.09rem,16px)}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .auth-user .auth-login{border-bottom-left-radius:3.08rem;border-bottom-right-radius:3.08rem;overflow:initial;padding:3.08rem}}.page-preorder .filter-layout .filter-pane .auth-user .auth-login .title{font-size:min(1.77rem,26px);line-height:1.15385;margin-bottom:0}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .auth-user .auth-login .title{align-items:center;display:flex;font-size:5.13rem;margin-bottom:3.08rem;margin-top:0;min-height:12.31rem;padding-bottom:3.08rem}}.page-preorder .filter-layout .filter-pane .auth-user .auth-login .title:after{content:normal}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .auth-user .auth-login .title:after{bottom:0;content:"";left:-3.08rem;right:-3.08rem}}.page-preorder .filter-layout .filter-pane .auth-user .auth-login .form{margin-top:min(1.63rem,24px)}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .auth-user .auth-login .form{margin-top:6.15rem}}.page-preorder .filter-layout .filter-pane .auth-user .auth-login .textarea{border:2px solid #f2f2f2;border-radius:min(.82rem,12px);box-shadow:none;color:#301a1a;font-size:min(1.09rem,16px);height:min(4.76rem,70px);line-height:1.25;margin-top:min(.54rem,8px);min-height:unset;order:2;padding:min(1.09rem,16px);resize:none}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .auth-user .auth-login .textarea{border-radius:2.56rem;font-size:3.59rem;height:17.95rem;margin-top:2.05rem;padding:4.1rem}}.page-preorder .filter-layout .filter-pane .auth-user .auth-login :is(.input,.textarea){transition:.25s}.page-preorder .filter-layout .filter-pane .auth-user .auth-login :is(.input,.textarea)::-moz-placeholder,.page-preorder .filter-layout .filter-pane .auth-user .auth-login :is(.input,.textarea) ::-moz-placeholder{color:#7c7c7c;opacity:1}.page-preorder .filter-layout .filter-pane .auth-user .auth-login :is(.input,.textarea)::placeholder,.page-preorder .filter-layout .filter-pane .auth-user .auth-login :is(.input,.textarea) ::placeholder{color:#7c7c7c;opacity:1}.page-preorder .filter-layout .filter-pane .auth-user .auth-login :is(.input,.textarea):focus{border-color:#64c4dd;box-shadow:0 0 0 4px rgba(100,196,221,.32)}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .auth-user .auth-login .button.is-link{bottom:3.08rem;left:3.08rem;position:fixed;right:3.08rem;width:calc(100% - 6.15rem);z-index:2}}.page-preorder .filter-layout .filter-pane .auth-user .modal .box{display:flex;flex-flow:column;flex-grow:1;max-height:90vh;max-height:90svh;overflow:hidden;padding:min(1.09rem,16px)}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .auth-user .modal .box{padding:3.08rem}.page-preorder .filter-layout .filter-pane .auth-user .modal .comment{margin-top:3.08rem}}.page-preorder .filter-layout .filter-pane .auth-user .modal .mt-3{grid-gap:min(.54rem,8px);display:grid;grid-template-columns:1fr 1fr;margin-top:1.0884353741rem!important;padding-top:min(1.09rem,16px);position:relative}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .auth-user .modal .mt-3{grid-gap:2.05rem;grid-template-columns:1fr;margin-top:3.08rem!important;padding-top:3.08rem}}.page-preorder .filter-layout .filter-pane .auth-user .modal .mt-3:after{border-top:2px solid #f2f2f2;content:"";left:max(-1.09rem,-16px);position:absolute;right:max(-1.09rem,-16px);top:0}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .auth-user .modal .mt-3:after{left:-3.08rem;right:-3.08rem}}.page-preorder .filter-layout .filter-pane .auth-user .modal .mt-3 .button{border:0;border-radius:min(.82rem,12px);font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);line-height:min(1.36rem,20px);outline:none;padding-bottom:0;padding-top:0;transition:color .25s,box-shadow .25s,background-color .25s}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .auth-user .modal .mt-3 .button{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;line-height:4.1rem}}@media (hover:hover){.page-preorder .filter-layout .filter-pane .auth-user .modal .mt-3 .button:hover{color:#45a4bd}}.page-preorder .filter-layout .filter-pane .auth-user .modal .mt-3 .button:active{color:#247f97}.page-preorder .filter-layout .filter-pane .auth-user .modal .mt-3 .button:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}.page-preorder .filter-layout .filter-pane .auth-user .modal .mt-3 .button:first-child{background-color:#301a1a;color:#fff}.page-preorder .filter-layout .filter-pane .auth-user .modal .mt-3 .button:nth-child(2){border:2px solid #301a1a}.page-preorder .filter-layout .filter-pane .auth-user .field:last-child{margin-top:1.03rem}.page-preorder .filter-layout .filter-pane .filters-title{line-height:1.15385}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .filters-title{align-items:center;display:flex;margin-bottom:3.08rem;margin-top:0;min-height:9.23rem}}.page-preorder .filter-layout .filter-pane .wrapper{position:relative}.page-preorder .filter-layout .filter-pane .wrapper:not(:last-child){padding-bottom:min(1.09rem,16px)}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .wrapper:not(:last-child){padding-bottom:3.08rem}}.page-preorder .filter-layout .filter-pane .wrapper:not(:first-child){padding-top:min(1.09rem,16px)}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .wrapper:not(:first-child){padding-top:3.08rem}}.page-preorder .filter-layout .filter-pane .wrapper:not(:first-child):before{border-top:2px solid #f2f2f2;content:"";left:max(-1.09rem,-16px);position:absolute;right:max(-1.09rem,-16px);top:-1px}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .wrapper:not(:first-child):before{left:-3.08rem;right:-3.08rem}}.page-preorder .filter-layout .filter-pane .shop-category-filter{align-items:flex-start;display:flex;flex-direction:column}.page-preorder .filter-layout .filter-pane .shop-category-filter:not(:last-child){padding-bottom:min(1.09rem,16px)}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .shop-category-filter:not(:last-child){padding-bottom:3.08rem}}.page-preorder .filter-layout .filter-pane .shop-category-filter:not(:first-child){padding-top:min(1.09rem,16px)}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .shop-category-filter:not(:first-child){padding-top:3.08rem}}.page-preorder .filter-layout .filter-pane .shop-category-filter.is-toggled div[shop-filter-content]{margin-top:min(.82rem,12px);max-height:800px}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .shop-category-filter.is-toggled div[shop-filter-content]{margin-top:2.56rem}}.page-preorder .filter-layout .filter-pane .shop-category-filter.is-toggled .title.is-clickable:after{transform:rotate(180deg)}.page-preorder .filter-layout .filter-pane .shop-category-filter .title{margin-bottom:0}.page-preorder .filter-layout .filter-pane .shop-category-filter .title.is-clickable{display:flex}.page-preorder .filter-layout .filter-pane .shop-category-filter .title.is-clickable:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='m5.872 11.08 3.473-3.5a.963.963 0 0 1 .629-.247c.246 0 .464.082.628.246l3.473 3.5a.847.847 0 0 1 .219.957.895.895 0 0 1-.82.547H6.5a.858.858 0 0 1-.793-.547c-.137-.328-.082-.71.164-.957Z' fill='%23BDBDBD'/%3E%3C/svg%3E");background-size:100% 100%;content:"";height:min(1.36rem,20px);margin-left:min(.14rem,2px);transition:transform .25s;width:min(1.36rem,20px)}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .shop-category-filter .title.is-clickable:after{height:5.13rem;margin-left:.51rem;width:5.13rem}}.page-preorder .filter-layout .filter-pane .shop-category-filter.is-toggled>div[shop-filter-content]:has(.category-title){border:2px solid #f2f2f2}.page-preorder .filter-layout .filter-pane .shop-category-filter>div[shop-filter-content]{max-height:0;overflow:hidden;padding-bottom:0;transition:max-height .25s,margin-top .25s;width:100%}.page-preorder .filter-layout .filter-pane .shop-category-filter>div[shop-filter-content]:has(.category-title){border-radius:min(.82rem,12px)}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .shop-category-filter>div[shop-filter-content]:has(.category-title){border-radius:2.56rem}}.page-preorder .filter-layout .filter-pane .shop-category-filter .shop-filters-search{margin-top:0}.page-preorder .filter-layout .filter-pane .shop-category-filter .category-title{border:0;border-radius:0;font-weight:500}.page-preorder .filter-layout .filter-pane .shop-category-filter .category-title:not(:last-child){border-bottom:2px solid #f2f2f2}.page-preorder .filter-layout .filter-pane .shop-category-filter .category-title+.category-title{margin-top:0}.page-preorder .filter-layout .filter-pane .shop-category-filter-active:has(.wrapper:only-child:empty){display:none}.page-preorder .filter-layout .filter-pane .preorder-wrapper{display:flex;flex-flow:column;height:100%;top:min(7.48rem,110px)}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .preorder-wrapper{max-height:none;padding-bottom:3.08rem;position:relative;top:0}.page-preorder .filter-layout .filter-pane .preorder-wrapper:after{border-bottom:2px solid #f2f2f2;bottom:0;content:"";left:-3.08rem;position:absolute;right:-3.08rem}}.page-preorder .filter-layout .filter-pane .preorder-wrapper .cart .loyalty{visibility:inherit}.page-preorder .filter-layout .filter-pane .user-loyalty-amount{align-items:center;color:#301a1a;display:flex;font-size:min(1.09rem,16px);font-weight:500;line-height:1.25}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .user-loyalty-amount{font-size:3.59rem}}.page-preorder .filter-layout .filter-pane .user-loyalty-amount svg{color:#914abd;height:min(1.63rem,24px);width:min(1.22rem,18px)}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .user-loyalty-amount svg{height:6.15rem;width:4.62rem}}.page-preorder .filter-layout .filter-pane .user-loyalty-amount span{color:#914abd;margin-left:min(.54rem,8px);margin-right:min(.27rem,4px)}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .user-loyalty-amount span{margin-left:2.05rem;margin-right:1.03rem}}.page-preorder .filter-layout .filter-pane .user-loyalty-form{display:block;margin-top:min(.54rem,8px);position:relative;width:100%}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .user-loyalty-form{margin-top:1.54rem}}.page-preorder .filter-layout .filter-pane .user-loyalty-control{position:relative}.page-preorder .filter-layout .filter-pane .user-loyalty-input{align-items:center;-moz-appearance:textfield;background-color:#fff;border:2px solid #f2f2f2;border-radius:min(.82rem,12px);color:#7c7c7c;display:flex;font-size:min(1.09rem,16px);font-weight:400;height:min(3.81rem,56px);justify-content:center;line-height:1.25;outline:0;padding-left:min(1.09rem,16px);padding-right:min(1.09rem,16px);transition:.25s;width:100%}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .user-loyalty-input{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;padding-left:4.1rem;padding-right:4.1rem}}.page-preorder .filter-layout .filter-pane .user-loyalty-input:disabled{background-color:#f5f5f5}.page-preorder .filter-layout .filter-pane .user-loyalty-input::-webkit-inner-spin-button,.page-preorder .filter-layout .filter-pane .user-loyalty-input::-webkit-outer-spin-button{-webkit-appearance:none;display:none;margin:0}.page-preorder .filter-layout .filter-pane .user-loyalty-input:focus{border-color:#64c4dd;box-shadow:0 0 0 4px rgba(100,196,221,.32)}.page-preorder .filter-layout .filter-pane .user-loyalty-cancel,.page-preorder .filter-layout .filter-pane .user-loyalty-submit{align-items:center;background-color:transparent;border:0;bottom:0;color:#301a1a;cursor:pointer;display:flex;font-size:min(1.09rem,16px);font-weight:500;line-height:1.25;padding-right:min(3.27rem,48px);position:absolute;right:0;top:0;transition:.25s;z-index:2}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .user-loyalty-cancel,.page-preorder .filter-layout .filter-pane .user-loyalty-submit{font-size:3.59rem;padding-right:12.31rem}}.page-preorder .filter-layout .filter-pane .user-loyalty-cancel:disabled,.page-preorder .filter-layout .filter-pane .user-loyalty-submit:disabled{cursor:not-allowed;opacity:.3}.page-preorder .filter-layout .filter-pane .user-loyalty-cancel:after,.page-preorder .filter-layout .filter-pane .user-loyalty-submit:after{background-repeat:no-repeat;background-size:100% 100%;content:"";position:absolute;right:min(1.09rem,16px);top:50%;transform:translateY(-50%);width:min(1.63rem,24px)}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .user-loyalty-cancel:after,.page-preorder .filter-layout .filter-pane .user-loyalty-submit:after{right:4.1rem;width:6.15rem}}.page-preorder .filter-layout .filter-pane .user-loyalty-submit:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' fill-rule='evenodd' d='m17.696 12.968-6.664 6.664L12.402 21l8.316-8.316a.968.968 0 0 0 0-1.368L12.4 3l-1.368 1.368 6.664 6.665H3.584v1.935h14.112Z' clip-rule='evenodd'/%3E%3C/svg%3E");height:min(1.63rem,24px)}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .user-loyalty-submit:after{height:6.15rem}}.page-preorder .filter-layout .filter-pane .user-loyalty-cancel:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 25'%3E%3Cpath fill='currentColor' d='M6.387 5.39 4.89 6.887l5.615 5.616-5.615 5.615 1.497 1.497L12.003 14l5.615 5.615 1.497-1.497-5.615-5.615 5.615-5.616-1.497-1.497-5.615 5.615L6.387 5.39Z'/%3E%3C/svg%3E");height:min(1.7rem,25px)}@media screen and (max-width:768px){.page-preorder .filter-layout .filter-pane .user-loyalty-cancel:after{height:6.41rem}}.page-preorder .filter-layout .content-pane{margin-right:min(.54rem,8px)}@media screen and (max-width:768px){.page-preorder .filter-layout .content-pane{margin-right:0}}.page-preorder .filter-layout .content-pane .is-preorder-products .products{display:flex;flex-flow:column}.page-preorder .filter-layout .content-pane .products{grid-template-columns:1fr}@media screen and (max-width:768px){.page-preorder .filter-layout .content-pane .products .product-card{width:65.64rem}.page-preorder .filter-layout .content-pane .products .product-card:not(:last-child){margin-right:2.05rem}}.page-preorder .search-and-filter{align-items:center;border-bottom-left-radius:0;border-bottom-right-radius:0;display:flex;flex:none!important;flex-wrap:wrap;justify-content:space-between;margin-bottom:0!important}.page-preorder .search-and-filter .filter-pane{background-color:#fff;border-bottom-left-radius:min(1.09rem,16px);border-bottom-right-radius:min(1.09rem,16px);border-top-left-radius:min(1.09rem,16px);border-top-right-radius:min(1.09rem,16px);bottom:min(1.36rem,20px);box-shadow:0 8px 24px -6px hsla(0,6%,6%,.16);opacity:0;overflow-y:auto;padding:min(1.09rem,16px);pointer-events:none;position:fixed;top:min(6.26rem,92px);transition:.25s;width:min(29.39rem,432px);z-index:999}@media screen and (max-width:768px){.page-preorder .search-and-filter .filter-pane{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:3.08rem;border-top-right-radius:3.08rem;bottom:0;padding:3.08rem;top:4.1rem;width:100%}}@media (min-width:1471px){.page-preorder .search-and-filter .filter-pane{right:calc(50vw - 715px)}}@media (max-width:1470px){.page-preorder .search-and-filter .filter-pane{right:min(1.36rem,20px)}}@media screen and (max-width:1470px) and (max-width:768px){.page-preorder .search-and-filter .filter-pane{right:0}}.page-preorder .search-and-filter .filter-close{background-color:#fff;border-radius:50%;display:block;position:fixed;top:min(7.35rem,108px)}@media screen and (max-width:768px){.page-preorder .search-and-filter .filter-close{top:3.08rem}}@media (min-width:1471px){.page-preorder .search-and-filter .filter-close{right:calc(50vw - 699px)}}@media (max-width:1470px){.page-preorder .search-and-filter .filter-close{right:min(2.18rem,32px)}}@media screen and (max-width:1470px) and (max-width:768px){.page-preorder .search-and-filter .filter-close{right:3.08rem}}.page-preorder .search-and-filter .menu-overlay{-webkit-backdrop-filter:initial;backdrop-filter:none;background:hsla(0,6%,6%,.3);bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:.25s}.page-preorder .search-wrapper{flex-grow:1;margin-right:min(1.09rem,16px);position:relative}@media screen and (max-width:768px){.page-preorder .search-wrapper{margin-bottom:2.05rem;margin-right:0}}.page-preorder .search-wrapper.is-loading:after{opacity:1}.page-preorder .search-wrapper:after{animation:spinAround .5s linear infinite;border-color:transparent transparent #dbdbdb #dbdbdb;border-radius:9999px;border-style:solid;border-width:2px;content:"";display:block;height:1em;opacity:0;position:relative;position:absolute;right:min(1.09rem,16px);top:min(1.36rem,20px);transition:opacity .25s;width:1em}@media screen and (max-width:768px){.page-preorder .search-wrapper:after{right:3.08rem;top:4.62rem}}.page-preorder .search-wrapper:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.606 10.942a6.335 6.335 0 1 1 11.048 4.233l-.48.48a6.335 6.335 0 0 1-10.569-4.713Zm11.355 6.154a7.942 7.942 0 1 1 1.136-1.136l3.335 3.336.568.568L19.864 21l-.568-.568-3.335-3.336Z' fill='%237C7C7C'/%3E%3C/svg%3E");background-size:100% 100%;content:"";height:min(1.63rem,24px);left:min(1.09rem,16px);pointer-events:none;position:absolute;top:min(1.09rem,16px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.page-preorder .search-wrapper:before{height:6.15rem;left:3.08rem;top:3.59rem;width:6.15rem}}.page-preorder .search-wrapper input{border:2px solid #f2f2f2;border-radius:min(.82rem,12px);color:#7c7c7c;display:block;font-size:min(1.09rem,16px);font-weight:400;height:min(3.81rem,56px);outline:none;padding:min(1.09rem,16px) min(1.09rem,16px) min(1.09rem,16px) min(3.27rem,48px);transition:.25s;width:100%}@media screen and (max-width:768px){.page-preorder .search-wrapper input{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;padding-bottom:3.08rem;padding-left:11.28rem;padding-right:3.08rem;padding-top:3.08rem}}.page-preorder .search-wrapper input:focus{border:2px solid #64c4dd;box-shadow:0 0 0 4px rgba(100,196,221,.32)}@media screen and (max-width:768px){.page-preorder .filter-wrapper{width:100%}}.page-preorder .filter-opener{align-items:center;background-color:#fff;border:2px solid;border-radius:min(.82rem,12px);cursor:pointer;display:flex;font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);justify-content:center;line-height:min(1.36rem,20px);outline:none;padding:0 min(1.09rem,16px);transition:color .25s,box-shadow .25s,background-color .25s}@media screen and (max-width:768px){.page-preorder .filter-opener{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;line-height:4.1rem}}@media (hover:hover){.page-preorder .filter-opener:hover{color:#45a4bd}}.page-preorder .filter-opener:active{color:#247f97}.page-preorder .filter-opener:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}@media screen and (max-width:768px){.page-preorder .filter-opener{background-color:#301a1a;border-color:#301a1a;color:#fff;padding-left:3.08rem;padding-right:3.08rem;width:100%}}@media (hover:hover){.page-preorder .filter-opener:hover{color:#301a1a}}.page-preorder .filter-opener .badge{align-items:center;background-color:#301a1a;border-radius:100vh;color:#fff;display:flex;font-size:min(.82rem,12px);font-weight:500;height:min(1.22rem,18px);justify-content:center;margin-left:min(.54rem,8px);width:min(1.22rem,18px)}@media screen and (max-width:768px){.page-preorder .filter-opener .badge{background-color:#fff;color:#301a1a;font-size:3.08rem;height:4.62rem;margin-left:2.05rem;width:4.62rem}}.page-preorder .filter-opener:focus{box-shadow:none}.page-preorder .filter-opener svg{height:min(1.63rem,24px);margin-right:min(.54rem,8px);pointer-events:none;width:min(1.63rem,24px)}@media screen and (max-width:768px){.page-preorder .filter-opener svg{height:6.15rem;margin-right:2.05rem;width:6.15rem}}.page-preorder .content-pane .categories{border-top-left-radius:0;border-top-right-radius:0;flex-grow:1}@media screen and (max-width:768px){.page-preorder .content-pane .categories{padding-top:1.03rem!important}}.page-preorder .content-pane .categories:not(:has(.product-card)){display:none}.page-preorder .content-pane .categories:has(.not-found){display:block}.page-preorder .content-pane .categories.is-visible{display:block!important}.page-preorder .content-pane .not-found .title:after{display:none}.page-preorder .content-pane .not-found .is-link{width:auto}.page-preorder .content-pane .categories:has(.product-card)+.categories{display:none}.page-preorder .content-pane .categories:has(.not-found)+.categories{display:none}.page-preorder .content-pane .categories{margin:0!important}.page-preorder .content-pane .category-title-group{color:#7c7c7c;font-size:min(.95rem,14px);padding-bottom:min(.54rem,8px);padding-left:min(1.09rem,16px)}@media screen and (max-width:768px){.page-preorder .content-pane .category-title-group{font-size:3.08rem;padding-bottom:2.05rem;padding-left:3.08rem}}.page-preorder .content-pane .category-title-group:not(:first-child){padding-top:min(1.09rem,16px)}@media screen and (max-width:768px){.page-preorder .content-pane .category-title-group:not(:first-child){padding-top:3.08rem}}.page-preorder .content-pane .category-title-filter{color:#7c7c7c;font-size:min(.95rem,14px);font-weight:400!important;margin-bottom:max(-.54rem,-8px);padding-left:min(1.09rem,16px)}@media screen and (max-width:768px){.page-preorder .content-pane .category-title-filter{font-size:3.08rem;margin-bottom:-2.05rem;padding-left:3.08rem}}.page-preorder .content-pane .category-title-filter:not(:first-child){padding-top:min(1.09rem,16px)}@media screen and (max-width:768px){.page-preorder .content-pane .category-title-filter:not(:first-child){padding-top:3.08rem}}.page-preorder .content-pane .category{border:2px solid #f2f2f2;border-radius:min(.82rem,12px)}@media screen and (max-width:768px){.page-preorder .content-pane .category{border-radius:2.56rem}}.page-preorder .content-pane .category:not(:last-child){margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.page-preorder .content-pane .category:not(:last-child){margin-bottom:2.05rem}}.page-preorder .content-pane .category-head{align-content:center;align-items:baseline;color:#301a1a;display:flex;font-weight:500;padding:min(1.09rem,16px) min(4.35rem,64px) min(1.09rem,16px) min(1.09rem,16px);position:relative}@media screen and (max-width:768px){.page-preorder .content-pane .category-head{flex-direction:column;padding-bottom:3.08rem;padding-left:3.08rem;padding-right:15.38rem;padding-top:3.08rem}}.page-preorder .content-pane .category-head:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m18 9-6 6-6-6' stroke='%23BDBDBD' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:100% 100%;content:"";height:min(1.63rem,24px);position:absolute;right:min(1.09rem,16px);top:min(1.29rem,19px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.page-preorder .content-pane .category-head:after{height:6.15rem;right:4.1rem;top:4.87rem;width:6.15rem}}.page-preorder .content-pane .category-head-title{font-size:min(1.77rem,26px);font-weight:500;line-height:1.15385}@media screen and (max-width:768px){.page-preorder .content-pane .category-head-title{font-size:3.59rem;line-height:1.14286}}.page-preorder .content-pane .category-head-total{color:#7c7c7c;font-size:min(1.22rem,18px);margin-left:.4081632653rem}@media screen and (max-width:768px){.page-preorder .content-pane .category-head-total{font-size:3.59rem;font-weight:400;line-height:1.42857;margin-left:0;margin-top:1.03rem}}.page-preorder .content-pane .category-preorder-products{border-top:2px solid #f2f2f2;padding:min(1.09rem,16px)}@media screen and (max-width:768px){.page-preorder .content-pane .category-preorder-products{overflow-x:scroll;padding:3.08rem;position:relative;z-index:10}}.page-preorder .content-pane .category-preorder-products.is-search{border-top:0}.page-preorder .content-pane .category-preorder-products.is-search:has(.not-found){background-color:#fff;margin:-2px;padding:0}@media screen and (max-width:768px){.page-preorder .content-pane .category-preorder-products .products{grid-gap:initial;display:flex}}.page-preorder .product-card{flex-flow:row;flex-shrink:0;height:auto;padding:0}@media (hover:hover){.page-preorder .product-card:hover{z-index:inherit}}@media screen and (max-width:768px){.page-preorder .product-card{flex-direction:column;justify-content:flex-start}}.page-preorder .product-card-image{align-items:center;display:flex;flex-grow:0;flex-shrink:0;height:auto;justify-content:center;padding:min(.68rem,10px);position:relative;width:min(10.88rem,160px)}@media screen and (max-width:768px){.page-preorder .product-card-image{height:65.64rem;padding:1.03rem;width:100%}}.page-preorder .product-card-image picture{align-items:center;display:none;width:min(9.52rem,140px)}@media screen and (max-width:768px){.page-preorder .product-card-image picture{width:35.9rem}}.page-preorder .product-card-image picture.is-active{display:flex}.page-preorder .product-card-image img{height:100%;margin:auto}.page-preorder .product-card-info{align-items:flex-start;border-right:2px solid #eae8e8;display:flex;flex-direction:column;flex-grow:0;flex-shrink:0;justify-content:space-between;padding:min(1.09rem,16px);width:min(28.57rem,420px)}@media screen and (max-width:768px){.page-preorder .product-card-info{padding-bottom:0;padding-left:3.08rem;padding-right:3.08rem;padding-top:3.08rem;width:100%}}.page-preorder .product-card-labels{display:flex}@media screen and (max-width:768px){.page-preorder .product-card-labels{left:2.05rem;position:absolute;top:3.08rem;z-index:2}}.page-preorder .product-card-labels:empty{display:none}.page-preorder .product-card-labels:empty+.product-card-category{margin-top:0}.page-preorder .product-card-labels:empty~.product-card-package{margin-top:min(.27rem,4px)}@media screen and (max-width:768px){.page-preorder .product-card-labels:empty~.product-card-package{margin-top:3.08rem}}.page-preorder .product-card-labels .label{align-items:center;background-color:var(--color);border-radius:100px;color:#fff;display:flex;font-size:min(.95rem,14px);font-weight:500;height:min(2.18rem,32px);padding-left:min(.82rem,12px);padding-right:min(.82rem,12px)}@media screen and (max-width:768px){.page-preorder .product-card-labels .label{font-size:3.59rem;height:8.21rem;padding-left:3.08rem;padding-right:3.08rem}}.page-preorder .product-card-labels .label:not(:last-child){margin-right:.2721088435rem}@media screen and (max-width:768px){.page-preorder .product-card-labels .label:not(:last-child){margin-bottom:1.03rem;margin-right:0}}.page-preorder .product-card-labels .label.is-sale{background:radial-gradient(2535.84% 100% at 0 50%,#a9d298 0,#b9d35e 47.55%,#a9d298 100%)}.page-preorder .product-card-category{color:#7c7c7c;font-size:min(1.09rem,16px);font-weight:400;line-height:1.25;margin-top:min(1.09rem,16px)}@media screen and (max-width:768px){.page-preorder .product-card-category{font-size:4.1rem;margin-top:0}}.page-preorder .product-card-category a{color:inherit}.page-preorder .product-card-title{flex-grow:1;font-size:min(1.77rem,26px);line-height:1.15385;margin-top:min(.27rem,4px)}@media screen and (max-width:768px){.page-preorder .product-card-title{font-size:6.67rem;margin-top:1.03rem}}.page-preorder .product-card-title:has(.loyalty) .name{flex-wrap:wrap}.page-preorder .product-card-title .loyalty{margin-bottom:min(1.09rem,16px);margin-top:min(.27rem,4px);visibility:inherit}@media screen and (max-width:768px){.page-preorder .product-card-title .loyalty{margin-bottom:4.1rem;margin-top:1.03rem}.page-preorder .product-card-title{max-width:100%}}.page-preorder .product-card-title a{display:flex}.page-preorder .product-card-title .name{margin-bottom:0}.page-preorder .product-card-title .property{color:hsla(0,6%,6%,.3);font-weight:400;margin-left:min(.27rem,4px)}@media screen and (max-width:768px){.page-preorder .product-card-title .property{margin-left:1.03rem}}.page-preorder .product-card-package{margin-top:min(2.04rem,30px)}@media screen and (max-width:768px){.page-preorder .product-card-package{margin-top:3.08rem}.page-preorder .product-card-package .offers-property{display:none}}.page-preorder .product-card-package .offers-selector{margin-bottom:0}.page-preorder .product-card-package:has(.offers-selector:empty){display:none}.page-preorder .product-card-prices{display:none}.page-preorder .product-card-footer{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;min-width:min(30.07rem,442px);padding:min(1.09rem,16px)}@media screen and (max-width:768px){.page-preorder .product-card-footer{flex-direction:column-reverse;min-width:100%;padding:3.08rem}}.page-preorder .product-card-footer:not(:has(.product-card-properties)){align-items:flex-start;flex-flow:column;justify-content:flex-end}.page-preorder .product-card-properties{margin-bottom:min(2.18rem,32px);width:100%}@media screen and (max-width:768px){.page-preorder .product-card-properties{margin-bottom:0;margin-top:3.08rem}}.page-preorder .product-card-properties .property{font-weight:400}.page-preorder .product-card-properties .property:not(:last-child){margin-bottom:min(1.63rem,24px)}@media screen and (max-width:768px){.page-preorder .product-card-properties .property:not(:last-child){margin-bottom:3.08rem}}.page-preorder .product-card-properties .n{color:#7c7c7c;font-size:min(.95rem,14px);line-height:1.14286}@media screen and (max-width:768px){.page-preorder .product-card-properties .n{font-size:3.59rem}}.page-preorder .product-card-properties .value{font-size:min(1.09rem,16px);line-height:1.25;margin-top:min(.27rem,4px)}@media screen and (max-width:768px){.page-preorder .product-card-properties .value{word-wrap:break-word;font-size:4.1rem;margin-top:1.03rem}}.page-preorder .product-card .cart-add .columns,.page-preorder .product-card .cart-add .columns:last-child{margin:0}.page-preorder .product-card .cart-add .column{box-shadow:0 4px 8px -4px hsla(0,6%,6%,.16);padding:0}.page-preorder .product-card .cart-add .column:first-child{margin-right:min(1.09rem,16px)}@media screen and (max-width:768px){.page-preorder .product-card .cart-add .column:first-child{margin-bottom:2.05rem;margin-right:0}}.page-preorder .product-card .cart-add .cart-change-quantity{align-items:center;background-color:#fff;border-radius:min(.68rem,10px);display:flex;width:min(9.8rem,144px)}@media screen and (max-width:768px){.page-preorder .product-card .cart-add .cart-change-quantity{border-radius:2.56rem;width:100%}}.page-preorder .product-card .cart-add .input{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;border:0;box-shadow:none;font-size:min(1.09rem,16px);font-weight:500;padding:0;text-align:center;width:min(2.18rem,32px)}@media screen and (max-width:768px){.page-preorder .product-card .cart-add .input{font-size:4.1rem;width:8.21rem}}.page-preorder .product-card .cart-add .input::-webkit-inner-spin-button{display:none}.page-preorder .product-card .cart-add .button{box-shadow:none;padding:0}@media screen and (max-width:768px){.page-preorder .product-card .cart-add .button{width:100%}}.page-preorder .product-card .cart-add .button:is(.decrease,.increase){font-size:min(2.45rem,36px);font-weight:400;width:min(3.81rem,56px)}@media screen and (max-width:768px){.page-preorder .product-card .cart-add .button:is(.decrease,.increase){width:auto}}@media screen and (max-width:768px){.page-preorder .product-card .cart-add .button:is(.decrease,.increase){font-size:9.23rem}}@media screen and (max-width:768px){.page-preorder .product-card .cart-add .button:is(.decrease,.increase){flex-grow:1;padding-left:4.1rem;padding-right:4.1rem}}.page-preorder .product-card .cart-add .button.decrease{padding-top:min(.14rem,2px)}@media screen and (max-width:768px){.page-preorder .product-card .cart-add .button.decrease{justify-content:flex-end;padding-top:.51rem}}.page-preorder .product-card .cart-add .button.increase{padding-top:min(.24rem,3.5px)}@media screen and (max-width:768px){.page-preorder .product-card .cart-add .button.increase{justify-content:flex-start;padding-top:.9rem}}.page-preorder .product-card .cart-add .button.is-link{width:min(10.48rem,154px)}@media screen and (max-width:768px){.page-preorder .product-card-purchase-controls,.page-preorder .product-card .cart-add .button.is-link{width:100%}}.page-preorder .product-card-interaction-controls{display:flex;flex-direction:row-reverse}@media screen and (max-width:768px){.page-preorder .product-card-interaction-controls{flex-direction:column;position:absolute;right:3.08rem;top:3.08rem}}.page-preorder .product-card-interaction-controls .button{background-color:transparent;border:0;height:min(1.63rem,24px);padding:0;width:min(1.63rem,24px)}@media screen and (max-width:768px){.page-preorder .product-card-interaction-controls .button{height:6.15rem;width:6.15rem}}.page-preorder .product-card-interaction-controls .button:focus{border-color:initial}.page-preorder .product-card-interaction-controls .button.is-transparent{color:#bdbdbd}.page-preorder .product-card-interaction-controls svg{height:min(1.63rem,24px);pointer-events:none;width:min(1.63rem,24px)}@media screen and (max-width:768px){.page-preorder .product-card-interaction-controls svg{height:6.15rem;width:6.15rem}}.page-preorder .product-card-compare{margin-left:1.0884353741rem}@media screen and (max-width:768px){.page-preorder .product-card-compare{margin-bottom:3.08rem;margin-left:0}}.page-preorder #get-call{transition:.25s}@media screen and (max-width:768px){.page-preorder #get-call button{margin-bottom:16.41rem}}.page-preorder .mobile-preorder-checkout-open{display:none}@media screen and (max-width:768px){.page-preorder .mobile-preorder-checkout-open{align-items:center;-webkit-backdrop-filter:blur(120px);backdrop-filter:blur(120px);background-color:hsla(0,6%,6%,.64);border:0;bottom:0;color:#fff;display:flex;font-size:3.59rem;font-weight:500;left:0;line-height:1.14286;padding:4.62rem 4.1rem;position:fixed;right:0;transition:.25s;width:100%;z-index:3}}.page-preorder .mobile-preorder-checkout-open:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m6 15 6-6 6 6' stroke='%23fff' stroke-opacity='.5' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:100% 100%;content:"";height:6.15rem;pointer-events:none;position:absolute;right:4.1rem;top:3.59rem;width:6.15rem}.page-preorder .mobile-preorder-checkout-open span{pointer-events:none}.page-preorder .mobile-preorder-checkout-open .value{align-items:center;background-color:#fff;border-radius:4.62rem;color:#301a1a;display:flex;font-size:3.08rem;font-weight:500;height:4.62rem;justify-content:center;letter-spacing:.2px;line-height:1.1667;margin-left:2.05rem;min-width:4.62rem;padding-left:1.41rem;padding-right:1.41rem;padding-top:.51rem}.page-preorder .mobile-preorder-checkout-close{color:#000;display:none}@media screen and (max-width:768px){.page-preorder .mobile-preorder-checkout-close{background-color:#fff;border:0;border-radius:50%;display:block;padding:0;position:absolute;right:3.08rem;top:0;z-index:2}.page-preorder .mobile-preorder-checkout-close svg{height:9.23rem;pointer-events:none;width:9.23rem}}.page-preorder .is-thanks .title{font-size:min(1.77rem,26px);font-weight:500;line-height:1.15385}@media screen and (max-width:768px){.page-preorder .is-thanks .title{font-size:5.13rem}}.page-preorder .is-thanks .comment{font-size:min(1.22rem,18px);line-height:min(1.5rem,22px);margin-top:min(1.09rem,16px)}@media screen and (max-width:768px){.page-preorder .is-thanks .comment{font-size:4.1rem;line-height:5.13rem;margin-top:3.08rem}}html.is-catalog-loading{cursor:progress;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}html.is-catalog-loading .filter-pane,html.is-catalog-loading .page-preorder .filter-layout .filter-pane .title.is-clickable{cursor:progress!important;pointer-events:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}html.is-catalog-loading:before{bottom:0;content:"";left:0;position:fixed;right:0;top:0;z-index:99999999}a:not([href]){cursor:text}input[type=date]::-webkit-calendar-picker-indicator,input[type=date]::-webkit-inner-spin-button{-webkit-appearance:none;display:none}.page-homepage .promo-products .title{font-size:min(2.72rem,40px);font-weight:700;letter-spacing:-1px;line-height:112.5%}@media screen and (max-width:768px){.page-homepage .promo-products .title{font-size:6.67rem}}.auth-user .help.is-danger:has(.empty){display:none}.is-loyalty-shop{display:flex;flex-direction:column}.is-loyalty-shop .block-loyalty-products{margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.is-loyalty-shop .block-loyalty-products{margin-top:2.05rem}}.is-loyalty-shop .sticky-preorder{margin-bottom:min(1.09rem,16px)}@media screen and (max-width:768px){.is-loyalty-shop .sticky-preorder{margin-bottom:4.1rem}}.is-loyalty-shop>section:first-of-type{order:-1}.cart-holder .dropdown{display:none}.cart:not(.checkout):has(.empty) .box{height:auto}@media screen and (max-width:768px){.cart:not(.checkout):has(.empty) .box{height:100%}}.cart:not(.checkout):has(.empty) .cart-title{display:none}.cart:not(.checkout) .modal{bottom:unset;display:flex;height:calc(100svh - min(6.26rem, 92px) - min(1.36rem, 20px));left:unset;opacity:0;overflow:unset;pointer-events:none;position:absolute;right:min(.27rem,4px);top:min(4.76rem,70px);transition:opacity .25s;width:min(49.66rem,730px);z-index:2}@media screen and (max-width:768px){.cart:not(.checkout) .modal{height:100%;right:0;top:0;width:100%}}.cart:not(.checkout) .modal .cross{display:none}.cart:not(.checkout) .modal.is-active{opacity:1;pointer-events:all}.cart:not(.checkout) .modal-background{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.6)}.cart:not(.checkout) .modal-content{height:100%;max-height:unset;transition:transform .25s;transition-delay:0s;width:100%}@media screen and (max-width:768px){.cart:not(.checkout) .modal-content{margin:0;max-height:unset}}.cart:not(.checkout) .modal-close{background-color:#f2f2f2;border-radius:50%;height:min(2.72rem,40px);margin:0;max-height:min(2.72rem,40px);max-width:min(2.72rem,40px);padding:0;position:absolute;right:min(1.09rem,16px);top:min(1.09rem,16px);width:min(2.72rem,40px)}@media screen and (max-width:768px){.cart:not(.checkout) .modal-close{height:10.26rem;max-height:10.26rem;max-width:10.26rem;right:3.08rem;top:3.08rem;width:10.26rem}}.cart:not(.checkout) .modal-close svg{display:none}.cart:not(.checkout) .modal-close:after,.cart:not(.checkout) .modal-close:before{background-color:#bdbdbd}.cart:not(.checkout) .cart-title{border-bottom:2px solid #f2f2f2;padding-bottom:min(1.09rem,16px)}@media screen and (max-width:768px){.cart:not(.checkout) .cart-title{padding-bottom:3.08rem}}.cart:not(.checkout) .box{border-radius:min(1.09rem,16px);box-shadow:0 22.5px 22.5px -11.25px rgba(0,0,0,.16);display:flex;flex-flow:column;height:100%;overflow:hidden;padding:min(1.09rem,16px) 0}@media screen and (max-width:768px){.cart:not(.checkout) .box{border-radius:3.08rem;border-bottom-left-radius:0;border-bottom-right-radius:0;padding-bottom:3.08rem;padding-top:3.08rem}}.cart:not(.checkout) .items-wrapper{display:flex;flex-flow:column;flex-grow:1;height:1px;margin-top:min(2.18rem,32px);padding-left:min(1.09rem,16px);padding-right:min(1.09rem,16px)}@media screen and (max-width:768px){.cart:not(.checkout) .items-wrapper{display:flex;flex-flow:column;flex-grow:1;height:1px;margin-top:3.08rem;padding-left:3.08rem;padding-right:3.08rem}.cart:not(.checkout) .items-wrapper>.columns .column:first-child{display:none}}.cart:not(.checkout) .items{flex-grow:1;overflow-y:auto;position:relative;scrollbar-width:none}.cart:not(.checkout) .items::-webkit-scrollbar{display:none}.cart:not(.checkout) .columns{margin:0}.cart:not(.checkout) .columns:last-child{margin-bottom:0}.cart:not(.checkout) .column{padding:0}.cart:not(.checkout) .shop-cart-item{background-color:#f2f2f2;border-radius:min(1.09rem,16px);padding:min(.54rem,8px) min(1.09rem,16px) min(.54rem,8px) min(.54rem,8px)}@media screen and (max-width:768px){.cart:not(.checkout) .shop-cart-item{border-radius:3.08rem;padding-bottom:3.08rem;padding-left:3.08rem;padding-right:0;padding-top:3.08rem}}.cart:not(.checkout) .shop-cart-item:not(:last-child){margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.cart:not(.checkout) .shop-cart-item:not(:last-child){margin-bottom:2.05rem}}.cart:not(.checkout) .shop-cart-item>.column.name>.columns{display:flex;flex-flow:row}@media screen and (max-width:768px){.cart:not(.checkout) .shop-cart-item{padding-bottom:20rem;position:relative}}.cart:not(.checkout) .shop-cart-item>.column>.columns>.column:first-child{align-self:center;order:3}.cart:not(.checkout) .shop-cart-item>.column>.columns>.column:nth-child(2){margin-right:min(1.09rem,16px)}@media screen and (max-width:768px){.cart:not(.checkout) .shop-cart-item>.column>.columns>.column:nth-child(2){margin-right:3.08rem}}.cart:not(.checkout) .shop-cart-item>.column>.columns>.column:nth-child(3){align-items:center;display:flex;margin-right:min(1.09rem,16px)}@media screen and (max-width:768px){.cart:not(.checkout) .shop-cart-item>.column>.columns>.column:nth-child(3){margin-right:4.1rem}}.cart:not(.checkout) .shop-cart-item>.column>.columns>.column:nth-child(3) .columns{-moz-column-gap:min(1.63rem,24px);column-gap:min(1.63rem,24px);display:grid;grid-template-columns:3fr 2fr;width:100%}@media screen and (max-width:768px){.cart:not(.checkout) .shop-cart-item>.column>.columns>.column:nth-child(3) .columns{-moz-column-gap:6.15rem;column-gap:6.15rem}}@media (max-width:1023px){.cart:not(.checkout) .shop-cart-item>.column>.columns>.column:nth-child(3) .columns{grid-template-columns:1fr}}@media screen and (max-width:768px){.cart:not(.checkout) .shop-cart-item>.column>.columns>.column:nth-child(3) .columns{display:flex;flex-flow:column}}.cart:not(.checkout) .shop-cart-item>.column>.columns>.column:nth-child(3) .column:first-child{align-items:baseline;display:flex;flex-wrap:wrap;grid-column:1;grid-row:1}.cart:not(.checkout) .shop-cart-item>.column>.columns>.column:nth-child(3) .column:first-child .category{color:#7c7c7c;margin-bottom:min(.27rem,4px);width:100%}@media screen and (max-width:768px){.cart:not(.checkout) .shop-cart-item>.column>.columns>.column:nth-child(3) .column:first-child .category{font-size:3.59rem;margin-bottom:1.03rem}}.cart:not(.checkout) .shop-cart-item>.column>.columns>.column:nth-child(3) .column:first-child .title{color:#301a1a;font-weight:500;margin-bottom:0;margin-right:min(.27rem,4px)}@media screen and (max-width:768px){.cart:not(.checkout) .shop-cart-item>.column>.columns>.column:nth-child(3) .column:first-child .title{font-size:4.1rem;margin-right:1.03rem}}.cart:not(.checkout) .shop-cart-item>.column>.columns>.column:nth-child(3) .column:first-child .property{color:#7c7c7c;font-size:min(1.22rem,18px);font-weight:400;line-height:1.22}@media screen and (max-width:768px){.cart:not(.checkout) .shop-cart-item>.column>.columns>.column:nth-child(3) .column:first-child .property{font-size:4.1rem}}.cart:not(.checkout) .shop-cart-item>.column>.columns>.column:nth-child(3) .column:nth-child(2){align-items:center;display:flex;flex-direction:column;grid-column:2;grid-row-end:span 2;grid-row-start:1;justify-content:center;width:min(9.8rem,144px)}@media screen and (max-width:768px){.cart:not(.checkout) .shop-cart-item>.column>.columns>.column:nth-child(3) .column:nth-child(2){width:36.92rem}}@media (max-width:1023px){.cart:not(.checkout) .shop-cart-item>.column>.columns>.column:nth-child(3) .column:nth-child(2){grid-column:1;grid-row:3;margin-top:12px}}.cart:not(.checkout) .shop-cart-item>.column>.columns>.column:nth-child(3) .column:nth-child(3){align-items:flex-end;display:flex;flex-wrap:wrap;grid-column:1;grid-row:2;margin-top:min(.54rem,8px);text-align:left!important;width:100%}@media screen and (max-width:768px){.cart:not(.checkout) .shop-cart-item>.column>.columns>.column:nth-child(3) .column:nth-child(3){margin-top:2.05rem}}.cart:not(.checkout) .shop-cart-item .image{height:min(10.88rem,160px);padding-top:0;width:min(10.88rem,160px)}@media screen and (max-width:768px){.cart:not(.checkout) .shop-cart-item .image{height:20.51rem;width:20.51rem}}@media (max-width:1023px){.cart:not(.checkout) .shop-cart-item .image{max-height:80px;max-width:80px}}.cart:not(.checkout) .shop-cart-item .image.no-thumb{background:transparent url(/images/blank.png) 50% no-repeat;background-size:150%}@media screen and (max-width:768px){.cart:not(.checkout) .shop-cart-item .image.no-thumb{background-size:200%}}.cart:not(.checkout) .shop-cart-item .image.no-thumb svg{opacity:0;pointer-events:none}.cart:not(.checkout) .shop-cart-item .image img,.cart:not(.checkout) .shop-cart-item .image svg{display:block;max-height:min(10.88rem,160px);width:100%}@media screen and (max-width:768px){.cart:not(.checkout) .shop-cart-item .image img,.cart:not(.checkout) .shop-cart-item .image svg{max-height:41.03rem}}.cart:not(.checkout) .shop-cart-item .quantity{align-items:center;background-color:#fff;border-radius:min(.82rem,12px);box-shadow:0 4px 8px -4px hsla(0,6%,6%,.16);display:flex;font-weight:500;height:min(3.81rem,56px);justify-content:center;width:100%}@media screen and (max-width:768px){.cart:not(.checkout) .shop-cart-item .quantity{border-radius:3.08rem;height:13.33rem}}.cart:not(.checkout) .shop-cart-item .quantity .input{-webkit-appearance:none;appearance:none;-moz-appearance:textfield;background:transparent;border:0;color:#301a1a;font-size:min(1.09rem,16px);font-weight:500;height:100%;line-height:1.25;padding:0;text-align:center}@media screen and (max-width:768px){.cart:not(.checkout) .shop-cart-item .quantity .input{font-size:4.1rem}}.cart:not(.checkout) .shop-cart-item .quantity .input::-webkit-inner-spin-button{display:none}.cart:not(.checkout) .shop-cart-item .quantity .button{border:0;border-radius:min(.82rem,12px);height:min(3.81rem,56px);margin:0;max-width:min(3.81rem,56px);padding:0;transition:color .25s;width:100%}@media screen and (max-width:768px){.cart:not(.checkout) .shop-cart-item .quantity .button{border-radius:3.08rem;height:13.33rem;max-width:13.33rem}}@media (max-width:1023px){.cart:not(.checkout) .shop-cart-item .quantity .button{max-height:52px;max-width:52px}}.cart:not(.checkout) .shop-cart-item .quantity .button svg{height:min(1.63rem,24px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.cart:not(.checkout) .shop-cart-item .quantity .button svg{height:6.15rem;width:6.15rem}}@media (hover:hover){.cart:not(.checkout) .shop-cart-item .quantity .button:hover{color:#45a4bd}}.cart:not(.checkout) .shop-cart-item .quantity .icon{height:24px;width:24px}.cart:not(.checkout) .shop-cart-item .quantity-price{display:none}.cart:not(.checkout) .shop-cart-item .title{font-size:min(1.22rem,18px);line-height:1.22}@media screen and (max-width:768px){.cart:not(.checkout) .shop-cart-item .title{font-size:4.62rem}}.cart:not(.checkout) .shop-cart-item .title a{color:inherit}.cart:not(.checkout) .shop-cart-item .loyalty{margin-top:min(.82rem,12px);width:100%}@media screen and (max-width:768px){.cart:not(.checkout) .shop-cart-item .loyalty{margin-top:2.56rem}}.cart:not(.checkout) .shop-cart-item .price{align-items:baseline;display:flex;font-size:min(1.77rem,26px);font-weight:500;line-height:1.15}@media screen and (max-width:768px){.cart:not(.checkout) .shop-cart-item .price{font-size:6.67rem}}.cart:not(.checkout) .shop-cart-item .price [currency-symbol]{font-size:min(1.09rem,16px);line-height:1.25}@media screen and (max-width:768px){.cart:not(.checkout) .shop-cart-item .price [currency-symbol]{font-size:4.1rem}}.cart:not(.checkout) .shop-cart-item .quantity-price-custom{color:#7c7c7c;flex:none;font-size:min(.95rem,14px);margin-top:min(.54rem,8px);width:100%}@media screen and (max-width:768px){.cart:not(.checkout) .shop-cart-item .quantity-price-custom{font-size:3.59rem;margin-top:2.05rem}}.cart:not(.checkout) .shop-cart-item .price-old{color:#7c7c7c;font-size:min(1.09rem,16px);font-weight:400;line-height:1.25;margin-left:min(.54rem,8px);order:2;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}@media screen and (max-width:768px){.cart:not(.checkout) .shop-cart-item .price-old{font-size:4.1rem;margin-left:2.05rem}}.cart:not(.checkout) .shop-cart-item .discount{background:radial-gradient(100% 2535.84% at 0 50%,#a9d298 0,#b9d35e 47.55%,#a9d298 100%);border-radius:min(.54rem,8px);color:#fff;filter:drop-shadow(0 2px 4px rgba(16,8,2,.05));font-size:min(1.09rem,16px);font-weight:500;line-height:1;margin-left:min(.54rem,8px);padding:min(.48rem,7px) min(.54rem,8px);text-shadow:.5px 1px 2px rgba(16,8,2,.1)}@media screen and (max-width:768px){.cart:not(.checkout) .shop-cart-item .discount{border-radius:2.05rem;font-size:4.1rem;margin-left:2.05rem;padding-bottom:1.79rem;padding-left:2.05rem;padding-right:2.05rem;padding-top:1.79rem}}.cart:not(.checkout) .shop-cart-item .remove{background-color:transparent;border:0;color:#bdbdbd;cursor:pointer;padding:0}.cart:not(.checkout) .shop-cart-item .remove .icon{height:min(1.63rem,24px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.cart:not(.checkout) .shop-cart-item .remove .icon{height:6.15rem;width:6.15rem}}.cart:not(.checkout) .shop-cart-item .wishlist{background-color:transparent;border:0;cursor:pointer;height:unset;margin-right:min(1.09rem,16px);order:-1;padding:0}@media screen and (max-width:768px){.cart:not(.checkout) .shop-cart-item .wishlist{margin-right:2.05rem}}.cart:not(.checkout) .shop-cart-item .wishlist.is-transparent{color:#bdbdbd}.cart:not(.checkout) .shop-cart-item .wishlist .icon{height:min(1.63rem,24px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.cart:not(.checkout) .shop-cart-item .wishlist .icon{height:6.15rem;width:6.15rem}}.cart:not(.checkout) .shop-cart-item .image-parent{flex:none;width:unset}@media screen and (max-width:768px){.cart:not(.checkout) .shop-cart-item .quantity-parent{bottom:3.08rem;left:26.15rem;position:absolute!important}.cart:not(.checkout) .shop-cart-item .cart-actions-parent{bottom:5.64rem;position:absolute;right:3.08rem}}.cart:not(.checkout) .shop-cart-item .cart-actions{display:flex}.cart:not(.checkout) .shop-cart-item .cart-actions button{box-shadow:none;outline:none;transition:color .25s}@media (hover:hover){.cart:not(.checkout) .shop-cart-item .cart-actions button.is-transparent:hover,.cart:not(.checkout) .shop-cart-item .cart-actions button.remove:hover{color:#45a4bd}}.cart:not(.checkout) .main-actions{flex-direction:column;gap:min(.54rem,8px);padding-top:min(1.09rem,16px);position:relative}@media screen and (max-width:768px){.cart:not(.checkout) .main-actions{gap:2.05rem;padding-top:4.1rem}}.cart:not(.checkout) .main-actions .loyalty{margin-top:min(.82rem,12px)}@media screen and (max-width:768px){.cart:not(.checkout) .main-actions .loyalty{margin-top:2.56rem}}.cart:not(.checkout) .main-actions:after{border-top:2px solid #f2f2f2;content:"";left:max(-1.09rem,-16px);position:absolute;right:max(-1.09rem,-16px);top:0}@media screen and (max-width:768px){.cart:not(.checkout) .main-actions:after{left:-3.08rem;right:-3.08rem}}.cart:not(.checkout) .main-actions .button{font-size:min(1.09rem,16px);font-weight:500;transition:color .25s}@media screen and (max-width:768px){.cart:not(.checkout) .main-actions .button{font-size:4.1rem}}@media (hover:hover){.cart:not(.checkout) .main-actions .button:hover{color:#45a4bd}}.cart:not(.checkout) .main-actions .column{width:100%}.cart:not(.checkout) .main-actions .column:first-child{order:3}.cart:not(.checkout) .main-actions .column:nth-child(3){margin-top:min(1.09rem,16px)}@media screen and (max-width:768px){.cart:not(.checkout) .main-actions .column:nth-child(3){margin-top:4.1rem}}.cart:not(.checkout) .main-actions .title{display:flex;font-size:min(1.77rem,26px);font-weight:500;line-height:1.15}@media screen and (max-width:768px){.cart:not(.checkout) .main-actions .title{font-size:5.13rem}}.cart:not(.checkout) .main-actions .title span{font-weight:700;margin-left:auto}.cart:not(.checkout) .main-actions .title span [currency-symbol]{font-size:min(1.09rem,16px);font-weight:500;margin-left:min(.27rem,4px)}@media screen and (max-width:768px){.cart:not(.checkout) .main-actions .title span [currency-symbol]{font-size:3.59rem;margin-left:1.03rem}}.cart:not(.checkout) .main-actions .checkout{background-color:#301a1a;border-radius:min(.82rem,12px);color:#fff;height:min(3.81rem,56px);margin:0;width:100%}@media screen and (max-width:768px){.cart:not(.checkout) .main-actions .checkout{border-radius:2.56rem;height:13.33rem}}.cart:not(.checkout) .main-actions .continue{border:2px solid #f2f2f2;border-radius:min(.82rem,12px);height:min(3.81rem,56px);margin:0;width:100%}@media screen and (max-width:768px){.cart:not(.checkout) .main-actions .continue{border-radius:2.56rem;height:13.33rem}}.cart:not(.checkout) .empty{display:flex;flex-direction:column;height:100%;padding-left:min(1.09rem,16px);padding-right:min(1.09rem,16px)}@media screen and (max-width:768px){.cart:not(.checkout) .empty{padding-left:4.1rem;padding-right:4.1rem}}.cart:not(.checkout) .empty .title{color:#301a1a;font-size:min(2.72rem,40px);font-weight:700;line-height:1.12}@media screen and (max-width:768px){.cart:not(.checkout) .empty .title{font-size:10.26rem}}.cart:not(.checkout) .empty .title:not(:last-child){margin-bottom:0}.cart:not(.checkout) .empty .message{background-color:transparent;font-size:min(1.22rem,18px);line-height:1.22;margin-bottom:min(1.09rem,16px);margin-top:min(1.09rem,16px);padding-bottom:min(2.72rem,40px);padding-top:min(1.09rem,16px);position:relative}@media screen and (max-width:768px){.cart:not(.checkout) .empty .message{flex-grow:1;font-size:4.1rem;line-height:1.25;margin-bottom:3.08rem;margin-top:3.08rem;padding-bottom:10.26rem;padding-top:3.08rem}}.cart:not(.checkout) .empty .message:before{border-top:2px solid #f2f2f2;content:"";left:max(-1.09rem,-16px);position:absolute;right:max(-1.09rem,-16px);top:0}@media screen and (max-width:768px){.cart:not(.checkout) .empty .message:before{left:-4.1rem;right:-4.1rem}}.cart:not(.checkout) .empty .message:after{border-bottom:2px solid #f2f2f2;bottom:0;content:"";left:max(-1.09rem,-16px);position:absolute;right:max(-1.09rem,-16px)}@media screen and (max-width:768px){.cart:not(.checkout) .empty .message:after{left:-4.1rem;right:-4.1rem}}.cart:not(.checkout) .empty .continue{background-color:#301a1a;border-radius:min(.82rem,12px);color:#fff;height:min(3.81rem,56px);width:100%}@media screen and (max-width:768px){.cart:not(.checkout) .empty .continue{border-radius:3.08rem;height:14.36rem}}.cart:not(.checkout) .empty .viewed-wrapper{display:none}.cart-title{font-size:min(2.72rem,40px);font-weight:700;line-height:1.12;padding-left:min(1.09rem,16px);padding-right:min(1.09rem,16px)}@media screen and (max-width:768px){.cart-title{font-size:6.67rem;line-height:1.15;padding-left:4.1rem;padding-right:4.1rem}}.cart-title span{color:#7c7c7c;font-size:min(1.77rem,26px);font-weight:500}@media screen and (max-width:768px){.cart-title span{font-size:4.1rem}}.cart-head-controls{align-items:center;display:flex;gap:min(1.63rem,24px);margin-top:min(1.36rem,20px);padding-left:min(1.09rem,16px);padding-right:min(1.09rem,16px)}@media screen and (max-width:768px){.cart-head-controls{gap:6.15rem;margin-top:5.13rem;padding-left:3.08rem;padding-right:3.08rem}}.cart-head-controls button{align-items:center;background:transparent;border:0;color:#301a1a;cursor:pointer;display:flex;font-size:min(1.09rem,16px);font-weight:500;line-height:1.25;transition:color .25s}@media screen and (max-width:768px){.cart-head-controls button{font-size:3.59rem}}.cart-head-controls button svg{height:24px;margin-right:min(.54rem,8px);width:24px}@media screen and (max-width:768px){.cart-head-controls button svg{margin-right:2.05rem}}@media (hover:hover){.cart-head-controls button:hover{color:#45a4bd}}html:has(.auth-user .modal.is-active) .menu-overlay{display:none}@media screen and (max-width:768px){.delayed-enter-active,.delayed-leave-active{transition-delay:.25s;transition-duration:0}}.delayed-enter-from,.delayed-leave-to{opacity:0}.auth-user .label{color:inherit}.auth-user .modal{display:flex;pointer-events:none}@media screen and (max-width:768px){.auth-user .modal{justify-content:flex-end;z-index:999}}.auth-user .modal.is-active{pointer-events:all}.auth-user .modal.is-active .modal-background{opacity:1;transition-delay:0s}.auth-user .modal.is-active .modal-content{opacity:1;transition-delay:.25s}@media screen and (max-width:768px){.auth-user .modal.is-active .modal-content{transform:translateY(0)}}.auth-user .modal .modal-background{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.6);opacity:0;transition:opacity .25s;transition-delay:.25s}.auth-user .modal .modal-content{max-height:none;opacity:0;overflow:initial;transition:opacity .25s,transform .25s;transition-delay:0s;width:min(63.95rem,940px)}@media screen and (max-width:768px){.auth-user .modal .modal-content{transform:translateY(100%);width:100%}}.auth-user .modal .modal-close{background-color:#f2f2f2;border-radius:50%;height:min(2.72rem,40px);margin:0;max-height:min(2.72rem,40px);max-width:min(2.72rem,40px);padding:0;position:absolute;right:min(1.09rem,16px);top:min(1.09rem,16px);width:min(2.72rem,40px);z-index:2}@media screen and (max-width:768px){.auth-user .modal .modal-close{height:9.23rem;max-height:9.23rem;max-width:9.23rem;right:3.08rem;top:3.08rem;width:9.23rem}}.auth-user .modal .modal-close svg{display:none}.auth-user .modal .modal-close:after,.auth-user .modal .modal-close:before{background-color:#bdbdbd}.auth-user .modal .title{align-items:center;display:flex;flex-shrink:0;margin-top:0;min-height:min(3.06rem,45px)}@media screen and (max-width:768px){.auth-user .modal .title{min-height:9.23rem}}.auth-user .fields-radio{align-items:center;background:#f2f2f2;border-radius:min(.82rem,12px);display:flex;height:min(3.81rem,56px);margin-bottom:min(1.63rem,24px);padding:min(.27rem,4px);position:relative}@media screen and (max-width:768px){.auth-user .fields-radio{border-radius:3.08rem;height:13.33rem;margin-bottom:3.08rem;padding:1.03rem}}.auth-user .fields-radio .field{height:100%;margin-bottom:0!important;margin-top:0!important;width:50%}.auth-user .fields-radio .field label{align-items:center;background-color:transparent;border:0;border-radius:min(.82rem,12px);border-radius:min(.54rem,8px);color:#301a1a;display:flex;font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);height:100%!important;justify-content:center;line-height:min(1.36rem,20px);margin:0;opacity:.6;outline:none;padding:0;transition:color .25s,box-shadow .25s,background-color .25s;transition:color .25s,background-color .25s,opacity .25s,box-shadow .25s}@media screen and (max-width:768px){.auth-user .fields-radio .field label{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;line-height:4.1rem}}@media (hover:hover){.auth-user .fields-radio .field label:hover{color:#45a4bd}}.auth-user .fields-radio .field label:active{color:#247f97}.auth-user .fields-radio .field label:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}@media screen and (max-width:768px){.auth-user .fields-radio .field label{border-radius:2.05rem}}.auth-user .fields-radio .field label:hover{color:#301a1a;opacity:1}.auth-user .fields-radio .field label:after,.auth-user .fields-radio .field label:before{display:none}.auth-user .fields-radio .is-checkradio[type=radio]:checked+label{background-color:#fff;box-shadow:0 6px 10px -6px rgba(20,23,26,.12),0 8px 32px -6px rgba(20,23,26,.08);color:#301a1a;opacity:1}.auth-user .fields-radio label{padding-left:0!important}.auth-user .schema-row.field:has(.href-remember-me){align-items:center;display:flex}.auth-user .schema-row.field:has(div.is-not-visible){display:none}.auth-user .control.href-remember-me{align-items:flex-start;flex-grow:1;justify-content:center;width:auto}.auth-user .control.href-remember-me label{color:#301a1a;font-size:min(1.09rem,16px);font-weight:400;padding-bottom:0;padding-top:0}@media screen and (max-width:768px){.auth-user .control.href-remember-me label{font-size:3.59rem}}.auth-user .control.href-remember-me .is-checkradio{margin-top:0!important}.auth-user .schema-row.field:has(.is-checkradio) label p{color:#7c7c7c;font-size:min(.95rem,14px);font-weight:400;line-height:114%;margin-bottom:min(.82rem,12px)}@media screen and (max-width:768px){.auth-user .schema-row.field:has(.is-checkradio) label p{font-size:3.08rem}}@media screen and (max-width:768px){.auth-user .schema-row.field:has(.is-checkradio) label p{margin-bottom:2.05rem}}.auth-user .schema-row.field:has(.is-checkradio) label{padding-left:min(2.18rem,32px)}@media screen and (max-width:768px){.auth-user .schema-row.field:has(.is-checkradio) label{padding-left:8.21rem}}.auth-user .schema-row.field:has(.is-checkradio) label:before{display:none}.auth-user .schema-row.field:has(.is-checkradio) label:after{display:none}.auth-user .schema-row.field:has(.is-checkradio) .is-checkradio{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #301a1a;border-radius:min(.34rem,5px);flex:none;height:min(1.22rem,18px);margin-top:min(.2rem,3px);opacity:1!important;padding:0!important;position:absolute!important;transition:background-color .25s;width:min(1.22rem,18px);z-index:1}@media screen and (max-width:768px){.auth-user .schema-row.field:has(.is-checkradio) .is-checkradio{width:4.62rem}}@media screen and (max-width:768px){.auth-user .schema-row.field:has(.is-checkradio) .is-checkradio{height:4.62rem}}@media screen and (max-width:768px){.auth-user .schema-row.field:has(.is-checkradio) .is-checkradio{border-radius:1.28rem}}@media screen and (max-width:768px){.auth-user .schema-row.field:has(.is-checkradio) .is-checkradio{margin-top:.77rem}}.auth-user .schema-row.field:has(.is-checkradio) .is-checkradio:checked{background-color:#301a1a}.auth-user .schema-row.field:has(.is-checkradio) .is-checkradio:checked:after{opacity:1}.auth-user .schema-row.field:has(.is-checkradio) .is-checkradio:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 12 8'%3E%3Cpath fill='%23fff' stroke='%23fff' stroke-width='.5' d='M4.75 6.417 10.166 1l.834.833-5.543 5.543a1 1 0 0 1-1.414 0L1 4.333l.833-.833L4.75 6.417Z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";height:min(.54rem,8px);left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .25s;width:min(.82rem,12px)}@media screen and (max-width:768px){.auth-user .schema-row.field:has(.is-checkradio) .is-checkradio:after{width:3.08rem}}@media screen and (max-width:768px){.auth-user .schema-row.field:has(.is-checkradio) .is-checkradio:after{height:2.05rem}}.auth-user .schema-row.field:has(.is-checkradio) a{color:inherit;text-decoration:underline;text-underline-offset:3.3px}@media screen and (max-width:768px){.auth-user .schema-row.field:has(.is-checkradio) a{text-underline-offset:2.3px}}.auth-user .fields-section hr{display:none}.auth-user .fields-section p{color:#7c7c7c;font-size:min(.95rem,14px);font-weight:400;line-height:114%;margin-bottom:min(.82rem,12px)}@media screen and (max-width:768px){.auth-user .fields-section p{font-size:3.08rem;margin-bottom:2.05rem}}.auth-user .fields-section a{color:inherit;text-decoration:underline;text-underline-offset:3.3px}@media screen and (max-width:768px){.auth-user .fields-section a{text-underline-offset:2.3px}}.auth-user .box{background-color:#fff;border-radius:min(1.09rem,16px);box-shadow:0 8px 24px -8px rgba(16,8,2,.12);display:flex;padding:0}@media screen and (max-width:768px){.auth-user .box{border-radius:3.08rem}}.auth-user .box.padded{padding:min(1.09rem,16px)}@media screen and (max-width:768px){.auth-user .box.padded{padding:3.08rem}}.auth-user .box.padded form{padding-top:min(1.09rem,16px)}@media screen and (max-width:768px){.auth-user .box.padded form{padding-top:3.08rem}.auth-user .box{border-bottom-left-radius:0;border-bottom-right-radius:0}}.auth-user .logo-column{background-color:#2c2828;border-bottom-left-radius:min(1.09rem,16px);border-top-left-radius:min(1.09rem,16px);display:flex;flex-direction:column;flex-shrink:0;justify-content:space-between;padding:min(1.63rem,24px);width:min(21.77rem,320px)}@media screen and (max-width:768px){.auth-user .logo-column{border-bottom-left-radius:4.1rem;border-top-left-radius:4.1rem;display:none;padding:6.15rem;width:100%}}.auth-user .cta-column{background-color:#bad35b;border-bottom-left-radius:min(1.09rem,16px);border-top-left-radius:min(1.09rem,16px);display:flex;flex-direction:column;flex-shrink:0;justify-content:space-between;padding:min(1.09rem,16px);width:min(27.21rem,400px)}@media screen and (max-width:768px){.auth-user .cta-column{border-bottom-left-radius:4.1rem;border-top-left-radius:4.1rem;display:none;padding:3.08rem;width:100%}}.auth-user .cta-column-title{font-size:min(1.77rem,26px);font-weight:500;line-height:1.15385}@media screen and (max-width:768px){.auth-user .cta-column-title{font-size:6.67rem}}.auth-user .cta-column-list{counter-reset:step-counter;list-style:none;margin-top:min(1.63rem,24px)}@media screen and (max-width:768px){.auth-user .cta-column-list{margin-top:6.15rem}}.auth-user .cta-column-list li{counter-increment:step-counter;font-size:min(1.09rem,16px);font-weight:400;line-height:1.25}@media screen and (max-width:768px){.auth-user .cta-column-list li{font-size:4.1rem}}.auth-user .cta-column-list li:not(:last-child){margin-bottom:min(1.09rem,16px)}@media screen and (max-width:768px){.auth-user .cta-column-list li:not(:last-child){margin-bottom:4.1rem}}.auth-user .cta-column-list li:before{content:"0" counter(step-counter);display:block;font-size:min(1.22rem,18px);font-weight:500;line-height:1.22222;padding-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.auth-user .cta-column-list li:before{font-size:4.62rem;padding-bottom:2.05rem}}.auth-user .cta-column-logo{margin-top:min(6.12rem,90px)}@media screen and (max-width:768px){.auth-user .cta-column-logo{margin-top:23.08rem}}.auth-user .cta-column-logo svg{height:min(4.35rem,64px);width:min(18.5rem,272px)}@media screen and (max-width:768px){.auth-user .cta-column-logo svg{height:16.41rem;width:69.74rem}}.auth-user .logo-symbol{height:min(8.91rem,131px);margin-bottom:min(1.09rem,16px);width:min(7.89rem,116px)}@media screen and (max-width:768px){.auth-user .logo-symbol{height:33.59rem;margin-bottom:3.08rem;width:29.74rem}}.auth-user .logo-text{height:min(4.35rem,64px);width:min(18.5rem,272px)}@media screen and (max-width:768px){.auth-user .logo-text{height:16.41rem;width:69.74rem}}.auth-user .auth-login,.auth-user .auth-registration,.auth-user .auth-reset{display:flex;flex-flow:column;flex-grow:1;max-height:90svh;overflow:hidden;padding:min(1.09rem,16px)}@media screen and (max-width:768px){.auth-user .auth-login,.auth-user .auth-registration,.auth-user .auth-reset{padding:3.08rem}}.auth-user .auth-login .is-user-type-individual,.auth-user .auth-login .is-user-type-legal,.auth-user .auth-registration .is-user-type-individual,.auth-user .auth-registration .is-user-type-legal,.auth-user .auth-reset .is-user-type-individual,.auth-user .auth-reset .is-user-type-legal{margin-left:max(-1.09rem,-16px);margin-right:max(-1.09rem,-16px);overflow:auto;padding-bottom:min(1.09rem,16px);padding-left:min(1.09rem,16px);padding-right:min(1.09rem,16px)}@media screen and (max-width:768px){.auth-user .auth-login .is-user-type-individual,.auth-user .auth-login .is-user-type-legal,.auth-user .auth-registration .is-user-type-individual,.auth-user .auth-registration .is-user-type-legal,.auth-user .auth-reset .is-user-type-individual,.auth-user .auth-reset .is-user-type-legal{margin-left:-3.08rem;margin-right:-3.08rem;padding-bottom:3.08rem;padding-left:3.08rem;padding-right:3.08rem}}.auth-user .auth-login .title+form,.auth-user .auth-registration .title+form,.auth-user .auth-reset .title+form{margin-top:min(2.31rem,34px)}@media screen and (max-width:768px){.auth-user .auth-login .title+form,.auth-user .auth-registration .title+form,.auth-user .auth-reset .title+form{margin-top:0;padding-bottom:16.41rem;padding-top:3.08rem}}@media screen and (max-width:768px){.auth-user .auth-login .title+form:has(.google-btn),.auth-user .auth-registration .title+form:has(.google-btn),.auth-user .auth-reset .title+form:has(.google-btn){padding-bottom:0}}.auth-user .auth-registration{padding-bottom:0}.auth-user .auth-registration form{margin-top:min(1.63rem,24px)}@media screen and (max-width:768px){.auth-user .auth-registration form{margin-top:6.15rem}.auth-user .auth-registration{max-height:100svh;overflow:auto}}.auth-user .auth-registration .button{border:2px solid #301a1a;border-radius:min(.82rem,12px);font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);line-height:min(1.36rem,20px);outline:none;padding-bottom:0;padding-top:0;transition:color .25s,box-shadow .25s,background-color .25s;width:100%}@media screen and (max-width:768px){.auth-user .auth-registration .button{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;line-height:4.1rem}}@media (hover:hover){.auth-user .auth-registration .button:hover{color:#45a4bd}}.auth-user .auth-registration .button:active{color:#247f97}.auth-user .auth-registration .button:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}.auth-user .auth-registration .socials{display:none}.auth-user .auth-registration .is-user-type-legal form>.field:nth-child(4){width:50%}.auth-user .auth-registration .is-user-type-legal form>.field:nth-child(4) .schema-col{padding-right:min(.54rem,8px)}@media screen and (max-width:768px){.auth-user .auth-registration .is-user-type-legal form>.field:nth-child(4) .schema-col{padding-right:0}.auth-user .auth-registration .is-user-type-legal form>.field:nth-child(4){width:100%}}.auth-user .auth-registration .is-user-type-legal form>.field:nth-child(5){width:50%}.auth-user .auth-registration .is-user-type-legal form>.field:nth-child(5) .schema-col{padding-left:min(.54rem,8px)}@media screen and (max-width:768px){.auth-user .auth-registration .is-user-type-legal form>.field:nth-child(5) .schema-col{padding-left:0}.auth-user .auth-registration .is-user-type-legal form>.field:nth-child(5){width:100%}}.auth-user .auth-registration .is-user-type-legal form>.field:nth-child(6){width:50%}.auth-user .auth-registration .is-user-type-legal form>.field:nth-child(6) .schema-col{padding-right:min(.54rem,8px)}@media screen and (max-width:768px){.auth-user .auth-registration .is-user-type-legal form>.field:nth-child(6) .schema-col{padding-right:0}.auth-user .auth-registration .is-user-type-legal form>.field:nth-child(6){width:100%}}.auth-user .auth-registration .is-user-type-legal form>.field:nth-child(7){width:50%}.auth-user .auth-registration .is-user-type-legal form>.field:nth-child(7) .schema-col{padding-left:min(.54rem,8px)}@media screen and (max-width:768px){.auth-user .auth-registration .is-user-type-legal form>.field:nth-child(7) .schema-col{padding-left:0}.auth-user .auth-registration .is-user-type-legal form>.field:nth-child(7){width:100%}}.auth-user .auth-registration form{flex-flow:row;flex-wrap:wrap}.auth-user .auth-registration form>.field{flex:none;width:100%}.auth-user .auth-registration form>.field:nth-child(2),.auth-user .auth-registration form>.field:nth-child(3),.auth-user .auth-registration form>.field:nth-child(4),.auth-user .auth-registration form>.field:nth-child(5){width:50%}.auth-user .auth-registration form>.field:nth-child(2) .schema-col,.auth-user .auth-registration form>.field:nth-child(3) .schema-col,.auth-user .auth-registration form>.field:nth-child(4) .schema-col,.auth-user .auth-registration form>.field:nth-child(5) .schema-col{padding-right:min(.54rem,8px)}@media screen and (max-width:768px){.auth-user .auth-registration form>.field:nth-child(2) .schema-col,.auth-user .auth-registration form>.field:nth-child(3) .schema-col,.auth-user .auth-registration form>.field:nth-child(4) .schema-col,.auth-user .auth-registration form>.field:nth-child(5) .schema-col{padding-right:0}.auth-user .auth-registration form>.field:nth-child(2),.auth-user .auth-registration form>.field:nth-child(3),.auth-user .auth-registration form>.field:nth-child(4),.auth-user .auth-registration form>.field:nth-child(5){width:100%}}.auth-user .title{color:inherit;font-size:min(2.72rem,40px);font-weight:700;line-height:1.12;position:relative;z-index:0}@media screen and (max-width:768px){.auth-user .title{font-size:6.67rem;line-height:1.15;margin-bottom:0;margin-top:.51rem}}.auth-user .title:not(:last-child){margin-bottom:min(1.09rem,16px)}@media screen and (max-width:768px){.auth-user .title:not(:last-child){margin-bottom:4.1rem}}.auth-user .title.is-smaller{font-size:min(1.77rem,26px)}@media screen and (max-width:768px){.auth-user .title.is-smaller{font-size:5.13rem}}.auth-user .title:after{border-bottom:2px solid #f2f2f2;bottom:max(-1.09rem,-16px);content:"";left:max(-1.09rem,-16px);position:absolute;right:max(-1.09rem,-16px)}@media screen and (max-width:768px){.auth-user .title:after{bottom:-3.08rem;left:-3.08rem;right:-3.08rem}}.auth-user .tabs{display:none}.auth-user .tabs ul{display:inline-flex;flex-grow:0}.auth-user form{display:flex;flex-direction:column;flex-grow:1}.auth-user .field.schema-row{margin-bottom:min(1.09rem,16px)}@media screen and (max-width:768px){.auth-user .field.schema-row{margin-bottom:3.08rem}}.auth-user .field.schema-row:has(>[hidden]){display:none}.auth-user .field:not(:last-child){margin-bottom:min(1.09rem,16px)}@media screen and (max-width:768px){.auth-user .field:not(:last-child){margin-bottom:3.08rem}}.auth-user .field:last-child{margin-top:auto}@media screen and (max-width:768px){.auth-user .field:last-child{margin-top:6.15rem}}.auth-user .field:has(.href-remember-me){margin-bottom:min(1.63rem,24px)}@media screen and (max-width:768px){.auth-user .field:has(.href-remember-me){margin-bottom:4.62rem}}.auth-user .schema-col:has(.is-danger) .control :is(input,.dropdown-trigger span){border-color:#f43b2f;box-shadow:0 0 0 4px rgba(244,59,47,.32)}.auth-user .control{display:flex;flex-direction:column;position:relative;width:100%}.auth-user .control.has-icons-left .icon,.auth-user .control.has-icons-right .icon{height:min(1.63rem,24px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.auth-user .control.has-icons-left .icon,.auth-user .control.has-icons-right .icon{height:6.15rem;width:6.15rem}}.auth-user .control label{font-size:min(1.09rem,16px);font-weight:500;line-height:1.25;margin:0;order:1}@media screen and (max-width:768px){.auth-user .control label{font-size:3.59rem}}.auth-user .control .asterisk{display:none}.auth-user .control .dropdown{order:2}.auth-user .control :is(input,.dropdown-trigger span){border:2px solid #f2f2f2;border-radius:min(.82rem,12px);box-shadow:none;color:#301a1a;display:block;font-size:min(1.09rem,16px);font-weight:400;height:min(3.81rem,56px);line-height:1.25;margin-top:min(.54rem,8px);order:2;padding:min(1.09rem,16px);transition:.25s}@media screen and (max-width:768px){.auth-user .control :is(input,.dropdown-trigger span){margin-top:1.03rem}}@media screen and (max-width:768px){.auth-user .control :is(input,.dropdown-trigger span){height:13.33rem}}@media screen and (max-width:768px){.auth-user .control :is(input,.dropdown-trigger span){border-radius:2.56rem}}@media screen and (max-width:768px){.auth-user .control :is(input,.dropdown-trigger span){padding:3.59rem}}@media screen and (max-width:768px){.auth-user .control :is(input,.dropdown-trigger span){font-size:3.59rem}}.auth-user .control :is(input,.dropdown-trigger span):focus{border-color:#64c4dd;box-shadow:0 0 0 4px rgba(100,196,221,.32)}.auth-user .control :is(input,.dropdown-trigger span)[type=phone]+label:before{color:#7c7c7c;font-weight:400;left:min(1.22rem,18px);position:absolute;top:min(3.13rem,46px);transition:color .25s}@media screen and (max-width:768px){.auth-user .control :is(input,.dropdown-trigger span)[type=phone]+label:before{left:3.59rem}}@media screen and (max-width:768px){.auth-user .control :is(input,.dropdown-trigger span)[type=phone]+label:before{top:9.74rem}}.auth-user .control :is(input,.dropdown-trigger span)[type=phone]::-moz-placeholder{color:transparent}.auth-user .control :is(input,.dropdown-trigger span)[type=phone]::placeholder{color:transparent}.auth-user .control :is(input,.dropdown-trigger span)[type=phone]:not(:-moz-placeholder-shown)+label:before{color:#301a1a}.auth-user .control :is(input,.dropdown-trigger span)[type=phone]:not(:placeholder-shown)+label:before{color:#301a1a}.auth-user .control svg{height:min(1.63rem,24px);pointer-events:none;position:absolute;right:min(1.09rem,16px);top:min(1.63rem,24px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.auth-user .control svg{height:6.15rem;right:4.1rem;top:5.13rem;width:6.15rem}}.auth-user .dropdown-trigger{cursor:pointer;width:100%}.auth-user .dropdown-menu{width:100%}.auth-user .dropdown-content{max-height:200px;overflow:auto}.auth-user .help{font-size:min(.95rem,14px);margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.auth-user .help{font-size:3.08rem;margin-top:1.03rem}}.auth-user .help.is-danger{color:#f43b2f;display:flex;font-weight:500}.auth-user .help.is-danger:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%' fill='none'%3E%3Cpath fill='%23F43B2F' d='M9.5 18a7.5 7.5 0 1 1 0-15 7.5 7.5 0 0 1 0 15Zm-.75-5.25v1.5h1.5v-1.5h-1.5Zm0-6v4.5h1.5v-4.5h-1.5Z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";display:block;flex-shrink:0;height:min(1.36rem,20px);margin-right:min(.34rem,5px);margin-top:max(-.07rem,-1px);width:min(1.36rem,20px)}@media screen and (max-width:768px){.auth-user .help.is-danger:before{height:5.13rem;margin-right:1.28rem;margin-top:-.26rem;width:5.13rem}}.auth-user .show-hide{bottom:min(1.09rem,16px);font-size:0;position:absolute;right:min(1.09rem,16px);z-index:2}@media screen and (max-width:768px){.auth-user .show-hide{bottom:3.08rem;right:3.08rem}}.auth-user .show-hide a{display:block;height:min(1.63rem,24px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.auth-user .show-hide a{height:6.15rem;width:6.15rem}}.auth-user .show-hide .icon{color:#bdbdbd;position:static}.auth-user .password-strenth-wrapper{display:none}.auth-user .href-forget-password{font-size:min(1.09rem,16px);font-weight:400;line-height:1.25;text-align:right}@media screen and (max-width:768px){.auth-user .href-forget-password{font-size:3.59rem}}.auth-user .href-forget-password a{color:#7c7c7c!important;text-decoration:none!important}.auth-user .button{font-size:min(1.09rem,16px);font-weight:500}@media screen and (max-width:768px){.auth-user .button{font-size:3.59rem}}.auth-user .button.is-link{background-color:#301a1a;border-radius:min(.82rem,12px);color:#fff;height:min(3.81rem,56px);margin:0;transition:.25s;width:100%}@media screen and (max-width:768px){.auth-user .button.is-link{border-radius:2.56rem;height:13.33rem}}@media (hover:hover){.auth-user .button.is-link:hover{color:#45a4bd}}.auth-user .socials{align-items:center;display:flex;flex-direction:column;margin-top:min(1.63rem,24px);order:99;position:relative;width:100%}@media screen and (max-width:768px){.auth-user .socials{margin-top:5.13rem}}.auth-user .socials:before{background-color:#f2f2f2;content:"";height:2px;left:0;position:absolute;right:0;top:min(.68rem,10px)}@media screen and (max-width:768px){.auth-user .socials:before{top:2.05rem}}.auth-user .description2{color:#301a1a;font-size:min(1.22rem,18px);line-height:min(1.5rem,22px);margin-bottom:min(1.63rem,24px);padding-top:min(1.09rem,16px)}@media screen and (max-width:768px){.auth-user .description2{font-size:4.1rem;line-height:5.13rem;margin-bottom:4.62rem;padding-top:3.08rem}}.auth-user .description{background-color:#fff;color:#7c7c7c;font-size:min(1.09rem,16px);font-weight:400;line-height:1.22;padding-left:min(.68rem,10px);padding-right:min(.68rem,10px);position:relative}@media screen and (max-width:768px){.auth-user .description{font-size:3.59rem;line-height:1.25;padding-left:2.05rem;padding-right:2.05rem}}.auth-user .description span{font-weight:500}.auth-user .description+div{display:flex;flex-grow:1;margin-top:min(1.63rem,24px)}@media screen and (max-width:768px){.auth-user .description+div{margin-top:5.13rem}}.auth-user .buttons{display:flex;gap:min(.54rem,8px);margin-bottom:0;margin-top:min(1.09rem,16px);width:100%}@media screen and (max-width:768px){.auth-user .buttons{gap:2.05rem;margin-top:3.08rem}}.auth-user .buttons .button{border:2px solid #f2f2f2;border-radius:min(.82rem,12px);flex-grow:1;height:min(3.81rem,56px);margin:0}@media screen and (max-width:768px){.auth-user .buttons .button{border-radius:2.56rem;height:13.33rem}}.auth-user .buttons .button:not(:last-child):not(.is-fullwidth){margin:0}.auth-user .buttons .icon{height:min(1.63rem,24px);opacity:1;width:min(1.63rem,24px)}@media screen and (max-width:768px){.auth-user .buttons .icon{height:6.15rem;width:6.15rem}}.auth-user .buttons .icon:not(:last-child){margin-right:min(.54rem,8px)}@media screen and (max-width:768px){.auth-user .buttons .icon:not(:last-child){margin-right:2.05rem}}.auth-user .href-register a{align-items:center;border:2px solid #301a1a;border-radius:min(.82rem,12px);color:#301a1a;display:flex;font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);justify-content:center;margin-top:max(-.54rem,-8px);width:100%}@media screen and (max-width:768px){.auth-user .href-register a{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;margin-top:-1.03rem}}.auth-user .href-already-register{font-size:min(1.09rem,16px);margin-top:max(-.54rem,-8px);width:100%}@media screen and (max-width:768px){.auth-user .href-already-register{font-size:3.59rem;margin-top:-1.03rem}}.auth-user .href-already-register a{align-items:center;border:2px solid #301a1a;border-radius:min(.82rem,12px);color:#301a1a;display:flex;font-weight:500;height:min(3.81rem,56px);justify-content:center;width:100%}@media screen and (max-width:768px){.auth-user .href-already-register a{border-radius:2.56rem;height:13.33rem}}.auth-user .auth-forget{font-size:min(1.09rem,16px);font-weight:400;line-height:1.25}@media screen and (max-width:768px){.auth-user .auth-forget{font-size:3.59rem}}.auth-user .auth-forget .phone{font-weight:500}.auth-user .auth-forget .title{font-size:min(1.77rem,26px);font-weight:500}@media screen and (max-width:768px){.auth-user .auth-forget .title{font-size:5.13rem}}.auth-user .auth-forget .title:after{bottom:max(-.68rem,-10px)}@media screen and (max-width:768px){.auth-user .auth-forget .title:after{bottom:-2.56rem}}.auth-user .auth-forget .message{background-color:transparent;font-size:min(1.09rem,16px)}@media screen and (max-width:768px){.auth-user .auth-forget .message{font-size:3.59rem}}.auth-user .auth-forget .actions-wrapper{display:flex;flex-wrap:wrap;gap:min(.54rem,8px);width:100%}@media screen and (max-width:768px){.auth-user .auth-forget .actions-wrapper{gap:2.05rem}}.auth-user .auth-forget .actions-wrapper>.button{border:2px solid #f2f2f2;border-radius:min(.82rem,12px);flex:none;flex-grow:1;font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);line-height:min(1.36rem,20px);outline:none;padding-bottom:0;padding-top:0;transition:color .25s,box-shadow .25s,background-color .25s}@media screen and (max-width:768px){.auth-user .auth-forget .actions-wrapper>.button{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;line-height:4.1rem}}@media (hover:hover){.auth-user .auth-forget .actions-wrapper>.button:hover{color:#45a4bd}}.auth-user .auth-forget .actions-wrapper>.button:active{color:#247f97}.auth-user .auth-forget .actions-wrapper>.button:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}.auth-user .auth-forget .actions-wrapper>.button:first-child{background-color:#301a1a;color:#fff;width:100%}.auth-user .auth-forget .schema-col:has(.is-danger) .sms-code .control input{border-color:#f43b2f;box-shadow:0 0 0 4px rgba(244,59,47,.32)}.auth-user .auth-forget .sms-code{margin-bottom:min(1.63rem,24px);margin-top:min(.82rem,12px)}@media screen and (max-width:768px){.auth-user .auth-forget .sms-code{margin-bottom:6.15rem;margin-top:3.08rem}}.auth-user .auth-forget .sms-code .control{display:flex;flex-flow:row;gap:min(1.09rem,16px)}@media screen and (max-width:768px){.auth-user .auth-forget .sms-code .control{gap:4.1rem}}.auth-user .auth-forget .sms-code .control .input{text-align:center;width:min(3.81rem,56px)}@media screen and (max-width:768px){.auth-user .auth-forget .sms-code .control .input{width:13.33rem}}.auth-user .auth-forget .sms-code .control .input.is-filled{border-color:#75bb59;box-shadow:0 0 0 4px rgba(117,187,89,.32)}.auth-user .auth-forget .mt-2{margin:0!important}.auth-user .auth-forget a{align-items:center;border:2px solid #301a1a;border-radius:min(.82rem,12px);color:#301a1a;display:flex;font-weight:500;height:min(3.81rem,56px);justify-content:center;margin-top:min(.54rem,8px);width:100%}@media screen and (max-width:768px){.auth-user .auth-forget a{border-radius:3.08rem;height:13.33rem;margin-top:2.05rem}}.auth-user .input::-moz-placeholder{color:#7c7c7c}.auth-user .input::placeholder{color:#7c7c7c}.auth-user .annotation{color:#7c7c7c;font-size:min(.95rem,14px);font-weight:400;line-height:1.14286;margin-top:min(1.09rem,16px)}@media screen and (max-width:768px){.auth-user .annotation{font-size:3.59rem;margin-top:3.08rem}}.auth-user .annotation a{color:inherit;text-decoration:underline}#login-user-switch{padding-top:min(1.63rem,24px)}@media screen and (max-width:768px){#login-user-switch{padding-top:5.13rem}}.auth-user.is-confirm-modal .schema-row.field:has([value=individual]){display:none}.auth-user.is-confirm-modal .schema-col{padding:0!important}.auth-user.is-confirm-modal form{-moz-column-gap:min(1.09rem,16px);column-gap:min(1.09rem,16px);margin-bottom:min(1.09rem,16px)}@media screen and (max-width:768px){.auth-user.is-confirm-modal form{-moz-column-gap:3.08rem;column-gap:3.08rem;margin-bottom:3.08rem}}.auth-user.is-confirm-modal .auth-registration form>.field{width:calc(50% - .54422rem)}.auth-user.is-confirm-modal .auth-registration form>.field:has(.is-checkradio){width:100%}.auth-user.is-confirm-modal .auth-registration form>.field:has(.button){width:100%}.auth-user.is-confirm-modal .title{font-weight:500}.search{inset:0;padding-bottom:min(1.36rem,20px);padding-top:min(1.36rem,20px);pointer-events:none;position:fixed;z-index:999}@media screen and (max-width:768px){.search{padding-bottom:4.1rem;padding-top:4.1rem}}.search ::-moz-selection{background:hsla(0,0%,100%,.5);color:#fff}.search ::selection{background:hsla(0,0%,100%,.5);color:#fff}.search.is-opened{pointer-events:all}.search.is-opened .dropdown-trigger,.search.is-opened button[data-search-close]{transform:translateY(0);transition-delay:.25s}.search.is-opened .overlay{opacity:0;pointer-events:all;transition-delay:0s}.search.is-opened .dropdown-menu{display:block;opacity:1;transition-delay:.25s}.search .overlay{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:hsla(0,6%,6%,.64);inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .25s;transition-delay:.25s}.search .overlay.search-overlay{display:none}.search .dropdown-content{max-height:calc(100vh - 112px)!important}.search .container{display:flex;flex-wrap:wrap;gap:min(.54rem,8px);height:100%;padding-left:min(1.36rem,20px);padding-right:min(1.36rem,20px)}@media screen and (max-width:768px){.search .container{gap:2.05rem;padding-left:4.1rem;padding-right:4.1rem}}.search .search-clear{background:hsla(0,0%,100%,.1);border:0;border-radius:min(.68rem,10px);color:hsla(0,0%,100%,.5);cursor:pointer;font-size:min(1.09rem,16px);font-weight:500;height:min(3.27rem,48px);padding:0 min(1.09rem,16px);position:absolute;right:min(.54rem,8px);top:min(.54rem,8px);z-index:20}@media screen and (max-width:768px){.search .search-clear{border-radius:2.31rem;font-size:3.59rem;height:11.28rem;padding-left:3.08rem;padding-right:3.08rem;right:1.03rem;top:1.03rem}}.search button[data-search-close]{background-color:hsla(0,6%,6%,.64);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 10.223 18.223 4l1.778 1.777L13.778 12 20 18.223 18.223 20 12 13.777 5.778 20 4 18.223 10.223 12 4 5.777 5.778 4 12 10.223Z' fill='%23fff'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:min(1.63rem,24px);border:0;border-radius:min(1.09rem,16px);cursor:pointer;font-size:0;height:min(4.35rem,64px);order:2;padding:0;position:absolute;right:min(1.36rem,20px);top:min(0rem,0px);transform:translateY(-150%);transition:transform .25s;width:min(4.35rem,64px);z-index:22}@media screen and (max-width:768px){.search button[data-search-close]{background-size:6.15rem;border-radius:3.08rem;height:13.33rem;right:4.1rem;top:0;width:13.33rem}}.search .shop-search{flex-grow:1;order:1}.search .dropdown,.search .shop-search{display:flex;flex-direction:column;width:100%}.search .dropdown{height:100%}.search .dropdown.is-active input{box-shadow:0 2px 20px rgba(0,0,0,.1)}.search .dropdown.is-dropdown-visible input{box-shadow:none}.search .dropdown .dropdown-menu{transition:opacity .25s;transition-delay:.25s}.search .dropdown-trigger{padding-right:min(4.9rem,72px);position:relative;transform:translateY(-150%);transition:transform .25s;width:100%;z-index:5}@media screen and (max-width:768px){.search .dropdown-trigger{padding-right:15.38rem}}.search .dropdown-trigger input{background:hsla(0,6%,6%,.64);border:0;border-radius:min(1.09rem,16px);box-shadow:none;color:#fff;font-size:min(1.09rem,16px);height:min(4.35rem,64px);line-height:1.25;padding-left:min(3.81rem,56px);position:relative;transition:background-color .25s;width:100%;z-index:1}@media screen and (max-width:768px){.search .dropdown-trigger input{border-radius:3.08rem;font-size:3.59rem;height:13.33rem;padding-left:11.28rem}}.search .dropdown-trigger input::-moz-placeholder{color:hsla(0,0%,100%,.5)}.search .dropdown-trigger input::placeholder{color:hsla(0,0%,100%,.5)}.search .dropdown-trigger input::-moz-selection{background:hsla(0,0%,100%,.5);color:#fff}.search .dropdown-trigger input::selection{background:hsla(0,0%,100%,.5);color:#fff}.search .dropdown-trigger svg{color:#fff;height:min(1.63rem,24px);left:min(1.09rem,16px);position:absolute;top:min(1.36rem,20px);transition:.25s;width:min(1.63rem,24px);z-index:2}@media screen and (max-width:768px){.search .dropdown-trigger svg{height:6.15rem;left:3.08rem;top:3.59rem;width:6.15rem}}.search .dropdown-menu{background:hsla(0,6%,6%,.64);border-radius:min(1.09rem,16px);flex-grow:1;margin-top:min(.54rem,8px);opacity:0;padding-top:0;position:relative;top:0;transition:opacity .25s;z-index:10}@media screen and (max-width:768px){.search .dropdown-menu{border-radius:3.08rem;margin-top:2.05rem;padding-top:4.1rem}}.search .dropdown-content{background:transparent;border-radius:0;box-shadow:none;padding:0}.search .dropdown-item{color:#fff;font-size:min(.95rem,14px);font-weight:400;line-height:1.14;padding:0}@media screen and (max-width:768px){.search .dropdown-item{font-size:3.59rem}}.search .dropdown-item:not(:last-child){margin-bottom:min(1.09rem,16px)}@media screen and (max-width:768px){.search .dropdown-item:not(:last-child){margin-bottom:4.1rem}}.search .dropdown-item.mt-2.mb-3{color:hsla(0,0%,100%,.5);margin-bottom:0!important;margin-top:0!important}.search .dropdown-item.mt-2.mb-3 a{color:#fff;display:block;margin-top:min(.68rem,10px)}@media screen and (max-width:768px){.search .dropdown-item.mt-2.mb-3 a{margin-top:2.56rem}}.search .dropdown-item.history-list-title{color:#fff;font-size:min(2.72rem,40px);font-weight:700;letter-spacing:-.025em;line-height:1.12;margin-bottom:0;padding-bottom:min(1.36rem,20px);padding-top:min(1.09rem,16px)}@media screen and (max-width:768px){.search .dropdown-item.history-list-title{font-size:10.26rem;padding-bottom:5.13rem;padding-top:4.1rem}}.search .dropdown-item a{color:inherit}.search .control.is-loading svg{opacity:0}.search .control.is-loading:after{height:min(1.36rem,20px);left:min(1.22rem,18px);top:min(1.5rem,22px);width:min(1.36rem,20px)}@media screen and (max-width:768px){.search .control.is-loading:after{height:5.13rem;left:4.62rem;top:5.64rem;width:5.13rem}}.search .no-results{color:#fff;font-size:min(2.72rem,40px);font-weight:700;letter-spacing:-.025em;line-height:1.12;padding:min(1.09rem,16px)}@media screen and (max-width:768px){.search .no-results{font-size:6.67rem;letter-spacing:0;padding:3.08rem}}.search .history-list,.search .products-list,.search .results-list-category,.search .results-list-total{padding-left:min(1.09rem,16px);padding-right:min(1.09rem,16px)}@media screen and (max-width:768px){.search .history-list,.search .products-list,.search .results-list-category,.search .results-list-total{padding-left:3.08rem;padding-right:3.08rem}}.search .results-list,.search .results-list-total{display:none}.search .results-list-category{padding-top:min(1.09rem,16px)}@media screen and (max-width:768px){.search .results-list-category{padding-top:4.1rem}}.search .dropdown-item:hover{background:none}.search .products-list,.search .results-list-total{border-top:2px solid hsla(0,0%,100%,.05);margin-top:min(1.36rem,20px);padding-top:min(1.36rem,20px)}@media screen and (max-width:768px){.search .products-list,.search .results-list-total{margin-top:5.13rem;padding-top:5.13rem}}.search .categories-list-title,.search .products-list-title.dropdown-item{color:hsla(0,0%,100%,.5)!important;cursor:default;font-size:min(.95rem,14px);font-weight:400;line-height:1.14;margin-bottom:min(.68rem,10px)}@media screen and (max-width:768px){.search .categories-list-title,.search .products-list-title.dropdown-item{font-size:3.08rem;margin-bottom:4.1rem}}.search .categories-list-title:hover,.search .products-list-title.dropdown-item:hover{background:none}.search .results-title{color:#fff;font-size:min(2.72rem,40px);font-weight:700;letter-spacing:-.025em;line-height:min(3.06rem,45px);margin-bottom:min(.27rem,4px);margin-left:min(1.09rem,16px);margin-top:min(1.09rem,16px);order:-2}@media screen and (max-width:768px){.search .results-title{font-size:6.67rem;letter-spacing:0;line-height:7.69rem;margin-bottom:2.56rem;margin-left:3.08rem;margin-top:-1.28rem}}.search .simplebar-content{display:flex;flex-flow:column}.search .simplebar-content-wrapper{padding-bottom:min(1.09rem,16px)}@media screen and (max-width:768px){.search .simplebar-content-wrapper{padding-bottom:3.08rem}}.search .products-list{order:-1}.search .products-list .dropdown-item:not(.products-list-title){align-items:center;border-radius:min(.95rem,14px);display:flex;padding:min(.27rem,4px);transition:background .25s}@media screen and (max-width:768px){.search .products-list .dropdown-item:not(.products-list-title){border-radius:3.59rem;padding:1.03rem}}.search .products-list .dropdown-item:not(.products-list-title):hover{background:hsla(0,0%,100%,.1)}@media screen and (max-width:768px){.search .products-list .dropdown-item:not(.products-list-title){margin-bottom:2.05rem!important}}.search .products-list .dropdown-item:not(.products-list-title) .image{align-items:center;background:hsla(0,0%,100%,.1);border-radius:min(.68rem,10px);display:flex;flex-shrink:0;height:min(3.27rem,48px);justify-content:center;margin-right:min(.82rem,12px);padding:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:min(3.27rem,48px)}@media screen and (max-width:768px){.search .products-list .dropdown-item:not(.products-list-title) .image{border-radius:2.56rem;height:12.31rem;margin-right:3.08rem;width:12.31rem}}.search .products-list .dropdown-item:not(.products-list-title) .image.no-image{background:hsla(0,0%,100%,.4);pointer-events:none}.search .products-list .dropdown-item:not(.products-list-title) .image.no-image img{height:300%;left:50%;max-height:300%;max-width:300%;position:absolute;top:50%;transform:translate(-50%,-50%);width:300%}.search .products-list .dropdown-item:not(.products-list-title) a{align-items:center;display:flex;width:100%}.search .products-list .dropdown-item:not(.products-list-title) img{max-height:min(2.72rem,40px);max-width:min(2.72rem,40px);position:static}@media screen and (max-width:768px){.search .products-list .dropdown-item:not(.products-list-title) img{max-height:10.26rem;max-width:10.26rem}}.search .products-list .dropdown-item:not(.products-list-title) .title{color:#fff;font-size:min(1.09rem,16px);font-weight:500;line-height:1.25;margin:0}@media screen and (max-width:768px){.search .products-list .dropdown-item:not(.products-list-title) .title{font-size:3.59rem}}.search .products-list .dropdown-item:not(.products-list-title) .categories{color:hsla(0,0%,100%,.5);display:flex;font-size:min(.95rem,14px);line-height:1.57;margin-top:min(.27rem,4px)}@media screen and (max-width:768px){.search .products-list .dropdown-item:not(.products-list-title) .categories{font-size:3.08rem;margin-top:1.03rem}}.search .products-list .dropdown-item:not(.products-list-title) .category{align-items:center;display:flex}.search .products-list .dropdown-item:not(.products-list-title) .category:not(:last-child){margin-right:min(.68rem,10px)}@media screen and (max-width:768px){.search .products-list .dropdown-item:not(.products-list-title) .category:not(:last-child){margin-right:2.56rem}}.search .products-list .dropdown-item:not(.products-list-title) .category svg{height:min(1.36rem,20px);margin-left:min(.68rem,10px);width:min(1.36rem,20px)}@media screen and (max-width:768px){.search .products-list .dropdown-item:not(.products-list-title) .category svg{height:4.1rem;margin-left:2.56rem;transform:translateY(-1px);width:4.1rem}}.search .category-wrapper{align-items:center;display:flex}.search .category-wrapper .icon{background:hsla(0,0%,100%,.1);border-radius:min(.68rem,10px);flex-shrink:0;height:min(3.27rem,48px);margin-right:min(.82rem,12px);width:min(3.27rem,48px)}@media screen and (max-width:768px){.search .category-wrapper .icon{border-radius:2.56rem;height:12.31rem;margin-right:3.08rem;width:12.31rem}}.search .category-wrapper .icon .counter{align-items:center;background-color:var(--color);border-radius:min(.82rem,12px);color:#301a1a;display:flex;font-size:min(.95rem,14px);font-weight:500;height:min(1.63rem,24px);justify-content:center;min-width:min(1.63rem,24px);padding-left:min(.41rem,6px);padding-right:min(.41rem,6px)}@media screen and (max-width:768px){.search .category-wrapper .icon .counter{border-radius:2.56rem;font-size:3.08rem;height:5.13rem;min-width:5.13rem;padding-left:1.28rem;padding-right:1.28rem}}.search .category-wrapper svg{color:var(--color);height:min(1.63rem,24px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.search .category-wrapper svg{height:6.15rem;width:6.15rem}}.search .category-wrapper .category{align-items:baseline;color:#fff;display:flex;font-size:min(1.09rem,16px);font-weight:500;line-height:1.25}@media screen and (max-width:768px){.search .category-wrapper .category{font-size:3.59rem}}.search .category-wrapper .badge{align-items:center;background-color:#fff;border-radius:min(.61rem,9px);color:#301a1a;display:flex;font-size:min(.82rem,12px);font-weight:500;height:min(1.22rem,18px);justify-content:center;margin-left:min(.27rem,4px);min-width:min(1.22rem,18px);padding-top:min(.14rem,2px)}@media screen and (max-width:768px){.search .category-wrapper .badge{border-radius:1.79rem;font-size:2.56rem;height:3.59rem;margin-left:1.03rem;min-width:3.59rem;padding-top:.26rem;transform:translateY(-1px)}}.search .category-wrapper .subcategory{color:hsla(0,0%,100%,.5);font-size:min(.95rem,14px);line-height:1.57;margin-top:min(.27rem,4px)}@media screen and (max-width:768px){.search .category-wrapper .subcategory{font-size:3.08rem;margin-top:1.03rem}}body.page-account\.orders .block-text-image .wrapper{background-color:#38548f}body.page-account\.orders .block-text-image .block-title{color:#fff}body.page-account\.user .block-text-image .wrapper,body.page-account\.wish .block-text-image .wrapper{background-color:#e9a773}body.page-account\.user .block-text-image .block-title,body.page-account\.wish .block-text-image .block-title{color:#301a1a}.page-account{display:flex;flex-flow:column}.page-account .account{flex-grow:1;gap:min(.54rem,8px);margin:0}@media screen and (max-width:768px){.page-account .account{display:flex;flex-direction:column;gap:1.03rem}}.page-account .account:last-child{margin:0}.page-account .account>.column{padding:0}.page-account .account>.column.is-3{display:flex;flex-direction:column;width:min(19.05rem,280px)}@media screen and (max-width:768px){.page-account .account>.column.is-3{width:unset}}.page-account .account-navigation{--user-color:#55a041;display:flex;flex-direction:column;font-size:inherit;position:sticky;top:min(6.12rem,90px)}@media screen and (max-width:768px){.page-account .account-navigation{top:0}}.page-account .account-navigation.is-individual{--user-color:#499dbe}@media screen and (max-width:768px){.page-account .account-navigation{display:none}}.page-account .account-navigation-mobile{display:none}@media screen and (max-width:768px){.page-account .account-navigation-mobile{display:flex;flex-direction:row;position:relative;z-index:6}}.page-account .account-navigation-mobile a.current{border-radius:2.56rem}.page-account .account-navigation-mobile a.current:has(+.dropdown.is-active),.page-account .account-navigation-mobile a.current:has(+.dropdown:target){z-index:1000}.page-account .account-navigation-mobile a.current:has(+.dropdown.is-active):after,.page-account .account-navigation-mobile a.current:has(+.dropdown:target):after{transform:rotate(-180deg)}.page-account .account-navigation-mobile a.current:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m18 9-6 6-6-6' stroke='%237C7C7C' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:100% 100%;content:"";height:6.15rem;pointer-events:none;position:absolute;right:3.08rem;top:3.59rem;transition:.25s;width:6.15rem}.page-account .account-navigation-mobile a.background{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background-color:hsla(0,6%,6%,.64);height:100%;left:0;position:fixed;top:0;width:100%;z-index:1}.page-account .account-navigation-mobile a.background:hover{background-color:hsla(0,6%,6%,.64)}.page-account .account-navigation-mobile .dropdown{display:block;left:0;opacity:0;pointer-events:none;position:absolute;top:15.38rem;transition:.25s;width:100%;z-index:2}.page-account .account-navigation-mobile .dropdown.is-active,.page-account .account-navigation-mobile .dropdown:target{opacity:1;pointer-events:auto}.page-account .account-navigation-mobile .dropdown ul{height:auto;position:relative;z-index:3}.page-account .account-navigation-mobile .dropdown li:first-child{border-bottom-left-radius:0;border-bottom-right-radius:0}.page-account .account-navigation-mobile .dropdown li:nth-last-child(-n+2){border-bottom-left-radius:2.56rem;border-bottom-right-radius:2.56rem}.page-account .account-navigation-mobile .dropdown li:last-child{margin-top:2.05rem}.page-account .account-navigation ul{display:flex;flex-direction:column;height:100%}.page-account .account-navigation li{overflow:hidden}.page-account .account-navigation li:first-child{border-radius:min(1.09rem,16px);border-radius:min(.82rem,12px);border-bottom-left-radius:0;border-bottom-right-radius:0}@media screen and (max-width:768px){.page-account .account-navigation li:first-child{border-radius:3.08rem;border-radius:2.56rem}}.page-account .account-navigation li:last-child{border-radius:min(1.09rem,16px);border-radius:min(.82rem,12px);border-top-left-radius:0;border-top-right-radius:0}@media screen and (max-width:768px){.page-account .account-navigation li:last-child{border-radius:3.08rem;border-radius:2.56rem}}.page-account .account-navigation li+li{border-top:2px solid #f2f2f2}.page-account .account-navigation a{align-items:center;background-color:#fff;border-radius:0;color:#301a1a;display:flex;font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);line-height:1.25;padding:min(1.09rem,16px);transition:.25s;width:100%}@media screen and (max-width:768px){.page-account .account-navigation a{font-size:3.59rem;height:13.33rem;padding:3.08rem}}.page-account .account-navigation a:hover{background-color:#f2f2f2;color:var(--user-color)}.page-account .account-navigation a.is-active{color:var(--user-color)}.page-account .account-navigation a.logout{border-radius:min(1.09rem,16px);border-radius:min(.82rem,12px);margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.page-account .account-navigation a.logout{border-radius:3.08rem;border-radius:2.56rem;margin-top:0}}.page-account .account-navigation svg{flex-shrink:0;height:min(1.63rem,24px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.page-account .account-navigation svg{height:6.15rem;width:6.15rem}}.page-account .account-navigation span{margin-left:min(.54rem,8px)}@media screen and (max-width:768px){.page-account .account-navigation span{margin-left:2.05rem}}.page-account .homescreen{font-weight:500}.page-account .homescreen .socials{gap:min(1.09rem,16px)}@media screen and (max-width:768px){.page-account .homescreen .socials{gap:3.08rem}}.page-account .homescreen .socials button{border:2px solid #f2f2f2;height:auto;justify-content:flex-start;padding:min(1.09rem,16px);text-align:left;transition:.25s;width:min(19.59rem,288px)}@media screen and (max-width:768px){.page-account .homescreen .socials button{padding:3.08rem;width:100%}}@media (hover:hover){.page-account .homescreen .socials button:hover{background-color:#301a1a;border-color:#301a1a}.page-account .homescreen .socials button:hover .name{color:#fff}}.page-account .homescreen .socials .name{color:#301a1a;font-size:min(1.22rem,18px);margin-bottom:min(.27rem,4px);transition:color .25s}@media screen and (max-width:768px){.page-account .homescreen .socials .name{font-size:4.1rem;margin-bottom:1.03rem}}.page-account .homescreen .socials svg{height:min(2.72rem,40px);margin-right:min(1.09rem,16px);width:min(2.72rem,40px)}@media screen and (max-width:768px){.page-account .homescreen .socials svg{height:10.26rem;margin-right:3.08rem;width:10.26rem}}.page-account .homescreen svg{height:min(1.63rem,24px);margin-right:min(.54rem,8px);margin-top:max(-.14rem,-2px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.page-account .homescreen svg{height:6.15rem;margin-right:2.05rem;margin-top:-.51rem;width:6.15rem}}.page-account .homescreen a{color:#499dbe}.page-account .homescreen p{margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.page-account .homescreen p{margin-bottom:1.03rem}}.page-account .account-account .account-block+.account-block{margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.page-account .account-account .account-block+.account-block{margin-top:2.05rem}}.page-account .account-account.is-individual{--user-color:#499dbe}.page-account .account-account .introduction{color:#7c7c7c;margin-bottom:min(2.72rem,40px)}@media screen and (max-width:768px){.page-account .account-account .introduction{margin-bottom:10.26rem}.page-account .account-account .introduction br{display:none}}.page-account .account-account .introduction .title{color:#7c7c7c;font-size:min(1.22rem,18px);font-weight:500;margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.page-account .account-account .introduction .title{font-size:4.1rem;margin-bottom:2.05rem}}.page-account .account-account .account-general{display:grid;grid-auto-rows:auto 1fr;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}@media screen and (max-width:768px){.page-account .account-account .account-general{grid-template-columns:minmax(0,1fr)}}.page-account .account-account .account-general.two-columns{grid-template-columns:unset}.page-account .account-account .account-general.two-columns .managers{display:flex}@media screen and (max-width:768px){.page-account .account-account .account-general.two-columns .managers{flex-direction:column}}.page-account .account-account .account-general.two-columns .managers .manager{width:100%}.page-account .account-account .account-general-person{grid-column:1;grid-row:1}.page-account .account-account .account-general-managers{grid-column:1;grid-row:2;padding-top:min(1.09rem,16px);position:relative}@media screen and (max-width:768px){.page-account .account-account .account-general-managers{grid-row:3;padding-bottom:6.15rem;padding-top:4.1rem}}.page-account .account-account .account-general-managers:after{border-bottom:2px solid #f2f2f2;bottom:0;content:"";left:max(-1.09rem,-16px);position:absolute;right:min(0rem,0px)}@media screen and (max-width:768px){.page-account .account-account .account-general-managers:after{left:-3.08rem;right:-3.08rem}}.page-account .account-account .account-general-loyalty{grid-column:2;grid-row-end:span 3;grid-row-start:1}@media screen and (max-width:768px){.page-account .account-account .account-general-loyalty{background:linear-gradient(180deg,rgba(23,15,25,0),#bda6cb);display:flex;grid-column:1;grid-row:2;justify-content:center;margin-left:-3.08rem;margin-right:-3.08rem}}.page-account .account-account .loyalty-wrapper{background-color:#170f19;margin-right:max(-1.09rem,-16px);margin-top:max(-1.09rem,-16px);padding-top:100%;position:relative}@media screen and (max-width:768px){.page-account .account-account .loyalty-wrapper{background-color:transparent;margin-right:0;margin-top:0;padding-bottom:4.1rem;padding-top:6.15rem;width:100%}}.page-account .account-account .loyalty-wrapper:before{background-color:transparent;background-image:url(../images/account-loyalty-card-shadow-desktop.png);background-position:bottom;background-repeat:no-repeat;background-size:contain;bottom:0;content:"";left:0;position:absolute;right:0;top:0}@media screen and (max-width:768px){.page-account .account-account .loyalty-wrapper:before{background-image:url(../images/account-loyalty-card-shadow-mobile.png);background-size:cover}}.page-account .account-account .loyalty-wrapper .logo{color:#bda6cb}.page-account .account-account .loyalty-wrapper .logo.logo-row{height:min(2.18rem,32px);width:min(10.07rem,148px)}@media screen and (max-width:768px){.page-account .account-account .loyalty-wrapper .logo.logo-row{height:8.21rem;width:37.95rem}}.page-account .account-account .loyalty-wrapper .logo.logo-column{align-self:flex-start;height:min(9.52rem,140px);width:min(14.29rem,210px)}@media screen and (max-width:768px){.page-account .account-account .loyalty-wrapper .logo.logo-column{height:20.51rem;width:30.77rem}.page-account .account-account .loyalty-wrapper.no-card{display:none}}.page-account .account-account .loyalty-wrapper.no-card .loyalty-wrapper-inner{justify-content:center}.page-account .account-account .loyalty-wrapper.no-card:before{background-image:url(../images/account-loyalty-no-card-shadow-desktop.png);background-size:cover}.page-account .account-account .loyalty-wrapper.no-card svg{height:min(3.81rem,56px);width:min(3.81rem,56px)}@media screen and (max-width:768px){.page-account .account-account .loyalty-wrapper.no-card svg{height:14.36rem;width:14.36rem}}.page-account .account-account .loyalty-wrapper.no-card .title{color:var(--Neutral-White-400,hsla(0,0%,100%,.5));font-size:min(2.72rem,40px);font-weight:700;letter-spacing:max(-.07rem,-1px);line-height:min(3.06rem,45px);margin-top:min(.54rem,8px);text-align:center}@media screen and (max-width:768px){.page-account .account-account .loyalty-wrapper.no-card .title{font-size:10.26rem;letter-spacing:-.26rem;line-height:11.54rem;margin-top:2.05rem}}.page-account .account-account .loyalty-wrapper-inner{align-items:center;bottom:0;display:flex;flex-direction:column;inset:0;justify-content:space-evenly;left:0;overflow:hidden;position:absolute;right:0;top:0}@media screen and (max-width:768px){.page-account .account-account .loyalty-wrapper-inner{height:100%;padding:0;position:relative}}@media (hover:hover){.page-account .account-account .loyalty-wrapper-inner:hover .loyalty-card-bg{opacity:1;transform:translateY(0) rotate(180deg) scale(1.5) translateZ(0)}}.page-account .account-account .loyalty-wrapper-card{align-items:center;background-color:#110f0f;border:2px solid #e4dbea;border-radius:min(1.36rem,20px);box-shadow:0 80px 80px 0 rgba(189,166,203,.16);display:flex;flex-flow:column;height:min(28.57rem,420px);justify-content:space-between;padding:min(1.09rem,16px);position:relative;text-align:center;transform:translateY(.2040816327rem);transition:.25s;width:min(20.14rem,296px);z-index:1}@media screen and (max-width:768px){.page-account .account-account .loyalty-wrapper-card{background:transparent;border:0;border-radius:0;box-shadow:none;height:100%;height:77.44rem;padding:0;padding:4.1rem 3.08rem;width:100%;width:71.79rem}}@media (hover:hover){.page-account .account-account .loyalty-wrapper-card:hover{box-shadow:none}}@media screen and (max-width:768px){.page-account .account-account .loyalty-wrapper-card:before{background-color:#110f0f;border-radius:4.1rem;bottom:-10.26rem;box-shadow:0 80px 80px 0 rgba(189,166,203,.16);content:"";left:0;position:absolute;right:0;top:0}}.page-account .account-account .loyalty-wrapper-card>*{position:relative}.page-account .account-account .loyalty-wrapper .current{align-items:center;color:hsla(0,0%,100%,.5);display:flex;flex-direction:column;flex-grow:1;font-weight:400;justify-content:center}.page-account .account-account .loyalty-wrapper .current .points{color:#fff;font-size:min(4.35rem,64px);font-weight:700;letter-spacing:-1.6px;line-height:1;margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.page-account .account-account .loyalty-wrapper .current .points{font-size:9.23rem;letter-spacing:0;line-height:1.111;margin-top:1.03rem}}.page-account .account-account .loyalty-wrapper .willbe{align-items:center;display:flex;flex-direction:column;font-size:min(1.09rem,16px);font-weight:400;line-height:1.25;visibility:hidden;width:100%}@media screen and (max-width:768px){.page-account .account-account .loyalty-wrapper .willbe{font-size:3.59rem;line-height:1.42857}}.page-account .account-account .loyalty-wrapper .willbe.is-visible{visibility:visible}.page-account .account-account .loyalty-wrapper .willbe .points{color:#fff;font-size:min(1.77rem,26px);font-weight:500;line-height:1.15385}@media screen and (max-width:768px){.page-account .account-account .loyalty-wrapper .willbe .points{font-size:5.13rem;line-height:1.2}}.page-account .account-account .loyalty-wrapper .hint{align-items:center;color:hsla(0,0%,100%,.5);display:flex;margin-top:min(.27rem,4px)}@media screen and (max-width:768px){.page-account .account-account .loyalty-wrapper .hint{margin-top:.51rem}}.page-account .account-account .loyalty-wrapper .hint svg{margin-left:min(.27rem,4px)}@media screen and (max-width:768px){.page-account .account-account .loyalty-wrapper .hint svg{margin-left:1.03rem}}.page-account .account-account .loyalty-wrapper .cta-annotation-text{color:hsla(0,0%,100%,.5);font-size:min(1.09rem,16px);line-height:1.25;margin-top:auto;text-align:left}@media screen and (max-width:768px){.page-account .account-account .loyalty-wrapper .cta-annotation-text{font-size:3.59rem;line-height:1.42857}}.page-account .account-account .loyalty-wrapper .loyalty-shop-btn{background-color:#bda6cb;border:0;border-radius:min(.82rem,12px);box-shadow:0 4px 8px -4px hsla(0,6%,6%,.16);color:#301a1a;font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);line-height:min(1.36rem,20px);margin-top:min(1.09rem,16px);outline:none;padding-bottom:0;padding-top:0;transition:color .25s,box-shadow .25s,background-color .25s;width:100%}@media screen and (max-width:768px){.page-account .account-account .loyalty-wrapper .loyalty-shop-btn{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;line-height:4.1rem}}@media (hover:hover){.page-account .account-account .loyalty-wrapper .loyalty-shop-btn:hover{color:#45a4bd}}.page-account .account-account .loyalty-wrapper .loyalty-shop-btn:active{color:#247f97}.page-account .account-account .loyalty-wrapper .loyalty-shop-btn:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}@media screen and (max-width:768px){.page-account .account-account .loyalty-wrapper .loyalty-shop-btn{margin-top:3.08rem}}@media (hover:hover){.page-account .account-account .loyalty-wrapper .loyalty-shop-btn:hover{background-color:#fff;color:#301a1a}}.page-account .account-account .loyalty-wrapper-footer{align-items:center;display:flex;justify-content:center}@media screen and (max-width:768px){.page-account .account-account .loyalty-wrapper-footer{flex-direction:column-reverse}}.page-account .account-account .loyalty-wrapper :is(.faq-annotation-link,.loyalty-points-history-btn){align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;cursor:pointer;display:flex;font-size:min(1.09rem,16px);font-weight:500;line-height:1.25;opacity:.5;padding:0;position:relative;z-index:1}@media screen and (max-width:768px){.page-account .account-account .loyalty-wrapper :is(.faq-annotation-link,.loyalty-points-history-btn){font-size:3.59rem}}@media screen and (max-width:768px){.page-account .account-account .loyalty-wrapper :is(.faq-annotation-link,.loyalty-points-history-btn){opacity:1}}.page-account .account-account .loyalty-wrapper :is(.faq-annotation-link,.loyalty-points-history-btn):not(:only-child):not(:last-child){margin-right:min(2.18rem,32px)}@media screen and (max-width:768px){.page-account .account-account .loyalty-wrapper :is(.faq-annotation-link,.loyalty-points-history-btn):not(:only-child):not(:last-child){margin-right:0}}.page-account .account-account .loyalty-wrapper :is(.faq-annotation-link,.loyalty-points-history-btn) svg{height:min(1.63rem,24px);margin-right:min(.54rem,8px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.page-account .account-account .loyalty-wrapper :is(.faq-annotation-link,.loyalty-points-history-btn) svg{width:6.15rem}}@media screen and (max-width:768px){.page-account .account-account .loyalty-wrapper :is(.faq-annotation-link,.loyalty-points-history-btn) svg{height:6.15rem}}@media screen and (max-width:768px){.page-account .account-account .loyalty-wrapper :is(.faq-annotation-link,.loyalty-points-history-btn) svg{margin-right:2.05rem}}.page-account .account-account .loyalty-wrapper .faq-annotation-link{color:#fff}@media screen and (max-width:768px){.page-account .account-account .loyalty-wrapper .faq-annotation-link{color:hsla(0,6%,6%,.64);margin-top:8.21rem}}.page-account .account-account .loyalty-wrapper .loyalty-points-history-btn{color:#fff}@media screen and (max-width:768px){.page-account .account-account .loyalty-wrapper .loyalty-points-history-btn{color:hsla(0,0%,100%,.5)}}.page-account .account-account .loyalty-wrapper .loyalty-points-history-btn.hidden{opacity:.2;pointer-events:none}.page-account .account-account .title{margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.page-account .account-account .title{margin-bottom:1.03rem}}.page-account .account-account svg{height:min(1.63rem,24px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.page-account .account-account svg{height:5.13rem;width:5.13rem}}.page-account .account-account .type{color:var(--user-color,#55a041);font-weight:500;padding-bottom:min(1.09rem,16px);position:relative}@media screen and (max-width:768px){.page-account .account-account .type{padding-bottom:3.08rem}}.page-account .account-account .type:after{border-bottom:2px solid #f2f2f2;bottom:0;content:"";left:max(-1.09rem,-16px);position:absolute;right:0}@media screen and (max-width:768px){.page-account .account-account .type:after{content:none;left:-3.08rem}}.page-account .account-account .phone{margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.page-account .account-account .phone{margin-top:2.05rem}}.page-account .account-account .phone a{color:#7c7c7c;text-decoration:none}@media screen and (max-width:768px){.page-account .account-account .phone{font-size:3.59rem}}.page-account .account-account .regions{color:#7c7c7c;margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.page-account .account-account .regions{font-size:3.59rem;margin-bottom:.51rem}.page-account .account-account .name{font-size:3.59rem}}.page-account .account-account .socials{display:flex;margin-top:min(1.09rem,16px)}@media screen and (max-width:768px){.page-account .account-account .socials{margin-top:4.1rem}}.page-account .account-account .socials a{align-items:center;border:2px solid #f2f2f2;border-radius:min(1.09rem,16px);color:#301a1a;display:flex;justify-content:center;padding:min(1.09rem,16px);transition:border .25s,color .25s}@media screen and (max-width:768px){.page-account .account-account .socials a{border-radius:3.08rem;padding:3.08rem}}@media (hover:hover){.page-account .account-account .socials a:hover{border-color:#301a1a;color:#301a1a}}.page-account .account-account .socials a+a{margin-left:min(.54rem,8px)}@media screen and (max-width:768px){.page-account .account-account .socials a+a{margin-left:2.05rem}}.page-account .account-account .manager{align-items:flex-start;display:flex}.page-account .account-account .manager button{background-color:transparent;border:2px solid var(--Neutral-100,#f2f2f2);color:#301a1a;margin-top:min(1.09rem,16px);transition:all .25s}@media screen and (max-width:768px){.page-account .account-account .manager button{margin-top:4.1rem}}@media (hover:hover){.page-account .account-account .manager button:hover{background-color:#301a1a;border-color:#301a1a;color:#fff}}.page-account .account-account .manager-icon{flex-shrink:0;margin-right:min(.82rem,12px)}@media screen and (max-width:768px){.page-account .account-account .manager-icon{margin-right:3.08rem}}.page-account .account-account .manager-icon svg{height:min(1.63rem,24px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.page-account .account-account .manager-icon svg{height:5.13rem;width:5.13rem}}.page-account .account-account .manager .title{font-size:min(1.22rem,18px);font-weight:500;letter-spacing:0}@media screen and (max-width:768px){.page-account .account-account .manager .title{font-size:4.1rem}}.page-account .account-account .manager:not(:last-child){margin-bottom:min(2.18rem,32px)}@media screen and (max-width:768px){.page-account .account-account .manager:not(:last-child){margin-bottom:6.15rem}}.page-account .account-account .preorder-request-btn{align-items:center;background-color:transparent;border:0;border-radius:0;color:#7c7c7c;cursor:pointer;display:flex;font-size:min(1.09rem,16px);font-weight:500;line-height:1.25;margin-top:min(1.09rem,16px);padding:0;transition:.25s}@media screen and (max-width:768px){.page-account .account-account .preorder-request-btn{font-size:3.59rem;margin-top:3.08rem}}@media (hover:hover){.page-account .account-account .preorder-request-btn:hover{color:#301a1a}}.page-account .account-account .preorder-request-btn svg{flex-shrink:0;height:min(1.63rem,24px);margin-right:min(.54rem,8px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.page-account .account-account .preorder-request-btn svg{height:6.15rem;margin-right:2.05rem;width:6.15rem}}.page-account .account-account .active-orders{padding-top:min(1.09rem,16px)}@media screen and (max-width:768px){.page-account .account-account .active-orders{padding-top:3.08rem}.page-account .account-account .active-orders .title{font-size:5.13rem}}.page-account .account-account .active-orders .info{font-size:min(1.22rem,18px);margin-bottom:min(1.09rem,16px)}@media screen and (max-width:768px){.page-account .account-account .active-orders .info{font-size:4.1rem;margin-bottom:3.08rem;margin-top:4.1rem}}.page-account .account-account .active-orders .button{background-color:#fff;border:2px solid #f2f2f2;color:#301a1a;width:auto}.page-account .account-account .active-orders .button:hover{color:#45a4bd}.page-account .account-account .loyalty-history{display:grid;gap:min(1.63rem,24px);grid-template-columns:1fr;max-height:min(34.01rem,500px);overflow-y:auto;scrollbar-width:none}@media screen and (max-width:768px){.page-account .account-account .loyalty-history{gap:6.15rem;max-height:131.28rem}}.page-account .account-account .loyalty-history::-webkit-scrollbar{display:none}.page-account .account-account .loyalty-history-item{align-items:flex-start;display:flex}.page-account .account-account .loyalty-history svg{heigth:min(1.63rem,24px);flex-shrink:0;margin-right:min(.82rem,12px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.page-account .account-account .loyalty-history svg{heigth:6.15rem;margin-right:3.08rem;width:6.15rem}}.page-account .account-account .loyalty-history .info{align-items:flex-start;display:flex;flex-direction:column}.page-account .account-account .loyalty-history .points{color:#301a1a;font-size:min(1.22rem,18px);font-weight:500;line-height:1.22}@media screen and (max-width:768px){.page-account .account-account .loyalty-history .points{font-size:4.1rem;line-height:1.25}}.page-account .account-account .loyalty-history .descr{color:#7c7c7c;font-size:min(1.09rem,16px);font-weight:400;line-height:1.25;margin-top:min(.27rem,4px)}@media screen and (max-width:768px){.page-account .account-account .loyalty-history .descr{font-size:3.59rem;line-height:1.42857;margin-top:1.03rem}}.page-account .account-account .loyalty-history .date:not(:only-child){position:relative}.page-account .account-account .loyalty-history .date:not(:only-child):after{content:"·";margin-left:min(.27rem,4px);margin-right:min(.27rem,4px)}@media screen and (max-width:768px){.page-account .account-account .loyalty-history .date:not(:only-child):after{margin-left:1.03rem;margin-right:1.03rem}}.page-account .account-account .loyalty-history a{color:#499dbe;font-size:min(1.09rem,16px);font-weight:500;line-height:1.25;margin-top:min(.27rem,4px)}@media screen and (max-width:768px){.page-account .account-account .loyalty-history a{font-size:3.59rem;line-height:1.14286;margin-top:1.03rem}}.page-account :is(.title,.block-title){font-size:min(1.77rem,26px);font-weight:500;line-height:115.385%;margin-bottom:min(1.09rem,16px)}@media screen and (max-width:768px){.page-account :is(.title,.block-title){font-size:6.67rem}}@media screen and (max-width:768px){.page-account :is(.title,.block-title){margin-bottom:4.1rem}}@media screen and (max-width:768px){.page-account :is(.title,.block-title){line-height:1.2}}.page-account :is(.title,.block-title).welcome{font-size:min(2.72rem,40px);font-weight:700;line-height:112.5%}@media screen and (max-width:768px){.page-account :is(.title,.block-title).welcome{font-size:6.67rem}}@media screen and (max-width:768px){.page-account :is(.title,.block-title).is-main{font-weight:700}}.page-account :is(.title,.block-title).is-smaler{font-size:min(1.77rem,26px)}@media screen and (max-width:768px){.page-account :is(.title,.block-title).is-smaler{font-size:5.13rem}}.page-account form{display:grid;gap:min(1.09rem,16px);grid-template-columns:1fr 1fr}@media screen and (max-width:768px){.page-account form{gap:3.08rem;grid-template-columns:1fr}}.page-account form>.field:not(.schema-row){grid-column-end:span 2;grid-column-start:1}@media screen and (max-width:768px){.page-account form>.field:not(.schema-row){grid-column:1}}.page-account form .columns,.page-account form .columns:last-child{margin:0}.page-account form .column{padding:0}.page-account .schema-row:not(:last-child){margin-bottom:0}.page-account .schema-row:has(>.fields-radio):first-child{grid-column-end:span 2;grid-column-start:1}@media screen and (max-width:768px){.page-account .schema-row:has(>.fields-radio):first-child{grid-column:1}}.page-account .schema-row:has(>.fields-section):nth-last-child(n+1){grid-column-end:span 2;grid-column-start:1}@media screen and (max-width:768px){.page-account .schema-row:has(>.fields-section):nth-last-child(n+1){grid-column:1}}.page-account .schema-col.fields-radio{background-color:#f2f2f2;border-radius:min(.68rem,10px);display:grid;grid-template-columns:1fr 1fr;padding:min(.27rem,4px)}@media screen and (max-width:768px){.page-account .schema-col.fields-radio{border-radius:2.56rem;grid-template-columns:1fr;padding:1.03rem}}.page-account .schema-col.fields-radio .field{margin:0}.page-account .schema-col.fields-radio .label{display:none}.page-account .schema-col.fields-radio input:checked+label{background-color:#fff;color:#301a1a;font-weight:500}.page-account .schema-col.fields-radio label{align-items:center;border-radius:min(.68rem,10px);box-shadow:0 4px 16px -24px hsla(0,6%,6%,.12);color:#7c7c7c;display:flex;font-size:min(1.09rem,16px);font-weight:400;height:min(3.81rem,56px);justify-content:center;line-height:1.25;margin:0;padding-left:min(1.09rem,16px);padding-right:min(1.09rem,16px);transition:.25s;width:100%}@media screen and (max-width:768px){.page-account .schema-col.fields-radio label{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;padding-left:3.08rem;padding-right:3.08rem}}.page-account .schema-col.fields-radio label:after,.page-account .schema-col.fields-radio label:before{content:none}.page-account .control{display:flex;flex-direction:column}.page-account .label{font-size:min(1.09rem,16px);font-weight:500;line-height:1.25;order:1}@media screen and (max-width:768px){.page-account .label{font-size:3.59rem}}.page-account .input{border:2px solid #f2f2f2;border-radius:min(.82rem,12px);box-shadow:none;color:#301a1a;font-size:min(1.09rem,16px);font-weight:400;height:min(3.81rem,56px);line-height:1.25;margin-top:min(.54rem,8px);order:2;padding:min(1.09rem,16px)}@media screen and (max-width:768px){.page-account .input{border-radius:3.08rem;font-size:3.59rem;height:13.33rem;margin-top:2.05rem;padding:3.08rem}}.page-account .button{background-color:#301a1a;border-color:#301a1a;border-radius:min(.82rem,12px);color:hsla(0,0%,100%,.8);font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);line-height:1.25;padding:min(1.09rem,16px);transition:color .25s;width:100%}@media screen and (max-width:768px){.page-account .button{border-radius:3.08rem;font-size:3.59rem;height:13.33rem;padding:3.08rem}}@media (hover:hover){.page-account .button:hover{color:#fff}}.page-account .viewed-products-head{align-items:center;display:flex;justify-content:space-between;width:100%}@media screen and (max-width:768px){.page-account .viewed-products-head{align-items:flex-start;flex-direction:column}}.page-account .viewed-products-head .title{align-items:baseline;display:flex;font-size:min(2.72rem,40px);font-weight:700;line-height:1.125;margin-bottom:0}@media screen and (max-width:768px){.page-account .viewed-products-head .title{flex-direction:column;font-size:5.13rem;font-weight:500;line-height:1.2}}.page-account .viewed-products-head .title span{color:#7c7c7c;font-size:min(1.22rem,18px);font-weight:400;margin-left:min(.54rem,8px)}@media screen and (max-width:768px){.page-account .viewed-products-head .title span{font-size:4.1rem;line-height:1.25;margin-left:0;margin-top:1.03rem}.page-account .view-type-switchers{margin-top:4.1rem;width:100%}.page-account .view-type-switchers .schema-col.fields-radio{grid-template-columns:1fr 1fr}}.page-account .view-type-switchers .schema-col.fields-radio label{width:min(11.9rem,175px)}@media screen and (max-width:768px){.page-account .view-type-switchers .schema-col.fields-radio label{width:100%}}.page-account .view-type-switchers svg{height:min(1.63rem,24px);width:min(1.7rem,25px)}@media screen and (max-width:768px){.page-account .view-type-switchers svg{height:6.15rem;width:6.41rem}}.page-account .products{display:grid;gap:min(.54rem,8px);grid-template-columns:repeat(4,minmax(0,1fr));margin-top:min(1.09rem,16px)}@media screen and (max-width:768px){.page-account .products{gap:2.05rem;grid-template-columns:1fr;margin-top:4.1rem}}.page-account .products.list-view{grid-template-columns:minmax(0,1fr)}.page-account .products.list-view .product-card{flex-direction:row;height:min(15.24rem,224px);padding:0}@media screen and (max-width:768px){.page-account .products.list-view .product-card{flex-direction:column;height:auto;min-height:61.03rem}}.page-account .products.list-view .product-card .wrapper{align-items:center;border-right:2px solid #eae8e8;display:grid;flex-shrink:0;grid-template-columns:auto 1fr;padding-bottom:min(1.09rem,16px);padding-right:min(1.09rem,16px);padding-top:min(1.09rem,16px);position:relative;width:min(47.48rem,698px)}@media screen and (max-width:768px){.page-account .products.list-view .product-card .wrapper{border:0;height:100%;padding-bottom:20.51rem;padding-left:3.08rem;padding-right:3.08rem;padding-top:3.08rem;width:100%}}.page-account .products.list-view .product-card .product-labels{flex-direction:row;grid-column:2;grid-row:1;left:0;position:relative;top:0}.page-account .products.list-view .product-card .product-labels:empty{display:none}.page-account .products.list-view .product-card .product-labels:empty~.category{grid-row:1;margin-top:0}.page-account .products.list-view .product-card .product-labels:empty~.names{grid-row:2}.page-account .products.list-view .product-card .product-labels:empty~.cart-prices{grid-row:3}@media screen and (max-width:768px){.page-account .products.list-view .product-card .product-labels .label{font-size:3.08rem;height:6.15rem;line-height:1.33;padding-left:2.05rem;padding-right:2.05rem}}.page-account .products.list-view .product-card .product-labels .label+.label{margin-left:min(.27rem,4px);margin-top:0}@media screen and (max-width:768px){.page-account .products.list-view .product-card .product-labels .label+.label{margin-left:1.03rem}}.page-account .products.list-view .product-card .image-wrapper{grid-column:1;grid-row:span 30;height:min(15.24rem,224px);margin-bottom:max(-1.09rem,-16px);margin-right:min(1.09rem,16px);margin-top:max(-1.09rem,-16px);padding:min(.68rem,10px);position:relative;top:auto;width:min(10.88rem,160px)}@media screen and (max-width:768px){.page-account .products.list-view .product-card .image-wrapper{align-self:start;height:20.51rem;margin-bottom:0;margin-right:3.08rem;margin-top:0;padding:0;width:20.51rem}}.page-account .products.list-view .product-card .cart-prices{grid-column:2;grid-row:5}.page-account .products.list-view .product-card .prices{margin-bottom:0}.page-account .products.list-view .product-card .category{grid-column:2;grid-row:3;margin-top:min(1.09rem,16px)}@media screen and (max-width:768px){.page-account .products.list-view .product-card .category{margin-top:2.05rem}}.page-account .products.list-view .product-card .category a{font-size:min(1.09rem,16px);line-height:1.25}@media screen and (max-width:768px){.page-account .products.list-view .product-card .category a{font-size:3.59rem;line-height:1.42857}}.page-account .products.list-view .product-card .names{grid-column:2;grid-row:4;margin-bottom:min(2.04rem,30px)}@media screen and (max-width:768px){.page-account .products.list-view .product-card .names{margin-bottom:2.05rem}}.page-account .products.list-view .product-card .name{margin-bottom:0}.page-account .products.list-view .product-card .name a{font-size:min(1.77rem,26px);line-height:1.15385}@media screen and (max-width:768px){.page-account .products.list-view .product-card .name a{font-size:4.1rem;line-height:1.25}}.page-account .products.list-view .product-card .cart-offers{bottom:0;left:100%;padding:min(1.09rem,16px);position:absolute}@media screen and (max-width:768px){.page-account .products.list-view .product-card .cart-offers{display:flex;justify-content:flex-end;left:0;padding:3.08rem;right:0}}.page-account .products.list-view .product-card .cart-add button{width:min(21.36rem,314px)}@media screen and (max-width:768px){.page-account .products.list-view .product-card .cart-add button{width:61.03rem}}.page-account .products.list-view .product-card .columns,.page-account .products.list-view .product-card .columns:last-child{margin:0}.page-account .products.list-view .product-card .column{padding:0}.page-account .products.list-view .product-card .hovered-content{background:initial;border-radius:0;margin:0;opacity:1;padding:min(1.09rem,16px) min(1.09rem,16px) min(5.99rem,88px);position:relative;top:auto}@media screen and (max-width:768px){.page-account .products.list-view .product-card .hovered-content{padding-bottom:0;padding-left:0;padding-right:0;padding-top:0}}.page-account .products.list-view .product-card .hovered-content .padded{padding:0}.page-account .products.list-view .product-card .hovered-content .actions{bottom:min(2.18rem,32px);display:flex;flex-direction:row-reverse;top:auto}@media screen and (max-width:768px){.page-account .products.list-view .product-card .hovered-content .actions{bottom:6.67rem;flex-direction:row;left:5.13rem;right:auto}}.page-account .products.list-view .product-card .hovered-content .action+.action{margin-right:min(1.09rem,16px);margin-top:0}@media screen and (max-width:768px){.page-account .products.list-view .product-card .hovered-content .action+.action{margin-left:4.1rem;margin-right:0}}.page-account .products.list-view .product-card .offers-property,.page-account .products.list-view .product-card .offers-selector:empty{display:none}.page-account .product-card{width:100%}.page-account .account-content{height:100%}.page-account .no-products .button{width:auto}.page-account .no-products p{margin-bottom:min(1.09rem,16px)}@media screen and (max-width:768px){.page-account .no-products p{margin-bottom:4.1rem}}.page-account :is(.account-block,.viewed-container,.is-user-type-individual,.is-user-type-legal){background-color:#fff;border-radius:min(1.09rem,16px);height:100%;padding:min(1.09rem,16px)}@media screen and (max-width:768px){.page-account :is(.account-block,.viewed-container,.is-user-type-individual,.is-user-type-legal){padding:3.08rem}}@media screen and (max-width:768px){.page-account :is(.account-block,.viewed-container,.is-user-type-individual,.is-user-type-legal){border-radius:3.08rem}}.page-account .account-order{display:flex;flex-wrap:wrap;height:auto;justify-content:space-between;overflow:hidden;padding:0}.page-account .account-order-group{padding:min(1.09rem,16px)}@media screen and (max-width:768px){.page-account .account-order-group{padding:3.08rem}}.page-account .account-order-group-title{font-size:min(1.77rem,26px);font-weight:500;line-height:1.15385;width:100%}@media screen and (max-width:768px){.page-account .account-order-group-title{font-size:5.13rem;line-height:1.2}}.page-account .account-order-head{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.page-account .account-order-return{align-items:center;align-self:center;background-color:#f2f2f2;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 25' fill='none'%3E%3Cpath d='m14 18.5-6-6 6-6' stroke='%237C7C7C' stroke-width='2' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:1.6326530612rem 1.7006802721rem;border-radius:50%;cursor:pointer;display:flex;height:min(3.81rem,56px);justify-content:center;width:min(3.81rem,56px)}@media screen and (max-width:768px){.page-account .account-order-return{background-size:6.15rem 6.41rem;height:10.26rem;width:10.26rem}}.page-account .account-order-title{font-size:min(2.72rem,40px);font-weight:700;letter-spacing:-1px;line-height:1.125;margin-left:min(1.63rem,24px);margin-right:auto}@media screen and (max-width:768px){.page-account .account-order-title{font-size:6.67rem;line-height:1.15385;margin-left:0;margin-top:4.1rem;order:3;width:100%}}.page-account .account-order-title span{color:#7c7c7c;display:block;font-size:min(1.22rem,18px);font-weight:400;letter-spacing:0;line-height:1.222;margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.page-account .account-order-title span{font-size:4.1rem;line-height:1.25;margin-top:2.05rem}}.page-account .account-order-controls{display:flex}@media screen and (max-width:768px){.page-account .account-order-controls{align-self:center;order:2}}.page-account .account-order-controls button{align-items:center;background-color:transparent;border:0;color:#7c7c7c;cursor:pointer;display:flex;font-size:min(1.09rem,16px);font-weight:500;line-height:1.25;padding:min(.68rem,10px) 0}@media screen and (max-width:768px){.page-account .account-order-controls button{font-size:3.59rem;padding-bottom:0;padding-top:0}}.page-account .account-order-controls button:not(:last-child){margin-right:min(1.63rem,24px)}@media screen and (max-width:768px){.page-account .account-order-controls button:not(:last-child){margin-right:6.15rem}}.page-account .account-order-controls svg{height:min(1.63rem,24px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.page-account .account-order-controls svg{height:6.15rem;width:6.15rem}}.page-account .account-order-controls span{margin-left:min(.54rem,8px)}@media screen and (max-width:768px){.page-account .account-order-controls span{display:none;margin-left:2.05rem}}.page-account .account-order-controls-mobile{border-top:2px solid #f2f2f2;display:none;order:99;width:100%}@media screen and (max-width:768px){.page-account .account-order-controls-mobile{display:block}}.page-account .account-order-repeat-mobile{background-color:transparent;border:0;border-radius:min(.82rem,12px);font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);line-height:min(1.36rem,20px);outline:none;padding-bottom:0;padding-top:0;transition:color .25s,box-shadow .25s,background-color .25s;width:100%}@media screen and (max-width:768px){.page-account .account-order-repeat-mobile{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;line-height:4.1rem}}@media (hover:hover){.page-account .account-order-repeat-mobile:hover{color:#45a4bd}}.page-account .account-order-repeat-mobile:active{color:#247f97}.page-account .account-order-repeat-mobile:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}.page-account .account-order-progress{background-color:#e7e7e7;border-bottom:2px solid #e7e7e7;border-top:2px solid #e7e7e7;display:flex;width:100%}.page-account .account-order-progress:empty{border-bottom:0}@media screen and (max-width:768px){.page-account .account-order-progress{overflow-x:auto}}.page-account .account-order-status{align-items:center;color:#7c7c7c;display:flex;flex-grow:1;font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);justify-content:center;line-height:1.25;padding-left:min(1.09rem,16px);padding-right:min(1.09rem,16px);position:relative;text-align:center;text-transform:uppercase;white-space:nowrap}@media screen and (max-width:768px){.page-account .account-order-status{font-size:3.59rem;height:13.33rem;padding-left:3.08rem;padding-right:3.08rem}}.page-account .account-order-status:not(:last-child){margin-right:2px}.page-account .account-order-status:before{background-color:#fff;content:"";inset:0;position:absolute;z-index:1}.page-account .account-order-status:after{background-color:#7c7c7c;content:"";inset:0;opacity:.1;position:absolute;z-index:2}.page-account .account-order-status span{position:relative;z-index:3}.page-account .account-order-status.active{color:var(--currentColor,#7c7c7c)}.page-account .account-order-status.active:after{background-color:var(--currentColor,#7c7c7c)}.page-account .account-order-about{border-right:1px solid #f2f2f2;height:100%;width:50%}@media screen and (max-width:768px){.page-account .account-order-about{border-right:0;border-top:2px solid #f2f2f2;order:3;width:100%}}.page-account .account-order-details{margin-top:min(1.63rem,24px)}@media screen and (max-width:768px){.page-account .account-order-details{margin-top:4.1rem;padding-bottom:4.1rem}}.page-account .account-order-list{align-content:flex-start;border-left:1px solid #f2f2f2;display:flex;flex-wrap:wrap;width:50%}@media screen and (max-width:768px){.page-account .account-order-list{border-left:0;order:2;width:100%}}.page-account .account-order-amount{color:#7c7c7c;flex:none;font-size:min(1.22rem,18px);font-weight:500;line-height:1.222;margin-top:min(.61rem,9px);width:50%}@media screen and (max-width:768px){.page-account .account-order-amount{font-size:4.1rem;line-height:1.25;margin-top:2.05rem;width:100%}}.page-account .account-order-bonuses{align-items:center;color:#914abd;display:flex;flex:none;font-size:min(1.09rem,16px);font-weight:500;justify-content:flex-end;line-height:1.25;margin-top:min(.54rem,8px);width:50%}@media screen and (max-width:768px){.page-account .account-order-bonuses{font-size:3.59rem;line-height:1.14286;margin-top:1.03rem}}.page-account .account-order-bonuses svg{height:min(1.63rem,24px);margin-right:min(.54rem,8px);width:min(1.22rem,18px)}@media screen and (max-width:768px){.page-account .account-order-bonuses svg{height:6.15rem;margin-right:2.05rem;width:4.62rem}}.page-account .details-group{align-items:flex-start;display:flex}.page-account .details-group:not(:last-child){margin-bottom:min(2.18rem,32px)}@media screen and (max-width:768px){.page-account .details-group:not(:last-child){margin-bottom:6.15rem}}.page-account .details-group svg{flex-shrink:0;height:min(1.63rem,24px);margin-right:min(.82rem,12px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.page-account .details-group svg{height:5.13rem;margin-right:3.08rem;width:5.13rem}}.page-account .details-group-title{font-size:min(1.22rem,18px);font-weight:500;line-height:1.22}@media screen and (max-width:768px){.page-account .details-group-title{font-size:4.1rem;line-height:1.25}}.page-account .details-group-params{color:#7c7c7c;font-size:min(1.09rem,16px);font-weight:400;line-height:1.25;margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.page-account .details-group-params{font-size:3.59rem;margin-top:1.03rem}}.page-account .details-group-params .loyalty{color:#914abd}.page-account .details-group-params .loyalty .icon{margin-right:min(.54rem,8px)}@media screen and (max-width:768px){.page-account .details-group-params .loyalty .icon{margin-right:1.03rem}.page-account .details-group-params{line-height:1.42857}}.page-account .details-group-params span{display:block}.page-account .details-group-params span.is-black{color:#301a1a}.page-account .details-group-params span+span{margin-top:min(.27rem,4px)}@media screen and (max-width:768px){.page-account .details-group-params span+span{margin-top:.51rem}}.page-account .details-group-params .payment-status{font-weight:500}.page-account .details-group-params .track{color:#301a1a;font-weight:500}.page-account .details-group-params .track-link{color:#499dbe;margin-left:min(.54rem,8px)}@media screen and (max-width:768px){.page-account .details-group-params .track-link{margin-left:2.05rem}}.page-account .details-group-params ol{counter-reset:step-counter;list-style:none}.page-account .details-group-params ol li{counter-increment:step-counter}.page-account .details-group-params ol li:before{content:counter(step-counter) ". "}.page-account .details-group-params ol a{color:inherit;text-decoration:underline}.page-account .order-products-list{display:flex;flex-direction:column;flex-grow:1;gap:min(.54rem,8px);margin-bottom:max(-1.09rem,-16px);margin-top:min(1.63rem,24px);max-height:min(27.07rem,398px);overflow-y:auto;padding-bottom:min(1.09rem,16px);scrollbar-width:none;width:100%}@media screen and (max-width:768px){.page-account .order-products-list{gap:2.05rem;margin-bottom:0;margin-top:4.1rem;max-height:unset;padding-bottom:0}}.page-account .order-products-list::-webkit-scrollbar{display:none}.page-account .order-product{align-items:center;background-color:#f2f2f2;border-radius:min(.82rem,12px);display:flex;padding:min(.54rem,8px) min(1.09rem,16px) min(.54rem,8px) min(0rem,0px);width:100%}@media screen and (max-width:768px){.page-account .order-product{align-items:flex-start;border-radius:2.56rem;padding-bottom:3.08rem;padding-left:3.08rem;padding-right:3.08rem;padding-top:3.08rem}}.page-account .order-product-image{flex-shrink:0;height:min(8.16rem,120px);margin-right:min(1.09rem,16px);width:min(8.16rem,120px)}@media screen and (max-width:768px){.page-account .order-product-image{height:20.51rem;margin-right:3.08rem;width:20.51rem}}.page-account .order-product-image img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.page-account .order-product-descr{-moz-column-gap:min(.82rem,12px);column-gap:min(.82rem,12px);display:grid;flex-grow:1;grid-template-columns:1fr auto}@media screen and (max-width:768px){.page-account .order-product-descr{-moz-column-gap:3.08rem;column-gap:3.08rem;flex-direction:column}}.page-account .order-product-category{color:#7c7c7c;font-size:min(.95rem,14px);font-weight:400;line-height:1.43}@media screen and (max-width:768px){.page-account .order-product-category{font-size:3.59rem}}.page-account .order-product-title{font-size:min(1.22rem,18px);font-weight:500;line-height:1.22;margin-top:min(.27rem,4px)}@media screen and (max-width:768px){.page-account .order-product-title{font-size:4.1rem;line-height:1.25;margin-top:1.03rem}}.page-account .order-product-title .property{color:#7c7c7c;display:inline-block;font-weight:400;margin-left:min(.27rem,4px)}@media screen and (max-width:768px){.page-account .order-product-title .property{margin-left:1.03rem}}.page-account .order-product-quantity{color:#7c7c7c;font-size:min(1.09rem,16px);font-weight:400;line-height:1.25;margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.page-account .order-product-quantity{font-size:3.59rem;line-height:1.43;margin-top:1.03rem}}.page-account .order-product-prices{align-self:center;display:flex;flex-direction:column;gap:min(.27rem,4px);grid-column:2;grid-row-end:span 2;grid-row-start:1;text-align:right}@media screen and (max-width:768px){.page-account .order-product-prices{gap:1.03rem;grid-column:1;grid-row:2;margin-top:3.08rem;text-align:left}}.page-account .order-product-amount{align-items:baseline;display:flex;font-size:min(1.77rem,26px);font-weight:500;line-height:1.15}@media screen and (max-width:768px){.page-account .order-product-amount{font-size:6.67rem}}.page-account .order-product-price{color:#7c7c7c;font-size:min(.95rem,14px);font-weight:400;line-height:1.43}@media screen and (max-width:768px){.page-account .order-product-price{font-size:3.59rem}}.page-account .order-product-bonuses{align-items:center;color:#914abd;display:flex;font-size:min(1.09rem,16px);font-weight:500;grid-column:1;line-height:1.25;margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.page-account .order-product-bonuses{font-size:3.59rem;line-height:1.14286;margin-top:2.05rem}}.page-account .order-product-bonuses svg{height:min(1.63rem,24px);margin-right:min(.54rem,8px);width:min(1.22rem,18px)}@media screen and (max-width:768px){.page-account .order-product-bonuses svg{height:6.15rem;margin-right:2.05rem;width:4.62rem}}.page-account .account-help{height:auto;margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.page-account .account-help{margin-top:2.05rem}}.page-account .account-help .title{font-size:min(2.72rem,40px);font-weight:700;line-height:1.125}@media screen and (max-width:768px){.page-account .account-help .title{font-size:6.67rem;line-height:1.15}}.page-account .account-help p{font-size:min(1.22rem,18px);font-weight:400;line-height:1.22;margin-top:min(.82rem,12px)}@media screen and (max-width:768px){.page-account .account-help p{font-size:3.59rem;line-height:1.43;margin-top:3.08rem}}.page-account .account-help .button{background-color:initial;border:2px solid;color:#301a1a;margin-top:min(1.63rem,24px);width:100%}@media screen and (max-width:768px){.page-account .account-help .button{margin-top:4.1rem}}.page-account .notice{margin-top:min(1.09rem,16px)}@media screen and (max-width:768px){.page-account .notice{margin-top:4.1rem}}.page-account .account-orders-list:not(:last-child){margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.page-account .account-orders-list:not(:last-child){margin-bottom:2.05rem}}.page-account .account-orders-head{align-items:center;display:flex;justify-content:space-between;margin-top:min(1.09rem,16px);width:100%}@media screen and (max-width:768px){.page-account .account-orders-head{align-items:stretch;flex-direction:column;margin-top:4.1rem}}.page-account .order-type-selectors{background-color:#f2f2f2;border-radius:min(.82rem,12px);display:flex;padding:min(.27rem,4px);position:relative}@media screen and (max-width:768px){.page-account .order-type-selectors{border-radius:2.56rem;padding:1.03rem}.page-account .order-type-selectors:after{border-bottom:2px solid #f2f2f2;bottom:-4.1rem;content:"";left:-3.08rem;position:absolute;right:-3.08rem}}.page-account .order-type-selector{align-items:center;border-radius:min(.68rem,10px);color:#7c7c7c;cursor:pointer;display:flex;flex-grow:1;font-size:min(1.09rem,16px);font-weight:400;height:min(3.27rem,48px);justify-content:center;line-height:1.25;padding-left:min(1.09rem,16px);padding-right:min(1.09rem,16px);text-align:center}@media screen and (max-width:768px){.page-account .order-type-selector{border-radius:2.05rem;font-size:3.59rem;height:11.28rem;padding-left:4.1rem;padding-right:4.1rem}}.page-account .order-type-selector.active{background-color:#fff;box-shadow:0 4px 16px 0 hsla(0,6%,6%,.12);color:#301a1a;cursor:default;font-weight:500}.page-account .order-type-selector.disabled{opacity:.3;pointer-events:none}.page-account .order-status-selectors{display:flex;overflow-x:auto;scrollbar-width:none}@media screen and (max-width:768px){.page-account .order-status-selectors{border-radius:0;margin-left:-3.08rem;margin-right:-3.08rem;margin-top:8.21rem;padding-left:3.08rem;padding-right:3.08rem}}.page-account .order-status-selectors::-webkit-scrollbar{display:none}.page-account .order-status-selectors-inner{background-color:#f2f2f2;border:2px solid #f2f2f2;border-radius:min(1.09rem,16px);display:flex;overflow:hidden}@media screen and (max-width:768px){.page-account .order-status-selectors-inner{border-radius:2.56rem;flex-shrink:0}}.page-account .order-status-selector{align-items:center;background-color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:min(1.09rem,16px);font-weight:400;height:min(3.54rem,52px);justify-content:center;line-height:1.25;padding:min(1.09rem,16px);text-align:center}@media screen and (max-width:768px){.page-account .order-status-selector{font-size:3.59rem;height:12.31rem;padding:4.1rem}}.page-account .order-status-selector:not(:last-child){margin-right:2px}.page-account .order-status-selector.active{cursor:default;font-weight:500}.page-account .orders-list{margin-top:min(1.09rem,16px)}@media screen and (max-width:768px){.page-account .orders-list{margin-top:4.1rem}}.page-account .order-item{align-items:center;background-color:#f2f2f2;border-radius:min(.82rem,12px);display:flex;padding:min(1.09rem,16px);position:relative}@media screen and (max-width:768px){.page-account .order-item{align-items:stretch;border-radius:2.56rem;flex-direction:column;padding:3.08rem}}.page-account .order-item:not(:last-child){margin-bottom:min(.54rem,8px)}@media screen and (max-width:768px){.page-account .order-item:not(:last-child){margin-bottom:2.05rem}}.page-account .order-item-column{position:relative}.page-account .order-item-column:first-child{width:min(27.21rem,400px)}@media screen and (max-width:768px){.page-account .order-item-column:first-child{width:100%}}.page-account .order-item-column:nth-child(2){width:min(20.41rem,300px)}@media screen and (max-width:768px){.page-account .order-item-column:nth-child(2){margin-top:6.67rem;width:100%}.page-account .order-item-column:nth-child(2):before{border-top:2px solid #eae8e8;content:"";left:-3.08rem;position:absolute;right:-3.08rem;top:-3.08rem}}.page-account .order-item-column:nth-child(3){width:min(12.52rem,184px)}@media screen and (max-width:768px){.page-account .order-item-column:nth-child(3){margin-top:2.05rem;order:4;width:100%}}.page-account .order-item-column:nth-child(4){margin-right:auto;padding-left:min(1.63rem,24px)}@media screen and (max-width:768px){.page-account .order-item-column:nth-child(4){margin-top:5.13rem;order:3;padding-left:0}}.page-account .order-item-column:has(.order-item-link-btn){position:static}.page-account .order-item-id{align-items:baseline;cursor:pointer;display:flex;font-size:min(1.22rem,18px);font-weight:500;line-height:1.22}@media screen and (max-width:768px){.page-account .order-item-id{font-size:4.1rem;line-height:1.25}}.page-account .order-item-id span{color:#7c7c7c;font-size:min(1.09rem,16px);font-weight:400;line-height:1.25;margin-left:min(.54rem,8px)}@media screen and (max-width:768px){.page-account .order-item-id span{font-size:3.59rem;line-height:1.43;margin-left:2.05rem}}.page-account .order-item-status{font-size:min(1.09rem,16px);font-weight:500;line-height:1.25;margin-top:min(.95rem,14px);text-transform:uppercase}@media screen and (max-width:768px){.page-account .order-item-status{font-size:3.59rem;line-height:1.14286;margin-top:2.05rem}}.page-account .order-item-delivery-title{color:#7c7c7c;font-size:min(1.09rem,16px);font-weight:400;line-height:1.25}@media screen and (max-width:768px){.page-account .order-item-delivery-title{font-size:3.59rem;line-height:1.42857}}.page-account .order-item-delivery-date{font-size:min(1.22rem,18px);font-weight:500;line-height:1.22;margin-top:min(.95rem,14px)}@media screen and (max-width:768px){.page-account .order-item-delivery-date{font-size:4.1rem;line-height:1.25;margin-top:2.05rem}}.page-account .order-item-amount-title{color:#7c7c7c;font-size:min(1.09rem,16px);font-weight:400;line-height:1.25}@media screen and (max-width:768px){.page-account .order-item-amount-title{font-size:3.59rem;line-height:1.42857}}.page-account .order-item-amount-price{font-size:min(1.22rem,18px);font-weight:500;line-height:1.22;margin-top:min(.95rem,14px)}@media screen and (max-width:768px){.page-account .order-item-amount-price{font-size:4.1rem;line-height:1.25;margin-top:2.05rem}}.page-account .order-item-amount-price .loyalty{color:#914abd}.page-account .order-item-amount-price .loyalty .icon{margin-right:min(.54rem,8px)}@media screen and (max-width:768px){.page-account .order-item-amount-price .loyalty .icon{margin-right:1.03rem}}.page-account .order-item-products{align-items:center;display:flex;position:relative}.page-account .order-item .product-thumb{align-items:center;background-color:#eae8e8;border-radius:min(.68rem,10px);display:flex;height:min(3.81rem,56px);justify-content:center;padding:min(.27rem,4px);width:min(3.81rem,56px)}@media screen and (max-width:768px){.page-account .order-item .product-thumb{border-radius:2.05rem;height:14.36rem;padding:1.03rem;width:14.36rem}}.page-account .order-item .product-thumb:not(:last-child){margin-right:min(.54rem,8px)}@media screen and (max-width:768px){.page-account .order-item .product-thumb:not(:last-child){margin-right:2.05rem}}.page-account .order-item .product-thumb img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.page-account .order-item .rest-num{background-color:hsla(0,6%,6%,.1);border-radius:min(1.22rem,18px);color:#301a1a;font-size:min(.82rem,12px);font-weight:500;line-height:1.16667;padding:min(.14rem,2px) min(.34rem,5px);position:absolute;right:max(-.82rem,-12px);top:max(-.61rem,-9px)}@media screen and (max-width:768px){.page-account .order-item .rest-num{background-color:initial;border-radius:0;color:#7c7c7c;font-size:3.59rem;line-height:1.14286;margin-left:2.05rem;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;position:relative;right:0;top:0}}.page-account .order-item-quantity-amount{color:#7c7c7c;font-size:min(1.09rem,16px);font-weight:400;line-height:1.25}@media screen and (max-width:768px){.page-account .order-item-quantity-amount{font-size:3.59rem}}.page-account .order-item-link-btn{align-items:center;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56 56'%3E%3Crect width='56' height='56' rx='28' fill='%23EAE8E8'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m33.696 28.968-6.663 6.664L28.4 37l8.316-8.316a.968.968 0 0 0 0-1.368L28.4 19l-1.369 1.368 6.665 6.665H19.584v1.935h14.112Z' fill='%23BDBDBD'/%3E%3C/svg%3E");background-size:100% 100%;border:0;border-radius:50%;cursor:pointer;display:flex;height:min(3.81rem,56px);justify-content:center;width:min(3.81rem,56px)}@media screen and (max-width:768px){.page-account .order-item-link-btn{background:transparent;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}}.page-account .modal-background{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:hsla(0,6%,6%,.64)}.page-account .modal-body{display:flex}@media screen and (max-width:768px){.page-account .modal-body{align-items:flex-end;margin-top:auto}}.page-account .modal-content{position:relative;width:min(46.8rem,688px)}@media screen and (max-width:768px){.page-account .modal-content{margin:auto 0 0;max-height:calc(100vh - 2.05rem);max-height:calc(100svh - 2.05rem);width:100%}}.page-account .modal-close{align-items:center;background-color:transparent;border:0;color:#301a1a;display:flex;height:min(2.72rem,40px);justify-content:center;max-height:2.7210884354rem;max-width:2.7210884354rem;padding:0;position:absolute;right:min(1.09rem,16px);top:min(1.09rem,16px);width:min(2.72rem,40px);z-index:10}@media screen and (max-width:768px){.page-account .modal-close{height:9.23rem;max-height:9.23rem;max-width:9.23rem;right:3.08rem;top:3.08rem;width:9.23rem}}.page-account .modal-close svg{height:min(2.72rem,40px);width:min(2.72rem,40px)}@media screen and (max-width:768px){.page-account .modal-close svg{height:9.23rem;width:9.23rem}}.page-account .modal-close:after,.page-account .modal-close:before{content:none}.page-account .modal .title{align-items:center;display:flex;font-size:min(1.77rem,26px);font-weight:500;line-height:1.125;margin-bottom:min(1.09rem,16px);min-height:min(3.81rem,56px);padding-bottom:min(1.09rem,16px);position:relative}@media screen and (max-width:768px){.page-account .modal .title{font-size:5.13rem;letter-spacing:0;line-height:1.15385;margin-bottom:3.08rem;min-height:12.31rem;padding-bottom:3.08rem}}.page-account .modal .title:after{border-bottom:2px solid #f2f2f2;bottom:0;content:"";left:max(-1.09rem,-16px);position:absolute;right:max(-1.09rem,-16px)}@media screen and (max-width:768px){.page-account .modal .title:after{left:-3.08rem;right:-3.08rem}}.page-account .modal .box{border-radius:min(1.09rem,16px);padding:min(1.09rem,16px)}@media screen and (max-width:768px){.page-account .modal .box{border-radius:3.08rem;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:3.08rem}}.page-account .modal .text{max-height:min(34.83rem,512px);overflow-y:auto;scrollbar-width:none}@media screen and (max-width:768px){.page-account .modal .text{max-height:154.87rem}}.page-account .modal .text::-webkit-scrollbar{display:none}.page-account .modal .text h3{font-size:min(1.22rem,18px);font-weight:500;line-height:1.22}@media screen and (max-width:768px){.page-account .modal .text h3{font-size:4.1rem;line-height:1.25}}.page-account .modal .text h3:not(:first-child){margin-top:min(1.63rem,24px)}@media screen and (max-width:768px){.page-account .modal .text h3:not(:first-child){margin-top:6.15rem}}.page-account .modal .text p{font-size:min(1.09rem,16px);font-weight:400;line-height:1.25}@media screen and (max-width:768px){.page-account .modal .text p{font-size:3.59rem;line-height:1.42857}}.page-account .modal .text p:not(:first-child){margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.page-account .modal .text p:not(:first-child){margin-top:2.05rem}}.page-account .modal .buttons{display:grid;gap:min(.54rem,8px);grid-template-columns:1fr 1fr;margin-top:min(1.09rem,16px);padding-top:min(1.09rem,16px);position:relative}@media screen and (max-width:768px){.page-account .modal .buttons{gap:2.05rem;grid-template-columns:1fr;margin-top:3.08rem;padding-top:3.08rem}}.page-account .modal .buttons:last-child{margin-bottom:0}.page-account .modal .buttons:before{border-top:2px solid #f2f2f2;content:"";left:max(-1.09rem,-16px);position:absolute;right:max(-1.09rem,-16px);top:0}@media screen and (max-width:768px){.page-account .modal .buttons:before{left:-3.08rem;right:-3.08rem}}.page-account .modal .buttons button{border:2px solid #301a1a;border-radius:min(.82rem,12px);cursor:pointer;font-size:min(1.09rem,16px);font-weight:500;height:min(3.81rem,56px);line-height:min(1.36rem,20px);outline:none;padding-bottom:0;padding-top:0;transition:color .25s,box-shadow .25s,background-color .25s}@media screen and (max-width:768px){.page-account .modal .buttons button{border-radius:2.56rem;font-size:3.59rem;height:13.33rem;line-height:4.1rem}}@media (hover:hover){.page-account .modal .buttons button:hover{color:#45a4bd}}.page-account .modal .buttons button:active{color:#247f97}.page-account .modal .buttons button:focus{box-shadow:0 0 0 4px rgba(100,196,221,.32)}.page-account .modal .buttons button:first-child{background-color:#301a1a;color:#fff}.page-account .modal .buttons button:nth-child(2){background-color:transparent}.page-account .password-strenth-wrapper{display:none}.page-account .show-hide{bottom:min(1.09rem,16px);font-size:0;position:absolute;right:min(1.09rem,16px);z-index:2}@media screen and (max-width:768px){.page-account .show-hide{bottom:3.08rem;right:3.08rem}}.page-account .show-hide a{display:block;height:min(1.63rem,24px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.page-account .show-hide a{height:6.15rem;width:6.15rem}}.page-account .show-hide .icon{color:#bdbdbd;height:min(1.63rem,24px);position:static;width:min(1.63rem,24px)}@media screen and (max-width:768px){.page-account .show-hide .icon{height:6.15rem;width:6.15rem}}.page-account .help{font-size:min(.75rem,11px)}@media screen and (max-width:768px){.page-account .help{font-size:2.82rem}.from-finance.is-narrow .modal-content{height:auto!important}}.from-finance.auth-user .auth-login{padding:0}.from-finance.auth-user .modal .modal-close{background-color:transparent}.from-finance.auth-user .modal .modal-close svg{display:block}.from-finance.auth-user .auth-login .title+form{margin-top:0}.from-finance.auth-user.is-form .modal .title{margin-bottom:min(1.09rem,16px)}@media screen and (max-width:768px){.from-finance.auth-user.is-form .modal .title{margin-bottom:3.59rem}}.from-finance.auth-user.is-form .modal .field:last-child{margin-top:min(2.18rem,32px)}@media screen and (max-width:768px){.from-finance.auth-user.is-form .modal .field:last-child{margin-top:6.15rem}}.from-finance .asterisk{display:none!important}.from-finance .descr{margin-bottom:min(1.09rem,16px)}@media screen and (max-width:768px){.from-finance .descr{margin-bottom:3.59rem}}.from-finance form .schema-row.field:last-of-type{grid-column:span 2}.from-finance form [type=submit]{transition:.25s}.from-finance form:has(.is-danger) [type=submit]{background:var(--Neutral-100,#f2f2f2);border-color:transparent;color:#bdbdbd;pointer-events:none}.personal-info .auth-user .help{font-size:min(.95rem,14px)}@media screen and (max-width:768px){.personal-info .auth-user .help{font-size:3.08rem}}.personal-info .auth-user .fields-radio .field{width:100%}.personal-info .component{display:flex;gap:min(1.09rem,16px);grid-column:span 2}@media screen and (max-width:768px){.personal-info .component{gap:3.59rem}}.personal-info .component .control.is-danger input{border-color:#f43b2f;box-shadow:0 0 0 4px rgba(244,59,47,.32)}.personal-info .component>*{flex-basis:0;flex-grow:1;flex-shrink:1}.personal-info .component label{display:block!important;margin-bottom:0!important}.personal-info .component svg{display:none}.personal-info .component .control.is-loading:after{top:min(3.13rem,46px)}@media screen and (max-width:768px){.personal-info .component .control.is-loading:after{top:10.26rem}}.personal-info .component .dropdown-menu{min-width:100%}.personal-info .component .dropdown-content{max-height:300px;overflow:auto}.personal-info .component .dropdown-content:empty{display:none}.personal-info .user .title{font-size:min(2.72rem,40px);font-weight:700;letter-spacing:max(-.07rem,-1px);line-height:1.125;margin-bottom:min(.82rem,12px)}@media screen and (max-width:768px){.personal-info .user .title{font-size:6.67rem;letter-spacing:-.26rem;margin-bottom:4.1rem}}.personal-info .homescreen button{background:none;border:0;color:#499dbe;cursor:pointer;font-size:min(1.09rem,16px);font-weight:500;margin:0;outline:none;padding:0}@media screen and (max-width:768px){.personal-info .homescreen button{font-size:3.59rem}}.personal-info .homescreen button.uploaded{align-items:center;color:#75bb59;display:flex;transition:color .25s}.personal-info .homescreen button.uploaded div{padding:min(.54rem,8px) min(1.09rem,16px);transition:.25s}@media screen and (max-width:768px){.personal-info .homescreen button.uploaded div{padding-bottom:2.05rem;padding-left:4.1rem;padding-right:4.1rem;padding-top:2.05rem}}.personal-info .homescreen button.uploaded div:first-child{align-items:center;background-color:#effbe1;border:2px solid #effbe1;border-bottom-left-radius:100vh;border-top-left-radius:100vh;cursor:auto;display:flex}.personal-info .homescreen button.uploaded div:last-child{border:2px solid #f2f2f2;border-bottom-right-radius:100vh;border-left:0;border-top-right-radius:100vh;color:#7c7c7c;cursor:pointer}@media (hover:hover){.personal-info .homescreen button.uploaded div:last-child:hover{background-color:#301a1a;border-color:#301a1a;color:#fff}}.personal-info .homescreen button.uploaded div:last-child svg{margin-right:0}.personal-info .homescreen button.rounded{background:var(--Neutral-100,#f2f2f2);border-radius:100vh;color:#7c7c7c;padding:min(.54rem,8px) min(1.09rem,16px);transition:.25s}@media screen and (max-width:768px){.personal-info .homescreen button.rounded{padding-bottom:2.05rem;padding-left:4.1rem;padding-right:4.1rem;padding-top:2.05rem}}@media (hover:hover){.personal-info .homescreen button.rounded:hover{background:#301a1a;color:#fff}}@media screen and (max-width:768px){.personal-info .homescreen button.rounded{margin-top:2.05rem}}.personal-info .homescreen button.danger{background:rgba(244,59,47,.1);color:#f43b2f;transition:.25s;width:min(16.33rem,240px)}@media screen and (max-width:768px){.personal-info .homescreen button.danger{width:100%}}@media (hover:hover){.personal-info .homescreen button.danger:hover{background:#f43b2f;color:#fff}}.personal-info .homescreen .modal.is-delete .close{background-color:transparent;color:#301a1a}.personal-info .homescreen .modal.is-delete .button{width:100%}@media screen and (max-width:768px){.personal-info .homescreen .modal.is-delete .button{margin:0!important}}.personal-info .homescreen .modal.is-delete .button.danger{background-color:#fff;border:2px solid #f43b2f;color:#f43b2f}@media screen and (max-width:768px){.personal-info .homescreen .modal.is-delete .button.danger{margin-top:2.05rem!important}}.personal-info .homescreen .modal.is-delete .is-outline{background:transparent;border:2px solid #301a1a;color:#301a1a;transition:.25s}@media (hover:hover){.personal-info .homescreen .modal.is-delete .is-outline:hover{background:#301a1a;color:#fff}}.personal-info .homescreen .modal.is-delete .column:first-child button{margin-right:min(.54rem,8px)}@media screen and (max-width:768px){.personal-info .homescreen .modal.is-delete .column:first-child button{margin-right:1.54rem}}.personal-info .homescreen .modal.is-delete .column:last-child button{margin-left:min(.54rem,8px)}@media screen and (max-width:768px){.personal-info .homescreen .modal.is-delete .column:last-child button{margin-left:1.54rem}}.personal-info .homescreen .descr{font-weight:400;line-height:125%;margin-bottom:min(1.63rem,24px);margin-top:min(1.09rem,16px)}@media screen and (max-width:768px){.personal-info .homescreen .descr{margin-bottom:4.1rem;margin-top:3.08rem}}.personal-info .homescreen .descr p{margin:0}@media screen and (max-width:768px){.personal-info .homescreen .descr p{display:inline;margin-right:.4em}}.personal-info .description{color:#7c7c7c;font-weight:400}@media screen and (max-width:768px){.personal-info .description{font-size:3.59rem;margin-bottom:0!important}}.personal-info .rows{display:flex}@media screen and (max-width:768px){.personal-info .rows{flex-direction:column}.personal-info .rows .columns{margin-bottom:0!important}.personal-info .rows .columns+.columns{margin-top:6.15rem}}.personal-info .rows .columns{flex-basis:0;flex-grow:1;flex-shrink:1;margin-bottom:0;margin-right:min(2.72rem,40px)}@media screen and (max-width:768px){.personal-info .rows .columns{margin-right:0}}.personal-info .rows+.rows{margin-top:min(1.63rem,24px)}@media screen and (max-width:768px){.personal-info .rows+.rows{margin-top:6.15rem}}.personal-info .divider{background-color:#f2f2f2;height:2px;margin:min(1.09rem,16px) max(-1.09rem,-16px)}@media screen and (max-width:768px){.personal-info .divider{margin-bottom:3.08rem;margin-left:-3.08rem;margin-right:-3.08rem;margin-top:3.08rem}}.personal-info .divider.padded{margin-top:min(2.72rem,40px)}@media screen and (max-width:768px){.personal-info .divider.padded{margin-top:10.26rem}}.personal-info .name-wrapper{display:flex}.personal-info .name-wrapper svg{height:min(1.63rem,24px);margin-right:min(.54rem,8px);width:min(1.63rem,24px)}@media screen and (max-width:768px){.personal-info .name-wrapper svg{height:5.13rem;margin-right:2.05rem;width:5.13rem}}.personal-info .name-wrapper button{background:none;border:0;color:#301a1a;cursor:pointer;font-size:min(1.09rem,16px);font-weight:500;margin:0;outline:none;padding:0}@media screen and (max-width:768px){.personal-info .name-wrapper button{font-size:3.59rem}}.personal-info .title.is-smaler{margin-bottom:min(.95rem,14px)}@media screen and (max-width:768px){.personal-info .title.is-smaler{margin-bottom:3.08rem}}.personal-info .info-notice{color:#7c7c7c;display:flex;font-size:min(.95rem,14px);font-weight:500;margin-bottom:min(2.18rem,32px)}@media screen and (max-width:768px){.personal-info .info-notice{font-size:3.59rem;margin-bottom:6.15rem}}.personal-info .info-notice svg{flex:none;height:min(1.36rem,20px);margin-right:min(.27rem,4px);width:min(1.36rem,20px)}@media screen and (max-width:768px){.personal-info .info-notice svg{height:5.13rem;margin-right:1.03rem;width:5.13rem}}.personal-info .fields-1 .schema-row{grid-column:span 2}.is-container-files:has(.file-uploads) .field{width:100%!important}.is-container-files:has(.file-uploads) .label{font-size:min(1.09rem,16px);font-weight:500}@media screen and (max-width:768px){.is-container-files:has(.file-uploads) .label{font-size:3.59rem}}.is-container-files:has(.file-uploads) .control{background-color:#f2f2f2;border:2px solid #f2f2f2;border-radius:min(.82rem,12px);color:#7c7c7c;font-size:min(1.09rem,16px);margin-top:min(.54rem,8px);padding:min(1.5rem,22px) min(1.09rem,16px);transition:background-color .25s,border-color .25s,box-shadow .25s}@media screen and (max-width:768px){.is-container-files:has(.file-uploads) .control{margin-top:2.05rem}}@media screen and (max-width:768px){.is-container-files:has(.file-uploads) .control{border-radius:2.56rem}}@media screen and (max-width:768px){.is-container-files:has(.file-uploads) .control{padding-top:5.64rem}}@media screen and (max-width:768px){.is-container-files:has(.file-uploads) .control{padding-bottom:5.64rem}}@media screen and (max-width:768px){.is-container-files:has(.file-uploads) .control{padding-left:4.1rem}}@media screen and (max-width:768px){.is-container-files:has(.file-uploads) .control{padding-right:4.1rem}}@media screen and (max-width:768px){.is-container-files:has(.file-uploads) .control{font-size:3.59rem}}.is-container-files:has(.file-uploads) .control label[for]{border-radius:min(.82rem,12px);bottom:max(-1.5rem,-22px);height:auto;left:max(-1.09rem,-16px);right:max(-1.09rem,-16px);top:max(-1.5rem,-22px);width:auto}@media screen and (max-width:768px){.is-container-files:has(.file-uploads) .control label[for]{top:-5.64rem}}@media screen and (max-width:768px){.is-container-files:has(.file-uploads) .control label[for]{bottom:-5.64rem}}@media screen and (max-width:768px){.is-container-files:has(.file-uploads) .control label[for]{left:-4.1rem}}@media screen and (max-width:768px){.is-container-files:has(.file-uploads) .control label[for]{right:-4.1rem}}@media screen and (max-width:768px){.is-container-files:has(.file-uploads) .control label[for]{border-radius:2.56rem}}.is-container-files:has(.file-uploads) .control .choose{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:hsla(0,6%,6%,.05);border:0;border-radius:100vh;color:#7c7c7c;display:flex;font-size:min(1.09rem,16px);font-weight:500;height:min(2.72rem,40px);justify-content:center;margin-left:auto;margin-right:auto;margin-top:min(.82rem,12px);padding-left:min(1.09rem,16px);padding-right:min(1.09rem,16px);transition:background-color .25s,color .25s}@media screen and (max-width:768px){.is-container-files:has(.file-uploads) .control .choose{font-size:3.59rem}}@media screen and (max-width:768px){.is-container-files:has(.file-uploads) .control .choose{height:10.26rem}}@media screen and (max-width:768px){.is-container-files:has(.file-uploads) .control .choose{padding-left:4.1rem}}@media screen and (max-width:768px){.is-container-files:has(.file-uploads) .control .choose{padding-right:4.1rem}}@media screen and (max-width:768px){.is-container-files:has(.file-uploads) .control .choose{margin-top:3.08rem}}.is-container-files:has(.file-uploads) .control .choose.is-cancel{cursor:pointer;position:relative;z-index:20}@media (hover:hover){.is-container-files:has(.file-uploads) .control .choose.is-cancel:hover{background-color:#301a1a;color:#fff}}.is-container-files:has(.file-uploads) .control .file-progress-bar{background-color:#499dbe;height:100%;left:0;position:absolute;top:0}.is-container-files:has(.file-uploads) .control .file-progress-bar-wrapper{background-color:hsla(0,6%,6%,.051);height:min(.27rem,4px);margin:0 auto;position:relative;width:min(19.05rem,280px)}@media screen and (max-width:768px){.is-container-files:has(.file-uploads) .control .file-progress-bar-wrapper{width:71.79rem}}@media screen and (max-width:768px){.is-container-files:has(.file-uploads) .control .file-progress-bar-wrapper{height:1.03rem}}.is-container-files:has(.file-uploads) .control .file-progress-status{color:#499dbe;margin-top:min(.82rem,12px)}@media screen and (max-width:768px){.is-container-files:has(.file-uploads) .control .file-progress-status{margin-top:3.08rem}}.is-container-files:has(.file-uploads) .control .selected-file{display:flex;margin:0 auto}.is-container-files:has(.file-uploads) .control:has(.file-progress-bar) label[for]{pointer-events:none!important}.is-container-files:has(.file-uploads) .control.mouse-hovered label[for]{cursor:pointer}.is-container-files:has(.file-uploads) .control.mouse-hovered .choose{background-color:#301a1a;color:#fff}.is-container-files:has(.file-uploads) .control.is-hovered:has(.file){background-color:rgba(100,196,221,.322);border:2px solid #64c4dd;box-shadow:0 0 0 4px rgba(100,196,221,.32)}.is-container-files:has(.file-uploads) .control .file-icon{height:min(3.27rem,48px);width:min(3.27rem,48px)}@media screen and (max-width:768px){.is-container-files:has(.file-uploads) .control .file-icon{height:12.31rem}}@media screen and (max-width:768px){.is-container-files:has(.file-uploads) .control .file-icon{width:12.31rem}}.is-container-files:has(.file-uploads) .control .file-icon svg{height:100%;position:unset;width:100%}.is-container-files:has(.file-uploads) .control .file-info{flex-grow:1;text-align:left}.is-container-files:has(.file-uploads) .control .file-info .filename{color:#000;font-weight:500;margin-bottom:min(.41rem,6px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:min(20.41rem,300px)}@media screen and (max-width:768px){.is-container-files:has(.file-uploads) .control .file-info .filename{margin-bottom:1.54rem}}@media screen and (max-width:768px){.is-container-files:has(.file-uploads) .control .file-info .filename{width:51.28rem}}.is-container-files:has(.file-uploads) .control .file-info .filesize{font-size:min(.95rem,14px)}@media screen and (max-width:768px){.is-container-files:has(.file-uploads) .control .file-info .filesize{font-size:3.08rem}}.is-container-files:has(.file-uploads) .control .file-clear{background-color:hsla(0,6%,6%,.051);border-radius:100vh;cursor:pointer;height:min(2.72rem,40px);pointer-events:auto;position:relative;right:unset;top:unset;transition:background-color .25s,color .25s;width:min(3.81rem,56px);z-index:20}@media screen and (max-width:768px){.is-container-files:has(.file-uploads) .control .file-clear{width:14.36rem}}@media screen and (max-width:768px){.is-container-files:has(.file-uploads) .control .file-clear{height:10.26rem}}@media (hover:hover){.is-container-files:has(.file-uploads) .control .file-clear:hover{background-color:#301a1a;color:#fff}}@media screen and (max-width:768px){.auth-user.is-other form{display:flex}.auth-user.is-other .schema-col.fields-radio{grid-template-columns:1fr 1fr}.auth-user.is-other .component{flex-wrap:wrap}.auth-user.is-other .component>*{flex:none;width:100%}.auth-user.is-other .field:last-child{margin-top:0}.Vue-Toastification__container{left:50%;transform:translateX(-50%)}}.Vue-Toastification__container .Vue-Toastification__toast{border-radius:min(.82rem,12px);margin-bottom:0}@media screen and (max-width:768px){.Vue-Toastification__container .Vue-Toastification__toast{border-radius:3.08rem;min-width:unset}}.Vue-Toastification__container .Vue-Toastification__toast--success{padding-left:min(2.86rem,42px)}@media screen and (max-width:768px){.Vue-Toastification__container .Vue-Toastification__toast--success{padding-left:3.08rem;padding-top:9.74rem}}.Vue-Toastification__container .Vue-Toastification__toast--success:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 18A9 9 0 1 0 9 0a9 9 0 0 0 0 18Zm4.166-12.354 1.188 1.187-5.72 5.72a1.25 1.25 0 0 1-1.768 0l-3.22-3.22 1.187-1.186 2.917 2.916 5.416-5.417Z' fill='%23fff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h18v18H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:min(1.22rem,18px);left:min(1.09rem,16px);position:absolute;top:50%;transform:translateY(-50%);width:min(1.22rem,18px)}@media screen and (max-width:768px){.Vue-Toastification__container .Vue-Toastification__toast--success:after{height:4.62rem;left:0;left:3.08rem;top:3.08rem;transform:none;width:4.62rem}}.Vue-Toastification__container .Vue-Toastification__toast{margin-top:min(.54rem,8px)}@media screen and (max-width:768px){.Vue-Toastification__container .Vue-Toastification__toast{margin-top:2.05rem}}.Vue-Toastification__container.top-center{bottom:min(1.36rem,20px);flex-direction:column-reverse;font-size:min(1.09rem,16px);margin-left:max(-14.97rem,-220px);padding:0;top:unset;width:min(29.93rem,440px)}@media screen and (max-width:768px){.Vue-Toastification__container.top-center{bottom:4.1rem;font-size:3.59rem;margin-left:0;width:74.36rem}}.Vue-Toastification__container.top-center .is-size-7{font-size:.9523809524rem!important}@media screen and (max-width:768px){.Vue-Toastification__container.top-center .is-size-7{font-size:3.59rem!important}}.Vue-Toastification__toast{-webkit-backdrop-filter:blur(120px);backdrop-filter:blur(120px);background:hsla(0,6%,6%,.64);box-shadow:0 8px 24px -8px rgba(16,8,2,.12);font-family:ukravit;min-height:auto;padding:min(1.09rem,16px)}@media screen and (max-width:768px){.Vue-Toastification__toast{padding:3.08rem}}.Vue-Toastification__close-button{display:none}
