*{margin:0;padding:0;outline:none;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:"Inter",sans-serif}table{border-collapse:collapse}pre,code,kbd,samp{font-family:monospace,monospace}iframe,video{display:block;height:auto}html{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-hyphenate-character:"-";-moz-tab-size:4;-o-tab-size:4;tab-size:4}a,area,button,input,label,select,summary,textarea,[tabindex]{-ms-touch-action:manipulation;touch-action:manipulation}img{display:block;max-width:100%;height:auto}path{-webkit-transition:all .3s ease;transition:all .3s ease}a{color:inherit;display:inline-block;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease}a.anchor{cursor:pointer}section{scroll-margin-top:100px}::-webkit-scrollbar-track{background:#d6d6d6}::-webkit-scrollbar-thumb{background-color:#06329c;border-radius:60px}::-webkit-scrollbar{width:5px;height:5px}body::-webkit-scrollbar{width:10px}.preloader{position:fixed;left:0;top:0;z-index:9999;width:100vw;height:100vh;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.holder{max-width:81.875em;margin:0 auto;padding:0 15px;width:100%}.grid-container{display:grid}.span-col-2{grid-column:span 2/auto}.span-col-3{grid-column:span 3/auto}.span-col-4{grid-column:span 4/auto}.span-row-2{grid-row:span 2/auto}.span-row-3{grid-row:span 3/auto}.span-row-4{grid-row:span 4/auto}.flex-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.align-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.align-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.align-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.hidden{display:none}a[data-hover-text]{font-weight:500;color:rgba(0,0,0,0);position:relative}a[data-hover-text]:after{position:absolute;left:0;top:0;font-weight:normal;color:#261f17;content:attr(data-text);text-align:center;width:100%}a[data-hover-text]:hover:after{font-weight:500}#totop{cursor:pointer;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;position:fixed;right:42px;bottom:15px;background:#fff;border-radius:100%;border:1px solid #06329c;display:-webkit-box;display:-ms-flexbox;display:flex;padding:7px 7px 7px;z-index:99}@media(max-width: 767px){#totop{right:27px}}#totop.active{opacity:1;visibility:visible}@-webkit-keyframes arrow{0%{-webkit-transform:translateY(0);transform:translateY(0)}30%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes arrow{0%{-webkit-transform:translateY(0);transform:translateY(0)}30%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}.btn{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .3s ease;transition:all .3s ease;border:0;text-transform:uppercase;background:#06329c;color:#fff;padding:12px;font-size:14px;font-style:normal;font-weight:600;line-height:18px;border-radius:10px}.btn:hover{color:#fff;background:#12c37d}.btn:disabled{pointer-events:none;opacity:.5}.btn.checkout_btn{text-transform:unset}textarea{resize:vertical;min-height:5.3125em;resize:none}.select2-container--default .select2-selection--single{height:40px;width:100%;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:10px;border:1px solid #06329c;background:#fff;padding:10px 8px;color:#000;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.select2-container--default .select2-selection--single .select2-selection__rendered{padding:0;color:#000;line-height:unset}.select2-container--default .select2-selection--single .select2-selection__arrow{height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background:#06329c}.select2-container--default .select2-selection--single .select2-selection__arrow b{background:url(../img/select_arrows.svg);display:block;background:url(../img/select_arrows.svg);height:16px;width:16px;background-repeat:no-repeat;background-size:contain;background-position:center;border:none !important;position:unset !important;left:unset !important;right:unset !important;margin:0 !important}input,textarea,select{width:100%;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:10px;border:1px solid #06329c;background:#fff;padding:10px 8px;color:#000;font-size:14px;font-style:normal;font-weight:400;line-height:18px}input[type=date],textarea[type=date],select[type=date]{-webkit-appearance:unset;-moz-appearance:unset;appearance:unset}input[type=number],textarea[type=number],select[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button,textarea[type=number]::-webkit-outer-spin-button,textarea[type=number]::-webkit-inner-spin-button,select[type=number]::-webkit-outer-spin-button,select[type=number]::-webkit-inner-spin-button{display:none;margin:0}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder,select::-webkit-input-placeholder{color:#bdbdbd}input::-moz-placeholder,textarea::-moz-placeholder,select::-moz-placeholder{color:#bdbdbd}input:-ms-input-placeholder,textarea:-ms-input-placeholder,select:-ms-input-placeholder{color:#bdbdbd}input:-moz-placeholder,textarea:-moz-placeholder,select:-moz-placeholder{color:#bdbdbd}input[readonly],textarea[readonly],select[readonly]{cursor:not-allowed}input[type=checkbox],textarea[type=checkbox],select[type=checkbox]{width:18px;height:18px;cursor:pointer;position:relative;border-radius:3px;border-color:#06329c;background:rgba(0,0,0,0);border-width:2px;padding:0;-ms-flex-negative:0;flex-shrink:0}input[type=checkbox]:after,textarea[type=checkbox]:after,select[type=checkbox]:after{content:"";position:absolute;display:block;top:3px;left:0px;width:14px;height:10px;opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease;background:url(../img/check.svg) center/contain no-repeat}input[type=checkbox]:checked,textarea[type=checkbox]:checked,select[type=checkbox]:checked{background-color:#06329c}input[type=checkbox]:checked:after,textarea[type=checkbox]:checked:after,select[type=checkbox]:checked:after{opacity:1}input[type=checkbox].switch,textarea[type=checkbox].switch,select[type=checkbox].switch{width:30px;height:20px;border-radius:50px;-webkit-transition:all .3s ease;transition:all .3s ease;background:#b8b8b8;border:0}input[type=checkbox].switch:after,textarea[type=checkbox].switch:after,select[type=checkbox].switch:after{top:2px;left:2px;border-radius:100%;background:#fff;opacity:1;width:16px;height:16px}input[type=checkbox].switch:checked,textarea[type=checkbox].switch:checked,select[type=checkbox].switch:checked{background:#00be13}input[type=checkbox].switch:checked:after,textarea[type=checkbox].switch:checked:after,select[type=checkbox].switch:checked:after{-webkit-transform:translateX(10px);transform:translateX(10px)}input[type=radio],textarea[type=radio],select[type=radio]{width:18px;height:18px;cursor:pointer;position:relative;border-width:2px;border-radius:100%;border-color:#06329c;padding:0;-ms-flex-negative:0;flex-shrink:0}input[type=radio]:after,textarea[type=radio]:after,select[type=radio]:after{content:"";position:absolute;display:block;top:4px;left:4px;width:6px;height:6px;opacity:0;border-radius:100%;-webkit-transition:all .3s ease;transition:all .3s ease;background:#fdfbf5}input[type=radio]:checked,textarea[type=radio]:checked,select[type=radio]:checked{background-color:#06329c}input[type=radio]:checked:after,textarea[type=radio]:checked:after,select[type=radio]:checked:after{opacity:1}select{-webkit-appearance:unset;-moz-appearance:unset;appearance:unset;cursor:pointer}form.check-validation input:invalid,form.check-validation textarea:invalid,form.check-validation select:invalid{border-color:#ed1c24}.modalq-wrapper{position:fixed;left:0;top:0;padding:15px;width:100vw;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(0,0,0,.75);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9999;display:none}.modalq-wrapper .modalq{display:none;position:relative;background:#fff;padding:30px;width:100%;max-height:calc(var(--vh, 100vh) - 30px);max-width:34.375em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-x:hidden;overflow-y:auto}@media(max-width: 1023px){.modalq-wrapper .modalq{height:auto}}.modalq-wrapper .modalq svg[data-modalq-close]{position:absolute;right:10px;top:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:0;width:auto}.modalq-wrapper .modalq form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:28.75em;margin:0 auto;width:100%}.modalq-wrapper .modalq .title{font-size:1.875em;text-align:center;font-weight:500;margin:0 auto 0.5em;max-width:500px}@media(max-width: 767px){.modalq-wrapper .modalq .title{font-size:1.875em}}.modalq-wrapper .modalq>svg{width:100%;padding-bottom:30px;display:block}.modalq-wrapper .modalq#modalq-0>div{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.6875em;font-weight:500;max-width:15.5555555556em;margin:0 auto;line-height:130%}.modalq-wrapper .modalq#modalq-3{background:none;padding:40px;max-width:1100px}[data-modalq-opener],[data-modalq-close]{cursor:pointer}section.seo-text{font-size:1em;color:#000;font-family:inherit}section.seo-text .readmore-content{-webkit-line-clamp:6;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}section.seo-text .readmore-content+.readmore{margin:0.9375em 0}section.seo-text .readmore-content.active{position:relative;-webkit-line-clamp:unset;display:block;overflow:unset}section.seo-text video,section.seo-text iframe{margin:0 auto;display:block}section.seo-text p{margin-bottom:0.9375em;font-size:inherit;letter-spacing:inherit;font-family:inherit;color:inherit}section.seo-text.indent h1~p{text-indent:1.5em}section.seo-text ul,section.seo-text ol{margin-bottom:0.3125em;font-size:inherit;font-family:inherit;letter-spacing:inherit;color:inherit}section.seo-text ul{list-style:inside disc}section.seo-text ol{list-style:inside decimal}section.seo-text li{margin-bottom:0.3125em;font-size:inherit;font-family:inherit;letter-spacing:inherit;color:inherit}section.seo-text p *,section.seo-text li *{font-size:inherit;letter-spacing:inherit;color:inherit;font-family:inherit}section.seo-text a:not(.btn){text-decoration:underline}section.seo-text a:not(.btn):hover{text-decoration:none}section.seo-text img{max-width:100%;height:auto}section.seo-text h1{font-size:1.875em;margin-bottom:0.625em;margin-top:0.3125em}section.seo-text h2{font-size:1.75em;margin-bottom:0.625em;margin-top:0.3125em}section.seo-text h3{font-size:1.625em;margin-bottom:0.625em;margin-top:0.3125em}section.seo-text h4{font-size:1.5em;margin-bottom:0.625em;margin-top:0.3125em}section.seo-text h5{font-size:1.375em;margin-bottom:0.625em;margin-top:0.3125em}section.seo-text h6{font-size:1.25em;margin-bottom:0.625em;margin-top:0.3125em}section.page-404{text-align:center;min-height:calc(var(--vh, 100vh));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.page-404 p{font-size:22px;margin-bottom:15px}body{background:#fdfbf5}body.no_scroll{overflow:hidden}@media(max-width: 900px){main{padding-top:81px}}.title_32{font-size:32px;font-style:normal;font-weight:500;line-height:38px}header{background:#fff}@media(max-width: 900px){header{position:fixed;width:100%;-webkit-transition:all .3s;transition:all .3s;z-index:4}}header .holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:17px;padding-bottom:17px}header .holder .custom-logo-link{display:-webkit-box;display:-ms-flexbox;display:flex;width:120px}@media(max-width: 900px){header .holder .custom-logo-link{width:51px}}header .holder .custom-logo-link img{width:100%}@media(max-width: 900px){header .holder nav.dekstop_navigation{display:none}}header .holder nav.dekstop_navigation>ul{gap:100px}header .holder nav.dekstop_navigation>ul>li{list-style:none;position:relative;font-weight:600;font-size:20px;line-height:24px}header .holder nav.dekstop_navigation>ul>li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .holder nav.dekstop_navigation>ul>li a::after{display:block;content:"";height:1px;width:0;background:#000;-webkit-transition:all .3s;transition:all .3s}header .holder nav.dekstop_navigation>ul>li a:hover::after{width:100%}header .holder nav.mobile_navigation{display:none}@media(max-width: 900px){header .holder nav.mobile_navigation{position:absolute;top:80px;background:#fdfbf5;width:100%;left:0;height:calc(var(--vh, 100vh) - 80px);overflow-y:scroll}header .holder nav.mobile_navigation .main_menu_cover{padding:20px 20px 0 20px}header .holder nav.mobile_navigation .menu_block.list_style{margin-bottom:10px}header .holder nav.mobile_navigation .menu_block.shopping_cart{border-radius:10px;border-bottom:1px solid #06329c;margin-bottom:20px}header .holder nav.mobile_navigation .menu_block .heading{border-radius:10px;background:#06329c;font-size:14px;font-style:normal;font-weight:600;line-height:18px;padding:6px 16px;color:#fff;text-transform:uppercase;text-align:center}header .holder nav.mobile_navigation .menu_block .products{list-style:none;padding:16px 16px 0 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3px}header .holder nav.mobile_navigation .menu_block .products li{font-size:14px;font-style:normal;font-weight:400;line-height:18px}header .holder nav.mobile_navigation .menu_block .shopping_cart_info{padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;font-size:14px;font-style:normal;font-weight:600;line-height:18px}header .holder nav.mobile_navigation .customer_service{background:#06329c;padding:20px 0px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;color:#fff;margin-top:40px}header .holder nav.mobile_navigation .customer_service .working_hours{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px;font-size:14px;font-style:normal;font-weight:600;line-height:18px}header .holder nav.mobile_navigation .customer_service .contact_details{list-style:none;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}header .holder nav.mobile_navigation .customer_service .contact_details li{width:100%;text-align:center}header .holder nav.mobile_navigation .customer_service .contact_details li.free_call{background:#0787e1;padding:10px}header .holder nav.mobile_navigation .customer_service .contact_details li.free_call .heading{font-size:14px;font-style:normal;font-weight:400;line-height:18px}header .holder nav.mobile_navigation .customer_service .contact_details li.email a{font-weight:400}header .holder nav.mobile_navigation .customer_service .contact_details li .heading{font-size:16px;font-style:normal;font-weight:400;line-height:20px;margin-bottom:2px}header .holder nav.mobile_navigation .customer_service .contact_details li a{font-size:14px;font-style:normal;font-weight:600;line-height:18px}}header .holder .language_switcher{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}@media(max-width: 900px){header .holder .language_switcher{gap:8px}}header .holder .language_switcher li{font-size:20px;line-height:24px;font-weight:600;text-transform:uppercase;color:#878787}@media(max-width: 900px){header .holder .language_switcher li{font-size:14px}}header .holder .language_switcher li:nth-child(1){display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 900px){header .holder .language_switcher li:nth-child(1){gap:8px}}header .holder .language_switcher li:nth-child(1)::after{content:"";display:block;width:2px;height:13px;background-color:#06329c}header .holder .language_switcher li.current-lang{color:#06329c}header .holder .language_switcher li:hover{color:#212ec9}header .holder .burger_cover{display:none}@media(max-width: 900px){header .holder .burger_cover{width:66px;display:block}}header .holder .burger{position:relative;background:#000;-webkit-transition:all 0ms 300ms;transition:all 0ms 300ms;-ms-flex-negative:0;flex-shrink:0;display:none}@media(max-width: 900px){header .holder .burger{display:-webkit-box;display:-ms-flexbox;display:flex}}header .holder .burger,header .holder .burger:after,header .holder .burger:before{width:30px;height:2px}header .holder .burger:before{content:"";position:absolute;left:0;bottom:7px;background:#000;-webkit-transition:bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1)}header .holder .burger:after{content:"";position:absolute;left:0;top:7px;background:#000;-webkit-transition:top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1)}header .holder .burger.active{background:rgba(0,0,0,0) !important}header .holder .burger.active:after{top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:top 300ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:top 300ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:top 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:top 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1)}header .holder .burger.active:before{bottom:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:bottom 300ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:bottom 300ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:bottom 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);transition:bottom 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1)}.main_banner{margin-bottom:50px}@media(max-width: 900px){.main_banner{margin-bottom:20px}}@media(max-width: 800px){.main_banner img{width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}}.divided_content_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}@media(max-width: 1000px){.divided_content_container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.divided_content_container .sidebar{width:250px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px;-ms-flex-negative:0;flex-shrink:0}@media(max-width: 1000px){.divided_content_container .sidebar{width:100%}}@media(max-width: 1000px){.divided_content_container .sidebar.left_position{display:none}}.divided_content_container .sidebar .widget.general{border-radius:10px;border-bottom:1px solid #06329c}.divided_content_container .sidebar .widget.general .heading{background:#06329c;color:#fff;font-size:16px;font-style:normal;font-weight:700;line-height:20px;padding:12px 16px;border-radius:10px;text-transform:uppercase;text-align:center}.divided_content_container .sidebar .widget.general .heading a{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.divided_content_container .sidebar .widget.general .heading a span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.divided_content_container .sidebar .widget.general .heading a span::after{display:block;content:"";height:1px;width:0;background:#fff;-webkit-transition:all .3s;transition:all .3s}.divided_content_container .sidebar .widget.general .heading a:hover span::after{width:100%}.divided_content_container .sidebar .widget.list_style{border-bottom:none}.divided_content_container .sidebar .widget.list_style .products{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;margin-top:20px}.divided_content_container .sidebar .widget.list_style .products li a{padding:12px 16px;border-radius:10px;border-bottom:1px solid #06329c;width:100%;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.divided_content_container .sidebar .widget.list_style .products li a:hover{background-color:#fff;-webkit-box-shadow:0px 4px 20px 0px rgba(0,0,0,.1);box-shadow:0px 4px 20px 0px rgba(0,0,0,.1);border-color:#fff}@media(max-width: 900px){.divided_content_container .sidebar .widget.shopping_cart{display:none}}.divided_content_container .sidebar .widget.shopping_cart .shopping_cart_info{font-size:14px;font-style:normal;font-weight:600;line-height:18px;padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}@media(max-width: 1000px){.divided_content_container .sidebar .widget.banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.divided_content_container .sidebar .widget.banner img{border-radius:10px}.divided_content_container .sidebar .widget.top_product .top_product_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding:16px}.divided_content_container .sidebar .widget.top_product .top_product_container img{max-width:110px}.divided_content_container .sidebar .widget.top_product .top_product_container .product_name{font-size:20px;font-style:normal;font-weight:600;line-height:24px}.divided_content_container .sidebar .widget.top_product .top_product_container .product_info{text-align:center}.divided_content_container .sidebar .widget.top_product .top_product_container .product_info .product_quantity{font-size:14px;font-style:normal;font-weight:400;line-height:18px}.divided_content_container .sidebar .widget.top_product .top_product_container .product_info .product_price{color:#06329c;font-size:20px;font-style:normal;font-weight:600;line-height:24px;margin-top:2px}.divided_content_container .sidebar .widget.customer_service{padding:20px 0;background:#06329c;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.divided_content_container .sidebar .widget.customer_service .title{color:#fff;margin-top:10px;font-size:20px;font-style:normal;font-weight:600;line-height:24px;text-transform:uppercase}.divided_content_container .sidebar .widget.customer_service .supported_countries{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;margin-top:15px}.divided_content_container .sidebar .widget.customer_service .supported_countries img{width:30px;height:30px;-o-object-fit:cover;object-fit:cover;border-radius:60px}.divided_content_container .sidebar .widget.customer_service .working_hours{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px;font-size:14px;font-style:normal;font-weight:600;line-height:18px;margin-top:15px}.divided_content_container .sidebar .widget.customer_service .contact_details{color:#fff;margin-top:15px;list-style:none;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.divided_content_container .sidebar .widget.customer_service .contact_details .free_call{padding:10px 0;background:#0787e1}.divided_content_container .sidebar .widget.customer_service .contact_details .free_call .heading{font-size:14px;font-style:normal;font-weight:400;line-height:18px}.divided_content_container .sidebar .widget.customer_service .contact_details li{width:100%;text-align:center}.divided_content_container .sidebar .widget.customer_service .contact_details li .heading{margin-bottom:3px;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.divided_content_container .sidebar .widget.customer_service .contact_details li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.divided_content_container .sidebar .widget.advantages .advanatges_cover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding:16px}.divided_content_container .sidebar .widget.advantages .advanatges_cover .advantages_text{text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.divided_content_container .sidebar .widget.advantages .advanatges_cover .btn{padding:6px 12px;width:80px}.divided_content_container .sidebar .widget.payments .payment_cover{padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.divided_content_container .sidebar .widget.shipping .shipping_cover{padding:16px}.divided_content_container .main_content_container{width:100%}section.product_page .product_info_cover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;margin-top:40px}@media(max-width: 650px){section.product_page .product_info_cover{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-top:20px;gap:20px}}section.product_page .product_info_cover .short_description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}section.product_page .product_info_cover img{width:240px;-ms-flex-negative:0;flex-shrink:0}section.product_page .product_variations{margin-top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px;margin-bottom:100px}@media(max-width: 650px){section.product_page .product_variations{margin-top:60px;margin-bottom:60px;gap:60px}}section.product_page .product_variations .product_variation .variation_title{font-size:20px;font-style:normal;font-weight:600;line-height:24px;margin-bottom:20px}section.product_page .product_variations .product_variation table{width:100%;border-collapse:collapse}section.product_page .product_variations .product_variation th{border-right:1px solid #fff;background:#06329c;color:#fff;padding:10px 15px;text-align:left;font-size:16px;font-style:normal;font-weight:700;line-height:20px}@media(max-width: 650px){section.product_page .product_variations .product_variation th{font-size:12px;font-style:normal;font-weight:600;line-height:14px;padding:10px}section.product_page .product_variations .product_variation th:nth-child(1),section.product_page .product_variations .product_variation th:nth-child(2){display:none}section.product_page .product_variations .product_variation th:nth-child(3){border-bottom-left-radius:10px;border-top-left-radius:10px}}section.product_page .product_variations .product_variation th:nth-child(1){border-bottom-left-radius:10px;border-top-left-radius:10px}section.product_page .product_variations .product_variation th:nth-last-child(1){border-bottom-right-radius:10px;border-top-right-radius:10px}section.product_page .product_variations .product_variation td{text-align:left;border-bottom:1px solid #06329c;padding:5px 15px;font-size:16px;font-style:normal;font-weight:400;line-height:20px}section.product_page .product_variations .product_variation td .cover_btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.product_page .product_variations .product_variation td.final_price{font-weight:700}@media(max-width: 650px){section.product_page .product_variations .product_variation td{font-size:12px;font-style:normal;font-weight:400;line-height:14px;padding:5px 8px;text-align:center}section.product_page .product_variations .product_variation td:nth-child(1),section.product_page .product_variations .product_variation td:nth-child(2){display:none}}section.product_page .product_variations .product_variation .order_button{padding:6px 12px;width:65px;border-radius:10px;border:1px solid #06329c;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:34px}section.product_page .product_variations .product_variation .order_button:hover{background:#06329c}section.product_page .product_variations .product_variation .order_button:hover svg path{fill:#fff}section.product_page .product_variations .product_variation .order_button:hover .spinner{border:2px solid #fff;border-top:2px solid #12c37d}section.product_page .product_variations .product_variation .order_button .spinner{display:inline-block;border:2px solid #06329c;border-top:2px solid #12c37d;border-radius:50%;width:16px;height:16px;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}section.products_archive .grid_container{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}@media(max-width: 1100px){section.products_archive .grid_container{grid-template-columns:1fr 1fr;gap:15px}}section.products_archive .grid_container .product_card{border-radius:10px;background:#fff;-webkit-box-shadow:0px 4px 20px 0px rgba(0,0,0,.1);box-shadow:0px 4px 20px 0px rgba(0,0,0,.1);padding:20px;border:1px solid #fff;-webkit-transition:all .3s;transition:all .3s}@media(max-width: 900px){section.products_archive .grid_container .product_card{padding:10px}}section.products_archive .grid_container .product_card a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}section.products_archive .grid_container .product_card a img{max-height:60px;width:auto;-o-object-fit:contain;object-fit:contain}@media(max-width: 900px){section.products_archive .grid_container .product_card a img{max-height:40px}}section.products_archive .grid_container .product_card a .product_name{font-size:16px;font-style:normal;font-weight:700;line-height:20px;text-align:center;text-transform:uppercase}@media(max-width: 900px){section.products_archive .grid_container .product_card a .product_name{font-size:14px;font-weight:600;line-height:18px}}section.products_archive .grid_container .product_card a .btn{text-transform:unset;gap:6px}@media(max-width: 900px){section.products_archive .grid_container .product_card a .btn{padding:8px 12px}}section.products_archive .grid_container .product_card a .btn:hover{gap:10px}section.products_archive .grid_container .product_card:hover{border:1px solid #06329c}section.receipt_banner{margin-top:100px}@media(max-width: 900px){section.receipt_banner{margin-top:60px}}section.receipt_banner img{border-radius:10px;width:100%}section.reviews{margin-top:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width: 900px){section.reviews{margin-top:60px}}section.reviews .container{max-width:740px}@media(max-width: 1200px){section.reviews .container{max-width:550px}}@media(max-width: 1100px){section.reviews .container{max-width:450px}}@media(max-width: 900px){section.reviews .container{max-width:100%}}section.reviews .container .title_32{text-align:center;margin-bottom:30px}@media(max-width: 900px){section.reviews .container .title_32{margin-bottom:20px}}section.reviews .container .review_slider .swiper-slide{border-radius:10px;background:#06329c;color:#fff;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.reviews .container .review_slider .swiper-slide .rating{margin-bottom:18px}section.reviews .container .review_slider .swiper-slide .text_review p{font-size:16px;font-style:normal;font-weight:400;line-height:20px}section.reviews .container .review_slider .swiper-slide .user_info{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:45px;font-size:14px;font-style:normal;font-weight:600;line-height:18px}section.reviews .container .review_slider .review_slider_pagination{margin-top:30px;text-align:center}@media(max-width: 900px){section.reviews .container .review_slider .review_slider_pagination{margin-top:20px}}section.reviews .container .review_slider .review_slider_pagination .swiper-pagination-bullet{width:10px;height:10px;border:1px solid #000;background:none;opacity:1}section.reviews .container .review_slider .review_slider_pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#000}section.write_review{margin-top:100px}@media(max-width: 900px){section.write_review{margin-top:60px}}section.write_review .title_32{text-align:center;margin-bottom:50px}@media(max-width: 900px){section.write_review .title_32{margin-bottom:20px}}section.write_review form .side{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}section.write_review form .form_cover{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media(max-width: 900px){section.write_review form .form_cover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}section.write_review form .form_cover .textarea_element,section.write_review form .form_cover textarea{height:100%}@media(max-width: 900px){section.write_review form .form_cover .textarea_element,section.write_review form .form_cover textarea{height:210px}}section.write_review form .form_cover .input_cover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px}section.write_review form .form_cover .input_cover label{font-size:16px;font-style:normal;font-weight:700;line-height:20px;margin-bottom:6px}section.write_review form .form_cover .rating_cover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px}section.write_review form .form_cover .rating_cover .title{font-size:16px;font-style:normal;font-weight:700;line-height:20px;margin-bottom:6px}section.write_review form .form_cover .rating_cover .rating-input:hover>input+label:hover:after,section.write_review form .form_cover .rating_cover .rating-input:hover>input+label:hover~input+label:after,section.write_review form .form_cover .rating_cover .rating-input>input:checked~label:after{content:"";background:url(../img/checked_star.svg);width:20px;height:20px}section.write_review form .form_cover .rating_cover .rating-input:hover>input+label:after,section.write_review form .form_cover .rating_cover .rating-input>label:after{content:"";background:url(../img/empty_star.svg);width:20px;height:20px}section.write_review form .form_cover .rating_cover .rating-input{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;background:#fff;border:1px solid #06329c;border-radius:10px;position:relative}section.write_review form .form_cover .rating_cover .rating-input>input{opacity:0;position:absolute;z-index:1;right:25px}section.write_review form .form_cover .rating_cover .rating-input>label{padding:10px 25px;border-right:1px solid #06329c;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:2;width:100%}section.write_review form .form_cover .rating_cover .rating-input>label:nth-child(2){border-right:none}section.write_review form .form_cover .rating_cover .rating-input:hover>input+label:hover,section.write_review form .form_cover .rating_cover .rating-input:hover>input+label:hover~input+label{cursor:pointer}section.write_review form .btn_cover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:50px}@media(max-width: 900px){section.write_review form .btn_cover{margin-top:20px}}section.write_review form .btn_cover .btn{width:200px}section.description_field.text_home_page{margin-top:100px}@media(max-width: 900px){section.description_field.text_home_page{margin-top:60px}}section.description_field.category_text{margin-bottom:50px}@media(max-width: 900px){section.description_field.category_text{margin-bottom:60px}}section.description_field h1{font-size:32px;font-style:normal;font-weight:500;line-height:38px;margin-bottom:20px}section.description_field h2,section.description_field h3,section.description_field h4,section.description_field h5,section.description_field h6{font-size:16px;font-style:normal;font-weight:600;line-height:26px;margin-bottom:15px;margin-top:20px}section.description_field h2{font-size:24px}@media(max-width: 900px){section.description_field h2{font-size:20px}}section.description_field h3{font-size:20px}@media(max-width: 900px){section.description_field h3{font-size:18px}}section.description_field img{border-radius:10px;margin-bottom:20px;width:100%}section.description_field p{font-size:16px;font-style:normal;font-weight:400;line-height:20px;margin-bottom:15px}section.description_field ul,section.description_field ol{padding-left:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;margin-bottom:15px}section.description_field a{text-decoration:underline;color:#06329c}section.cart_page .title_32{margin-bottom:20px}section.cart_page a{text-decoration:unset}section.cart_page table{width:100%;border-collapse:collapse;border:1px solid #06329c;border-bottom:none;border-top-right-radius:10px;border-top-left-radius:10px;border-style:hidden;-webkit-box-shadow:0 0 0 1px #06329c;box-shadow:0 0 0 1px #06329c}section.cart_page th{border-right:1px solid #fff;background:#06329c;color:#fff;padding:10px 15px;text-align:left;font-size:16px;font-style:normal;font-weight:700;line-height:20px}section.cart_page th:nth-child(1){border-top-left-radius:8px}section.cart_page th:nth-last-child(1){border-right:inherit;border-top-right-radius:8px}@media(max-width: 650px){section.cart_page th{font-size:12px;font-style:normal;font-weight:600;line-height:14px;padding:10px}}section.cart_page .product_info td{text-align:left;border-bottom:1px solid #06329c;padding:5px 15px;font-size:16px;font-style:normal;font-weight:400;line-height:20px}section.cart_page .product_info td.product_name{max-width:350px}@media(max-width: 600px){section.cart_page .product_info td{word-wrap:break-word;font-size:12px;font-style:normal;font-weight:400;line-height:14px;padding:5px 8px;text-align:center}section.cart_page .product_info td.product_name{text-align:left;width:115px}}section.cart_page .product_info td:nth-child(1){border-left:1px solid #06329c}section.cart_page .product_info td.price{font-weight:700}section.cart_page .product_info td.remove_product{text-align:center}section.cart_page .product_info td.remove_product a{cursor:pointer}section.cart_page .product_info td.remove_product a:hover svg path{fill:#dc0000}section.cart_page .product_info.have_discount td{border-bottom:none}section.cart_page .discount td{padding:15px 15px 20px 15px;border-bottom:1px solid #06329c;width:100%}@media(max-width: 600px){section.cart_page .discount td{padding:10px}}section.cart_page .discount td .promo_cover{background:rgba(18,195,125,.1);padding:10px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px}@media(max-width: 600px){section.cart_page .discount td .promo_cover{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px}}section.cart_page .discount td .promo_cover .promo_text{font-size:14px;font-style:normal;font-weight:600;line-height:18px}@media(max-width: 600px){section.cart_page .discount td .promo_cover .promo_text{font-size:12px;line-height:14px;text-align:center}}section.cart_page .discount td .promo_cover .promo_btn{cursor:pointer;padding:12px;font-size:14px;font-style:normal;font-weight:600;line-height:18px;color:#12c37d;border-radius:10px;border:1px solid #12c37d;text-align:center;-webkit-transition:all .3s;transition:all .3s;background:none}@media(max-width: 600px){section.cart_page .discount td .promo_cover .promo_btn{padding:12px;font-size:12px;line-height:14px}}section.cart_page .discount td .promo_cover .promo_btn:hover{background:#12c37d;color:#fff}section.cart_page .total_amount_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;margin-top:20px}section.cart_page .total_amount_container .title{font-size:16px;font-style:normal;font-weight:700;line-height:20px}section.cart_page .total_amount_container .total_amount{font-size:20px;font-style:normal;font-weight:600;line-height:24px}section.cart_page .nav_btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px}@media(max-width: 600px){section.cart_page .nav_btns{margin-top:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;margin-bottom:40px}}section.cart_page .nav_btns .btn{text-transform:unset}@media(max-width: 600px){section.cart_page .nav_btns .btn{width:100%}}section.cart_page .nav_btns .btn.continue_shopping{background:none;color:#06329c;border:1px solid #06329c;padding:12px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}section.cart_page .nav_btns .btn.continue_shopping:hover{background:#06329c;color:#fff;gap:8px}section.cart_page .nav_btns .btn.continue_shopping:hover svg path{fill:#fff}section.cart_page .nav_btns .btn.checkout{padding:12px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;color:#fff}section.cart_page .nav_btns .btn.checkout:hover{gap:8px}section.thank_you{margin-top:20px}section.thank_you .holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.thank_you .holder .title_32{text-align:center;margin-bottom:20px}section.thank_you .holder p{text-align:center;max-width:340px;font-size:16px;font-style:normal;font-weight:700;line-height:20px}section.thank_you .holder .btn{margin-top:50px;text-transform:unset;width:200px;text-decoration:unset;color:#fff}@media(max-width: 900px){section.thank_you .holder .btn{width:100%}}.checkout_page .title_32{margin-bottom:20px;font-size:32px;font-style:normal;font-weight:500;line-height:38px;margin-top:0}.checkout_page #order_review_heading{margin-top:50px}.checkout_page a{text-decoration:unset}@media(min-width: 950px){.checkout_page thead{border-top-right-radius:10px;border-top-left-radius:10px}}.checkout_page thead,.checkout_page tbody{border:1px solid #06329c}@media(min-width: 950px){.checkout_page thead,.checkout_page tbody{border-style:hidden;-webkit-box-shadow:0 0 0 1px #06329c;box-shadow:0 0 0 1px #06329c;-webkit-appearance:none}}.checkout_page table{width:100%;border-collapse:collapse}.checkout_page .fee td:nth-child(2){font-weight:700}.checkout_page th{border-right:1px solid #fff;background:#06329c;color:#fff;padding:10px 15px;text-align:left;font-size:16px;font-style:normal;font-weight:700;line-height:20px}@media(min-width: 950px){.checkout_page th:nth-child(1){border-top-left-radius:8px}}.checkout_page th:nth-last-child(1){border-right:inherit}@media(min-width: 950px){.checkout_page th:nth-last-child(1){border-top-right-radius:8px}}@media(max-width: 650px){.checkout_page th{font-size:12px;font-style:normal;font-weight:600;line-height:14px;padding:10px}}.checkout_page td{text-align:left;border-bottom:1px solid #06329c;padding:10px 15px;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.checkout_page td.product_name{max-width:350px}@media(max-width: 600px){.checkout_page td{word-wrap:break-word;font-size:12px;font-style:normal;font-weight:400;line-height:14px;padding:5px 8px}.checkout_page td.product_name{text-align:left;width:115px}}.checkout_page td:nth-child(1){border-left:1px solid #06329c}.checkout_page td.price{font-weight:700}.checkout_page td.remove_product{text-align:center}.checkout_page td.remove_product a{cursor:pointer}.checkout_page td.remove_product a:hover svg path{fill:#dc0000}.checkout_page .order-total td{padding:0;padding-top:20px;border:none}.checkout_page .order-total .title{font-size:16px;font-style:normal;font-weight:700;line-height:20px}.checkout_page .order-total .total_amount{font-size:20px;font-style:normal;font-weight:600;line-height:24px;text-align:right}.checkout_page #order_review{margin-bottom:50px}.checkout_page .woocommerce-billing-fields__field-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}@media(min-width: 950px){.checkout_page .woocommerce-billing-fields__field-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media(max-width: 950px){.checkout_page .woocommerce-billing-fields__field-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.checkout_page .col2-set .form-row-first,.checkout_page .col2-set .form-row-last{width:100%;margin:0}.checkout_page #customer_details p{margin:0}.checkout_page #customer_details .form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px}.checkout_page #customer_details label{font-size:16px;font-style:normal;font-weight:700;line-height:20px}.checkout_page #billing_salutation_field{width:100%}.checkout_page #billing_salutation_field .woocommerce-input-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkout_page #billing_salutation_field .woocommerce-input-wrapper input{margin-right:10px}.checkout_page #billing_salutation_field .woocommerce-input-wrapper input:nth-child(3){margin-left:20px}.checkout_page #billing_salutation_field .woocommerce-input-wrapper label{font-size:16px;font-style:normal;font-weight:400;line-height:20px}@media(min-width: 950px){.checkout_page #billing_first_name_field,.checkout_page #billing_last_name_field,.checkout_page #billing_email_field,.checkout_page #billing_phone_field,.checkout_page #billing_country_field,.checkout_page #billing_address_1_field,.checkout_page #billing_postcode_field,.checkout_page #billing_city_field{width:48%}}.checkout_page .woocommerce-shipping-totals.shipping{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin-bottom:50px}.checkout_page .woocommerce-shipping-totals.shipping div{border:none;padding:0}.checkout_page .woocommerce-shipping-totals.shipping div.title_32{margin-top:50px}.checkout_page .woocommerce-shipping-totals.shipping div #shipping_method{list-style:none;padding:0}.checkout_page .woocommerce-shipping-totals.shipping div #shipping_method li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.checkout_page .woocommerce-checkout-payment .wc_payment_methods{list-style:none;padding:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:50px}@media(max-width: 500px){.checkout_page .woocommerce-checkout-payment .wc_payment_methods{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}}.checkout_page .woocommerce-checkout-payment .wc_payment_methods li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.checkout_page .woocommerce-checkout-payment .wc_payment_methods li .wc-block-components-notice-banner{margin-top:0}.checkout_page .place-order{margin-top:50px}.checkout_page #place_order{margin-top:30px}@media(max-width: 600px){.checkout_page #place_order{width:100%}}.checkout_page .checkount_btn_cover{margin-top:20px}.checkout_page #shipping_insurance_field{margin-bottom:0}.checkout_page #shipping_insurance_field label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.checkout_page #shipping_insurance_field label .optional{display:none}.checkout_page #shipping_insurance_field label input[type=checkbox]{border-color:#12c37d}.checkout_page #shipping_insurance_field label input[type=checkbox]:checked{background-color:#12c37d}.custom_checkboxes_lable{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.custom_checkboxes_lable .optional,.custom_checkboxes_lable .required{display:none}.woocommerce-order-received .sidebar{display:none}.woocommerce-order-received .description_field h1{display:none}section.blog_archive .holder .title_32{margin-top:40px;margin-bottom:60px}@media(max-width: 800px){section.blog_archive .holder .title_32{margin-top:24px;margin-bottom:40px}}section.blog_archive .holder .articles_grid{display:grid;grid-template-columns:repeat(3, 1fr);row-gap:60px;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}@media(max-width: 1350px){section.blog_archive .holder .articles_grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 800px){section.blog_archive .holder .articles_grid{grid-template-columns:1fr;gap:40px}}section.blog_archive .holder .articles_grid article a{height:100%;background:#fff;border:1px solid rgba(0,0,0,0);border-radius:21px}section.blog_archive .holder .articles_grid article a .article_img{border-top-left-radius:20px;border-top-right-radius:20px;-ms-flex-negative:0;flex-shrink:0;overflow:hidden}section.blog_archive .holder .articles_grid article a .article_img img{width:100%;height:240px;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .3s;transition:all .3s}@media(max-width: 800px){section.blog_archive .holder .articles_grid article a .article_img img{height:190px}}section.blog_archive .holder .articles_grid article a .container{padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width: 800px){section.blog_archive .holder .articles_grid article a .container{padding:16px 10px}}section.blog_archive .holder .articles_grid article a .container .date_and_arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px;width:100%}section.blog_archive .holder .articles_grid article a .container .date_and_arrow .date{color:#424141;font-size:16px;font-style:normal;font-weight:400;line-height:normal}section.blog_archive .holder .articles_grid article a .container .article_title{color:#06329c;font-size:24px;font-style:normal;font-weight:700;line-height:110%;text-transform:uppercase;margin-bottom:20px;-webkit-transition:all .3s;transition:all .3s}@media(max-width: 800px){section.blog_archive .holder .articles_grid article a .container .article_title{font-size:20px;margin-bottom:20px}}section.blog_archive .holder .articles_grid article a .container .article_excerpt{color:#020441;font-size:16px;font-style:normal;font-weight:500;line-height:normal}@media(max-width: 800px){section.blog_archive .holder .articles_grid article a .container .article_excerpt{font-size:14px;font-weight:400}}section.blog_archive .holder .articles_grid article a .container svg path{fill:#06329c}section.blog_archive .holder .articles_grid article a:hover{border-color:#212ec9}section.blog_archive .holder .articles_grid article a:hover .article_title{color:#212ec9}section.blog_archive .holder .articles_grid article a:hover img{scale:1.1}section.blog_archive .holder .articles_grid article a:hover svg path{fill:#212ec9}@media(min-width: 1350px){section.blog_archive .holder .articles_grid article.big_article{grid-column:span 3}section.blog_archive .holder .articles_grid article.big_article a{display:-webkit-box;display:-ms-flexbox;display:flex}section.blog_archive .holder .articles_grid article.big_article a .article_img{border-top-left-radius:20px;border-bottom-left-radius:20px;border-top-right-radius:0px;max-width:660px}section.blog_archive .holder .articles_grid article.big_article a .article_img img{height:380px}section.blog_archive .holder .articles_grid article.big_article a .container{padding:40px 40px 65px 40px}section.blog_archive .holder .articles_grid article.big_article a .container .date_and_arrow{margin-bottom:30px}section.blog_archive .holder .articles_grid article.big_article a .container .article_title{margin-bottom:30px;font-size:32px}section.blog_archive .holder .articles_grid article.big_article a .container .article_excerpt{font-size:18px}}section.single_page{margin-top:60px}@media(max-width: 800px){section.single_page{margin-top:24px}}section.single_page .holder{max-width:880px}section.single_page .holder .title_52{color:#1c178b}section.single_page .holder .post_data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:22px;border-bottom:1px solid #1c178b;margin-top:40px}@media(max-width: 800px){section.single_page .holder .post_data{margin-top:30px;padding-bottom:18px}}section.single_page .holder .post_data .date{font-size:16px;color:#1c178b}section.single_page .holder .post_data .views{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;font-size:16px;color:#1c178b}section.single_page .holder .article_img{margin-top:30px}@media(max-width: 800px){section.single_page .holder .article_img{margin-top:20px}}section.single_page .holder .article_img img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}section.single_page .holder .article_content{margin-top:60px}@media(max-width: 800px){section.single_page .holder .article_content{margin-top:40px}}section.single_page .holder .article_content h2{font-size:32px;font-style:normal;font-weight:400;line-height:110%;text-transform:uppercase;margin-top:80px;margin-bottom:40px}@media(max-width: 800px){section.single_page .holder .article_content h2{font-size:24px;margin-top:60px;margin-bottom:30px}}section.single_page .holder .article_content h2:nth-child(1){margin-top:0}section.single_page .holder .article_content h3,section.single_page .holder .article_content h4,section.single_page .holder .article_content h5,section.single_page .holder .article_content h6{font-size:20px;font-style:normal;font-weight:600;line-height:130%;margin-top:60px;margin-bottom:30px}@media(max-width: 800px){section.single_page .holder .article_content h3,section.single_page .holder .article_content h4,section.single_page .holder .article_content h5,section.single_page .holder .article_content h6{margin-top:40px;margin-bottom:20px}}section.single_page .holder .article_content ul,section.single_page .holder .article_content ol{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;padding-left:20px;font-size:16px;font-style:normal;font-weight:400;line-height:normal}section.single_page .holder .article_content p{font-size:16px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:15px}section.single_page .holder .article_content .wp-block-image{margin:60px 0}@media(max-width: 800px){section.single_page .holder .article_content .wp-block-image{margin:40px 0}}section.single_page .holder .article_content .wp-block-image img{width:100%;height:auto}section.single_page .holder .article_content .wp-block-image .wp-element-caption{font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#424141;margin-top:20px;margin-bottom:0}@media(max-width: 800px){section.single_page .holder .article_content .wp-block-image .wp-element-caption{font-size:12px}}section.single_page .holder .share_btn_cover{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:60px;display:none}@media(max-width: 800px){section.single_page .holder .share_btn_cover{display:-webkit-box;display:-ms-flexbox;display:flex}}section.single_page .holder .share_btn_cover .share_btn{border-radius:10px;border:2px solid #1c178b;-webkit-box-shadow:0px 2px 4px 0px rgba(31,32,40,.05),0px 16px 24px 0px rgba(31,32,40,.06),0px -1px 2px 0px rgba(0,0,0,.05);box-shadow:0px 2px 4px 0px rgba(31,32,40,.05),0px 16px 24px 0px rgba(31,32,40,.06),0px -1px 2px 0px rgba(0,0,0,.05);color:#1c178b;background:rgba(0,0,0,0);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:14px 30px;-webkit-transition:all .3s;transition:all .3s;font-size:16px;font-style:normal;font-weight:500;line-height:106%;letter-spacing:.32px;text-transform:uppercase;cursor:pointer}section.single_page .holder .share_btn_cover .share_btn:hover{background:#212ec9;color:#fff}section.single_page .holder .share_btn_cover .share_btn:hover svg path{fill:#fff}.breadcrumbs{margin-top:30px}@media(max-width: 800px){.breadcrumbs{margin-top:12px}}.breadcrumbs ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;font-size:14px;color:#b6b6b6}.breadcrumbs ul li::after{content:">";padding:0 8px 0 4px;top:.5px;position:relative;color:#8490b8}.breadcrumbs ul li:nth-last-child(1)::after{content:none}.breadcrumbs ul .breadcrumbs_item_link{color:#06329c}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;margin-top:100px}@media(max-width: 800px){.pagination{gap:6px;margin-top:60px}}.pagination .pagination_item a,.pagination .pagination_item span{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100px;background:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:.32px;color:#1c178b;cursor:pointer}.pagination .pagination_item a:hover,.pagination .pagination_item span:hover{color:#fff;background-color:#212ec9;border-color:#8774fb}.pagination .pagination_item a.active,.pagination .pagination_item span.active{background-color:#212ec9;color:#fff}.pagination .pagination_item a.active svg path,.pagination .pagination_item span.active svg path{fill:#fff}.pagination .pagination_item a.active:hover,.pagination .pagination_item span.active:hover{border-color:initial}.pagination .pagination_item span.dots{cursor:auto}.pagination .pagination_item span.dots:hover{background:#fff;border-color:#e4e8ee;color:initial}.pagination .pagination_item .next,.pagination .pagination_item .prev{background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0)}.pagination .pagination_item .next:hover,.pagination .pagination_item .prev:hover{background-color:#fff;border-color:#212ec9}section.similar_posts{padding:100px 0 120px 0}@media(max-width: 800px){section.similar_posts{padding:60px 0}}section.similar_posts .title_52{margin-bottom:60px}@media(max-width: 800px){section.similar_posts .title_52{margin-bottom:40px}}section.similar_posts .articles_grid{display:grid;grid-template-columns:repeat(3, 1fr);row-gap:60px;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}@media(max-width: 1350px){section.similar_posts .articles_grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 800px){section.similar_posts .articles_grid{grid-template-columns:1fr;gap:40px}}section.similar_posts .articles_grid article a{height:100%;background:#fff;border:1px solid rgba(0,0,0,0);border-radius:21px}section.similar_posts .articles_grid article a .article_img{border-top-left-radius:20px;border-top-right-radius:20px;-ms-flex-negative:0;flex-shrink:0;overflow:hidden}section.similar_posts .articles_grid article a .article_img img{width:100%;height:240px;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .3s;transition:all .3s}@media(max-width: 800px){section.similar_posts .articles_grid article a .article_img img{height:190px}}section.similar_posts .articles_grid article a .container{padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width: 800px){section.similar_posts .articles_grid article a .container{padding:16px 10px}}section.similar_posts .articles_grid article a .container .date_and_arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px;width:100%}section.similar_posts .articles_grid article a .container .date_and_arrow .date{color:#424141;font-size:16px;font-style:normal;font-weight:400;line-height:normal}section.similar_posts .articles_grid article a .container .article_title{color:#1c178b;font-size:24px;font-style:normal;font-weight:700;line-height:110%;text-transform:uppercase;margin-bottom:20px;-webkit-transition:all .3s;transition:all .3s}@media(max-width: 800px){section.similar_posts .articles_grid article a .container .article_title{font-size:20px;margin-bottom:20px}}section.similar_posts .articles_grid article a .container .article_excerpt{color:#020441;font-size:16px;font-style:normal;font-weight:500;line-height:normal}@media(max-width: 800px){section.similar_posts .articles_grid article a .container .article_excerpt{font-size:14px;font-weight:400}}section.similar_posts .articles_grid article a:hover{border-color:#212ec9}section.similar_posts .articles_grid article a:hover .article_title{color:#212ec9}section.similar_posts .articles_grid article a:hover img{scale:1.1}.wc-block-grid__products{padding:0 !important}.wc-block-grid__product{border-radius:10px;background:#fff;-webkit-box-shadow:0px 4px 20px 0px rgba(0,0,0,.1);box-shadow:0px 4px 20px 0px rgba(0,0,0,.1);padding:20px !important;border:1px solid #fff;-webkit-transition:all .3s;transition:all .3s}@media(max-width: 900px){.wc-block-grid__product{padding:10px !important}}.wc-block-grid__product .add_to_cart_button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .3s ease;transition:all .3s ease;border:0;text-transform:uppercase;background:#06329c;color:#fff;padding:12px;font-size:14px;font-style:normal;font-weight:600;line-height:18px;border-radius:10px}.wc-block-grid__product .add_to_cart_button:hover{color:#fff;background:#12c37d}.wc-block-grid__product .add_to_cart_button:disabled{pointer-events:none;opacity:.5}footer{background:#06329c;padding:20px 0px;margin-top:100px}@media(max-width: 900px){footer{margin-top:60px}}footer .holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer .holder .copyright{color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:20px;text-align:center}