@charset "UTF-8";*,.slick-slider,.wp-block-columns,::after,::before{box-sizing:border-box}.btn,a{text-decoration:none}:root{--color-primary:#FFD700;--color-primary-300:#ffe979;--color-primary-600:#dfbd00;--color-secondary:#39a048;--color-secondary-400:#1E4F2A;--color-secondary-600:#01200F;--color-light:#c8c8c8;--color-lighter:#dcdcdc;--color-lightest:#f2f2f2;--color-dark:#404040;--color-darker:#303030;--color-darkest:#202020;--color-grey:#808080;--color-grey-variant:#a7a3a3;--color-white:#ffffff;--color-black:#000000;--color-red:#e31e24;--color-green:#58c727;--color-whatsapp:#25d366;--color-info:#00AFF0;--color-warning:#FF8833;--color-danger:#ff4444;--color-success:#6DC066;--color-background:#ffffff;--color-selection:#ffea84;--color-text:#010101;--color-link:#3018e6;--color-link-hover:#ff4444;--color-tooltip:#23282d;--color-toast-info:#9fe5ff;--font-primary:Inter,sans-serif;--font-secondary:sans-serif;--text-100:100;--text-200:200;--text-300:300;--text-400:400;--text-500:500;--text-600:600;--text-700:700;--text-800:800;--text-900:900;--text-light:300;--text-normal:400;--text-bold:600;--text-10:0.625rem;--text-12:0.75rem;--text-14:0.875rem;--text-15:0.938rem;--text-16:1rem;--text-18:1.125rem;--text-20:1.25rem;--text-22:1.375rem;--text-24:1.5rem;--text-28:1.75rem;--text-30:1.875rem;--text-34:2.125rem;--text-36:2.25rem;--text-40:2.5rem;--text-48:3rem;--br-xs:2px;--br-sm:4px;--br-md:8px;--br-lg:18px;--br-xl:24px;--br-xx:34px;--section-gap:24px;--wp--preset--spacing--default:50px;--wp--preset--spacing--medium:30px;--wp--preset--spacing--regular:100px}::selection{background:var(--color-selection)}::-moz-selection{background:var(--color-selection)}ol[class],ul[class]{padding:0;list-style:none}blockquote,body,dd,dl,figcaption,figure,h1,h2,h3,h4,h5,h6,li,ol[class],p,ul[class]{margin:0}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin:0;font-weight:400;line-height:1}address,ol:not(:last-child),p:not(:last-child),ul:not(:last-child){margin-bottom:1.5rem}address,dd,dt{line-height:1.5}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}dl,ol,p,ul{margin:0}ol+p,ul+p{margin-top:1.5rem}dt{font-weight:700}dd{margin-left:0}blockquote{padding:.5rem 1rem;margin:0 0 1.5rem;font-size:1.25rem}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}address{font-style:normal}a{color:var(--color-link)}a:hover{color:var(--color-link-hover)}.theme-base-fields{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:20px}.theme-base-fields.form-column{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.theme-base-fields.form-column .input-field{width:100%}.theme-base-fields input::-webkit-input-placeholder,.theme-base-fields textarea::-webkit-input-placeholder{color:var(--color-light);-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.theme-base-fields input:-ms-input-placeholder,.theme-base-fields textarea:-ms-input-placeholder{color:var(--color-light);-ms-transition:opacity .3s ease;transition:opacity .3s ease}.theme-base-fields input:focus::-webkit-input-placeholder,.theme-base-fields textarea:focus::-webkit-input-placeholder{opacity:.5}.theme-base-fields input:focus:-ms-input-placeholder,.theme-base-fields textarea:focus:-ms-input-placeholder{opacity:.5}.theme-base-fields fieldset{margin:0;padding:0;border:none}.theme-base-fields input[type=date],.theme-base-fields input[type=datetime-local],.theme-base-fields input[type=email],.theme-base-fields input[type=number],.theme-base-fields input[type=password],.theme-base-fields input[type=search],.theme-base-fields input[type=tel],.theme-base-fields input[type=text],.theme-base-fields input[type=time],.theme-base-fields input[type=url],.theme-base-fields select,.theme-base-fields textarea{outline:0;height:50px;width:100%;margin:0;padding-right:15px;padding-left:15px;font-size:var(--text-15);color:var(--color-black);background-color:var(--color-white);border:1px solid var(--color-white);border-radius:var(--br-sm);transition:all .3s}.theme-base-fields input[type=email]:focus,.theme-base-fields input[type=number]:focus,.theme-base-fields input[type=password]:focus,.theme-base-fields input[type=tel]:focus,.theme-base-fields input[type=text]:focus,.theme-base-fields input[type=url]:focus,.theme-base-fields textarea:focus{border-color:var(--color-primary-300)}.theme-base-fields textarea{min-height:100px;resize:none;padding:10px 14px}.theme-base-fields input[data-validation]{padding-right:40px}.input-field,.input-field-group{position:relative;overflow:hidden}.theme-base-fields input.valid{border-color:var(--color-success)!important}.theme-base-fields .help-block.form-error{position:absolute;top:14px;right:10px;width:24px;height:24px;font-size:0}.theme-base-fields .help-block.form-error:after,.theme-base-fields .help-block.form-error:before{content:"";position:absolute;top:11px;right:4px;width:16px;height:2px;background-color:var(--color-danger)}.theme-base-fields .help-block.form-error:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.theme-base-fields .help-block.form-error:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.theme-base-fields .field-phone{position:relative}.theme-base-fields .field-phone input{padding-left:45px}.theme-base-fields .field-phone .phone-code{position:absolute;top:50%;left:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-family:var(--font-primary);font-weight:var(--text-700);color:var(--color-white)}.theme-base-fields .field-radio label{position:relative;padding-left:30px;cursor:pointer}.theme-base-fields .field-radio label:before{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);transition:.2s;width:16px;height:16px;background-color:#fff;border:1px solid var(--color-secondary);border-radius:50%}.theme-base-fields .field-radio label:hover:before{background-color:var(--color-secondary-600)}.theme-base-fields .field-radio input[type=radio]{display:none}.theme-base-fields .field-radio input[type=radio]:checked+label:before{border-color:var(--color-secondary);background-color:var(--color-secondary)}.theme-base-fields .field-radio-default label{cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:7px 18px 6px;font-size:var(--text-14);font-weight:var(--text-medium);text-align:center;background-color:var(--color-white);border-radius:17px}.theme-base-fields .field-radio-default input[type=radio]:checked+label,.theme-base-fields .field-radio-default label:hover{background-color:var(--color-secondary);color:#fff}.theme-base-fields .field-radio-default input[type=radio]{display:none}.theme-base-fields .field-radio-variant label{position:relative;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:7px 18px 6px 30px;font-size:var(--text-14);font-weight:var(--text-medium);text-align:center;background-color:var(--color-white);border-radius:17px}.theme-base-fields .field-radio-variant label:before{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);transition:.2s;width:16px;height:16px;background-color:#fff;border:1px solid var(--color-primary);border-radius:50%}.theme-base-fields .field-radio-variant label:hover{background-color:var(--color-success)}.theme-base-fields .field-radio-variant label:hover:before{border-color:#fff;background-color:var(--color-primary)}.theme-base-fields .field-radio-variant input[type=radio]{display:none}.theme-base-fields .field-radio-variant input[type=radio]:checked+label{color:#fff;background-color:var(--color-success)}.theme-base-fields .field-radio-variant input[type=radio]:checked+label:before{border-color:var(--color-primary);background-color:var(--color-primary)}.theme-base-fields .field-checkbox-variant label{display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;min-height:40px;position:relative;cursor:pointer;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:14px;text-align:center;border-radius:4px;border:2px solid var(--color-light)}.theme-base-fields .field-checkbox-variant label:hover{transition:background .4s;border-color:var(--color-primary)}.theme-base-fields .field-checkbox-variant input[type=checkbox]{display:none}.theme-base-fields .field-checkbox-variant input[type=checkbox]:checked+label{transition:background .4s;color:#000;background:var(--color-primary);border-color:var(--color-primary)}.theme-base-fields .field-checkbox label{position:relative;padding-left:40px;cursor:pointer}.theme-base-fields .field-checkbox label:after,.theme-base-fields .field-checkbox label:before{content:"";position:absolute;transition:.2s}.btn,.btn svg{transition:.2s ease-out}.theme-base-fields .field-checkbox label:before{top:2px;left:0;width:34px;height:18px;border-radius:9px;box-shadow:inset 0 2px 3px rgba(0,0,0,.2)}.theme-base-fields .field-checkbox label:after{top:4px;left:2px;width:14px;height:14px;border-radius:50%;background:#FFF;box-shadow:0 2px 5px rgba(0,0,0,.3)}.theme-base-fields .field-checkbox input[type=checkbox]{display:none}.theme-base-fields .field-checkbox input[type=checkbox]:checked+label:before{background:var(--color-success)}.theme-base-fields .field-checkbox input[type=checkbox]:checked+label:after{left:18px}.theme-base-fields .field-file input[type=file]{display:none;visibility:hidden}.theme-base-fields .field-file .file-chooser{position:relative;display:block;width:100%;height:40px;padding-left:40px;cursor:pointer;text-align:left;background-color:#eee;border:none}.theme-base-fields .field-file .file-chooser:hover{background-color:var(--color-info)}.theme-base-fields .field-file .file-chooser:hover svg path{fill:#fff}.theme-base-fields .field-file .file-chooser svg{position:absolute;left:10px}.theme-base-fields .field-file .file-chooser span{display:block;line-height:1.2}.theme-base-fields{position:relative}.theme-base-fields .processing{z-index:100;position:absolute;top:0;right:0;bottom:0;left:0;padding:20px;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:20px;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(0,0,0,.8)}.theme-base-fields .processing .text{display:none;max-width:200px;text-align:center;background-color:#fff}.theme-base-fields .processing .loader{position:relative;display:block;width:120px;height:10px}.form-callback.form-column .btn,.form-service .area-fields .btn{width:100%}.theme-base-fields .processing .loader svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.theme-base-fields .processing .loader svg circle{fill:var(--color-primary);stroke:var(--color-primary);stroke-width:15px}.form-service{color:var(--color-white);background-color:var(--color-black)}.form-service .grid{border:2px dashed var(--color-white)}.form-service .wp-block-heading{margin-bottom:24px;font-size:var(--text-28);font-weight:var(--text-700);color:var(--color-primary-300)}.form-service p,.section-heading .title{font-size:var(--text-20)}.form-service .area-fields{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:15px}.btn,.using-cookies-inner{-webkit-align-items:center}.btn{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;gap:6px;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:11px 36px;text-align:center;font-size:var(--text-14);font-weight:var(--text-500);line-height:1.2;cursor:pointer;border:2px solid transparent;border-radius:var(--br-sm);outline:0;vertical-align:middle;-webkit-tap-highlight-color:transparent}.btn-text,.text-left{text-align:left}.btn.disabled,.btn:disabled{background-color:#DFDFDF!important;color:#9F9F9F!important;cursor:default}.btn.disabled *,.btn:disabled *{pointer-events:none}.btn.disabled:hover,.btn:disabled:hover{background-color:#DFDFDF;color:#9F9F9F}.btn svg{width:20px;height:20px}.button-group .btn:not(:last-child){margin-right:20px}.btn-xs{padding:0 4px;font-size:var(--text-10);line-height:1.5;border-radius:var(--br-xs)}.btn-sm{padding:6px 8px;font-size:var(--text-12);line-height:1.4;border-radius:var(--br-sm)}.btn-md{padding:8px 24px;font-size:var(--text-15);line-height:1.5;border-radius:var(--br-md)}.btn-lg{padding:15px 30px;font-size:1.25rem;line-height:1.3333333}.btn-text{padding:0;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;text-transform:none;background-color:transparent;border:none;border-radius:0}.btn-icon{padding:8px;color:var(--color-black);border-radius:var(--br-sm)}.btn-icon:hover{background-color:#fff}.btn-default{color:#000;background-color:transparent}.btn-default:hover{color:#000;background-color:#fff}.btn-primary{color:#000;background-color:gold}.btn-primary:hover{color:#000;background-color:#dfbd00}.btn-primary-300{color:#000;background-color:#ffe979}.btn-primary-300:hover{color:#000;background-color:gold}.btn-secondary{color:#fff;background-color:#404040}.btn-secondary:hover{color:#000;background-color:gold}.btn-tag{color:#000;background-color:#caeffd}.btn-tag:hover{color:#000;background-color:#80d9fa}.btn-menu,.btn-menu.is-active{background-color:transparent}.btn-menu{position:relative;margin:0;padding:0;width:36px;height:36px;box-shadow:none;border-radius:var(--border-radius);border:none;cursor:pointer;transition:background .3s}.btn-menu:focus{outline:0}.btn-menu.is-active>a>span,.btn-menu.is-active>span{background:0 0}.btn-menu.is-active>a>span:after,.btn-menu.is-active>a>span:before,.btn-menu.is-active>span:after,.btn-menu.is-active>span:before{background-color:#000;transition-delay:0s,.3s}.btn-menu.is-active>a>span:before,.btn-menu.is-active>span:before{top:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.btn-menu.is-active>a>span:after,.btn-menu.is-active>span:after{bottom:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.btn-menu>a>span,.btn-menu>span{display:block;position:absolute;top:50%;left:8px;right:8px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:2px;background:#000;transition:background .3s 0s}.btn-menu>a>span:after,.btn-menu>a>span:before,.btn-menu>span:after,.btn-menu>span:before{content:"";position:absolute;display:block;left:0;width:100%;height:2px;background-color:#000;transition-duration:.2s,0s;transition-delay:.2s,0s}.btn-menu>a>span:before,.btn-menu>span:before{top:-5px;transition-property:top,-webkit-transform;transition-property:top,transform;transition-property:top,transform,-webkit-transform}.btn-menu>a>span:after,.btn-menu>span:after{bottom:-5px;transition-property:bottom,-webkit-transform;transition-property:bottom,transform;transition-property:bottom,transform,-webkit-transform}[class*=" icon"],[class^=icon]{color:currentColor}svg.icon{fill:none}svg.icon-fill{fill:currentColor}svg.icon-fill path{fill-rule:evenodd;clip-rule:evenodd}svg.icon-stroke{stroke:currentColor}.btn-arrow svg,svg.icon-stroke-round path{stroke-linecap:round;stroke-linejoin:round}.icon-xs{width:18px;height:18px}.icon-sm{width:22px;height:22px}.icon-md{width:32px;height:32px}.icon-lg{width:44px;height:44px}.icon-xl{width:80px;height:80px}.body-wrapper,.container{width:100%;margin-right:auto;margin-left:auto}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.clearfix::after{display:block;clear:both;content:""}.block{display:block}.inline{display:inline-block}.flex{display:-webkit-flex;display:-ms-flexbox;display:flex}.grid{display:grid}.pull-right{float:right}.pull-left{float:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-break{word-break:break-word!important;overflow-wrap:break-word!important}.text-reset{color:inherit!important}.text-light{font-weight:var(--text-light)}.text-normal{font-weight:var(--text-normal)}.text-bold{font-weight:var(--text-700)}.infinite-end .cart-alpha,.nav-breadcrumbs,.post-title,.share-buttons span,.using-cookies-agreement{font-weight:var(--text-600)}.text-xs{line-height:1.12;font-size:.75rem}.text-sm{line-height:1.14;font-size:.875rem}.text-md{line-height:1.18;font-size:1.125rem}.text-lg{line-height:1.24;font-size:1.5rem}html{scroll-behavior:smooth}body,html{min-height:100%;height:100%}body{scroll-behavior:smooth;text-rendering:optimizeSpeed;overflow-x:hidden;position:relative;-webkit-font-smoothing:antialiased;font-family:var(--font-primary);font-size:var(--text-16);line-height:1.5;color:var(--color-text);cursor:default;background-color:var(--color-lightest)}.body-wrapper{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-width:320px;max-width:2560px;min-height:100vh}.container{padding-right:15px;padding-left:15px}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.d-none{display:none!important}.flex-row{-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-webkit-flex:1 1 auto!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-webkit-flex-grow:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-webkit-flex-grow:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-webkit-flex-shrink:0!important;-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-webkit-flex-shrink:1!important;-ms-flex-negative:1!important;flex-shrink:1!important}.justify-start{-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-end{-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-center{-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-between{-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.items-start{-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}.items-end{-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}.items-center{-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.items-baseline{-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.items-stretch{-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.content-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.content-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.content-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.content-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.content-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.content-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.self-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.self-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.self-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.self-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.self-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.self-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}.infinite-loader{position:relative;top:-20px;display:none;padding:40px 0;text-align:center}.infinite-loader .spinner{width:40px;height:40px;border:4px solid var(--color-primary-300);border-top-color:var(--color-primary-600);border-radius:50%;-webkit-animation:spin .8s linear infinite;animation:spin .8s linear infinite;margin:0 auto}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.infinite-end{display:none;margin-bottom:50px}.infinite-end .cart-alpha{padding:24px;text-align:center;font-size:var(--text-18);background-color:var(--color-primary)}.dropdown{display:-webkit-flex;display:-ms-flexbox;display:flex}.dropdown .dropdown-toggle:hover{color:var(--color-white)}.dropdown .dropdown-toggle .label{line-height:1;text-transform:uppercase}.dropdown .dropdown-menu{display:none;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:10px;position:absolute;top:calc(100% + 5px);right:0;padding:18px;background-color:var(--color-black);border-radius:var(--br-sm)}.dropdown .dropdown-menu:before{content:"";position:absolute;top:-5px;right:7px;width:12px;height:12px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background-color:var(--color-black)}.dropdown .dropdown-menu.show{display:-webkit-flex;display:-ms-flexbox;display:flex}.dropdown .dropdown-menu .dropdown-item{font-size:var(--text-14);color:var(--color-white)}.dropdown .dropdown-menu .dropdown-item:hover{color:var(--color-primary)}.using-cookies{position:fixed;right:50%;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%);bottom:30px;width:100%;max-width:520px;padding:24px;color:var(--color-black);font-size:var(--text-14);background-color:var(--color-primary-300);border-radius:var(--br-md)}.using-cookies-inner{display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:20px}.using-cookies-agreement{padding:12px;background-color:var(--color-white);border-radius:var(--br-sm)}.cart-alpha,.footer .footer-top,.post-image,.section-inner{border-radius:var(--br-md)}.using-cookies-agreement:hover{color:var(--color-white);background-color:var(--color-black)}.share-buttons{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:10px}.share-buttons .btn-icon{padding:2px}.share-buttons svg{width:26px;height:26px}.cart-alpha{background-color:var(--color-white);box-shadow:0 0 25px -15px rgba(0,0,0,.4)}.post-items{gap:var(--section-gap)}.post-items .item{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:15px;max-height:280px}.post-image,.post-meta{-webkit-align-items:center}.post-image{overflow:hidden;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:100%;background-color:var(--color-lightest)}.post-meta,.post-meta span{display:-webkit-flex;display:-ms-flexbox}.post-image:hover img{-webkit-transform:scale(1.07);-ms-transform:scale(1.07);transform:scale(1.07)}.post-image img{width:100%;height:100%;object-fit:cover;transition:-webkit-transform ease-in-out .5s;transition:transform ease-in-out .5s;transition:transform ease-in-out .5s,-webkit-transform ease-in-out .5s}.post-image svg{width:70%;height:70%;color:var(--color-white)}.nav-breadcrumbs,.nav-breadcrumbs a,.post-title a{color:var(--color-black)}.post-title{line-height:1.2}.post-title a:hover{background-color:var(--color-primary-300)}.post-description{overflow:hidden;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;height:100%;max-height:56px;min-height:34px;line-height:1.2;font-size:var(--text-15)}.post-meta{display:flex;gap:20px;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;font-size:var(--text-12);font-weight:var(--text-500);color:var(--color-darker)}.post-meta span{display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:5px}.post-meta .shortlink-box,.section-inner{display:-webkit-flex;display:-ms-flexbox}.post-meta svg{width:16px;height:16px}.post-meta .shortlink-box{display:flex;gap:5px}.post-meta .shortlink-box span{cursor:pointer}.post-meta .shortlink-box #copy-status{color:var(--color-success)}.section-inner{display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:var(--section-gap);padding:var(--section-gap);background-color:var(--color-white);box-shadow:0 0 25px -15px rgba(0,0,0,.4)}.section-heading,.section-heading .col{display:-webkit-flex;display:-ms-flexbox;gap:var(--section-gap);-webkit-align-items:center}.section-heading{display:flex;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.section-heading .btn{white-space:nowrap}.section-heading .col{display:flex;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.section-heading .title{line-height:1.2;font-weight:var(--text-700)}.section-heading .nav{display:-webkit-flex;display:-ms-flexbox;display:flex;gap:16px;-webkit-align-items:center;-ms-flex-align:center;align-items:center;overflow-x:auto}.section-content.content-alpha .post-items{display:grid}.section-content.content-alpha .post-items .item:nth-child(1){max-height:none}.section-content.content-alpha .post-items .item:nth-child(1) .post-title{font-size:var(--text-22)}.section-content.content-alpha .post-items .item:nth-child(1) .post-meta{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.section-content.content-beta .post-items{display:-webkit-flex;display:-ms-flexbox;display:flex;overflow-x:auto;-webkit-scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scroll-padding:0 0 0 30px;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}.section-content.content-beta .post-items .item{min-width:280px}.header-top-line{padding-top:10px;padding-bottom:10px;color:#fff;font-size:var(--text-12);background-color:var(--color-darkest)}.header-top-line>.container.flex{-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:20px}.header-top-line .widget-weather span:after{content:" "}.header-top-line .widget-currency{list-style:none;display:-webkit-flex;display:-ms-flexbox;display:flex}.header-top-line .widget-currency span{white-space:nowrap}.header-top-line .widget-currency span:before{content:"";position:relative;margin-right:4px}.header-top-line .widget-currency .up::before{top:-10px;border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:6px solid var(--color-success)}.header-top-line .widget-currency .down::before{top:12px;border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid var(--color-danger)}.main-header,.main-header .header-search-form{top:0;background-color:var(--color-primary-300)}.header-top-line .widget-currency .stable::before{content:"•";color:var(--color-grey)}.header-is-hidden .main-header{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.main-header{z-index:1110;position:-webkit-sticky;position:sticky;transition:.2s ease-out}.main-header>.container.flex{position:relative;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:20px;padding-top:10px;padding-bottom:10px}.main-header .header-logo{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:16px}.main-header .header-logo .custom-logo-link{height:30px}.main-header .header-logo .custom-logo-link img{width:auto;height:100%}.main-header .header-menu-logo{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.main-header .header-menu-logo img{width:auto;height:50px}.main-header .languages{z-index:1;position:relative}.main-header .toggle-menu{display:none;z-index:1140}.main-header .toggle-search{margin-left:auto}.main-header .header-search-form{display:none;z-index:1500;position:absolute;right:15px;bottom:0;left:10px;gap:12px}.main-header .header-search-form.is-active{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);transition:.4s ease-out}.main-header .header-search-form>.container{display:-webkit-flex;display:-ms-flexbox;display:flex;gap:20px}.main-header .header-search-form .form-search{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%}.footer .menu-footer,.pagination{display:-webkit-flex;display:-ms-flexbox}.main-header .header-search-form .form-search input[type=text]{min-width:300px;padding-right:40px;height:auto;min-height:40px}.main-header .header-search-form .form-search input[type=text]:focus+.btn-search svg{color:var(--color-primary-dark)}.main-header .header-search-form .form-search .btn-search{position:absolute;right:10px}.main-header .header-search-form .form-search .btn-search:hover svg{color:var(--color-primary-dark)}.main-header .header-search-form .form-search .btn-search .icon{width:24px;color:var(--color-light)}.footer .col-title,.footer .menu-footer li.current-menu-item a{color:var(--color-white)}.footer{margin-top:auto}.footer .footer-top{background-color:var(--color-darkest)}.footer .footer-bottom{padding:20px 0;text-align:center;font-size:var(--text-14)}.footer .col-title{margin-bottom:20px;font-weight:var(--text-800)}.footer .menu-footer{display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.footer .menu-footer li{line-height:1.2}.footer .menu-footer li a{color:var(--color-primary)}.header-menu{z-index:1120;height:100%}.header-menu .menu{z-index:1130;margin:0}.header-menu .sub-menu{display:none;padding:0}.header-menu .sub-menu li{list-style:none}.header-menu .menu-dropdown{display:none;z-index:1120;position:absolute;top:2px;right:0;width:28px;height:28px;line-height:1;text-align:center;cursor:pointer;background-color:var(--color-primary);border-radius:50%}.header-menu .menu-dropdown:after,.header-menu .menu-dropdown:before{content:"";position:absolute;top:50%;right:50%;width:12px;height:2px;background-color:var(--color-secondary)}.header-menu .menu-dropdown:before{-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}.header-menu .menu-dropdown:after{-webkit-transform:translateX(50%) rotate(90deg);-ms-transform:translateX(50%) rotate(90deg);transform:translateX(50%) rotate(90deg)}.menu-overlay{z-index:1100;position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.6)}.brand-link a,.section.main .area-beta,.section.main .carousel .slide{position:relative}.networks-menu{padding:0}.networks-menu li{list-style:none;display:inline-block}.networks-menu li:not(:last-child){margin-right:10px}.networks-menu li a{display:block;width:30px;height:30px;background-image:url(../img/icons/social.png);background-repeat:no-repeat;background-size:60px 270px;background-position-x:0}.networks-menu li a:hover{background-position-x:-30px}.networks-menu li.telegram a{background-position-y:0}.networks-menu li.viber a{background-position-y:-30px}.networks-menu li.whatsapp a{background-position-y:-60px}.networks-menu li.facebook a{background-position-y:-90px}.networks-menu li.instagram a{background-position-y:-120px}.networks-menu li.google a{background-position-y:-150px}.networks-menu li.youtube a{background-position-y:-180px}.networks-menu li.linkedin a{background-position-y:-210px}.networks-menu li.vk a{background-position-y:-240px}.brand-link a:after{content:"";position:absolute;bottom:-5px;left:50%;width:0;height:1px;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);transition:.3s;background-color:transparent}.brand-link a:hover:after{width:100%;background-color:var(--color-secondary)}.nav-breadcrumbs{font-size:calc(var(--text-12) * 1.08)}.nav-breadcrumbs a{opacity:.65}.nav-breadcrumbs a:hover{opacity:1;text-decoration:underline}.nav-breadcrumbs .sep{display:inline-block;margin-right:4px;margin-left:4px}.pagination{display:flex;gap:30px}.pagination .nav-links,.pagination .total{display:-webkit-flex;display:-ms-flexbox;-webkit-align-items:center}.pagination .total{display:flex;-ms-flex-align:center;align-items:center;font-weight:600}.pagination .nav-links{display:flex;-ms-flex-align:center;align-items:center;gap:5px}.pagination .nav-links .page-numbers{width:42px;height:42px;padding:10px 0;text-align:center;color:var(--color-white);background-color:var(--color-black);border-radius:var(--br-sm)}.pagination .nav-links .page-numbers.current,.pagination .nav-links .page-numbers:hover{color:var(--color-black);background-color:var(--color-primary)}.pagination .nav-links .page-numbers.next,.pagination .nav-links .page-numbers.prev{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.content-home{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:50px;padding-bottom:50px}.section.main .area-alpha{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:var(--section-gap)}.section.main .area-beta{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%}.section.main .area-beta .area-title{margin-bottom:20px;text-transform:uppercase;font-weight:var(--text-700)}.section.main .area-beta .post-items{overflow-y:auto;scrollbar-gutter:stable;scrollbar-width:thin;scroll-behavior:smooth;padding-right:10px}.section.main .area-beta .post-items .item{gap:5px}.section.main .area-beta .post-items .item:not(:last-child){padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid var(--color-lighter)}.section.main .area-beta .post-items .item .title{font-size:var(--text-15)}.section.main .area-beta .area-footer{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;margin-top:auto}.section.main .area-hot{width:100%;height:500px;background-color:var(--color-lightest)}.section.main .area-latest .post-items{display:grid;gap:var(--section-gap)}.section.main .area-latest .post-description{display:none}.section.main .carousel .slide:hover .post-image img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.section.main .carousel .slide .post-image{overflow:hidden;border-radius:var(--br-md)}.section.main .carousel .slide .post-image img{width:100%;height:100%;object-fit:cover;transition:-webkit-transform ease-in-out .5s;transition:transform ease-in-out .5s;transition:transform ease-in-out .5s,-webkit-transform ease-in-out .5s}.section.main .carousel .slide .post-footer{position:absolute;right:0;bottom:0;left:0;padding:24px;background-color:rgba(255,215,0,.75);border-bottom-right-radius:var(--br-md);border-bottom-left-radius:var(--br-md)}.section.main .carousel .slide .post-title a{display:inline-block;line-height:1.2;font-size:var(--text-24);font-weight:var(--text-700)}.section.main .carousel .slide .post-meta{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-top:10px;font-weight:var(--text-600);color:var(--color-black)}.some-page-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.some-page-breadcrumbs{margin-top:20px}.some-page-header .entry-title{font-size:var(--text-40);font-weight:var(--text-700);line-height:1.2}.some-page-header .entry-title span{padding:6px 12px;background-color:var(--color-primary-300);border-radius:var(--br-md)}.some-page-content{padding-top:50px;padding-bottom:50px}.some-page-content .entry-sub-title{font-size:var(--text-28);font-weight:var(--text-700)}.index-wrapper .some-page-content .container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:50px}.index-wrapper .some-post{overflow:hidden;display:grid}.index-wrapper .some-post .area-image{display:-webkit-flex;display:-ms-flexbox;display:flex;grid-area:image}.index-wrapper .some-post .area-image a{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;max-height:250px}.index-wrapper .some-post .area-image svg{width:100%;height:100%;max-height:180px;color:var(--color-light)}.index-wrapper .some-post .area-image img{width:100%;height:100%;object-fit:cover}.index-wrapper .some-post .area-heading{grid-area:heading;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:30px;padding:var(--section-gap)}.index-wrapper .some-post .area-heading .title a{font-weight:var(--text-700);color:var(--color-black)}.index-wrapper .some-post .area-heading .title a:hover{background-color:var(--color-primary)}.index-wrapper .some-post .area-text{grid-area:text;padding:var(--section-gap)}.index-wrapper .some-post .area-text .btn{margin-left:auto}.index-wrapper .items.carousel .slide{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%}.search-page .entry-sub-title{margin-bottom:30px}.single-wrapper .some-page-content .post-meta,.single-wrapper .some-page-header .post-meta{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-top:30px;font-weight:var(--text-600)}.single-wrapper .some-page-content .entry-content{padding:24px}.single-wrapper .some-page-content .post-thumbnail{overflow:hidden;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;max-height:400px;margin-bottom:30px;border-radius:var(--br-md)}.single-wrapper .some-page-content .post-thumbnail img{object-fit:cover;width:100%;height:100%}.single-wrapper .some-page-content .post-thumbnail-caption{position:relative;top:-25px}.single-wrapper .some-page-content h2{margin-bottom:20px;font-size:var(--text-24);font-weight:var(--text-700)}.single-wrapper .some-page-content h2:not(:first-child){margin-top:50px}.single-wrapper .some-page-content blockquote{display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;padding:0 0 0 20px}.single-wrapper .some-page-content blockquote:before{content:"";position:absolute;top:0;bottom:0;left:0;display:-webkit-flex;display:-ms-flexbox;display:flex;width:6px;height:100%;background-color:var(--color-primary);border-radius:3px}.single-wrapper .some-page-content blockquote p{font-size:var(--text-18);font-weight:var(--text-600)}.single-wrapper .some-page-content table{width:100%;margin-bottom:30px;border-collapse:collapse}.single-wrapper .some-page-content table thead{font-weight:var(--text-600)}.single-wrapper .some-page-content table td{padding:8px 0;border-bottom:1px solid var(--color-lighter)}.single-wrapper .some-page-content .wp-block-embed.is-type-video{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:30px}.is-flex-group,.wp-block-image{display:-webkit-flex;display:-ms-flexbox;-webkit-flex-direction:column}.single-wrapper.article-single .some-page-content blockquote p{font-weight:400}.single-wrapper.article-single .some-page-content .alignleft{float:left;margin-right:30px;margin-bottom:30px}.wrapper-404 h2{margin-bottom:30px}.is-flex-group{display:flex;-ms-flex-direction:column;flex-direction:column;gap:50px}.is-flex-group .wp-block-columns{gap:50px}.wp-block-columns+p{margin-top:1.5rem}.wp-block-columns{-webkit-align-items:normal!important;-ms-flex-align:normal!important;align-items:normal!important;display:flex;-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.wp-block-columns.are-vertically-aligned-top{-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.wp-block-columns.are-vertically-aligned-bottom{-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.wp-block-columns.is-not-stacked-on-mobile{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.wp-block-column.is-vertically-aligned-center{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.wp-block-column.is-vertically-aligned-bottom{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-image{display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.wp-element-caption{margin-top:10px;font-size:var(--text-14);font-weight:var(--text-600);text-align:center;color:var(--color-grey-variant)}.has-x-large-font-size{font-size:var(--text-40)}.has-large-font-size{font-size:var(--text-24)}.has-medium-font-size{font-size:var(--text-18)}.has-small-font-size{font-size:var(--text-12)}.has-primary-background-color{background-color:var(--color-primary)}.has-secondary-background-color{background-color:var(--color-secondary)}ul.wp-block-list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:10px;padding:0}ul.wp-block-list li{list-style:none;position:relative;padding-left:25px;line-height:1.4}ol.wp-block-list li:before,ul.wp-block-list li:before{position:absolute;left:0;background-color:var(--color-primary)}ul.wp-block-list li:before{content:"";top:4px;display:block;width:14px;height:14px}ol.wp-block-list{padding:0;counter-reset:point}ol.wp-block-list li{list-style:none;position:relative;padding-left:40px;line-height:1.4}ol.wp-block-list li:not(:last-child){margin-bottom:10px}ol.wp-block-list li:before{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;content:counter(point);counter-increment:point 1;top:0;width:22px;height:22px;line-height:1;text-align:center;font-size:14px;color:var(--color-black);border-radius:50%}.slick-list,.slick-slider,.slick-track{position:relative;display:block}h2.wp-block-heading,h3.wp-block-heading,h4.wp-block-heading,h5.wp-block-heading,h6.wp-block-heading{font-weight:var(--text-700);color:var(--color-text)}h2.wp-block-heading:not(:last-child),h3.wp-block-heading:not(:last-child),h4.wp-block-heading:not(:last-child){margin-bottom:20px}h2.wp-block-heading{font-size:var(--text-28)}h2.wp-block-heading:not(:last-child){margin-bottom:30px}h3.wp-block-heading{font-size:var(--text-24)}h4.wp-block-heading{font-size:var(--text-20)}h6.wp-block-heading{font-size:var(--text-18)}h6.wp-block-heading:not(:last-child){margin-bottom:12px}.slick-slider{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{left:0;top:0;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.carousel,.slick-list,.slick-slide,.slick-track,.slide{height:100%}.slick-slider:hover .btn-arrow{opacity:.5}.btn-arrow{z-index:100;position:absolute;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:50px;height:50px;cursor:pointer;border:none;border-radius:100%;outline:0;vertical-align:middle;-webkit-tap-highlight-color:transparent;transition:.2s ease-out;background-color:var(--color-primary)}.btn-arrow:hover{opacity:1!important}.btn-arrow svg{fill:none;stroke-width:2px;stroke:var(--color-black)}.slick-dots{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.slick-dots li{padding:0;cursor:pointer;margin:0 5px}.slick-dots li.slick-active button{cursor:default}.slick-dots li.slick-active button:hover{border-color:var(--color-primary)}.slick-dots li.slick-active button:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:12px;height:12px;border-radius:50%;background-color:var(--color-primary)}.slick-dots li button{position:relative;font-size:0;line-height:0;display:block;width:24px;height:24px;cursor:pointer;color:transparent;outline:0;border:3px solid var(--color-primary);border-radius:50%;background-color:#fff}.slick-dots li button:hover{border-color:var(--color-secondary)}@media only screen and (min-width:0){.form-callback.form-column .input-field,.form-hero .input-field{width:100%}.footer .brand-nav.grid,.form-service .grid,.index-wrapper .some-post{grid-template-columns:1fr}.form-hero{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.form-callback.form-column{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.form-service{padding:20px}.form-service .grid{padding:18px;gap:50px}.header-top-line .widget-currency{gap:10px}.footer .footer-top{padding:24px}.footer .brand-nav.grid{grid-gap:50px}.footer .col-title{font-size:var(--text-18)}.footer .menu-footer li{min-width:140px}.footer .menu-footer li a{font-size:var(--text-12)}.content-home{padding-top:15px}.section.main .area-beta .area-title{font-size:var(--text-20)}.some-page-header{margin-top:30px}.index-wrapper .some-post .area-heading .title a{font-size:var(--text-24)}.btn-arrow{opacity:.5;top:40%}.btn-arrow.btn-prev{left:-10px}.btn-arrow.btn-next{right:-10px}}@media only screen and (min-width:576px){.flex-sm-row{-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-webkit-flex:1 1 auto!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-webkit-flex-grow:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-webkit-flex-grow:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-webkit-flex-shrink:0!important;-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-webkit-flex-shrink:1!important;-ms-flex-negative:1!important;flex-shrink:1!important}.justify-sm-start{-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-sm-end{-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-sm-center{-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-sm-between{-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-sm-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.items-sm-start{-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}.items-sm-end{-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}.items-sm-center{-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.items-sm-baseline{-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.items-sm-stretch{-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.content-sm-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.content-sm-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.content-sm-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.content-sm-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.content-sm-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.content-sm-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.self-sm-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.self-sm-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.self-sm-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.self-sm-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.self-sm-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.self-sm-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media only screen and (min-width:768px){.form-callback.form-column .input-field,.form-hero .input-field{width:auto}.form-hero{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.form-callback.form-column{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.form-service{padding:44px}.form-service .grid{padding:34px}.flex-md-row{-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-webkit-flex:1 1 auto!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-webkit-flex-grow:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-webkit-flex-grow:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-webkit-flex-shrink:0!important;-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-webkit-flex-shrink:1!important;-ms-flex-negative:1!important;flex-shrink:1!important}.justify-md-start{-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-md-end{-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-md-center{-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-md-between{-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-md-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.items-md-start{-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}.items-md-end{-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}.items-md-center{-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.items-md-baseline{-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.items-md-stretch{-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.content-md-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.content-md-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.content-md-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.content-md-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.content-md-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.content-md-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.self-md-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.self-md-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.self-md-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.self-md-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.self-md-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.self-md-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}.header-top-line .widget-currency{gap:20px}.footer .footer-top{padding:48px}.footer .brand-nav.grid{grid-gap:50px 20px;grid-template-columns:repeat(2,1fr)}.footer .menu-footer li{min-width:190px}.content-home{padding-top:30px}.section.main .section-inner{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.section.main .area-alpha{width:70%}.section.main .area-beta .area-title{font-size:var(--text-14)}.section.main .area-latest .post-items{grid-template-columns:repeat(2,1fr)}.some-page-header{margin-top:50px}.index-wrapper .some-post{grid-template-columns:200px auto}.index-wrapper .some-post .area-heading .title a{font-size:var(--text-28)}.btn-arrow{top:calc(50% - 20px)}.btn-arrow.btn-prev{left:10px}.btn-arrow.btn-next{right:10px}}@media (min-width:782px){.wp-block-columns{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}}@media only screen and (min-width:992px){.form-callback.form-column{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.form-callback.form-column .input-field{width:100%}.form-service .grid{grid-template-columns:1fr 300px;gap:150px}.container{max-width:960px}.flex-lg-row{-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-webkit-flex:1 1 auto!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-webkit-flex-grow:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-webkit-flex-grow:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-webkit-flex-shrink:0!important;-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-webkit-flex-shrink:1!important;-ms-flex-negative:1!important;flex-shrink:1!important}.justify-lg-start{-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-lg-end{-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-lg-center{-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-lg-between{-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-lg-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.items-lg-start{-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}.items-lg-end{-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}.items-lg-center{-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.items-lg-baseline{-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.items-lg-stretch{-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.content-lg-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.content-lg-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.content-lg-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.content-lg-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.content-lg-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.content-lg-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.self-lg-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.self-lg-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.self-lg-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.self-lg-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.self-lg-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.self-lg-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}.main-header .header-menu-logo{display:none}.footer .brand-nav.grid{grid-gap:50px}.footer .col-title{font-size:var(--text-24)}.footer .menu-footer li a{font-size:var(--text-14)}.section.main .area-beta .area-title{font-size:var(--text-18)}.wp-block-image.alignright{float:right;margin-left:50px}.wp-block-image.alignleft{float:left;margin-right:50px}.btn-arrow{opacity:0}}@media only screen and (min-width:1200px){.container{max-width:1140px}.flex-xl-row{-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-webkit-flex:1 1 auto!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-webkit-flex-grow:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-webkit-flex-grow:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-webkit-flex-shrink:0!important;-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-webkit-flex-shrink:1!important;-ms-flex-negative:1!important;flex-shrink:1!important}.justify-xl-start{-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-xl-end{-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-xl-center{-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-xl-between{-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-xl-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.items-xl-start{-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}.items-xl-end{-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}.items-xl-center{-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.items-xl-baseline{-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.items-xl-stretch{-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.content-xl-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.content-xl-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.content-xl-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.content-xl-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.content-xl-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.content-xl-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.self-xl-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.self-xl-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.self-xl-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.self-xl-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.self-xl-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.self-xl-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}.section.main .area-latest .post-items{grid-template-columns:repeat(3,1fr)}.index-wrapper .some-post{grid-template-columns:250px 350px auto;gap:15px}}@media only screen and (min-width:1400px){.container{max-width:1280px}.flex-xxl-row{-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xxl-column{-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xxl-row-reverse{-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xxl-column-reverse{-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xxl-wrap{-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xxl-nowrap{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xxl-fill{-webkit-flex:1 1 auto!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xxl-grow-0{-webkit-flex-grow:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xxl-grow-1{-webkit-flex-grow:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xxl-shrink-0{-webkit-flex-shrink:0!important;-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xxl-shrink-1{-webkit-flex-shrink:1!important;-ms-flex-negative:1!important;flex-shrink:1!important}.justify-xxl-start{-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-xxl-end{-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-xxl-center{-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-xxl-between{-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-xxl-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.items-xxl-start{-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}.items-xxl-end{-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}.items-xxl-center{-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.items-xxl-baseline{-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.items-xxl-stretch{-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.content-xxl-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.content-xxl-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.content-xxl-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.content-xxl-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.content-xxl-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.content-xxl-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.self-xxl-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.self-xxl-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.self-xxl-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.self-xxl-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.self-xxl-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.self-xxl-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}.footer .menu-footer li{min-width:220px}.index-wrapper .some-post{grid-template-columns:350px 400px auto;gap:30px}}@media only screen and (min-width:1600px){.flex-xxx-row{-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xxx-column{-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xxx-row-reverse{-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xxx-column-reverse{-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xxx-wrap{-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xxx-nowrap{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xxx-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xxx-fill{-webkit-flex:1 1 auto!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xxx-grow-0{-webkit-flex-grow:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xxx-grow-1{-webkit-flex-grow:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xxx-shrink-0{-webkit-flex-shrink:0!important;-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xxx-shrink-1{-webkit-flex-shrink:1!important;-ms-flex-negative:1!important;flex-shrink:1!important}.justify-xxx-start{-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-xxx-end{-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-xxx-center{-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-xxx-between{-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-xxx-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.items-xxx-start{-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}.items-xxx-end{-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}.items-xxx-center{-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.items-xxx-baseline{-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.items-xxx-stretch{-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.content-xxx-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.content-xxx-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.content-xxx-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.content-xxx-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.content-xxx-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.content-xxx-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.self-xxx-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.self-xxx-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.self-xxx-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.self-xxx-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.self-xxx-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.self-xxx-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media only screen and (min-width:1920px){.flex-fhd-row{-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-fhd-column{-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-fhd-row-reverse{-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-fhd-column-reverse{-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-fhd-wrap{-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-fhd-nowrap{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-fhd-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fhd-fill{-webkit-flex:1 1 auto!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-fhd-grow-0{-webkit-flex-grow:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-fhd-grow-1{-webkit-flex-grow:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-fhd-shrink-0{-webkit-flex-shrink:0!important;-ms-flex-negative:0!important;flex-shrink:0!important}.flex-fhd-shrink-1{-webkit-flex-shrink:1!important;-ms-flex-negative:1!important;flex-shrink:1!important}.justify-fhd-start{-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-fhd-end{-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-fhd-center{-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-fhd-between{-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-fhd-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.items-fhd-start{-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}.items-fhd-end{-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}.items-fhd-center{-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.items-fhd-baseline{-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.items-fhd-stretch{-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.content-fhd-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.content-fhd-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.content-fhd-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.content-fhd-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.content-fhd-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.content-fhd-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.self-fhd-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.self-fhd-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.self-fhd-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.self-fhd-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.self-fhd-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.self-fhd-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media only screen and (min-width:2560px){.d-none-qhd{display:none!important}.flex-qhd-row{-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-qhd-column{-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-qhd-row-reverse{-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-qhd-column-reverse{-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-qhd-wrap{-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-qhd-nowrap{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-qhd-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-qhd-fill{-webkit-flex:1 1 auto!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-qhd-grow-0{-webkit-flex-grow:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-qhd-grow-1{-webkit-flex-grow:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-qhd-shrink-0{-webkit-flex-shrink:0!important;-ms-flex-negative:0!important;flex-shrink:0!important}.flex-qhd-shrink-1{-webkit-flex-shrink:1!important;-ms-flex-negative:1!important;flex-shrink:1!important}.justify-qhd-start{-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-qhd-end{-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-qhd-center{-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-qhd-between{-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-qhd-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.items-qhd-start{-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}.items-qhd-end{-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}.items-qhd-center{-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.items-qhd-baseline{-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.items-qhd-stretch{-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.content-qhd-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.content-qhd-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.content-qhd-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.content-qhd-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.content-qhd-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.content-qhd-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.self-qhd-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.self-qhd-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.self-qhd-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.self-qhd-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.self-qhd-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.self-qhd-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{-webkit-flex-basis:100%!important;-ms-flex-preferred-size:100%!important;flex-basis:100%!important}}@media only screen and (max-width:768px){.wp-block-image.alignleft,.wp-block-image.alignright{margin-top:50px}.slick-dots li{margin:0 15px}}@media only screen and (max-width:575.98px){.d-none-xs{display:none!important}}@media only screen and (min-width:576px) and (max-width:767.98px){.d-none-sm{display:none!important}}@media only screen and (min-width:768px) and (max-width:991.98px){.d-none-md{display:none!important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.d-none-lg{display:none!important}}@media only screen and (min-width:1200px) and (max-width:1399.98px){.d-none-xl{display:none!important}}@media only screen and (min-width:1400px) and (max-width:1599.98px){.d-none-xxl{display:none!important}}@media only screen and (min-width:1600px) and (max-width:1919.98px){.d-none-xxx{display:none!important}}@media only screen and (min-width:1920px) and (max-width:2559.98px){.d-none-fhd{display:none!important}}@media only screen and (min-width:0) and (max-width:576px){.slick-dots li{margin:0 10px}}@media (prefers-reduced-motion:reduce){*{-webkit-animation-duration:0s!important;animation-duration:0s!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;transition-duration:0s!important;scroll-behavior:auto!important}}@media only screen and (min-device-width:0px) and (max-device-width:767px){.header-top-line .widget-weather span,.some-page-breadcrumbs{display:none}.using-cookies{max-width:360px}.using-cookies-inner{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.post-meta{grid-area:4/1/2/3}.section-heading{-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.section-heading .nav{padding-bottom:10px}.pagination{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:15px}.section.main .area-beta .area-title{margin-top:50px}.section.main .area-beta .area-footer{margin-top:20px}.section.main .area-hot{position:relative;left:-24px;margin-top:-24px;width:calc(100% + 48px)}.some-page-header .entry-title{font-size:var(--text-28);line-height:1.24}.some-page-content{padding-top:30px;padding-bottom:30px}.index-wrapper .some-post{grid-template-areas:"image" "heading" "text"}.index-wrapper .some-post .area-text{padding-top:0}.single-wrapper .some-page-content .post-meta,.single-wrapper .some-page-header .post-meta{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;gap:10px}}@media only screen and (min-device-width:768px) and (max-device-width:991px){.section-content.content-alpha .post-items{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}.section-content.content-alpha .post-items .item:nth-child(1){grid-area:1/1/2/3}.section-content.content-alpha .post-items .item:nth-child(2){grid-area:1/3/2/4}.section-content.content-alpha .post-items .item:nth-child(3){grid-area:2/1/3/2}.section-content.content-alpha .post-items .item:nth-child(4){grid-area:2/2/3/3}.section-content.content-alpha .post-items .item:nth-child(5){grid-area:2/3/3/4}.index-wrapper .some-post{grid-template-areas:"image heading" "text text"}}@media only screen and (min-device-width:992px) and (max-device-width:1199px){.section-content.content-alpha .post-items{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr)}.section-content.content-alpha .post-items .item:nth-child(1){grid-area:1/1/3/3}.section-content.content-alpha .post-items .item:nth-child(2){grid-area:1/3/2/4}.section-content.content-alpha .post-items .item:nth-child(3){grid-area:1/4/2/5}.section-content.content-alpha .post-items .item:nth-child(4){grid-area:2/3/3/4}.section-content.content-alpha .post-items .item:nth-child(5){grid-area:2/4/3/5}.index-wrapper .some-post{grid-template-areas:"image heading text"}}@media only screen and (min-device-width:1200px){.section-content.content-alpha .post-items{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr)}.section-content.content-alpha .post-items .item:nth-child(1){grid-area:1/1/3/3}.section-content.content-alpha .post-items .item:nth-child(2){grid-area:1/3/2/4}.section-content.content-alpha .post-items .item:nth-child(3){grid-area:1/4/2/5}.section-content.content-alpha .post-items .item:nth-child(4){grid-area:2/3/3/4}.section-content.content-alpha .post-items .item:nth-child(5){grid-area:2/4/3/5}.index-wrapper .some-post{grid-template-areas:"image heading text"}}@media only screen and (max-device-width:991px){.main-header .toggle-menu{display:inline-block}.access-left .header-menu{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.header-menu{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:30px;overflow-y:auto;position:fixed;top:0;left:0;bottom:0;max-width:320px;width:100%;padding:20px 25px;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;-webkit-transform:translateX(-110%);-ms-transform:translateX(-110%);transform:translateX(-110%);background-color:var(--color-primary);box-shadow:0 0 10px 0 rgba(0,0,0,.7)}.header-menu .menu-dropdown{display:block}.header-menu .menu{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:8px;width:100%}.header-menu .menu .menu-item{position:relative}.header-menu .menu .menu-item a{display:inline-block;padding:6px 0;font-weight:var(--text-600);color:var(--color-black)}.header-menu .menu .menu-item.current-menu-item>a{padding:6px 12px;background-color:var(--color-white);border-radius:var(--br-md)}.header-menu .menu .menu-item.children-active .sub-menu{display:block}.header-menu .menu .menu-item.children-active .menu-dropdown:after{opacity:0}.header-menu .menu .sub-menu{max-height:500px;transition:max-height .4s ease-in}.header-menu .menu .sub-menu a{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:10px;color:var(--color-light)}.header-menu .menu .sub-menu a:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background-color:var(--color-primary)}.header-menu .menu .sub-menu.current-menu-item>a{color:var(--color-primary)}}@media only screen and (min-device-width:992px){.header-menu{margin-left:auto}.header-menu .menu-main{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:10px;height:100%}.header-menu .menu-main .sub-menu{position:absolute;top:calc(100% + 7px);right:0;padding:8px 0;width:100%;min-width:240px;border-radius:8px;background-color:var(--color-primary);box-shadow:0 4px 20px -5px var(--color-primary)}.header-menu .menu-main .sub-menu:before{content:"";position:absolute;top:-6px;right:20px;width:12px;height:12px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background-color:inherit}.header-menu .menu-main .sub-menu .menu-item a{display:block;padding:7px 12px;line-height:1.2;font-size:var(--text-15);color:#000}.header-menu .menu-main .sub-menu .menu-item a:hover{color:#fff;background-color:var(--color-secondary)}.header-menu .menu-main>.menu-item{position:relative;height:inherit}.header-menu .menu-main>.menu-item:hover .sub-menu{display:block}.header-menu .menu-main>.menu-item.is-mobile{display:none}.header-menu .menu-main>.menu-item.current-menu-item>a,.header-menu .menu-main>.menu-item.current-page-ancestor>a{cursor:default;background-color:#fff}.header-menu .menu-main>.menu-item>a{position:relative;z-index:1;padding:8px 10px;font-size:var(--text-14);font-weight:var(--text-600);color:var(--color-black);border-radius:var(--br-sm)}.header-menu .menu-main>.menu-item>a:hover{background-color:#fff}}@media only screen and (min-device-width:768px){.section.main .area-beta .post-items{position:absolute;top:40px;right:0;bottom:50px;left:0}}