fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{position:absolute;right:1px;top:1px;width:40px;height:38px;background:#fff;display:block}.multiselect__spinner:before,.multiselect__spinner:after{position:absolute;content:"";top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;border-radius:100%;border-color:#41b883 transparent transparent;border-style:solid;border-width:2px;box-shadow:0 0 0 1px transparent}.multiselect__spinner:before{animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);animation-iteration-count:infinite}.multiselect__spinner:after{animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{transition:opacity .4s ease-in-out;opacity:1}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;-ms-touch-action:manipulation;touch-action:manipulation}.multiselect{box-sizing:content-box;display:block;position:relative;width:100%;min-height:40px;text-align:left;color:#35495e}.multiselect *{box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{background:#ededed;pointer-events:none;opacity:.6}.multiselect--active{z-index:50}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect--active .multiselect__select{transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{position:relative;display:inline-block;min-height:20px;line-height:20px;border:none;border-radius:5px;background:#fff;padding:0 0 0 5px;width:100%;transition:border .1s ease;box-sizing:border-box;margin-bottom:8px;vertical-align:top}.multiselect__input:-ms-input-placeholder{color:#35495e}.multiselect__input::placeholder{color:#35495e}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none}.multiselect__single{padding-left:5px;margin-bottom:8px}.multiselect__tags-wrap{display:inline}.multiselect__tags{min-height:40px;display:block;padding:8px 40px 0 8px;border-radius:5px;border:1px solid #e8e8e8;background:#fff;font-size:14px}.multiselect__tag{position:relative;display:inline-block;padding:4px 26px 4px 10px;border-radius:5px;margin-right:10px;color:#fff;line-height:1;background:#41b883;margin-bottom:5px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.multiselect__tag-icon{cursor:pointer;margin-left:7px;position:absolute;right:0;top:0;bottom:0;font-weight:700;font-style:initial;width:22px;text-align:center;line-height:22px;transition:all .2s ease;border-radius:5px}.multiselect__tag-icon:after{content:"×";color:#266d4d;font-size:14px}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{line-height:16px;min-height:40px;box-sizing:border-box;display:block;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap;margin:0;text-decoration:none;border-radius:5px;border:1px solid #e8e8e8;cursor:pointer}.multiselect__select{line-height:16px;display:block;position:absolute;box-sizing:border-box;width:40px;height:38px;right:1px;top:1px;padding:4px 8px;margin:0;text-decoration:none;text-align:center;cursor:pointer;transition:transform .2s ease}.multiselect__select:before{position:relative;right:0;top:65%;color:#999;margin-top:4px;border-style:solid;border-width:5px 5px 0 5px;border-color:#999 transparent transparent transparent;content:""}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{position:absolute;display:block;background:#fff;width:100%;max-height:240px;overflow:auto;border:1px solid #e8e8e8;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;z-index:50;-webkit-overflow-scrolling:touch}.multiselect__content{list-style:none;display:inline-block;padding:0;margin:0;min-width:100%;vertical-align:top}.multiselect--above .multiselect__content-wrapper{bottom:100%;border-radius:5px 5px 0 0;border-bottom:none;border-top:1px solid #e8e8e8}.multiselect__content::-webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{display:block;padding:12px;min-height:40px;line-height:16px;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;cursor:pointer;white-space:nowrap}.multiselect__option:after{top:0;right:0;position:absolute;line-height:40px;padding-right:12px;padding-left:20px;font-size:13px}.multiselect__option--highlight{background:#41b883;outline:none;color:#fff}.multiselect__option--highlight:after{content:attr(data-select);background:#41b883;color:#fff}.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.multiselect__option--selected:after{content:attr(data-selected);color:silver;background:inherit}.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{background:#ededed!important;color:#a6a6a6!important;cursor:text;pointer-events:none}.multiselect__option--group{background:#ededed;color:#35495e}.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect-enter-active,.multiselect-leave-active{transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{margin-bottom:8px;line-height:20px;display:inline-block;vertical-align:top}*[dir=rtl] .multiselect{text-align:right}*[dir=rtl] .multiselect__select{right:auto;left:1px}*[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}*[dir=rtl] .multiselect__content{text-align:right}*[dir=rtl] .multiselect__option:after{right:auto;left:0}*[dir=rtl] .multiselect__clear{right:auto;left:12px}*[dir=rtl] .multiselect__spinner{right:auto;left:1px}@keyframes spinning{0%{transform:rotate(0)}to{transform:rotate(2turn)}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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) format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-ms-flexbox;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{-ms-flex-align:start;align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{-ms-scroll-snap-type:none;scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";-ms-flex-negative:0;flex-shrink:0;-ms-flex-order:9999;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}@font-face{font-family:lg;src:url(data:font/woff2;base64,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) format("woff2"),url(/wp-content/themes/poliklinika-breyer/dist/fonts/lg.ttf?io9a6k) format("truetype"),url(/wp-content/themes/poliklinika-breyer/dist/fonts/lg.woff?io9a6k) format("woff"),url(/wp-content/themes/poliklinika-breyer/dist/img/lg.svg?io9a6k#lg) format("svg");font-weight:400;font-style:normal;font-display:block}.lg-icon{font-family:lg!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-container{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.lg-next,.lg-prev{background-color:#00000073;border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1084;outline:none;border:none}.lg-next.disabled,.lg-prev.disabled{opacity:0!important;cursor:default}.lg-next:hover:not(.disabled),.lg-prev:hover:not(.disabled){color:#fff}.lg-single-item .lg-next,.lg-single-item .lg-prev{display:none}.lg-next{right:20px}.lg-next:before{content:""}.lg-prev{left:20px}.lg-prev:after{content:""}@keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}.lg-outer.lg-right-end .lg-object{animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-media-overlap .lg-toolbar{background-image:linear-gradient(0deg,#0000,#0006)}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:medium none;will-change:color;transition:color .2s linear;background:none;border:none;box-shadow:none}.lg-toolbar .lg-icon.lg-icon-18{font-size:18px}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:""}.lg-toolbar .lg-maximize{font-size:22px}.lg-toolbar .lg-maximize:after{content:""}.lg-toolbar .lg-download:after{content:""}.lg-sub-html{color:#eee;font-size:16px;padding:10px 40px;text-align:center;z-index:1080;opacity:0;transition:opacity .2s ease-out 0s}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}.lg-sub-html a{color:inherit}.lg-sub-html a:hover{text-decoration:underline}.lg-media-overlap .lg-sub-html{background-image:linear-gradient(180deg,#0000,#0009)}.lg-item .lg-sub-html{position:absolute;bottom:0;right:0;left:0}.lg-error-msg{font-size:14px;color:#999}.lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;height:47px;vertical-align:middle}.lg-closing .lg-toolbar,.lg-closing .lg-prev,.lg-closing .lg-next,.lg-closing .lg-sub-html{opacity:0;transition:transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-media-cont{opacity:0;transform:scale3d(.5,.5,.5);will-change:transform,opacity;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-media-cont{opacity:1;transform:scaleZ(1)}.lg-icon:focus-visible{color:#fff;border-radius:3px;outline:1px dashed rgba(255,255,255,.6)}.lg-toolbar .lg-icon:focus-visible{border-radius:8px;outline-offset:-5px}.lg-outer .lg-thumb-outer{background-color:#0d0a0a;width:100%;max-height:350px;overflow:hidden;float:left}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb,.lg-outer .lg-thumb-outer.lg-rebuilding-thumbnails .lg-thumb{transition-duration:0s!important}.lg-outer .lg-thumb-outer.lg-thumb-align-middle{text-align:center}.lg-outer .lg-thumb-outer.lg-thumb-align-left{text-align:left}.lg-outer .lg-thumb-outer.lg-thumb-align-right{text-align:right}.lg-outer.lg-single-item .lg-thumb-outer{display:none}.lg-outer .lg-thumb{padding:5px 0;height:100%;margin-bottom:-5px;display:inline-block;vertical-align:middle}@media (min-width: 768px){.lg-outer .lg-thumb{padding:10px 0}}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border-radius:2px;margin-bottom:5px;will-change:border-color}@media (min-width: 768px){.lg-outer .lg-thumb-item{border-radius:4px;border:2px solid #fff;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover;display:block}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer .lg-toggle-thumb:after{content:""}.lg-outer.lg-animate-thumb .lg-thumb{transition-timing-function:cubic-bezier(.215,.61,.355,1)}.lg-outer .lg-video-cont{text-align:center;display:inline-block;vertical-align:middle;position:relative}.lg-outer .lg-video-cont .lg-object{width:100%!important;height:100%!important}.lg-outer .lg-has-iframe .lg-video-cont{-webkit-overflow-scrolling:touch;overflow:auto}.lg-outer .lg-video-object{position:absolute;left:0;right:0;width:100%;height:100%;top:0;bottom:0;z-index:3}.lg-outer .lg-video-poster{z-index:1}.lg-outer .lg-has-video .lg-video-object{opacity:0;will-change:opacity;transition:opacity .3s ease-in}.lg-outer .lg-has-video.lg-video-loaded .lg-video-poster,.lg-outer .lg-has-video.lg-video-loaded .lg-video-play-button{opacity:0!important}.lg-outer .lg-has-video.lg-video-loaded .lg-video-object{opacity:1}@keyframes lg-play-stroke{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes lg-play-rotate{to{transform:rotate(360deg)}}.lg-video-play-button{width:18%;max-width:140px;position:absolute;top:50%;left:50%;z-index:2;cursor:pointer;transform:translate(-50%,-50%) scale(1);will-change:opacity,transform;transition:transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s}.lg-video-play-button:hover .lg-video-play-icon-bg,.lg-video-play-button:hover .lg-video-play-icon{opacity:1}.lg-video-play-icon-bg{fill:none;stroke-width:3%;stroke:#fcfcfc;opacity:.6;will-change:opacity;transition:opacity .12s ease-in}.lg-video-play-icon-circle{position:absolute;top:0;left:0;bottom:0;right:0;fill:none;stroke-width:3%;stroke:#1e1e1ee6;stroke-opacity:1;stroke-linecap:round;stroke-dasharray:200;stroke-dashoffset:200}.lg-video-play-icon{position:absolute;width:25%;max-width:120px;left:50%;top:50%;transform:translate3d(-50%,-50%,0);opacity:.6;will-change:opacity;transition:opacity .12s ease-in}.lg-video-play-icon .lg-video-play-icon-inner{fill:#fcfcfc}.lg-video-loading .lg-video-play-icon-circle{animation:lg-play-rotate 2s linear .25s infinite,lg-play-stroke 1.5s ease-in-out .25s infinite}.lg-video-loaded .lg-video-play-button{opacity:0;transform:translate(-50%,-50%) scale(.7)}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;will-change:opacity;transition:opacity .08s ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:""}.lg-show-autoplay .lg-autoplay-button:after{content:""}.lg-single-item .lg-autoplay-button{opacity:.75;pointer-events:none}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image{transition-duration:0ms!important}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s}.lg-outer.lg-use-transition-for-zoom.lg-zoom-drag-transition .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;transition:transform .8s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img{transform:scaleZ(1);transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.no-transition,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.no-transition{transition:none!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition{transform:scaleZ(1) translate3d(-50%,-50%,0)!important;max-width:none!important;max-height:none!important;top:50%!important;left:50%!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-x,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-x{transform:scaleZ(1) translate3d(-50%,0,0)!important;top:0!important;left:50%!important;max-width:none!important;max-height:none!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-y,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-y{transform:scaleZ(1) translate3d(0,-50%,0)!important;top:50%!important;left:0%!important;max-width:none!important;max-height:none!important}.lg-icon.lg-zoom-in:after{content:""}.lg-actual-size .lg-icon.lg-zoom-in{opacity:1;pointer-events:auto}.lg-icon.lg-actual-size{font-size:20px}.lg-icon.lg-actual-size:after{content:""}.lg-icon.lg-zoom-out{opacity:.5;pointer-events:none}.lg-icon.lg-zoom-out:after{content:""}.lg-zoomed .lg-icon.lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer[data-lg-slide-type=video] .lg-zoom-in,.lg-outer[data-lg-slide-type=video] .lg-actual-size,.lg-outer[data-lg-slide-type=video] .lg-zoom-out,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-in,.lg-outer[data-lg-slide-type=iframe] .lg-actual-size,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-out,.lg-outer.lg-first-slide-loading .lg-zoom-in,.lg-outer.lg-first-slide-loading .lg-actual-size,.lg-outer.lg-first-slide-loading .lg-zoom-out{opacity:.75;pointer-events:none}.lg-outer .lg-pager-outer{text-align:center;z-index:1080;height:10px;margin-bottom:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer.lg-single-item .lg-pager-outer{display:none}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;transform:translateZ(0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#fff;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;will-change:transform,opacity;transition:opacity .15s ease 0s,transform .15s ease 0s;transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:#ffffff80;border-radius:50%;box-shadow:0 0 0 8px #ffffffb3 inset;display:block;height:12px;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:hover,.lg-outer .lg-pager:focus{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:""}.lg-fullscreen-on .lg-fullscreen:after{content:""}.lg-outer .lg-dropdown-overlay{background-color:#00000040;bottom:0;cursor:default;left:0;position:absolute;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;will-change:visibility,opacity;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active .lg-dropdown,.lg-outer.lg-dropdown-active .lg-dropdown-overlay{transition-delay:0s;transform:translateZ(0);opacity:1;visibility:visible}.lg-outer.lg-dropdown-active .lg-share{color:#fff}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;transform:translate3d(0,5px,0);will-change:visibility,opacity,transform;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#fff;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:#00000012}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer .lg-share{position:relative}.lg-outer .lg-share:after{content:""}.lg-outer .lg-share-facebook .lg-icon{color:#3b5998}.lg-outer .lg-share-facebook .lg-icon:after{content:""}.lg-outer .lg-share-twitter .lg-icon{color:#00aced}.lg-outer .lg-share-twitter .lg-icon:after{content:""}.lg-outer .lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer .lg-share-pinterest .lg-icon:after{content:""}.lg-comment-box{width:420px;max-width:100%;position:absolute;right:0;top:0;bottom:0;z-index:9999;background-color:#fff;will-change:transform;transform:translate3d(100%,0,0);transition:transform .4s cubic-bezier(0,0,.25,1) 0s}.lg-comment-box .lg-comment-title{margin:0;color:#fff;font-size:18px}.lg-comment-box .lg-comment-header{background-color:#000;padding:12px 20px;position:absolute;left:0;right:0;top:0}.lg-comment-box .lg-comment-body{height:100%!important;padding-top:43px!important;width:100%!important}.lg-comment-box .fb-comments{height:100%;width:100%;background:url(/wp-content/themes/poliklinika-breyer/dist/img/loading.gif) no-repeat scroll center center #fff;overflow-y:auto;display:inline-block}.lg-comment-box .fb-comments[fb-xfbml-state=rendered]{background-image:none}.lg-comment-box .fb-comments>span{max-width:100%}.lg-comment-box .lg-comment-close{position:absolute;right:5px;top:12px;cursor:pointer;font-size:20px;color:#999;will-change:color;transition:color .2s linear}.lg-comment-box .lg-comment-close:hover{color:#fff}.lg-comment-box .lg-comment-close:after{content:""}.lg-comment-box iframe{max-width:100%!important;width:100%!important}.lg-comment-box #disqus_thread{padding:0 20px}.lg-outer .lg-comment-overlay{background-color:#00000040;bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;will-change:visibility,opacity;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer .lg-comment-toggle:after{content:""}.lg-outer.lg-comment-active .lg-comment-overlay{transition-delay:0s;transform:translateZ(0);opacity:1;visibility:visible}.lg-outer.lg-comment-active .lg-comment-toggle{color:#fff}.lg-outer.lg-comment-active .lg-comment-box{transform:translateZ(0)}.lg-outer .lg-img-rotate{position:absolute;left:0;right:0;top:0;bottom:0;transition:transform .4s cubic-bezier(0,0,.25,1) 0s}.lg-outer[data-lg-slide-type=video] .lg-rotate-left,.lg-outer[data-lg-slide-type=video] .lg-rotate-right,.lg-outer[data-lg-slide-type=video] .lg-flip-ver,.lg-outer[data-lg-slide-type=video] .lg-flip-hor,.lg-outer[data-lg-slide-type=iframe] .lg-rotate-left,.lg-outer[data-lg-slide-type=iframe] .lg-rotate-right,.lg-outer[data-lg-slide-type=iframe] .lg-flip-ver,.lg-outer[data-lg-slide-type=iframe] .lg-flip-hor{opacity:.75;pointer-events:none}.lg-outer .lg-img-rotate:before{content:"";display:inline-block;height:100%;vertical-align:middle}.lg-rotate-left:after{content:""}.lg-rotate-right:after{content:""}.lg-icon.lg-flip-hor,.lg-icon.lg-flip-ver{font-size:26px}.lg-flip-ver:after{content:""}.lg-flip-hor:after{content:""}.lg-medium-zoom-item{cursor:zoom-in}.lg-medium-zoom .lg-outer,.lg-medium-zoom .lg-outer.lg-grab img.lg-object,.lg-medium-zoom .lg-outer.lg-grabbing img.lg-object{cursor:zoom-out}.lg-relative-caption .lg-outer .lg-sub-html{white-space:normal;bottom:auto;padding:0;background-image:none}.lg-relative-caption .lg-outer .lg-relative-caption-item{opacity:0;padding:16px 0;transition:.5s opacity ease}.lg-relative-caption .lg-outer .lg-show-caption .lg-relative-caption-item{opacity:1}.lg-group:after{content:"";display:table;clear:both}.lg-container{display:none;outline:none}.lg-on{scroll-behavior:unset}.lg-overlay-open{overflow:hidden}.lg-toolbar,.lg-prev,.lg-next,.lg-pager-outer,.lg-hide-sub-html .lg-sub-html{opacity:0;will-change:transform,opacity;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s}.lg-show-in .lg-toolbar,.lg-show-in .lg-prev,.lg-show-in .lg-next,.lg-show-in .lg-pager-outer,.lg-show-in.lg-hide-sub-html .lg-sub-html{opacity:1}.lg-show-in .lg-hide-items .lg-prev{opacity:0;transform:translate3d(-10px,0,0)}.lg-show-in .lg-hide-items .lg-next{opacity:0;transform:translate3d(10px,0,0)}.lg-show-in .lg-hide-items .lg-toolbar{opacity:0;transform:translate3d(0,-10px,0)}.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html{opacity:0;transform:translate3d(0,20px,0)}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:.001;outline:none;will-change:auto;overflow:hidden;transition:opacity .15s ease 0s}.lg-outer *{box-sizing:border-box}.lg-outer.lg-zoom-from-image,.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current{transition-duration:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-current{transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-content{position:absolute;top:0;left:0;right:0;bottom:0}.lg-outer .lg-inner{width:100%;position:absolute;left:0;top:0;bottom:0;transition:opacity 0s;white-space:nowrap}.lg-outer .lg-item{display:none!important}.lg-outer .lg-item:not(.lg-start-end-progress){background:url(/wp-content/themes/poliklinika-breyer/dist/img/loading.gif) no-repeat scroll center center transparent}.lg-outer.lg-css3 .lg-prev-slide,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css .lg-current{display:inline-block!important}.lg-outer .lg-item,.lg-outer .lg-img-wrap{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-item:before,.lg-outer .lg-img-wrap:before{content:"";display:inline-block;height:100%;vertical-align:middle}.lg-outer .lg-img-wrap{position:absolute;left:0;right:0;top:0;bottom:0;white-space:nowrap;font-size:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-object{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto;height:auto;position:relative}.lg-outer .lg-empty-html.lg-sub-html,.lg-outer .lg-empty-html .lg-sub-html{display:none}.lg-outer.lg-hide-download .lg-download{opacity:.75;pointer-events:none}.lg-outer .lg-first-slide .lg-dummy-img{position:absolute;top:50%;left:50%}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components{transform:translateZ(0);opacity:1}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html{opacity:1;transition:opacity .2s ease-out .15s}.lg-outer .lg-media-cont{text-align:center;display:inline-block;vertical-align:middle;position:relative}.lg-outer .lg-media-cont .lg-object{width:100%!important;height:100%!important}.lg-outer .lg-has-iframe .lg-media-cont{-webkit-overflow-scrolling:touch;overflow:auto}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;will-change:auto;transition:opacity 333ms ease-in 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-prev-slide,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-current{transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item{-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-prev-slide,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-current{transition:opacity .1s ease 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-progress{transition:transform 1s cubic-bezier(.175,.885,.32,1.275) 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress{transition:transform 1s cubic-bezier(0,0,.25,1) 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{transform:translateZ(0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-container{display:none}.lg-container.lg-show{display:block}.lg-container.lg-dragging-vertical .lg-backdrop{transition-duration:0s!important}.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current{transition-duration:0s!important;opacity:1}.lg-inline .lg-backdrop,.lg-inline .lg-outer{position:absolute}.lg-inline .lg-backdrop{z-index:1}.lg-inline .lg-outer{z-index:2}.lg-inline .lg-maximize:after{content:""}.lg-components{transform:translate3d(0,100%,0);will-change:transform;transition:transform .35s ease-out 0s;z-index:1080;position:absolute;bottom:0;right:0;left:0}*,:before,:after{box-sizing:border-box}:before,:after{text-decoration:inherit;vertical-align:inherit}html{line-height:1.5;-moz-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased}body{margin:0;-ms-overflow-style:scrollbar}h1{font-size:2em;margin:.67em 0}dl,ol,ul,dl dl,dl ol,dl ul,ol dl,ul dl,ol ol,ol ul,ul ol,ul ul{margin:0}hr{height:0;overflow:visible}main{display:block}ol,ul{list-style:none;padding:0}pre{font-family:monospace,monospace;font-size:1em}a{display:inline-block;text-decoration:none;background-color:transparent}abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}audio,canvas,iframe,img,svg,video{vertical-align:middle}svg,audio,video{display:inline-block}audio:not([controls]){display:none;height:0}iframe{border-style:none}img{max-width:100%;height:auto;border-style:none}svg{fill:currentColor}svg:not(:root){overflow:hidden}table{border-collapse:collapse;table-layout:fixed}button,input,select{border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}button{background:none;cursor:pointer;overflow:visible;text-transform:none}fieldset{border:1px solid #a0a0a0;padding:.35em .75em .625em}input{overflow:visible}legend{color:inherit;display:table;max-width:100%;white-space:normal}progress{display:inline-block;vertical-align:baseline}select{text-transform:none}textarea{max-width:100%;margin:0;overflow:auto;resize:vertical}[type=checkbox],[type=radio]{padding:0}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::-moz-focus-inner{border-style:none;padding:0}:-moz-ui-invalid{box-shadow:none}details{display:block}dialog{background-color:#fff;border:solid;color:#000;display:block;height:-moz-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:fit-content}dialog:not([open]){display:none}summary{display:list-item}canvas{display:inline-block}template{display:none}a,area,button,input,label,select,summary,textarea,[tabindex]{-ms-touch-action:manipulation;touch-action:manipulation;outline:none}[hidden]{display:none}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true],[disabled]{cursor:not-allowed}[aria-hidden=false][hidden]{display:initial}[aria-hidden=false][hidden]:not(:focus){clip:rect(0,0,0,0);position:absolute}@-ms-viewport{width:device-width;zoom:1}@viewport{width:device-width;zoom:1}@font-face{font-family:Barlow Condensed;src:url(/wp-content/themes/poliklinika-breyer/dist/fonts/BarlowCondensed-SemiBold.woff2) format("woff2"),url(/wp-content/themes/poliklinika-breyer/dist/fonts/BarlowCondensed-SemiBold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Barlow Condensed;src:url(/wp-content/themes/poliklinika-breyer/dist/fonts/BarlowCondensed-SemiBoldItalic.woff2) format("woff2"),url(/wp-content/themes/poliklinika-breyer/dist/fonts/BarlowCondensed-SemiBoldItalic.woff) format("woff");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Poppins;src:url(/wp-content/themes/poliklinika-breyer/dist/fonts/Poppins-Medium.woff2) format("woff2"),url(/wp-content/themes/poliklinika-breyer/dist/fonts/Poppins-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/wp-content/themes/poliklinika-breyer/dist/fonts/Poppins-MediumItalic.woff2) format("woff2"),url(/wp-content/themes/poliklinika-breyer/dist/fonts/Poppins-MediumItalic.woff) format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Poppins;src:url(/wp-content/themes/poliklinika-breyer/dist/fonts/Poppins-Bold.woff2) format("woff2"),url(/wp-content/themes/poliklinika-breyer/dist/fonts/Poppins-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/wp-content/themes/poliklinika-breyer/dist/fonts/Poppins-BoldItalic.woff2) format("woff2"),url(/wp-content/themes/poliklinika-breyer/dist/fonts/Poppins-BoldItalic.woff) format("woff");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Nexa;src:url(/wp-content/themes/poliklinika-breyer/dist/fonts/NexaThin.woff2) format("woff2"),url(/wp-content/themes/poliklinika-breyer/dist/fonts/NexaThin.woff) format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Nexa;src:url(/wp-content/themes/poliklinika-breyer/dist/fonts/NexaRegular.woff2) format("woff2"),url(/wp-content/themes/poliklinika-breyer/dist/fonts/NexaRegular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Nexa;src:url(/wp-content/themes/poliklinika-breyer/dist/fonts/NexaBold.woff2) format("woff2"),url(/wp-content/themes/poliklinika-breyer/dist/fonts/NexaBold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Nexa;src:url(/wp-content/themes/poliklinika-breyer/dist/fonts/NexaXBold.woff2) format("woff2"),url(/wp-content/themes/poliklinika-breyer/dist/fonts/NexaXBold.woff) format("woff");font-weight:800;font-style:normal;font-display:swap}.container-1{width:100%;max-width:1318px;padding:0 20px;margin:0 auto}.container-1-right{width:100%;max-width:calc(50% + 659px);padding-left:20px;padding-right:0;margin:0 0 0 auto}.container-2{width:100%;max-width:955px;padding:0 20px;margin:0 auto}.container-3{width:100%;max-width:1102px;padding:0 20px;margin:0 auto}.container-4{width:100%;max-width:886px;padding:0 20px;margin:0 auto}.container-right{width:calc(50vw + 329.5px);max-width:70vw;padding-right:0;padding-left:0;margin-left:auto;margin-right:0}.cf:before,.cf:after{content:"";display:block}.cf:after{clear:both}.object-fit-cover{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover}.object-fit-contain{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:contain}.clip-video{-webkit-clip-path:inset(-1px -1px);clip-path:inset(-1px -1px);background-color:transparent!important}.visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}.overflow{overflow:hidden}.full-width{width:100%}.half-width{width:50%}.list-reset{list-style:none;padding:0}.hide-element{opacity:0;visibility:hidden}.pointer{cursor:pointer}.no-event{pointer-events:none}.display-none{display:none}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.grid{display:grid}.flex{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-column{-ms-flex-direction:column;flex-direction:column}.flex-nowrap{display:-ms-flexbox;display:flex}.space-between{-ms-flex-pack:justify;justify-content:space-between}.justify-start{-ms-flex-pack:start;justify-content:start}.justify-center{-ms-flex-pack:center;justify-content:center}.justify-end{-ms-flex-pack:end;justify-content:flex-end}.flex-center{-ms-flex-align:center;align-items:center}.flex-end{-ms-flex-align:end;align-items:flex-end}.flex-start{-ms-flex-align:start;align-items:flex-start}.inline-flex{display:-ms-inline-flexbox;display:inline-flex}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.relative{position:relative}.fixed{position:fixed}.sticky{position:sticky}.absolute{position:absolute}.absolute-full-size{position:absolute;width:100%;height:100%;top:0;left:0}.absolute-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.absolute-start{position:absolute;top:0;left:0}.contain{position:absolute;max-width:100%;max-height:100%;width:auto;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.color-1{color:#000}.color-2{color:#fff}.color-3{color:#d2f2ff}.color-4{color:#dd4757}.color-5{color:#afeff5}.color-6{color:#c9effd}.color-7{color:#cdd4d9}.color-8{color:#005677}.color-9{color:#252837}.color-10{color:#aeeff5}.color-11{color:#597986}.color-main{color:#10a6e1}.color-dark-text{color:#000509}.color-main-text{color:#375e6d}.color-bg-light{color:#e2e6e9}.bg-1{background-color:#000}.bg-2{background-color:#fff}.bg-3{background-color:#d2f2ff}.bg-4{background-color:#dd4757}.bg-5{background-color:#afeff5}.bg-6{background-color:#c9effd}.bg-7{background-color:#cdd4d9}.bg-8{background-color:#005677}.bg-9{background-color:#252837}.bg-main{background-color:#10a6e1}.bg-dark{background-color:#03243e}.bg-light{background-color:#e2e6e9}.z-1{z-index:1}.z-2{z-index:2}.z-minus{z-index:-1}.margin-center{margin-left:auto;margin-right:auto}.mb-10{margin-bottom:10px}.mb-16{margin-bottom:16px}.mb-25{margin-bottom:25px}.mb-28{margin-bottom:28px}.mb-50{margin-bottom:50px}.mb-60{margin-bottom:60px}.uppercase{text-transform:uppercase}.underline{text-decoration:underline}.line-through{text-decoration:line-through}.center{text-align:center}.left{text-align:left}.right{text-align:right}.font-1{font-family:Nexa,Helvetica,Arial,Open Sans,sans-serif}.font-2{font-family:Poppins,Helvetica,Arial,Open Sans,sans-serif;font-weight:700}.font-3{font-family:Barlow Condensed,Helvetica,Arial,Open Sans,sans-serif;font-weight:600}.font-4{font-family:Poppins,Helvetica,Arial,Open Sans,sans-serif;font-weight:500}.title-1{line-height:1.05}.title-1{font-size:36px}@media screen and (min-width: 360px){.title-1{font-size:calc(36px + 29 * (100vw - 360px) / 1240)}}@media screen and (min-width: 1600px){.title-1{font-size:65px}}.title-2{line-height:1.05}.title-2{font-size:32px}@media screen and (min-width: 360px){.title-2{font-size:calc(32px + 28 * (100vw - 360px) / 1240)}}@media screen and (min-width: 1600px){.title-2{font-size:60px}}.title-3{line-height:1.2}.title-3{font-size:32px}@media screen and (min-width: 360px){.title-3{font-size:calc(32px + 8 * (100vw - 360px) / 1240)}}@media screen and (min-width: 1600px){.title-3{font-size:40px}}.title-4{line-height:1.05}.title-4{font-size:28px}@media screen and (min-width: 360px){.title-4{font-size:calc(28px + 32 * (100vw - 360px) / 1240)}}@media screen and (min-width: 1600px){.title-4{font-size:60px}}.title-5{line-height:1.05}.title-5{font-size:32px}@media screen and (min-width: 360px){.title-5{font-size:calc(32px + 20 * (100vw - 360px) / 1240)}}@media screen and (min-width: 1600px){.title-5{font-size:52px}}.title-6{line-height:1.05}.title-6{font-size:24px}@media screen and (min-width: 360px){.title-6{font-size:calc(24px + 12 * (100vw - 360px) / 1240)}}@media screen and (min-width: 1600px){.title-6{font-size:36px}}.fs-13{font-size:13px}.fs-18{font-size:18px}.fs-20{font-size:20px}.fs-24{font-size:24px}.fw-800{font-weight:800}.lh-1{line-height:1}.lh-1-25{line-height:1.25}.lh-1-33{line-height:1.33}.ls-01{letter-spacing:.01em}.radius-8{border-radius:8px}.radius-18{border-radius:18px}.btn-round{line-height:1;padding:16px 21px;border-radius:100px}.btn-1{position:relative;min-height:51px;line-height:1;padding:15px 72px 13px 21px;border-radius:100px;overflow:hidden}.btn-1:disabled{opacity:.5;pointer-events:none}.btn-1:focus-visible{outline:2px solid #10A6E1}.btn-1.btn-header{padding:13px 50px 14px 21px}.btn-1.btn-header:before{display:none}.btn-1.btn-header:hover .btn-text{transform:translate(15px)}.btn-1.btn-header .btn-text{font-family:Barlow Condensed,Helvetica,Arial,Open Sans,sans-serif;font-weight:600}.btn-1.btn-main{background-color:#10a6e1}.btn-1.btn-main .btn-icon{background-color:#03243e}.btn-1.btn-main:before{background-color:#03243e}.btn-1.btn-main:focus-visible{outline:2px solid #03243E}.btn-1.btn-dark{background-color:#03243e}.btn-1.btn-dark .btn-icon{background-color:#10a6e1}.btn-1.btn-dark:before{background-color:#10a6e1}.btn-1.btn-color-4{background-color:#dd4757}.btn-1.btn-color-4 .btn-icon{background-color:#03243e}.btn-1.btn-color-4:before{background-color:#03243e}.btn-1.btn-transparent{background-color:transparent;border:1px solid #03243E}.btn-1.btn-transparent:hover .btn-text{color:#fff}.btn-1.btn-transparent .btn-text{color:#03243e}.btn-1.btn-transparent .btn-icon{background-color:#03243e}.btn-1.btn-transparent:before{background-color:#03243e}.btn-1:before{content:"";position:absolute;right:8px;top:50%;min-width:calc(100% + 40px);min-height:100%;aspect-ratio:1/1;border-radius:50%;transform:scale(0) translateY(-50%);transform-origin:top right;transition:transform .55s cubic-bezier(.72,0,.17,1);transition-delay:.15s}.btn-1:hover:before,.btn-1:active:before{transform:scale(1) translate(40px,-50%);transition-delay:0s}.btn-1:not(.no-hover-icon):hover .btn-icon svg,.btn-1:not(.no-hover-icon):active .btn-icon svg{transform:translate(20px,-50%);opacity:0;transition-delay:0s}.btn-1:not(.no-hover-icon):hover .btn-text,.btn-1:not(.no-hover-icon):active .btn-text{transform:translate(25px);transition-delay:.15s}.btn-1.btn-down .btn-icon{transform:translateY(-50%) rotate(90deg)}.btn-1 .btn-text{position:relative;display:block;width:100%;color:#fff;font-family:Nexa,Helvetica,Arial,Open Sans,sans-serif;font-size:16px;line-height:1.6;text-align:left;transform:translate(0);transition:transform .55s cubic-bezier(.72,0,.17,1);transition-delay:0s;z-index:2}.btn-1 .btn-icon{position:absolute;display:block;right:8px;top:50%;width:40px;height:40px;color:#fff;border-radius:50%;transform:translateY(-50%)}.btn-1 .btn-icon svg{position:absolute;right:50%;top:50%;width:12px;height:11px;transform:translate(50%,-50%);transition:transform .55s cubic-bezier(.72,0,.17,1),opacity .55s cubic-bezier(.72,0,.17,1);transition-delay:.15s}.btn-1 .btn-icon.type-download svg{width:24px;height:24px}.btn-2{display:-ms-inline-flexbox;display:inline-flex;gap:8px;padding:3px 13px;font-size:15px;line-height:1.6;border-radius:100px;border:1px solid #AEEFF5;transition:background-color .3s}.btn-2:hover{background-color:#fff}.btn-2:hover .btn-text{color:#188cb9}.btn-2:focus-visible{outline:2px solid #fff}.btn-2 .btn-text{transition:color .3s;font-family:Barlow Condensed,Helvetica,Arial,Open Sans,sans-serif;font-weight:600;color:#fff;letter-spacing:.1em}.btn-2 .btn-icon{display:block}.btn-2 .btn-icon.close-icon{width:12px;height:12px}.btn-2 .btn-icon.close-icon svg{max-width:100%}.btn-2.type-blog-detail{border-color:#10a6e1}.btn-2.type-blog-detail:hover .btn-text{color:#188cb9}.btn-2.type-blog-detail .btn-text{color:#000}.btn-2.type-relative-blog{border-color:#aeeff5}.btn-2.type-relative-blog:hover .btn-text{color:#10a6e1}.btn-2.type-relative-blog .btn-text{color:#375e6d}.btn-2.search-tabs-btn.active{background-color:#10a6e1}.btn-2.search-tabs-btn.active .btn-text{color:#fff}.btn-2.search-tabs-btn.disabled{opacity:.3;pointer-events:none}.btn-2.border-main-text{border-color:#375e6d}.btn-2.border-main{border-color:#10a6e1}.btn-2.color-main .btn-text{color:#10a6e1}.btn-2.color-main-text .btn-text{color:#375e6d}.btn-icon-only{color:#fff;padding:14px;border-radius:100px;transition:color .2s;-ms-flex-item-align:start;align-self:flex-start}.btn-icon-only.btn-icon-reverse svg{transform:translate(-50%,-50%) rotate(180deg)}.btn-icon-only:hover{color:#aeeff5}.btn-icon-only span{position:relative;display:block;width:24px;height:24px}.btn-icon-only svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.btn-icon-only:focus-visible{outline:2px solid #10A6E1}.btn-for-mobile{display:none}input,textarea{background-color:#fff;color:#375e6d;font-family:Nexa,Helvetica,Arial,Open Sans,sans-serif;font-weight:400;font-size:18px;line-height:1.33;width:100%;padding:18px 20px;border-radius:8px;border:1px solid #fff;caret-color:#000;transition:border .3s}input.bg-input,textarea.bg-input{background:#d3dbe1;border-color:#d3dbe1}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1}input::placeholder,textarea::placeholder{opacity:1}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active,input:-webkit-autofill:first-line,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:active,textarea:-webkit-autofill:first-line{-webkit-text-fill-color:#E2E6E9;font-size:16px;font-family:Nexa,Helvetica,Arial,Open Sans,sans-serif;font-weight:700;background-color:#e2e6e9;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button,textarea::-webkit-outer-spin-button,textarea::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number],textarea[type=number]{-moz-appearance:textfield}input::-webkit-search-decoration,input::-webkit-search-cancel-button,input::-webkit-search-results-button,input::-webkit-search-results-decoration,textarea::-webkit-search-decoration,textarea::-webkit-search-cancel-button,textarea::-webkit-search-results-button,textarea::-webkit-search-results-decoration{-webkit-appearance:none}.input-error input,.input-error textarea{border-color:#b22222}.input-error .multiselect{border:1px solid #B22222;margin:-1px}.form-error-message{color:#b22222;margin-top:4px}.small-label{font-family:Barlow Condensed,Helvetica,Arial,Open Sans,sans-serif;font-size:15px;font-weight:600;letter-spacing:.1em;line-height:1.6;color:#10a6e1;text-transform:uppercase;margin-bottom:5px}.accordion.active .accordion-btn svg{transform:translate(-50%,-50%) rotate(-180deg)}.accordion.active .accordion-hidden{grid-template-rows:1fr}.accordion.active .accordion-content{visibility:visible}.accordion-main{position:relative;cursor:pointer}.accordion-title{line-height:1.2;color:#000}.accordion-btn{position:relative;width:20px;height:20px}.accordion-btn svg{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(0);width:11px;height:6px;transition:transform .3s}.accordion-hidden{display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows .3s;transition:grid-template-rows .3s,-ms-grid-rows .3s}.accordion-content{min-height:0;padding:0 0 0 32px;visibility:hidden;transition:visibility .3s,padding .3s}.accordion-list-item:not(:last-child){margin-bottom:16px}.header{position:fixed;top:0;left:0;right:0;-ms-flex-negative:0;flex-shrink:0;z-index:10;transition:top .3s}.header.header-fixed{background-color:#ffffffb3;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);top:-41px;transition:top .3s}.header.header-fixed .header-top{transform:translateY(-100%)}.header.header-fixed .site-logo{height:54px}.header.header-fixed .site-logo-img{opacity:0}.header-top{position:relative;background-color:#03243e;padding:8px 8px 8px 24px;border-bottom-left-radius:12px;transition:transform .3s;z-index:3}.header-top.search-active .header-search-toggle{visibility:hidden;opacity:0;transform:translateY(100%);transition:transform .5s,opacity .5s,visibility .5s}.header-top.search-active .header-search{opacity:1;visibility:visible;transform:translateY(-50%);transition:transform .5s .3s,opacity .5s .3s,visibility 0s}.top-nav-left{width:60%}.top-nav-link{transition:color .3s}.top-nav-link:hover{color:#fff}.top-nav-link:focus-visible{text-decoration:underline}.top-nav-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.top-nav-item:not(:last-child):after{content:"";display:block;width:12px;height:12px;background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.7902%205.74993C7.86539%205.06254%206.93772%204.13461%206.25007%200.209783C6.20097%20-0.0699276%205.79877%20-0.0699276%205.74993%200.209783C5.06254%204.13461%204.13461%205.06228%200.209783%205.74993C-0.0699276%205.79903%20-0.0699276%206.20123%200.209783%206.25007C4.13461%206.93746%205.06228%207.86539%205.74993%2011.7902C5.79903%2012.0699%206.20123%2012.0699%206.25007%2011.7902C6.93746%207.86539%207.86539%206.93772%2011.7902%206.25007C12.0699%206.20097%2012.0699%205.79877%2011.7902%205.74993Z'%20fill='%2310A6E1'/%3e%3c/svg%3e");background-size:contain;margin:0 12px 5px}.top-nav-item.header-search-toggle-wrap:after{margin:0 14px 0 10px}.top-nav-item.has-dropdown{position:relative;line-height:0}.top-nav-item.has-dropdown:hover svg{transform:rotate(-180deg) translateY(2px)}.top-nav-item.has-dropdown:hover .dropdown-wrap{opacity:1;visibility:visible;transform:translateY(0)}.top-nav-right{width:35%}.dropdown-btn{position:relative;padding-right:18px}.dropdown-btn:focus-visible{outline:2px solid #10A6E1}.dropdown-btn:focus-visible svg{transform:rotate(-180deg) translateY(2px)}.dropdown-btn:focus-visible+.dropdown-wrap{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-icon{position:absolute;top:50%;width:12px;height:7px;right:0;color:#fff;transform:translateY(-50%)}.dropdown-icon svg{position:absolute;width:100%;height:100%;transition:transform .5s}.lang-img-wrap{position:relative;display:block;width:25px;height:25px;border:1px solid #10A6E1;border-radius:50%;overflow:hidden}.lang-img-wrap:focus-visible{outline:1px solid #10A6E1}.dropdown-wrap{visibility:hidden;opacity:0;position:absolute;top:100%;left:-8px;transform:translateY(-5px);transition:transform .5s,opacity .5s,visibility .5s;padding-top:6px;z-index:3}.dropdown-wrap:has(.lang-img-wrap:focus-visible){opacity:1;visibility:visible;transform:translateY(0)}.dropdown-wrap:has(.lang-img-wrap:focus-visible) svg{transform:rotate(-180deg) translateY(2px)}.header-language-dropdown{background-color:#03243e;padding:8px;border-radius:18px}.header-language-list-item:not(:last-child){margin-bottom:8px}.header-search-toggle{position:relative;color:#fff;gap:8px;transition:transform .5s .3s,opacity .5s .3s,visibility .5s .3s,color .2s;cursor:pointer}.header-search-toggle:hover{color:#d2f2ff}.header-search-toggle:focus-visible{outline:2px solid #10A6E1}.header-search-toggle .search-icon-wrapper{width:16px;height:16px}.header-search-toggle .search-icon-wrapper svg{position:absolute;width:100%;height:100%}.header-search{position:absolute;top:50%;right:84px;width:calc(35% - 84px);background-color:#03243e;opacity:0;visibility:hidden;padding:0 32px;transform:translateY(-100%);transition:transform .5s,opacity .5s,visibility .5s}.header-search-submit{position:absolute;width:16px;height:16px;left:0;top:50%;color:#fff;padding:0;transform:translate(50%,-50%);transition:color .2s}.header-search-submit:hover{color:#d2f2ff}.header-search-submit svg{position:absolute;top:0;left:0;width:100%;height:100%}.header-search-close{position:absolute;right:0;top:50%;width:18px;height:18px;color:#fff;transform:translateY(-50%);transition:color .2s}.header-search-close:hover{color:#d2f2ff}.header-search-close svg{position:absolute;top:0;left:0;width:100%;height:100%}.search-input{position:relative;width:100%;background-color:#03243e;color:#fff;font-weight:600;font-size:13px;line-height:1;padding:4px 0;caret-color:#fff}.search-input:-webkit-autofill,.search-input:-webkit-autofill:hover,.search-input:-webkit-autofill:focus,.search-input:-webkit-autofill:active,.search-input:-webkit-autofill:first-line{-webkit-text-fill-color:#fff;font-size:13px;font-family:Nexa,Helvetica,Arial,Open Sans,sans-serif;background-color:#03243e}.header-inner{padding:15px 0;z-index:2;transition:background-color 2s,-webkit-backdrop-filter 2s;transition:background-color 2s,backdrop-filter 2s;transition:background-color 2s,backdrop-filter 2s,-webkit-backdrop-filter 2s}.site-logo-wrap{width:30%;padding-left:55px}.site-logo{position:relative;height:64px;transition:height .2s}.site-logo:focus-visible{outline:2px solid #10A6E1}.site-logo-img{max-height:100%;width:auto;transition:opacity .2s}.site-logo-small-img{position:absolute;top:0;left:0;max-height:100%;width:auto}.main-nav{width:calc(50% + 329.5px);max-width:70%;padding-right:15px}.main-nav-list{-ms-flex-positive:1;flex-grow:1}.main-nav-list:after{content:""}.main-nav-list-link{transition:color .3s}.main-nav-list-link:hover{color:#10a6e1}.main-nav-list-link:focus-visible{text-decoration:underline}.main-nav-btn-list{gap:18px}.hamburger-wrap{display:none;width:55px;height:55px;z-index:2}.hamburger-svg{cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .4s;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%;height:100%}.hamburger-svg.active{transform:rotate(45deg)}.hamburger-svg.active .top{stroke-dashoffset:-64px}.hamburger-svg.active .middle{transform:rotate(90deg)}.hamburger-svg.active .bottom{stroke-dashoffset:-64px}.hamburger-svg .line{fill:none;transition:stroke-dasharray .5s,stroke-dashoffset .5s;stroke:#10a6e1;stroke-width:4.5;stroke-linecap:round}.hamburger-svg .top{stroke-dasharray:40 160}.hamburger-svg .middle{stroke-dasharray:40 142;transform-origin:50%;transition:transform .5s}.hamburger-svg .bottom{stroke-dasharray:40 85;transform-origin:50%;transition:transform .5s,stroke-dashoffset .5s}.mobile-menu{display:none;position:fixed;width:100%;height:100vh;top:0;right:0;background-color:#e2e6e9;padding-top:85px;overflow:hidden}.mobile-menu-inner{height:100%;overflow:scroll}.mobile-nav-list-item:not(:last-child){border-bottom:1px solid #C5D0DC}.mobile-nav-list-item.type-dark{background-color:#03243e;border-bottom:1px solid #073152}.mobile-nav-list-item.type-dark .main-nav-list-link{font-family:Nexa,Helvetica,Arial,Open Sans,sans-serif;color:#d2f2ff;font-weight:700;font-size:14px;line-height:1.15;letter-spacing:-.02em;text-transform:none;padding:20px}.mobile-nav-list-item.type-contact{background-color:#dd4757;border-bottom:none}.mobile-nav-list-item.type-contact .main-nav-list-link{color:#fff}.mobile-nav-list-item.type-inbox{background-color:#10a6e1;border-bottom:none}.mobile-nav-list-item.type-inbox .main-nav-list-link{color:#fff}.mobile-nav-list-item .main-nav-list-link{padding:15px 20px}.main-nav-list-link{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:12px;font-family:Barlow Condensed,Helvetica,Arial,Open Sans,sans-serif;font-weight:600;font-size:18px;line-height:1.33;color:#000;text-transform:uppercase;padding:15px 5px}.mobile-search{padding:0 20px 34px}.mobile-search-inner{position:relative;padding-left:28px}.mobile-search-inner:after{content:"";position:absolute;width:100%;left:0;bottom:-12px;border-bottom:1px solid #C5D0DC}.mobile-search-input{width:100%;background-color:#e2e6e9;color:#000509;padding:5px 0 0 5px;border:none}.mobile-search-submit{position:absolute;left:0;top:50%;width:16px;height:16px;color:#10a6e1;transform:translateY(-50%)}.mobile-search-submit svg{position:absolute;top:0;left:0;width:100%;height:100%}.mobile-nav-language{background-color:#03243e;padding:0 20px}.mobile-lang-wrap{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;padding:12px 0;gap:8px}.mobile-lang-wrap.active-lang .mobile-lang-text{color:#10a6e1}.mobile-lang-wrap svg{color:#d2f2ff}.mobile-lang-text{font-family:Nexa,Helvetica,Arial,Open Sans,sans-serif;color:#d2f2ff;font-weight:700;font-size:14px;line-height:1.15;letter-spacing:-.02em}.mobile-lang-list{padding-bottom:12px}.mobile-lang-list-item:not(:last-child){border-bottom:1px solid #073152}.footer{-ms-flex-negative:0;flex-shrink:0;padding-top:100px;position:relative}.footer h4{font-family:Barlow Condensed,Helvetica,Arial,Open Sans,sans-serif;font-size:13px;font-weight:600;letter-spacing:.1em;line-height:1.8;color:#10a6e1;text-transform:uppercase}.footer h5{font-family:Nexa,Helvetica,Arial,Open Sans,sans-serif;font-size:14px;font-weight:800;line-height:1.7;color:#375e6d}.footer p,.footer li{font-family:Nexa,Helvetica,Arial,Open Sans,sans-serif;font-size:14px;font-weight:400;line-height:1.7;color:#375e6d}.footer a{color:#375e6d}.footer a:hover{color:#10a6e1}.footer .footer-link{display:block;font-family:Poppins,Helvetica,Arial,Open Sans,sans-serif;font-weight:600;font-size:18px;line-height:1.9;line-height:1.2;letter-spacing:-.03em;color:#000;padding:6px 0;transition:color .3s}.footer .footer-link:hover{color:#10a6e1}.footer .footer-link:focus-visible{color:#10a6e1}.footer .smaller-links a{font-family:Nexa,Helvetica,Arial,Open Sans,sans-serif;font-size:14px;font-weight:400;line-height:1.2;color:#375e6d;padding:6px 0;transition:color .3s}.footer .smaller-links a:hover{color:#10a6e1}.footer .smaller-links a:focus-visible{color:#10a6e1}.footer .visible-mobile{display:none}.bg-footer{position:absolute;width:40%;aspect-ratio:624/805;bottom:0;left:0;background-image:url(/wp-content/themes/poliklinika-breyer/dist/img/bg-footer.jpg);background-size:contain;background-position:0 0;background-repeat:no-repeat;transition:opacity;transition-duration:1s;transition-delay:.35s;transition-timing-function:ease-in;z-index:-5}.footer-wrap{position:relative;display:grid;grid-template-columns:1.8fr repeat(3,1fr);-moz-column-gap:18px;column-gap:18px;row-gap:55px;background-color:#fff;padding:119px 46px 29px;border-radius:18px}.footer-decor{position:absolute;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;top:0;left:50%;max-height:175px;color:#10a6e1;transform:translate(-50%,-50%)}.footer-decor img{margin:-26px 9px 0 0}.footer-decor-anim{-ms-flex-negative:0;flex-shrink:0;line-height:0}.footer-decor-anim.blink-anim-1{width:18px;height:18px}.footer-decor-anim.blink-anim-2{width:29px;height:29px}.footer-contact-links{margin-top:-87px}.footer-contact-links .footer-contact-btn{margin-bottom:28px}.footer-contact-links .footer-contact-links-inner div:not(:last-child){margin-bottom:28px}.footer-contact-links .footer-link{font-size:22px;text-decoration:underline}.footer-contact-info h4{margin-bottom:5px}.footer-contact-info div:not(:last-child){margin-bottom:24px}.footer-links ul:not(:last-child){margin-bottom:18px}.footer-about{grid-column:1/span 2;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;align-self:end;padding-right:40px}.footer-about img{width:53px;height:51px;margin-right:18px}.footer-social{grid-column:3/span 2;align-self:end}.footer-social div,.footer-social .social-icons-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:18px}.footer-social .social-icons-wrap a{position:relative;width:46px;height:46px;color:#fff;background-color:#10a6e1;border-radius:50%;transition:background-color .3s}.footer-social .social-icons-wrap a:hover{background-color:#03243e}.footer-social .social-icons-wrap a:focus-visible{outline:2px solid #03243E}.footer-social .social-icons-wrap svg{position:absolute;left:50%;top:50%;max-width:18px;max-height:18px;transform:translate(-50%,-50%)}.footer-social p{color:#bcd2dd}.footer-social p a{color:#bcd2dd;text-decoration:none;transition:color .3s}.footer-social p a:hover{color:#10a6e1}.footer-social p a:focus-visible{color:#10a6e1}.footer-EU{grid-column:1/span 4;justify-self:end;align-self:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;gap:24px;padding-right:40px}.footer-EU ul{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;gap:20px}.footer-EU a:focus-visible{outline:2px solid #10A6E1}.footer-EU img{height:28px;width:auto}.section-privacy-center{padding-bottom:163px}.section-privacy-center .hero-title-wrap{margin-bottom:64px}.privacy-center-wrap{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.privacy-center-item{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;gap:22px;background-color:#e8f3f6;padding:32px;border-radius:18px}.privacy-center-item-icon{position:relative;width:56px;aspect-ratio:1/1;color:#10a6e1;margin-bottom:24px}.privacy-center-item-icon svg{position:absolute;max-width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.privacy-center-item-title{font-family:Poppins,Helvetica,Arial,Open Sans,sans-serif;font-weight:700;line-height:1.2;color:#000509;letter-spacing:-.03em;margin-bottom:12px}.privacy-center-item-title{font-size:22px}@media screen and (min-width: 360px){.privacy-center-item-title{font-size:calc(22px + 10 * (100vw - 360px) / 1240)}}@media screen and (min-width: 1600px){.privacy-center-item-title{font-size:32px}}.privacy-center-item-desc{color:#375e6d;font-size:18px;line-height:1.2}.privacy-center-item-btn-wrap{line-height:0;padding-top:22px;border-top:1px solid #CDD4D9}.section-price-calculator{padding:100px 0}.section-price-calculator .title-wrap{margin-bottom:16px}.calculator-top-title{font-size:24px;line-height:1.33}.multiselect{margin-bottom:40px}.multiselect__tags{background-color:#d3dbe1;border-color:#d3dbe1;padding:20px 40px 0 20px;border-radius:12px}.multiselect__select{height:calc(100% - 10px)}.multiselect__placeholder{font-family:Nexa,Helvetica,Arial,Open Sans,sans-serif;font-weight:400;font-size:18px;line-height:1.33;color:#375e6d;margin-bottom:20px}.multiselect__input,.multiselect__single{background-color:#d3dbe1;font-family:Nexa,Helvetica,Arial,Open Sans,sans-serif;font-weight:400;font-size:18px;line-height:1.33;color:#375e6d;padding-top:2px;margin-bottom:20px}.multiselect__content-wrapper{background-color:#d3dbe1;border-color:#d3dbe1}.multiselect__option--selected{background-color:#e2e6e9}.multiselect__option--highlight,.multiselect__option--highlight.multiselect__option--highlight{background-color:#10a6e1}.multiselect--disabled{background-color:transparent}.multiselect--disabled .multiselect__select{background:transparent}.section-price-list{padding:100px 0 120px}.section-price-list .title-wrap{margin-bottom:56px}.price-list-category:not(:last-child){border-bottom:1px solid #CDD4D9}.price-list-category-links-wrap{display:grid;grid-template-columns:repeat(8,auto);gap:16px;padding:0;margin-bottom:72px}.price-list-category-link-item{justify-self:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;cursor:pointer}.price-list-category-link-item:hover .price-list-category-link-icon-wrap svg{transform:translate(-50%,-50%) scale(1.15)}.price-list-category-link-item:hover .price-list-category-link-title{color:#000509}.price-list-category-link-icon-wrap{position:relative;width:100px;aspect-ratio:1/1;background-color:#e8f3f6;border-radius:16px;margin-bottom:16px}.price-list-category-link-icon-wrap img{position:absolute;width:56px;height:56px;height:auto;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);transition:transform .2s}.price-list-category-link-title{font-family:Barlow Condensed,Helvetica,Arial,Open Sans,sans-serif;font-size:14px;font-weight:600;letter-spacing:.1em;line-height:1.1;color:#375e6d;text-transform:uppercase;text-align:center;transition:color .2s}.prices-inner-list{padding-bottom:60px}.prices-inner-item{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.prices-inner-item:not(:last-child){margin-bottom:32px}.prices-inner-title{width:calc(100% - 300px)}.prices-inner-title h4,.prices-inner-title a{color:#000509;font-size:20px}.prices-inner-title a{text-decoration:underline}.prices-inner-price{width:250px;text-align:right;font-weight:900;color:#10a6e1}.section-payment-methods{padding-bottom:120px}.section-payment-methods .content{max-width:522px}.section-payment-methods .title-wrap{margin-bottom:20px}.section-payment-methods .content-wrap{margin-bottom:42px}.section-payment-methods .content-wrap p{color:#375e6d}.section-payment-methods .content-wrap p:not(:last-child){margin-bottom:12px}.payment-methods-list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;gap:16px}.payment-method-item{position:relative;width:70px;aspect-ratio:70/48;background-color:#fff;border-radius:6px;border:1px solid #CDD4D9}.payment-method-item-inner{position:absolute;width:49px;height:29px;left:50%;top:50%;transform:translate(-50%,-50%)}.section-calculator-contact-form{transition:visibility .3s,opacity .3s}.section-calculator-contact-form.visible{visibility:visible;opacity:1;max-height:100%;margin-bottom:124px}.section-calculator-contact-form .title-wrap{margin-bottom:34px}.section-recommendations-slider{padding:80px 0 90px}.section-recommendations-slider .main-title{margin-bottom:64px}.recommendations-slider-wrapper{overflow:visible}.recommendations-slider-wrapper .swiper-slide{transform-origin:center;scale:.8;opacity:.4;transition:transform .5s,scale .5s,opacity 1s;z-index:0}.recommendations-slider-wrapper .swiper-slide.swiper-slide-active{transform:translate(0)!important;opacity:1;scale:1;transition:transform .5s,scale .5s .3s,opacity 1s;z-index:1}.recommendations-slider-wrapper .swiper-slide.swiper-slide-active .blink-anim{opacity:1}.recommendations-slider-wrapper .swiper-slide.swiper-slide-active .blink-anim.blink-anim-1{transition-delay:1s}.recommendations-slider-wrapper .swiper-slide.swiper-slide-active .blink-anim.blink-anim-2{transition-delay:1.5s}.recommendations-slider-wrapper .swiper-slide.swiper-slide-active .blink-anim.blink-anim-3{transition-delay:1.8s}.recommendations-slider-wrapper .swiper-slide.swiper-slide-active .line-top svg{transition:stroke-dashoffset 3s;animation:dash-top .4s ease-in-out;animation-delay:.8s;animation-direction:reverse;animation-fill-mode:forwards}.recommendations-slider-wrapper .swiper-slide.swiper-slide-active .line-bottom svg{transition:stroke-dashoffset 3s;animation:dash-bottom .4s ease-in-out;animation-delay:1.3s;animation-fill-mode:forwards}.recommendations-slider-wrapper .line-around{position:absolute;color:#10a6e1}.recommendations-slider-wrapper .line-around svg{width:100%;height:100%;fill:none}.recommendations-slider-wrapper .line-around.line-top{top:140px;right:-116px;width:542px;height:153px}.recommendations-slider-wrapper .line-around.line-top svg{stroke-dasharray:592;stroke-dashoffset:592}.recommendations-slider-wrapper .line-around.line-top svg path{stroke-width:3px}.recommendations-slider-wrapper .line-around.line-bottom{bottom:7px;right:-9px;width:408px;height:171px;transform:rotate(6deg)}.recommendations-slider-wrapper .line-around.line-bottom svg{stroke-dasharray:457;stroke-dashoffset:457}.recommendations-slider-wrapper .line-around.line-bottom svg path{stroke-width:3.5px}.recommendations-slider-wrapper .line-around-mob{display:none;position:absolute;color:#10a6e1}.recommendations-slider-wrapper .line-around-mob svg{width:100%;height:100%;fill:none}.recommendations-slider-wrapper .blink-anim{position:absolute;opacity:0;transition:opacity .2s;transition-delay:0s}.recommendations-slider-wrapper .blink-anim.blink-anim-1{top:15px;right:15px;width:35px;height:35px}.recommendations-slider-wrapper .blink-anim.blink-anim-2{top:80px;left:-37px;width:74px;height:74px}.recommendations-card{-ms-flex-align:start;align-items:flex-start;padding:32px 32px 32px 52px}.recommendations-slide-content{width:calc(92% - 382px)}.recommendations-slide-content .title-wrap{margin-bottom:24px}.recommendations-slide-top{margin-bottom:16px}.recommendations-slide-top p{font-size:24px;font-weight:400;line-height:1.3}.recommendations-slide-top p span{font-weight:800}.recommendations-slide-img-inner{position:relative;width:382px;color:#10a6e1;aspect-ratio:382/450}.recommendations-slide-img-wrap{position:relative;width:100%;height:100%;border-radius:18px;overflow:hidden}.section-recommendations-numbers{padding:90px 0 100px}.section-recommendations-before-after{position:relative;padding:80px 0 100px}.section-recommendations-before-after .title-wrap{margin-bottom:55px}.section-recommendations-before-after .bg-round-dots{width:40%;left:50%;top:50%;transform:translate(-50%,-50%)}.before-after-slider-wrapper{width:100%;max-width:630px;margin:0 auto}.before-after-slider-images{margin-bottom:62px}.before-after-slider-images .swiper-slide{position:relative;width:304px;transform-origin:center bottom;scale:.75;opacity:0;transition:transform .5s,scale .5s,opacity .5s}.before-after-slider-images .swiper-slide.swiper-slide-active{transform:rotate(0) translate(0)!important;scale:1;opacity:1;transition:transform .5s,scale .5s,opacity .5s}.before-after-slider-images .swiper-slide.swiper-slide-active .blink-anim{opacity:1}.before-after-slider-images .swiper-slide.swiper-slide-active .blink-anim.blink-anim-1{transition-delay:.7s}.before-after-slider-images .swiper-slide.swiper-slide-active .blink-anim.blink-anim-2{transition-delay:1.5s}.before-after-slider-images .blink-anim{position:absolute;opacity:0;transition:opacity .2s;transition-delay:0s}.before-after-slider-images .blink-anim.blink-anim-1{top:30px;left:42%;width:38px;height:38px}.before-after-slider-images .blink-anim.blink-anim-2{bottom:30px;right:-10px;width:30px;height:30px}.before-after-slide-img-inner{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:100%;color:#10a6e1;margin:0 auto}.before-after-slide-img-wrap{position:relative;width:45%;aspect-ratio:288/220;border-radius:18px;overflow:hidden}.before-after-slide-img-wrap.before-after-slide-before-img-wrap{transform:rotate(-5deg)}.before-after-slide-img-wrap.before-after-slide-after-img-wrap{transform:rotate(5deg)}.section-recommendations-detail-intro{padding:135px 0 70px}.recommendations-detail-intro-left{width:559px}.recommendations-detail-intro-right{width:calc(100% - 624px);max-width:655px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start}.recommendations-detail-intro-img{width:45%}.recommendations-detail-intro-img.recommendations-detail-intro-before-img{transform:rotate(-5deg)}.recommendations-detail-intro-img.recommendations-detail-intro-after-img{transform:rotate(5deg)}.recommendations-detail-intro-img a{position:relative;width:100%;aspect-ratio:288/220;border-radius:18px;overflow:hidden}.recommendations-detail-intro-img .blink-anim{position:absolute;z-index:2}.recommendations-detail-intro-img .blink-anim.blink-anim-1{color:#10a6e1;top:30px;right:-19px;width:38px;height:38px}.recommendations-detail-intro-img .blink-anim.blink-anim-2{color:#dd4757;bottom:30px;right:-15px;width:30px;height:30px}.section-recommendations-detail-content{padding:70px 0 140px}.recommendations-detail-content-right{width:306px;padding-top:48px}.recommendations-detail-content-right-inner{top:135px}.recommendations-detail-content-left{width:calc(100% - 342px);max-width:787px}.recommendations-detail-content-profile-img{width:198px;aspect-ratio:1/1;border-radius:12px;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;margin-bottom:20px}.recommendations-detail-content-profile-desc p{color:#375e6d;font-size:14px;margin-bottom:16px}.recommendations-detail-content-profile-title{margin-bottom:28px}.recommendations-detail-content-profile-title .title{font-size:28px}.section-services{padding-bottom:88px}.section-services .hero-title-wrap{padding-bottom:90px}.services-list{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:66px;column-gap:66px}.services-item{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:start;margin-bottom:80px}.services-item.border{padding:0 0 80px;border-bottom:1px solid #CDD4D9}.services-item:has(.services-item-title a:hover) .services-item-image-wrap img{transform:scale(1.1)}.services-item:has(.services-item-image-wrap:hover) .services-item-title a{color:#03243e}.services-item-image-wrap{position:relative;width:198px;aspect-ratio:198/240;border-radius:8px;overflow:hidden}.services-item-image-wrap:hover img{transform:scale(1.1)}.services-item-image-wrap img{transition:transform .3s ease-in-out}.services-item-content-wrap{width:calc(100% - 226px);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-item-align:stretch;align-self:stretch}.services-item-title a{font-family:Poppins,Helvetica,Arial,Open Sans,sans-serif;font-weight:700;line-height:1.2;color:#000509;letter-spacing:-.03em;margin-bottom:12px}.services-item-title a{font-size:20px}@media screen and (min-width: 360px){.services-item-title a{font-size:calc(20px + 8 * (100vw - 360px) / 1240)}}@media screen and (min-width: 1600px){.services-item-title a{font-size:28px}}.services-item-title a:hover{color:#03243e}.services-item-desc{color:#000509;font-size:16px;line-height:1.5;margin-bottom:12px}.services-item-desc a{display:inline;color:inherit;text-decoration:underline;transition:color .2s}.services-item-desc a:hover{color:#10a6e1}.services-item-btn-wrap{line-height:0}.section-process .title-wrap{width:45%;margin-bottom:53px}.process-img-wrap{position:relative;width:45%;aspect-ratio:564/400;overflow:hidden;border-radius:8px}.process-slider-wrap{width:50%;overflow:visible}.process-slider-nav-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:12px;z-index:2;margin-bottom:16px;cursor:pointer}.process-slider-nav-wrapper .swiper-button{position:relative;width:36px;height:36px;background-color:#dd4757;color:#fff;border-radius:50%;transition:background-color .3s}.process-slider-nav-wrapper .swiper-button.swiper-button-prev .swiper-button-inner{transform:translate(-50%,-50%) rotate(180deg)}.process-slider-nav-wrapper .swiper-button:not(.swiper-button-disabled):hover{background-color:#03243e}.process-slider-nav-wrapper .swiper-button.swiper-button-disabled{opacity:.5}.process-slider-nav-wrapper .swiper-button-inner{position:absolute;width:12px;height:11px;top:50%;left:50%;transform:translate(-50%,-50%)}.process-slider-nav-wrapper svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.section-inline-numbers{padding:70px 0 82px}.section-process{padding:82px 0 100px}.section-reviews{padding:100px 0}.section-reviews .bg-reviews{width:1013px;top:260px}.section-reviews .title-wrap{margin-bottom:30px}.section-partners{padding:160px 0 180px}.section-partners .slider-nav-wrapper{margin-bottom:0}.section-partners:has(.slider-nav-wrapper) .home-partners-wrap .logo-cards-wrap{grid-row:3}.section-partners:has(.slider-nav-wrapper) .home-partners-wrap .btn-wrap{grid-row:4}.section-related-services .title-wrap{max-width:525px;margin-bottom:52px}.service-detail-intro-wrap .blog-detail-intro-left{max-width:540px}.service-detail-intro-wrap .blog-detail-intro-left a{color:inherit;text-decoration:underline}.service-detail-intro-form-outer{padding-top:32px}.flagSelect{background-color:#bcc8d0;border-radius:8px}.flagSelect .option__image{width:28px;height:20px}.flagSelect .multiselect__tags{background-color:#bcc8d0;height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:10px 40px 10px 10px;border:none}.flagSelect .multiselect__single{background-color:#bcc8d0;margin-bottom:0}.flagSelect .multiselect__content-wrapper{width:max-content;max-width:calc(100dvw - 40px);background-color:#bcc8d0}.flagSelect .multiselect__option{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:20px;white-space:wrap}.flagSelect .option__desc{-ms-flex-positive:2;flex-grow:2;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;gap:10px}.flagSelect .option__title{opacity:.8}.reviews-slider-wrapper{max-width:1600px;margin:0 auto;position:relative}.bg-reviews{position:absolute;width:1123px;aspect-ratio:1123/1208;top:200px;left:50%;background-image:url(/wp-content/themes/poliklinika-breyer/dist/img/bg-reviews.png);background-size:contain;background-position:center 0;background-repeat:no-repeat;transform:translate(-50%);transition-duration:1s;transition-delay:.35s;transition-timing-function:ease-in;z-index:-1}.reviews-slider-images{margin-bottom:62px}.reviews-slider-images .swiper-slide{position:relative;width:304px;transform-origin:center bottom;scale:.9;transition:transform .5s,scale .5s,opacity 1s}.reviews-slider-images .swiper-slide.swiper-slide-active{transform:rotate(0) translate(0)!important;scale:1;transition:transform .5s,scale .5s .3s,opacity 1s}.reviews-slider-images .swiper-slide.swiper-slide-active .blink-anim{opacity:1}.reviews-slider-images .swiper-slide.swiper-slide-active .blink-anim.blink-anim-1{transition-delay:1s}.reviews-slider-images .swiper-slide.swiper-slide-active .blink-anim.blink-anim-2{transition-delay:1.5s}.reviews-slider-images .swiper-slide.swiper-slide-active .blink-anim.blink-anim-3{transition-delay:1.8s}.reviews-slider-images .swiper-slide.swiper-slide-active .line-top svg{transition:stroke-dashoffset 3s;animation:dash-top .4s ease-in-out;animation-delay:.8s;animation-direction:reverse;animation-fill-mode:forwards}.reviews-slider-images .swiper-slide.swiper-slide-active .line-bottom svg{transition:stroke-dashoffset 3s;animation:dash-bottom .4s ease-in-out;animation-delay:1.3s;animation-fill-mode:forwards}.reviews-slider-images .swiper-slide.swiper-slide-active .line-top-mob svg{transition:stroke-dashoffset 3s;animation:dash-top-mob .4s ease-in-out;animation-delay:.8s;animation-direction:reverse;animation-fill-mode:forwards}.reviews-slider-images .swiper-slide.swiper-slide-active .line-bottom-mob svg{transition:stroke-dashoffset 3s;animation:dash-bottom-mob .4s ease-in-out;animation-delay:1.3s;animation-fill-mode:forwards}.reviews-slider-images .line-around{position:absolute;color:#10a6e1}.reviews-slider-images .line-around svg{width:100%;height:100%;fill:none}.reviews-slider-images .line-around.line-top{bottom:120px;right:-93px;width:430px;height:122px}.reviews-slider-images .line-around.line-top svg{stroke-dasharray:592;stroke-dashoffset:592}.reviews-slider-images .line-around.line-bottom{bottom:-50px;right:-18px;width:385px;height:160px}.reviews-slider-images .line-around.line-bottom svg{stroke-dasharray:457;stroke-dashoffset:457}.reviews-slider-images .line-around-mob{display:none;position:absolute;color:#10a6e1}.reviews-slider-images .line-around-mob svg{width:100%;height:100%;fill:none}.reviews-slider-images .line-around-mob.line-top-mob{bottom:120px;right:-20px;width:320px;height:80px}.reviews-slider-images .line-around-mob.line-top-mob svg{stroke-dasharray:386;stroke-dashoffset:386}.reviews-slider-images .line-around-mob.line-bottom-mob{bottom:-14px;left:-34px;width:166px;height:20px;z-index:-2}.reviews-slider-images .line-around-mob.line-bottom-mob svg{stroke-dasharray:457;stroke-dashoffset:457}.reviews-slider-images .blink-anim{position:absolute;opacity:0;transition:opacity .2s;transition-delay:0s}.reviews-slider-images .blink-anim.blink-anim-1{top:-15px;right:-40px;width:35px;height:35px}.reviews-slider-images .blink-anim.blink-anim-2{top:80px;left:-37px;width:74px;height:74px}.reviews-slider-images .blink-anim.blink-anim-3{bottom:55px;right:-42px;width:18px;height:18px}.reviews-slide-img-inner{position:relative;width:100%;max-width:304px;color:#10a6e1;margin:0 auto;aspect-ratio:304/399}.review-slide-img-wrap{position:relative;width:100%;height:100%;border-radius:18px;overflow:hidden}.reviews-slider-content{position:relative;width:80%;max-width:630px;margin:0 auto}.review-slide-content{text-align:center;transform-origin:center bottom}.review-slide-top{max-width:240px;min-height:48px;margin:-48px auto 12px}.review-slide-top .name{font-family:Poppins,Helvetica,Arial,Open Sans,sans-serif;font-weight:700;font-size:40px;line-height:1.25;letter-spacing:-.03em}.review-slide-top .country{font-family:Barlow Condensed,Helvetica,Arial,Open Sans,sans-serif;font-weight:600;font-size:15px;line-height:1.25;letter-spacing:.1em;color:#10a6e1;text-transform:uppercase}.review-slide-bottom{margin-bottom:16px}.review-slide-bottom p{font-size:16px;font-weight:400;line-height:1.6}.review-slide-bottom p span{font-weight:800}.reviews-slider-nav-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;max-width:350px;margin:0 auto;z-index:2;cursor:pointer}.reviews-slider-nav-wrapper .swiper-button{position:relative;width:48px;height:48px;background-color:#dd4757;color:#fff;border-radius:50%;transition:background-color .3s}.reviews-slider-nav-wrapper .swiper-button.swiper-button-prev .swiper-button-inner{transform:translate(-50%,-50%) rotate(180deg)}.reviews-slider-nav-wrapper .swiper-button:not(.swiper-button-disabled):hover{background-color:#03243e}.reviews-slider-nav-wrapper .swiper-button.swiper-button-disabled{opacity:.5}.reviews-slider-nav-wrapper .swiper-button-inner{position:absolute;width:12px;height:11px;top:50%;left:50%;transform:translate(-50%,-50%)}.reviews-slider-nav-wrapper svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.section-privacy-intro{padding-top:125px;padding-bottom:56px}.section-privacy-content{padding-top:56px;padding-bottom:32px}.privacy-content-row:not(:last-child){padding-bottom:64px;margin-bottom:64px;border-bottom:1px solid #CDD4D9}.privacy-content-row-left{max-width:414px;width:38%}.privacy-content-row-left.type-2{width:48%;max-width:630px}.privacy-content-row-right{max-width:754px;width:62%;padding-left:16px}.privacy-content-row-right.type-2{width:48%;max-width:630px}.privacy-content-title{line-height:1.14;letter-spacing:-.03em}.privacy-content-title{font-size:24px}@media screen and (min-width: 360px){.privacy-content-title{font-size:calc(24px + 4 * (100vw - 360px) / 1240)}}@media screen and (min-width: 1600px){.privacy-content-title{font-size:28px}}.user-content-privacy{font-family:Nexa,Helvetica,Arial,Open Sans,sans-serif;font-size:16px;line-height:1.5;color:#375e6d}.user-content-privacy p{padding-bottom:12px;padding-top:4px}.user-content-privacy h1,.user-content-privacy h2,.user-content-privacy h3,.user-content-privacy h4,.user-content-privacy h5,.user-content-privacy h6{font-family:Poppins,Helvetica,Arial,Open Sans,sans-serif;font-weight:700;letter-spacing:-.03em;margin-bottom:12px;line-height:1.14;color:#000509}.user-content-privacy h1{font-size:26px}@media screen and (min-width: 360px){.user-content-privacy h1{font-size:calc(26px + 6 * (100vw - 360px) / 1240)}}@media screen and (min-width: 1600px){.user-content-privacy h1{font-size:32px}}.user-content-privacy h2{font-size:24px}@media screen and (min-width: 360px){.user-content-privacy h2{font-size:calc(24px + 4 * (100vw - 360px) / 1240)}}@media screen and (min-width: 1600px){.user-content-privacy h2{font-size:28px}}.user-content-privacy h3{font-size:22px}@media screen and (min-width: 360px){.user-content-privacy h3{font-size:calc(22px + 2 * (100vw - 360px) / 1240)}}@media screen and (min-width: 1600px){.user-content-privacy h3{font-size:24px}}.user-content-privacy h4{font-size:21px}@media screen and (min-width: 360px){.user-content-privacy h4{font-size:calc(21px + 1 * (100vw - 360px) / 1240)}}@media screen and (min-width: 1600px){.user-content-privacy h4{font-size:22px}}.user-content-privacy h5{font-size:20px}@media screen and (min-width: 360px){.user-content-privacy h5{font-size:calc(20px + 0*(100vw - 360px))}}@media screen and (min-width: 1600px){.user-content-privacy h5{font-size:20px}}.user-content-privacy h6{font-size:19px}@media screen and (min-width: 360px){.user-content-privacy h6{font-size:calc(19px + -1 * (100vw - 360px) / 1240)}}@media screen and (min-width: 1600px){.user-content-privacy h6{font-size:18px}}.user-content-privacy ul{padding-left:25px;list-style:disc;padding-bottom:20px}.user-content-privacy ol{padding-left:25px;list-style-type:decimal}.user-content-privacy table{table-layout:auto;overflow-x:auto}.user-content-privacy tr:first-child td,.user-content-privacy tr:first-child th{padding-top:0;padding-bottom:11px;font-family:Barlow Condensed,Helvetica,Arial,Open Sans,sans-serif;font-weight:600;text-transform:uppercase;line-height:1.14;letter-spacing:.1em}.user-content-privacy tr:not(:last-child){border-bottom:1px solid #CDD4D9}.user-content-privacy tr:last-child td{padding-bottom:0}.user-content-privacy td{padding-top:24px;padding-bottom:24px;padding-right:16px;font-family:Nexa,Helvetica,Arial,Open Sans,sans-serif;font-size:14px;line-height:1.4;color:#375e6d;vertical-align:top}.user-content-privacy a{color:#10a6e1;text-decoration:underline;overflow-wrap:anywhere;transition:color .35s ease-out}.user-content-privacy a:hover{color:#375e6d}.user-content-privacy p:first-child,.user-content-privacy ul:first-child,.user-content-privacy ol:first-child,.user-content-privacy table:first-child{margin-top:0;padding-top:0}.user-content-privacy p:last-child,.user-content-privacy ul:last-child,.user-content-privacy ol:last-child,.user-content-privacy table:last-child{margin-bottom:0;padding-bottom:0}.section-privacy-docs{padding-top:32px;padding-bottom:150px}.privacy-docs-row{padding-top:28px;padding-bottom:28px;border-top:1px solid #CDD4D9}.privacy-docs-row:last-child{border-bottom:1px solid #CDD4D9}.privacy-docs-title{font-size:16px;line-height:1.625;letter-spacing:.1em;color:#375e6d}.privacy-docs-row-right{-ms-flex-negative:0;flex-shrink:0;padding-left:16px}.error404 footer{display:none}.error404 #app{overflow:hidden}.section-404-wrap{min-height:calc(100vh - 135px);min-height:calc(100svh - 135px);padding-top:32px;padding-bottom:32px}.section-404-wrap .section-404-excerpt{color:#dd4757}.section-404-title{line-height:1.125;letter-spacing:-.04em;margin-bottom:20px}.section-404-title{font-size:36px}@media screen and (min-width: 360px){.section-404-title{font-size:calc(36px + 28 * (100vw - 360px) / 1240)}}@media screen and (min-width: 1600px){.section-404-title{font-size:64px}}.section-404-desc-wrap{max-width:630px;margin-bottom:56px}.section-404-desc{font-size:18px;line-height:1.3;color:#375e6d}.section-404-deco{width:100%;left:50%;transform:translate(-50%);max-width:1234px;aspect-ratio:1234/662;bottom:0}.section-blog-detail-intro{padding-top:40px;padding-bottom:15px}.blog-detail-intro-wrap:has(.blog-detail-intro-right-link:hover) .blog-detail-intro-right-link img,.blog-detail-intro-wrap:has(.blog-detail-intro-title-link:hover) .blog-detail-intro-right-link img{transform:scale(1.05)}.blog-detail-intro-wrap:has(.blog-detail-intro-right-link:hover) .blog-detail-intro-title-link,.blog-detail-intro-wrap:has(.blog-detail-intro-title-link:hover) .blog-detail-intro-title-link{color:#10a6e1}.blog-detail-intro-title{padding-top:7px;margin-bottom:26px;line-height:1.12;letter-spacing:-.03em;transition:color .3s}.blog-detail-intro-title{font-size:32px}@media screen and (min-width: 360px){.blog-detail-intro-title{font-size:calc(32px + 18 * (100vw - 360px) / 1240)}}@media screen and (min-width: 1600px){.blog-detail-intro-title{font-size:50px}}.blog-detail-intro-excerpt{display:inline-block;padding-right:10px}.blog-detail-intro-top-wrap .blog-detail-intro-date{color:#375e6d}.blog-detail-intro-img{overflow:hidden;border-radius:8px;aspect-ratio:630/500}.blog-detail-intro-img img{transition:transform .3s}.blog-detail-intro-left{padding-top:42px;padding-right:20px;width:50%}.blog-detail-intro-right{width:50%;max-width:630px}.blog-detail-intro-btn-wrap{margin-top:44px}.section-blog-detail-content{padding-top:15px;padding-bottom:100px}.blog-detail-content-deco{right:0;top:-128px;width:80%;aspect-ratio:600/1200;max-width:600px}.blog-detail-content-deco img{object-position:right}.blog-detail-content-left{width:388px;padding-right:16px}.blog-detail-content-right{padding-top:17px;width:calc(100% - 388px);max-width:797px;padding-left:10px}.blog-detail-content-left-inner{top:135px}.blog-detail-content-left-inner .btn-wrap{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.blog-detail-content-author-wrap{margin-bottom:8px}.blog-detail-content-author{display:inline-block;font-size:14px;line-height:1.57;letter-spacing:.1em}.blog-detail-content-author:not(.no-bg){padding-right:11px}.blog-detail-content-author-line{left:0;top:50%;transform:translateY(calc(-50% - 2px));height:1px;width:100%}.blog-detail-content-profile{margin-bottom:32px}.blog-detail-content-profile-img{width:84px;aspect-ratio:1/1;border-radius:18px;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;margin-right:17px}.blog-detail-content-author-name{line-height:1.35;letter-spacing:-.03em}.blog-detail-content-author-name{font-size:24px}@media screen and (min-width: 360px){.blog-detail-content-author-name{font-size:calc(24px + 4 * (100vw - 360px) / 1240)}}@media screen and (min-width: 1600px){.blog-detail-content-author-name{font-size:28px}}.blog-detail-content-author-title{margin-top:-2px;font-size:16px;line-height:1.25;letter-spacing:.1em}.blog-detail-content-time{position:relative;padding-right:15px;margin-right:16px}.blog-detail-content-time:before{content:"";position:absolute;bottom:0;right:0;top:15px;width:1px;background-color:#cdd4d9}.blog-detail-content-time-text{padding-top:12px;line-height:1.35;letter-spacing:-.03em;color:#005677}.blog-detail-content-time-text{font-size:24px}@media screen and (min-width: 360px){.blog-detail-content-time-text{font-size:calc(24px + 4 * (100vw - 360px) / 1240)}}@media screen and (min-width: 1600px){.blog-detail-content-time-text{font-size:28px}}.blog-detail-content-share{-ms-flex-positive:1;flex-grow:1}.blog-detail-content-share-ul{padding-top:12px;gap:8px}.blog-detail-content-share-ul.map-socials a{background-color:#10a6e1}.blog-detail-content-share-ul.map-socials a:hover{background-color:#005677}.blog-detail-content-share-ul a{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:relative;width:36px;height:36px;border-radius:50%;background-color:#005677;transition:background-color .3s}.blog-detail-content-share-ul a:hover{background-color:#10a6e1}.blog-detail-content-share-ul a svg{width:18px;height:18px;color:#fff}.blog-detail-content-intro-wrap{margin-bottom:60px}.blog-detail-content-intro-wrap a{color:#10a6e1;text-decoration:underline;overflow-wrap:anywhere;transition:color .35s ease-out}.blog-detail-content-intro-wrap a:hover{color:#375e6d}.blog-detail-content-intro{font-size:20px;line-height:1.4;color:#000509}.user-content{position:relative;font-size:16px;line-height:1.625;color:#375e6d}.user-content h1,.user-content h2,.user-content h3,.user-content h4,.user-content h5,.user-content h6{font-family:Poppins,Helvetica,Arial,Open Sans,sans-serif;font-weight:700;letter-spacing:-.03em;margin-bottom:14px;line-height:1.14;color:#000509}.user-content h1{font-size:26px}@media screen and (min-width: 360px){.user-content h1{font-size:calc(26px + 6 * (100vw - 360px) / 1240)}}@media screen and (min-width: 1600px){.user-content h1{font-size:32px}}.user-content h2{font-size:24px}@media screen and (min-width: 360px){.user-content h2{font-size:calc(24px + 4 * (100vw - 360px) / 1240)}}@media screen and (min-width: 1600px){.user-content h2{font-size:28px}}.user-content h3{font-size:22px}@media screen and (min-width: 360px){.user-content h3{font-size:calc(22px + 2 * (100vw - 360px) / 1240)}}@media screen and (min-width: 1600px){.user-content h3{font-size:24px}}.user-content h4{font-size:21px}@media screen and (min-width: 360px){.user-content h4{font-size:calc(21px + 1 * (100vw - 360px) / 1240)}}@media screen and (min-width: 1600px){.user-content h4{font-size:22px}}.user-content h5{font-size:20px}@media screen and (min-width: 360px){.user-content h5{font-size:calc(20px + 0*(100vw - 360px))}}@media screen and (min-width: 1600px){.user-content h5{font-size:20px}}.user-content h6{font-size:19px}@media screen and (min-width: 360px){.user-content h6{font-size:calc(19px + -1 * (100vw - 360px) / 1240)}}@media screen and (min-width: 1600px){.user-content h6{font-size:18px}}.user-content p,.user-content ul,.user-content ol{margin-bottom:16px}.user-content ul{padding-left:25px;list-style:disc}.user-content ol{list-style:decimal;padding-left:25px}.user-content b,.user-content strong{font-weight:700}.user-content img{width:100%;margin-left:-10px;height:auto;margin-bottom:20px;border-radius:18px}.user-content iframe{width:100%;height:auto;aspect-ratio:16/9;border-radius:18px;margin-bottom:20px}.user-content a{color:#10a6e1;text-decoration:underline;overflow-wrap:anywhere;transition:color .35s ease-out}.user-content a:hover{color:#375e6d}.user-content hr{border:1px solid #AFEFF5}.user-content table{table-layout:auto;overflow-x:auto;margin-bottom:20px}.user-content tr:first-child td,.user-content tr:first-child th{padding-top:0;padding-bottom:11px;font-family:Barlow Condensed,Helvetica,Arial,Open Sans,sans-serif;font-weight:600;text-transform:uppercase;line-height:1.14;letter-spacing:.1em}.user-content tr:not(:last-child){border-bottom:1px solid #CDD4D9}.user-content tr:last-child td{padding-bottom:0}.user-content td{padding-top:24px;padding-bottom:24px;padding-right:16px;font-family:Nexa,Helvetica,Arial,Open Sans,sans-serif;font-size:14px;line-height:1.4;color:#375e6d;vertical-align:top}.user-content .aligncenter{text-align:center}.user-content .alignleft{text-align:left}.user-content .alignright{text-align:right}.user-content blockquote{position:relative;padding-left:105px;padding-right:40px;margin:0 0 18px;font-family:Poppins,Helvetica,Arial,Open Sans,sans-serif;line-height:1.38;font-weight:500;font-style:normal;color:#252837}.user-content blockquote{font-size:22px}@media screen and (min-width: 375px){.user-content blockquote{font-size:calc(22px + 4 * (100vw - 375px) / 1225)}}@media screen and (min-width: 1600px){.user-content blockquote{font-size:26px}}.user-content blockquote:before{content:"";position:absolute;top:2px;left:15px;width:67px;aspect-ratio:67/29;background-image:url("data:image/svg+xml,%3csvg%20width='67'%20height='29'%20viewBox='0%200%2067%2029'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M66.493%2013.8957C57.008%2012.2345%2054.7662%209.99197%2053.1043%200.506975C52.9857%20-0.168992%2052.0137%20-0.168992%2051.8957%200.506975C50.2345%209.99197%2047.992%2012.2338%2038.507%2013.8957C37.831%2014.0143%2037.831%2014.9863%2038.507%2015.1043C47.992%2016.7655%2050.2338%2019.008%2051.8957%2028.493C52.0143%2029.169%2052.9863%2029.169%2053.1043%2028.493C54.7655%2019.008%2057.008%2016.7662%2066.493%2015.1043C67.169%2014.9857%2067.169%2014.0137%2066.493%2013.8957Z'%20fill='%2310A6E1'/%3e%3cpath%20d='M28.493%2013.8957C19.008%2012.2345%2016.7662%209.99197%2015.1043%200.506975C14.9857%20-0.168992%2014.0137%20-0.168992%2013.8957%200.506975C12.2345%209.99197%209.99197%2012.2338%200.506975%2013.8957C-0.168992%2014.0143%20-0.168992%2014.9863%200.506975%2015.1043C9.99197%2016.7655%2012.2338%2019.008%2013.8957%2028.493C14.0143%2029.169%2014.9863%2029.169%2015.1043%2028.493C16.7655%2019.008%2019.008%2016.7662%2028.493%2015.1043C29.169%2014.9857%2029.169%2014.0137%2028.493%2013.8957Z'%20fill='%2310A6E1'/%3e%3c/svg%3e");background-size:contain}.user-content cite{position:relative;padding-top:16px;display:block;font-weight:400;font-size:16px;line-height:1.5;color:#005677;font-style:normal}.user-content p:last-child,.user-content ul:last-child,.user-content ol:last-child,.user-content blockquote:last-child,.user-content h1:last-child,.user-content h2:last-child,.user-content h3:last-child,.user-content h4:last-child,.user-content h5:last-child,.user-content h6:last-child,.user-content img:last-child,.user-content iframe:last-child,.user-content table:last-child{margin-bottom:0}.blog-detail-content-time-share-wrap{margin-bottom:32px}.audio-player{border-radius:8px;padding:27px 21px 17px 18px;margin-bottom:48px}.audio-player audio{display:block!important;position:absolute;width:0;height:0}.audio-player.active .audio-player-play-icon{visibility:hidden}.audio-player.active .audio-player-play-icon svg{transform:translate(-175%)}.audio-player.active .audio-player-pause-icon{visibility:visible}.audio-player.active .audio-player-pause-icon svg{transform:translate(0)}.audio-player-play{display:block;-ms-flex-negative:0;flex-shrink:0;width:24px;height:24px;border-radius:50%;margin-right:18px;overflow:hidden}.audio-player-icon{width:12px;height:12px;transition:opacity .45s,visibility .45s}.audio-player-icon svg{display:block;transition:transform .45s}.audio-player-pause-icon{visibility:hidden}.audio-player-pause-icon svg{transform:translate(175%)}.audio-player-info{-ms-flex-positive:1;flex-grow:1;pointer-events:none}.audio-player-progress-wrap{margin-top:10px;border-radius:10px;overflow:hidden;height:4px;cursor:pointer;pointer-events:all}.audio-player-progress{transform-origin:left;transform:scaleX(0);border-radius:10px}.audio-player-times{padding-top:3px}.audio-player-time{font-size:14px;line-height:1.57;letter-spacing:.1em;pointer-events:all}.section-related-blogs{position:relative;padding-top:100px;padding-bottom:150px;overflow:hidden}.related-blogs-top{margin-bottom:52px}.related-blogs-title{line-height:1.12;letter-spacing:-.03em}.related-blogs-title{font-size:32px}@media screen and (min-width: 360px){.related-blogs-title{font-size:calc(32px + 18 * (100vw - 360px) / 1240)}}@media screen and (min-width: 1600px){.related-blogs-title{font-size:50px}}.related-blogs-btn-wrap{padding-left:16px;-ms-flex-negative:0;flex-shrink:0}.related-blogs-btn-wrap-mobile{display:none;padding-top:25px}.related-blogs-swiper .swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.related-blogs-swiper .swiper-slide{width:calc(33.33333% - 14px);height:auto}.related-blogs-swiper .blog-card-outer{height:100%}.related-blogs-list{display:grid;grid-template-columns:repeat(3,1fr);-moz-column-gap:18px;column-gap:18px;row-gap:48px}.related-blogs-list .related-blogs-slide{height:auto}.related-blogs-list .blog-card-outer,.related-blogs-slide{height:100%}.blog-card-outer{padding-top:40px}.blog-card{padding:0 24px 24px;border-radius:10px;height:100%}.blog-card-img{display:block;overflow:hidden;border-radius:8px;aspect-ratio:364/220;margin-top:-40px}.blog-card-img img{transition:transform .35s ease-out}a.blog-card-img:hover img{transform:scale(1.05)}a.blog-card-img:hover~.blog-card-title .blog-card-title-link{color:#10a6e1}a.blog-card-img img{transition:transform .45s ease-out}a.blog-card-img:has(~.blog-card-title .blog-card-title-link:hover) img{transform:scale(1.05)}.blog-card-bottom{-ms-flex-item-align:end;align-self:flex-end}.blog-card-type-date{padding-top:24px;gap:8px}.blog-card-type{display:inline-block;font-size:14px;line-height:1.57}a.blog-card-type{transition:color .3s}a.blog-card-type:hover{color:#10a6e1}.blog-card-title{line-height:1.16;letter-spacing:-.03em}.blog-card-title{font-size:20px}@media screen and (min-width: 360px){.blog-card-title{font-size:calc(20px + 4 * (100vw - 360px) / 1240)}}@media screen and (min-width: 1600px){.blog-card-title{font-size:24px}}.blog-card-title-link{color:inherit;transition:color .45s ease-out}.blog-card-title-link:hover{color:#10a6e1}.blog-card-title{padding-top:7px}.blog-card-bottom{padding-top:24px}.section-blogs-list{position:relative;padding:124px 0 164px}.section-blogs-list .bg-round-blue{right:0;top:-90px;transform:translate(10%,-10%);z-index:-1}.section-blogs-list .bg-round-dots{width:60%;right:0;top:-90px;transform:translate(50%);z-index:-1}.section-blogs-list .bg-blue-dots-mob{display:none;top:50%;transform:translateY(-35%);z-index:-1}.section-blogs-list .pagination-wrap{padding-top:102px}.blogs-list-title{max-width:446px}.related-blogs-filter-wrap,.related-blogs-tags-wrap{padding-bottom:52px}.section-careers-hero{margin-bottom:134px}.section-careers-hero .hero-title-wrap{margin-bottom:64px}.careers-hero-img-wrap{position:relative;width:100%;aspect-ratio:1278/400;border-radius:12px;overflow:hidden}.section-careers-numbers{position:relative;padding:0 0 112px}.section-careers-numbers .bg-round-blue{right:0;top:-90px;transform:translate(10%,-10%)}.section-careers-numbers .bg-round-dots{width:60%;right:0;top:-90px;transform:translate(50%)}.section-careers-numbers .bg-blue-dots-mob{display:none;top:50%;transform:translateY(-35%)}.section-careers-numbers .numbers-left .title-wrap{margin-bottom:20px}.section-careers-numbers .numbers-left .content-wrap{max-width:522px}.section-careers-numbers .numbers-left .content-wrap p{-moz-columns:1;columns:1;margin-bottom:0}.section-benefits{padding-bottom:164px}.section-benefits .title-wrap{max-width:522px;margin-bottom:73px}.benefits-wrap{display:grid;grid-template-columns:repeat(3,1fr);-moz-column-gap:52px;column-gap:52px;row-gap:54px}.benefits-item-icon{position:relative;width:56px;aspect-ratio:1/1;color:#10a6e1;margin-bottom:8px}.benefits-item-icon svg{position:absolute;max-width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.benefits-item-title{font-family:Poppins,Helvetica,Arial,Open Sans,sans-serif;font-weight:700;font-size:24px;line-height:1.15;color:#000509;letter-spacing:-.03em;margin-bottom:8px}.benefits-item-desc{color:#375e6d;font-size:16px;line-height:1.5}.section-jobs{padding-bottom:184px}.section-jobs .title-wrap{max-width:522px;margin-bottom:52px}.jobs-item:not(:last-child){margin-bottom:16px}.jobs-item-link{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:30px;width:100%;height:100%;background-color:#ecfcfe99;padding:40px;border-radius:18px;transition:background-color .3s}.jobs-item-link:hover{background-color:#10a6e1}.jobs-item-link:hover .jobs-item-title{color:#fff}.jobs-item-link:hover .jobs-item-tab{border-color:#fff}.jobs-item-link:hover .jobs-item-tab .btn-text{color:#fff}.jobs-item-link:hover .jobs-item-button,.jobs-item-link:hover .jobs-item-button:hover .btn-icon{background-color:#03243e}.jobs-item-link:hover .jobs-item-button .btn-icon{background-color:#10a6e1}.jobs-item-title{font-family:Poppins,Helvetica,Arial,Open Sans,sans-serif;font-weight:700;line-height:1;color:#000509;letter-spacing:-.03em;margin-bottom:16px;transition:background-color .3s}.jobs-item-title{font-size:22px}@media screen and (min-width: 360px){.jobs-item-title{font-size:calc(22px + 10 * (100vw - 360px) / 1240)}}@media screen and (min-width: 1600px){.jobs-item-title{font-size:32px}}.jobs-item-tabs-wrap{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.jobs-item-tab:hover{background-color:transparent}.jobs-item-right{text-align:right;-ms-flex-negative:0;flex-shrink:0;line-height:1}.jobs-item-button{display:inline-block}.jobs-item-button:before{background-color:#03243e}.jobs-item-button .btn-icon{transition:background-color .5s;transition-delay:.15s}.section-careers-detail-hero{margin-bottom:100px}.section-careers-detail-hero .title-wrap{margin-bottom:52px}.section-careers-detail-hero .title{margin-bottom:28px}.section-careers-detail-hero .back-btn{margin-bottom:40px}.job-detail-tabs-wrap{gap:8px}.section-job-detail-content{padding-bottom:140px}.section-job-application{background-color:#005677;padding:124px 0 128px;margin-bottom:148px}.job-application-left{width:28%}.job-application-right{width:68%}.dark-form .gform-theme--api,.dark-form .gform-theme--framework{--gf-ctrl-border-color: #00435E!important;--gf-ctrl-label-color-primary: #75C4E2!important;--gf-ctrl-bg-color: #00435E!important;--gf-color-danger: #B22222!important;--gf-ctrl-color: #75C4E2!important;--gf-form-validation-heading-color: #FF696B!important;--gf-ctrl-border-color-error: #FF696B!important;--gf-ctrl-desc-color-error: #FF696B!important}.dark-form .gform-theme--api :-ms-input-placeholder,.dark-form .gform-theme--framework :-ms-input-placeholder{color:#75c4e2!important;opacity:.8!important;font-size:18px!important}.dark-form .gform-theme--api ::placeholder,.dark-form .gform-theme--framework ::placeholder{color:#75c4e2!important;opacity:.8!important;font-size:18px!important}.dark-form .gform-theme--foundation .gfield--type-fileupload.gfield input.large{background-color:#005677!important;border:1px dashed #75C4E2!important;text-align:center!important;height:unset!important;padding-top:36px!important;padding-bottom:36px!important}.dark-form .gform-theme--framework input[type=file]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::-webkit-file-upload-button{display:none!important}.dark-form .gform-theme--framework input[type=file]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::file-selector-button{display:none!important}.dark-form .gform-theme--framework .gfield_list_group_item:before,.dark-form .gform-theme--framework .gform-field-label:where(:not([class*=gform-field-label--type-])){display:block!important}.dark-form .gfield_required.gfield_required_asterisk{margin-left:5px!important;line-height:1.33!important;font-size:18px!important}.dark-form .gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAQCAYAAADnEwSWAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADlSURBVHgBrdTbDYIwGIbh74cFHIERGMQYmUCIh8SdNNQJTIyJlzIKI3CtltrSkChS2grvDfRAnwuSEmRpfp6hDpd48ILtkxIT1pz9Qsy2SUFpfotQ8zuEiNQiQU5t5idMUHa4rgQE0yNRBuDPuIWaKbmoNmFk35CKogAhL7obx4K/kC5gWVKBRDYVaIJQi4za9/R4SSEo7+7x+YdDENstGH3OjQFtkD6n0z+gC9SL+YKukBFzBX2gQcwGqqcPpL+zZAJ7G4CcMGfQAjljVtAB8sKMoCOkCuARW8tD1dVGVMph5QOp3lBvxFS50Wf3AAAAAElFTkSuQmCC)!important;background-size:11px!important}.dark-form .gform_wrapper .gfield .iti--show-selected-dial-code .iti__selected-flag{background-color:#013c54!important;color:#75c4e2!important;border-radius:12px!important}.dark-form .gform_wrapper .gfield .iti__arrow{border-top-color:#75c4e2!important}.dark-form .gfield_list_group_item:before,.dark-form .gform-field-label{text-transform:uppercase!important}.dark-form .gform_required_legend{display:none!important}.dark-form .gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){background-color:transparent!important;--gf-ctrl-border-color: #75C4E2!important;--gf-ctrl-border-color-hover: #75C4E2!important}.dark-form .gform-theme--framework .ginput_container_checkbox .gform-field-label--type-inline{text-transform:none!important;--gf-ctrl-label-color-secondary: #75C4E2!important;--gf-label-space-y-secondary: 3px!important}.dark-form .gform-theme--framework .gfield_description{--gf-local-color: #75C4E2!important}.dark-form .gform-theme--framework .gfield_description a{color:#fff}.light-form .gform-theme--api,.light-form .gform-theme--framework{--gf-ctrl-border-color: #D3DBE1!important;--gf-ctrl-label-color-primary: #10A6E1!important;--gf-ctrl-bg-color: #D3DBE1!important;--gf-color-danger: #DD4757!important;--gf-ctrl-color: #375E6D!important;--gf-form-validation-heading-color: #DD4757!important;--gf-ctrl-border-color-error: #DD4757!important}.light-form .gform-theme--api :-ms-input-placeholder,.light-form .gform-theme--framework :-ms-input-placeholder{color:#375e6d!important;opacity:.8!important;font-size:18px!important}.light-form .gform-theme--api ::placeholder,.light-form .gform-theme--framework ::placeholder{color:#375e6d!important;opacity:.8!important;font-size:18px!important}.light-form .gform-theme--foundation .gfield--type-fileupload.gfield input.large{background-color:transparent!important;border:1px dashed #AAB9C3!important;text-align:center!important;height:unset!important;padding-top:36px!important;padding-bottom:36px!important}.light-form .gform-theme--framework input[type=file]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::-webkit-file-upload-button{display:none!important}.light-form .gform-theme--framework input[type=file]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::file-selector-button{display:none!important}.light-form .gform-theme--framework .gfield_list_group_item:before,.light-form .gform-theme--framework .gform-field-label:where(:not([class*=gform-field-label--type-])){display:block!important}.light-form .gfield_required.gfield_required_asterisk{margin-left:5px!important;line-height:1.33!important;font-size:18px!important}.light-form .gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAQCAYAAADnEwSWAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADlSURBVHgBrdTbDYIwGIbh74cFHIERGMQYmUCIh8SdNNQJTIyJlzIKI3CtltrSkChS2grvDfRAnwuSEmRpfp6hDpd48ILtkxIT1pz9Qsy2SUFpfotQ8zuEiNQiQU5t5idMUHa4rgQE0yNRBuDPuIWaKbmoNmFk35CKogAhL7obx4K/kC5gWVKBRDYVaIJQi4za9/R4SSEo7+7x+YdDENstGH3OjQFtkD6n0z+gC9SL+YKukBFzBX2gQcwGqqcPpL+zZAJ7G4CcMGfQAjljVtAB8sKMoCOkCuARW8tD1dVGVMph5QOp3lBvxFS50Wf3AAAAAElFTkSuQmCC)!important;background-size:11px!important}.light-form .gform_wrapper .gfield .iti--show-selected-dial-code .iti__selected-flag{background-color:#bcc8d0!important;color:#375e6d!important;border-radius:12px!important}.light-form .gform_wrapper .gfield .iti__arrow{border-top-color:#375e6d!important}.light-form .gfield_list_group_item:before,.light-form .gform-field-label{text-transform:uppercase!important}.light-form .gform_required_legend{display:none!important}.light-form .gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){background-color:transparent!important;--gf-ctrl-border-color: #AAB9C3!important;--gf-ctrl-border-color-hover: #AAB9C3!important}.light-form .gform-theme--framework .ginput_container_checkbox .gform-field-label--type-inline{text-transform:none!important;--gf-ctrl-label-color-secondary: #375E6D!important;--gf-label-space-y-secondary: 3px!important}.gform-theme--framework{--gf-ctrl-label-font-family-primary: "Barlow Condensed"!important;--gf-ctrl-label-letter-spacing-primary: .1em!important;--gf-ctrl-radius: 12px!important;--gf-ctrl-shadow: none!important;--gf-ctrl-padding-x: 20px!important;--gf-ctrl-padding-y: 20px!important;--gf-ctrl-size: 64px!important;--gf-ctrl-line-height: 1.3!important;--gf-ctrl-font-family: "Nexa"!important;--gf-ctrl-font-size: 18px!important;--gf-ctrl-file-padding-x: 20px!important;--gf-ctrl-checkbox-check-radius: 4px!important;--gf-ctrl-shadow-focus: none!important;--gf-ctrl-btn-radius: 40px!important;--gf-ctrl-btn-padding-x: 16px 68px!important;--gf-ctrl-btn-padding-y: 14px!important;--gf-ctrl-btn-font-size: 17px!important;--gf-ctrl-btn-line-height: 1.6!important;--gf-ctrl-choice-check-color: #75C4E2!important;--gf-ctrl-border-color-focus: #10A6E1!important;--gf-ctrl-btn-bg-color-primary: #10A6E1!important;--gf-ctrl-btn-bg-color-hover-primary: #03243E!important;--gf-ctrl-btn-bg-color-focus-primary: #03243E!important;--gf-ctrl-textarea-radius: 12px!important}.gform-theme--framework .gform_button.button{background-image:url(data:image/png;base64,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)!important;background-repeat:no-repeat!important;background-position:center right 8px!important;background-size:40px!important}.gform-theme--framework .gform_button.button:hover,.gform-theme--framework .gform_button.button:focus{background-position:center right -1px!important}.section-about-us-hero{padding-bottom:148px}.section-about-us-hero .hero-title-wrap{padding-top:60px}.section-about-us-hero .title-side-text{color:#597986}.section-day-video{padding:0 0 164px}.section-years-slider{padding:0 0 192px}.section-years-slider .title-wrap{max-width:414px;margin-bottom:60px}.years-slider{position:relative;overflow:visible;border-bottom:1px solid #CDD4D9;margin-bottom:35px}.years-navigation{position:absolute;bottom:52px;right:0;gap:24px;z-index:2}.years-navigation span{position:relative;display:block;width:48px;height:48px;background-color:#10a6e1;color:#fff;border-radius:50%;transition:background-color .3s;cursor:pointer}.years-navigation span:hover{background-color:#03243e}.years-navigation span svg{position:absolute;top:50%;left:50%;width:12px;height:11px;transform:translate(-50%,-50%)}.years-navigation .swiper-button-prev svg{transform:translate(-50%,-50%) rotate(180deg)}.years-slide-inner{position:relative}.years-slide-year{position:absolute;top:50%;left:0;width:100%;font-weight:700;font-family:Poppins,Helvetica,Arial,Open Sans,sans-serif;line-height:1;color:#10a6e10d;text-align:center;transform:translateY(-50%);z-index:0}.years-slide-year{font-size:200px}@media screen and (min-width: 360px){.years-slide-year{font-size:calc(200px + 225 * (100vw - 360px) / 1240)}}@media screen and (min-width: 1600px){.years-slide-year{font-size:425px}}.years-slide-content-wrap{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;gap:6%;min-height:340px;padding:20px 0}.years-slide-text-wrap{width:29%}.years-slide-text-wrap p{color:#375e6d;line-height:1.6}.years-slide-images-wrap{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;width:calc(60% - 140px);gap:6%}.years-slide-inner-img-wrap{position:relative;width:42%;aspect-ratio:260/300;border-radius:18px;overflow:hidden}.years-thumbs-slider-overflow{position:relative;margin:0 -10%;overflow:hidden}.years-thumbs-slider-overflow:before,.years-thumbs-slider-overflow:after{content:"";display:block;position:absolute;width:5%;height:100%;top:0;background:linear-gradient(90deg,transparent,#E2E6E9);z-index:2}.years-thumbs-slider-overflow:before{left:0;transform:rotate(180deg)}.years-thumbs-slider-overflow:after{right:0}.years-thumbs-slider{width:25%;margin-left:0;overflow:visible}.years-thumb-slide{width:25%;text-align:center}.years-thumb-slide.swiper-slide-active .years-thumb-year{color:#10a6e1}.years-thumb-year{font-family:Poppins,Helvetica,Arial,Open Sans,sans-serif;font-weight:700;color:#000;transition:color .8s}.years-thumb-year{font-size:22px}@media screen and (min-width: 360px){.years-thumb-year{font-size:calc(22px + 30 * (100vw - 360px) / 1240)}}@media screen and (min-width: 1600px){.years-thumb-year{font-size:52px}}.section-employees{padding-bottom:157px}.section-employees .title-wrap{max-width:630px;margin-bottom:32px}.section-employees .title{margin-bottom:12px}.section-employees p{color:#375e6d}.tabs-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px;margin-bottom:48px}.tab-link.active{background-color:#10a6e1}.tab-link.active .btn-text{color:#fff}.employees-list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -9px}.employee-img-wrap{position:relative;width:100%;aspect-ratio:306/364;border-radius:18px;overflow:hidden;margin-bottom:12px}.employee-card{width:25%;visibility:hidden;opacity:0;max-width:0;overflow:hidden}.employee-card.active{visibility:visible;opacity:1;max-width:100%}.employee-card.active .employee-card-inner{opacity:1}.employee-card-inner{padding:0 9px 35px;opacity:0;transition:opacity 1s}.employee-name{font-family:Poppins,Helvetica,Arial,Open Sans,sans-serif;font-weight:700;letter-spacing:-.03em}.employee-name{font-size:18px}@media screen and (min-width: 360px){.employee-name{font-size:calc(18px + 10 * (100vw - 360px) / 1240)}}@media screen and (min-width: 1600px){.employee-name{font-size:28px}}.badges-list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:36px}.badge-link{position:relative;width:100px;height:100px}.badge-link:hover img{scale:1.1}.badge-link img{scale:1;transition:scale .3s}.section-about-us-numbers{position:relative;padding:0 0 112px}.section-about-us-numbers .numbers-left .title-wrap{margin-bottom:20px}.section-about-us-numbers .numbers-left .content-wrap{max-width:670px}.section-search-results{padding:100px 0}.search-top-wrap{border-bottom:1px solid #CDD4D9;margin-bottom:60px}.search-top-left{-ms-flex-positive:2;flex-grow:2;padding:8px 40px 16px 0}.search-top-right{padding:8px 0 8px 40px;border-left:1px solid #CDD4D9}.search-resuts-tabs{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px;padding-bottom:32px}.section-contact-form{margin-bottom:124px}.section-contact-form .title-wrap{margin-bottom:34px}.gm-style .gm-style-iw-c{padding:24px 48px 24px 24px}.gm-style-iw-ch{padding-top:0}.gm-style .gm-style-iw-d{padding-top:24px}.gm-style-iw-chr{position:absolute;top:0;right:0}.map-info-title{font-family:Poppins,Helvetica,Arial,Open Sans,sans-serif;font-size:20px;color:#000509;line-height:1.2;letter-spacing:-.03em;margin-bottom:8px}.map-info-text{font-family:Nexa,Helvetica,Arial,Open Sans,sans-serif;font-weight:400;font-size:16px;color:#375e6d;line-height:1.5}.slider-nav-wrapper{display:none;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;max-width:350px;margin:0 0 20px auto;z-index:2;grid-row:2;cursor:pointer}.slider-nav-wrapper .swiper-button{position:relative;width:48px;height:48px;background-color:#03243e;color:#fff;border-radius:50%;transition:background-color .3s}.slider-nav-wrapper .swiper-button.swiper-button-prev .swiper-button-inner{transform:translate(-50%,-50%) rotate(180deg)}.slider-nav-wrapper .swiper-button:not(.swiper-button-disabled):hover{background-color:#10a6e1}.slider-nav-wrapper .swiper-button.swiper-button-disabled{opacity:.5}.slider-nav-wrapper .swiper-button+.swiper-button{margin-left:12px}.slider-nav-wrapper .swiper-button-inner{position:absolute;width:12px;height:11px;top:50%;left:50%;transform:translate(-50%,-50%)}.slider-nav-wrapper svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.lg-backdrop{background-color:#000000e8;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}.lg-outer .lg-thumb-outer{background-color:transparent}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#10a6e1}::selection{background:#000;color:#10a6e1}body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:16px;font-family:Nexa,Helvetica,Arial,Open Sans,sans-serif;color:#000;background-color:#e2e6e9;transition:opacity .5s,background-color .35s ease-in,color .35s ease-in}body.reversed-color{background-color:#005677;color:#fff}body.reversed-color .bg-top,body.reversed-color .bg-round-blue,body.reversed-color .bg-round-dots,body.reversed-color .bg-blue-dots-mob,body.reversed-color .bg-footer,body.reversed-color .bg-reviews,body.reversed-color .bg-blue-center{opacity:0;transition-delay:0s;transition-duration:0s}body.reversed-color .color-dark-text,body.reversed-color .color-main-text{color:#fff}body.loaded{opacity:1}.app{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:100vh;position:relative;overflow:clip}h1,h2,h3,h4,h5,h6{line-height:1.25;font-weight:400;margin:0}p{margin:0}main{-ms-flex:1 0 auto;flex:1 0 auto;padding-top:135px}.modal-container{position:fixed;width:100%;height:100%;top:0;right:0;bottom:0;left:0;background-color:#000000b3;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);z-index:20;opacity:0;visibility:hidden;transform:translateY(-100%);transition:opacity .7s,visibility .7s,transform .75s}.modal-container.active{transform:translateY(0);opacity:1;visibility:visible}.modal-container.active .modal-inner{transition-delay:0s;transform:translateY(0)}.modal-wrap{position:fixed;width:100%;height:100%}.modal-inner{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;transform:translateY(-55%);transition:transform .7s ease-out;transition-delay:.5s;transition-duration:0;z-index:1}.modal-video-container{position:relative;width:90%;height:90%;margin:0 auto}.modal-video-container iframe{position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;object-fit:contain;background-size:contain;background-repeat:no-repeat;background-position:center center}.modal-video{border-radius:15px}.modal-close{width:25px;height:25px;top:20px;right:20px;z-index:2;cursor:pointer}.modal-close:hover .modal-close-line{background-color:#10a6e1}.modal-close-line{position:absolute;width:100%;height:3px;background-color:#fff;border-radius:10px;transition:background-color .3s;top:50%;left:0}.modal-close-line:nth-child(1){transform:translateY(-50%) rotate(45deg)}.modal-close-line:nth-child(2){transform:translateY(-50%) rotate(-45deg)}.bg-top{position:absolute;width:1298px;height:1058px;top:0;left:0;background-image:url(/wp-content/themes/poliklinika-breyer/dist/img/bg-top.jpg);background-size:contain;background-position:center 0;background-repeat:no-repeat;transition:opacity;transition-duration:1s;transition-delay:.35s;transition-timing-function:ease-in;z-index:-1}.bg-round-blue{position:absolute;width:50%;aspect-ratio:1754/2980;right:0;background-image:url(/wp-content/themes/poliklinika-breyer/dist/img/bg-round-blue.jpg);background-size:contain;background-position:100% center;background-repeat:no-repeat;transition:opacity;transition-duration:1s;transition-delay:.35s;transition-timing-function:ease-in;z-index:-1}.bg-blue-center{position:absolute;width:100%;max-width:1600px;aspect-ratio:1600/1360;left:50%;top:50%;background-image:url(/wp-content/themes/poliklinika-breyer/dist/img/bg-before-after.png);background-size:contain;background-position:100% center;background-repeat:no-repeat;transform:translate(-50%,-50%);transition:opacity;transition-duration:1s;transition-delay:.35s;transition-timing-function:ease-in;z-index:-1}.bg-round-dots{position:absolute;aspect-ratio:978/981;background-image:url(/wp-content/themes/poliklinika-breyer/dist/img/bg-round-dots.png);background-size:contain;background-position:center center;background-repeat:no-repeat;transition:opacity;transition-duration:1s;transition-delay:.35s;transition-timing-function:ease-in;z-index:-1}.bg-blue-dots-mob{display:none;position:absolute;width:90%;aspect-ratio:360/868;right:0;background-image:url(/wp-content/themes/poliklinika-breyer/dist/img/bg-blue-dots-mob.jpg);background-size:cover;background-position:100% 100%;background-repeat:no-repeat;transition:opacity;transition-duration:1s;transition-delay:.35s;transition-timing-function:ease-in;z-index:-1}.subtitle{font-family:Barlow Condensed,Helvetica,Arial,Open Sans,sans-serif;font-size:15px;font-weight:600;letter-spacing:.1em;line-height:1.6;color:#10a6e1;text-transform:uppercase;margin-bottom:5px}.subtitle.color-bg-light{color:#e2e6e9}.subtitle.color-2{color:#fff}.title{font-family:Poppins,Helvetica,Arial,Open Sans,sans-serif;font-weight:700;letter-spacing:-.03em}.hero-title-wrap{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;padding-top:100px}.hero-title-wrap .title-wrap,.hero-title-wrap .title-side-wrap{width:48%;max-width:630px}.hero-title-wrap .title-side-wrap .title-side-text{padding-top:36px}.hero-title-wrap .title-side-text{font-size:20px;line-height:1.4;padding-top:20px;margin-bottom:32px}.hero-title-wrap .title-side-img-wrap{position:relative;width:100%;max-width:630px;aspect-ratio:630/500;overflow:hidden;border-radius:18px}.title-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.title-wrap .subtitle{-ms-flex-order:1;order:1}.title-wrap .title{-ms-flex-order:2;order:2}.title-wrap .other{-ms-flex-order:3;order:3}.title-wrap .title-image-wrap{position:relative;display:inline-block;width:130px;height:60px}.title-wrap .title-image-wrap .line-around{line-height:0;position:absolute}.title-wrap .title-image-wrap .line-around svg{width:100%;height:100%;fill:none}.title-wrap .title-image-wrap .line-around.line-top{width:140px;height:38px}.title-wrap .title-image-wrap .line-around.line-top svg{stroke-dasharray:220;stroke-dashoffset:660;animation:dash-infinite-top 10s ease-in-out infinite}.title-wrap .title-image-wrap .line-around.line-bottom{width:117px;height:67px}.title-wrap .title-image-wrap .line-around.line-bottom svg{stroke-dasharray:167;stroke-dashoffset:501;animation:dash-infinite-bottom 10s ease-in-out infinite}.title-wrap .title-image-wrap .line-around.line-top-mob svg{stroke-dasharray:96;stroke-dashoffset:288;animation:dash-infinite-top-mob 10s ease-in-out infinite}.title-wrap .title-image-wrap .line-around.line-bottom-mob svg{stroke-dasharray:77;stroke-dashoffset:231;animation:dash-infinite-bottom-mob 10s ease-in-out infinite}.title-wrap .title-image-wrap.title-image-top{margin-left:23px}.title-wrap .title-image-wrap.title-image-top .title-image{transform:translate(-50%,5%)}.title-wrap .title-image-wrap.title-image-top .decor-1{color:#10a6e1;width:17px;height:17px;top:-20px;left:0}.title-wrap .title-image-wrap.title-image-top .decor-2{color:#10a6e1;width:29px;height:29px;top:-20px;right:-33px}.title-wrap .title-image-wrap.title-image-top .decor-2.color-4{color:#dd4757}.title-wrap .title-image-wrap.title-image-top .line-top{color:#dd4757;bottom:50px;right:-16px;width:155px;height:45px}.title-wrap .title-image-wrap.title-image-top .line-top svg{animation-delay:5s}.title-wrap .title-image-wrap.title-image-top .line-bottom{color:#dd4757;bottom:-5px;right:6px;width:142px;height:60px}.title-wrap .title-image-wrap.title-image-top .line-bottom svg{animation-delay:5s}.title-wrap .title-image-wrap.title-image-top .line-top-mob{display:none;color:#dd4757}.title-wrap .title-image-wrap.title-image-top .line-top-mob svg{animation-delay:5s}.title-wrap .title-image-wrap.title-image-top .line-bottom-mob{display:none;color:#dd4757}.title-wrap .title-image-wrap.title-image-top .line-bottom-mob svg{animation-delay:5s}.title-wrap .title-image-wrap.title-image-bottom{margin-right:25px;margin-left:10px}.title-wrap .title-image-wrap.title-image-bottom .title-image{transform:translate(-50%,60%)}.title-wrap .title-image-wrap.title-image-bottom .decor-1{color:#dd4757;width:29px;height:29px;bottom:-48px;left:-35px}.title-wrap .title-image-wrap.title-image-bottom .line-top{color:#10a6e1;width:155px;height:45px;bottom:-44px;right:-17px}.title-wrap .title-image-wrap.title-image-bottom .line-top svg{animation-delay:10s}.title-wrap .title-image-wrap.title-image-bottom .line-bottom{color:#10a6e1;width:142px;height:60px;bottom:-94px;right:9px}.title-wrap .title-image-wrap.title-image-bottom .line-bottom svg{animation-delay:10s}.title-wrap .title-image-wrap.title-image-bottom .line-top-mob{display:none;color:#10a6e1}.title-wrap .title-image-wrap.title-image-bottom .line-top-mob svg{animation-delay:10s}.title-wrap .title-image-wrap.title-image-bottom .line-bottom-mob{display:none;color:#10a6e1}.title-wrap .title-image-wrap.title-image-bottom .line-bottom-mob svg{animation-delay:10s}.title-wrap .title-image-wrap .decor-anim{position:absolute}.title-wrap .title-image-wrap .decor-anim svg{position:absolute}.title-wrap .title-image{position:absolute;bottom:0;width:100%;height:auto;left:50%}.text-line-height .text-parent{line-height:1.25;margin:-2% 0%}.text-line-height .text-parent:first-child{margin-top:0}.text-line-height .text-parent:last-child{margin-bottom:0}.title-with-icons .js-anim-text{display:-ms-inline-flexbox;display:inline-flex}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px}.input-wrapper.input-wrapper-small{width:auto;min-width:230px}.form-item.item-grow{-ms-flex-positive:2;flex-grow:2}.custom-select{position:relative}.custom-select select{display:none}.select-selected:before{position:absolute;content:"";top:50%;right:8px;width:40px;height:40px;background-color:#10a6e1;border-radius:50%;transform:translateY(-50%)}.select-selected:after{position:absolute;content:"";top:50%;right:28px;width:13px;height:12px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAZCAYAAADaILXQAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACpSURBVHgB7ZZhCoUgEISnd8J3Az3Cu8HrKN2sI3SETUmhYjcnLehHHywI68wsgiJAIiLfUFOoMa5xJck0MzGaDiTRcSMMlDQf3Mhr/po/0TzcExcLlZj61Mg4pb+B1u8aasCRuaXPx6K9E4MQR5T2DEqrW2/youOsyY2JI16bwgr4a6HCGhMBDLZxY0DZuDKANz4Z4FFLIeCHVoyAHleRAkZZvhftE7cyA9u5Oyq82EWnAAAAAElFTkSuQmCC);background-size:contain;background-repeat:no-repeat;transform:translate(50%,-50%);transition:transform .3s}.select-selected.select-arrow-active:after{transform:translate(50%,-50%) rotate(180deg)}.select-items div,.select-selected{background-color:#03243e;padding:13px 56px 13px 20px;border-radius:12px;color:#fff;border:1px solid transparent;border-color:transparent transparent rgba(0,0,0,.1) transparent;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.select-items{position:absolute;background-color:#03243e;border-radius:12px;top:100%;left:0;right:0;z-index:99;transition:opacity .2s,visibility .2s,top .2s}.select-hide{visibility:hidden;opacity:0;top:80%}.select-items div:hover,.same-as-selected{background-color:#0000001a}.small-cards-wrap{display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:18px;column-gap:18px;row-gap:36px;padding:17px 0 0}.small-cards-wrap.small-cards-ccordion-content{padding-top:0}.small-cards-wrap.accordion.active .card-accordion-btn .accordion-closed{visibility:hidden;opacity:0;transform:translate(-100%)}.small-cards-wrap.accordion.active .card-accordion-btn .accordion-opened{visibility:visible;opacity:1;transform:translate(-100%)}.small-cards-wrap.accordion.active .card-accordion-btn .btn-icon svg{transform:translate(-50%,-50%) rotate(-90deg);opacity:1;transition-delay:0s}.small-card-single{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;background-color:#10a6e1;padding:150px 28px 28px;border-radius:18px}.small-card-single:hover .small-card-image-wrap img{transform:scale(1.1)}.small-card-single:hover .small-card-title{color:#fff}.small-card-single:focus-visible{outline:2px solid #03243E}.small-card-image-wrap{position:absolute;left:27px;top:-17px;width:100px;height:100px;border-radius:8px;overflow:hidden}.small-card-image-wrap img{transition:transform .3s ease-in-out}.small-card-title{color:#d2f2ff;font-size:26px;line-height:1.15;letter-spacing:-.03em;transition:color .3s}.small-cards-accordion-hidden{grid-column:1/span 4}.card-accordion-btn .btn-text{overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.card-accordion-btn .accordion-closed{width:100%;-ms-flex-negative:0;flex-shrink:0;visibility:visible;opacity:1;transform:translate(0);transition:transform .55s cubic-bezier(.72,0,.17,1),opacity .3s,visibility .3s}.card-accordion-btn .accordion-opened{width:100%;-ms-flex-negative:0;flex-shrink:0;visibility:hidden;opacity:0;transform:translate(100%);transition:transform .55s cubic-bezier(.72,0,.17,1),opacity .3s,visibility .3s}.card-accordion-btn .accordion-btn svg{transform:translate(-50%,-50%) rotate(90deg)}.logo-cards-wrap{overflow:visible}.logo-cards-wrap.not-slider .logo-cards-list{display:grid;grid-template-columns:repeat(6,1fr);-moz-column-gap:18px;column-gap:18px;row-gap:18px}.logo-card-single{aspect-ratio:198/148;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#ecfcfe99;padding:20% 15%;border-radius:18px}a.logo-card-single{transition:background-color .3s}a.logo-card-single:hover{background-color:#fff}a.logo-card-single:hover .logo-card-image-wrap img{transform:scale(1.1)}a.logo-card-single:focus-visible{outline:2px solid #fff}.logo-card-image-wrap{position:relative;width:100%;height:100%}.logo-card-image-wrap img{transform:scale(1);transition:transform .3s;transition-delay:.1s}.big-cards-wrap{padding-left:23px;overflow:visible}.big-cards-wrap.not-slider{margin-bottom:-300px;margin-top:-100px;z-index:0}.big-cards-wrap.not-slider .big-cards-list{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:46px;column-gap:46px;row-gap:50px}.big-cards-wrap.not-slider .big-cards-list-item{margin-top:-300px;margin-bottom:300px}.big-cards-wrap.not-slider .big-cards-list-item:nth-child(2n+2){margin-top:0;margin-bottom:0}.big-cards-wrap.not-slider .big-cards-list-item:last-child{margin-bottom:300px}.big-card-single{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;background-color:#10a6e1;padding:31px 40px 20px 202px;border-radius:18px}.big-card-content{position:relative;min-height:303px;margin-bottom:17px}.big-card-content:has(.card-about-text-wrap:hover) .big-card-image-wrap img{transform:scale(1.1)}.big-card-content:has(.big-card-image-wrap:hover) .card-about-text-wrap .big-card-title{color:#fff}.big-card-content:has(.big-card-image-wrap:hover) .card-about-text-wrap .big-card-text{color:#fff}.big-card-image-wrap{position:absolute;right:calc(100% + 36px);top:0;width:189px;aspect-ratio:189/303;border-radius:8px;overflow:hidden}.big-card-image-wrap:hover img{transform:scale(1.1)}.big-card-image-wrap img{transition:transform .3s ease-in-out}.big-card-about{margin-bottom:17px}.big-card-about *{text-transform:uppercase;font-family:Barlow Condensed,Helvetica,Arial,Open Sans,sans-serif;font-weight:600;font-size:14px;line-height:1.5}.card-about-type{color:#fff;margin-right:6px;transition:color .3s}.card-about-type:hover{color:#afeff5}.card-about-type:focus-visible{text-decoration:underline}.card-about-date{color:#afeff5;letter-spacing:.1em}.card-about-text-wrap:hover .big-card-title,.card-about-text-wrap:hover .big-card-text{color:#fff}.card-about-text-wrap:focus-visible .big-card-title{text-decoration:underline}.card-about-text-wrap:focus-visible .big-card-text{text-decoration:underline}.big-card-title{font-family:Poppins,Helvetica,Arial,Open Sans,sans-serif;font-weight:500;line-height:1.2;color:#d2f2ff;letter-spacing:-.03em;margin-bottom:12px}.big-card-title{font-size:18px}@media screen and (min-width: 360px){.big-card-title{font-size:calc(18px + 8 * (100vw - 360px) / 1240)}}@media screen and (min-width: 1600px){.big-card-title{font-size:26px}}.big-card-text{color:#c9effd;font-size:17px;line-height:1.4}.big-card-tag-wrap{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.big-card-tag-wrap a{text-transform:uppercase}.big-cards-btw-wrap{justify-self:center;-ms-flex-item-align:start;align-self:start}.numbers-cards-wrap{overflow:visible;margin-top:28px}.numbers-cards-wrap.not-slider.numbers-cards-wrap-grid{margin-top:105px;z-index:0}.numbers-cards-wrap.not-slider.numbers-cards-wrap-grid .numbers-cards-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:20px;column-gap:20px;row-gap:50px}.numbers-cards-wrap.not-slider.numbers-cards-wrap-grid .numbers-card-single{margin-top:-105px;margin-bottom:105px}.numbers-cards-wrap.not-slider.numbers-cards-wrap-grid .numbers-card-single:nth-child(2n+2){margin-top:0;margin-bottom:0}.numbers-cards-wrap.not-slider.numbers-cards-wrap-inline .numbers-cards-list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;gap:36px}.numbers-cards-wrap.not-slider.numbers-cards-wrap-inline .numbers-card-single{width:calc(25% - 27px)}.numbers-card-inner{position:relative;min-height:300px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;background-color:#ecfcfe99;padding:100px 28px 28px;border-radius:18px}.numbers-card-inner.numbers-card-inner-link{color:#000}.numbers-card-inner.numbers-card-inner-link:hover .numbers-card-image-wrap img{scale:1.1}.numbers-card-inner.numbers-card-inner-link .numbers-card-image-wrap img{transition:.3s scale}.numbers-card-inner .js-count-number,.numbers-card-inner .js-count-sup{color:#000}.numbers-card-image-wrap{position:absolute;left:29px;top:-26px;width:100px;height:100px;border-radius:8px;overflow:hidden}.numbers-card-title{color:#d2f2ff;font-size:26px;line-height:1.15;letter-spacing:-.03em;transition:color .3s}.numbers-card-numbers.type-3 h4{line-height:1.125;text-wrap:wrap}.numbers-card-numbers.type-3 h4{font-size:20px}@media screen and (min-width: 360px){.numbers-card-numbers.type-3 h4{font-size:calc(20px + 12 * (100vw - 360px) / 1240)}}@media screen and (min-width: 1600px){.numbers-card-numbers.type-3 h4{font-size:32px}}.numbers-card-numbers h4{font-family:Poppins,Helvetica,Arial,Open Sans,sans-serif;font-weight:700;font-size:70px;line-height:1;letter-spacing:-.05em;text-wrap:nowrap}.numbers-card-numbers h5{font-family:Barlow Condensed,Helvetica,Arial,Open Sans,sans-serif;font-size:18px;font-weight:600;letter-spacing:.1em;line-height:1.2;color:#10a6e1;text-transform:uppercase}.numbers-card-numbers sup{font-size:60%}.contact-us-wrap{position:relative;min-height:100vh;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:200px 0}.contact-us-title-wrap{position:absolute;top:50%;left:50%;width:100%;text-align:center;transform:translate(-50%,-50%);color:#0c6485;z-index:-1}.contact-us-title-wrap h2{font-family:Poppins,Helvetica,Arial,Open Sans,sans-serif;letter-spacing:-.03em;font-weight:700;line-height:1}.contact-us-title-wrap h2{font-size:90px}@media screen and (min-width: 800px){.contact-us-title-wrap h2{font-size:calc(90px + .1125*(100vw - 800px))}}@media screen and (min-width: 1600px){.contact-us-title-wrap h2{font-size:180px}}.contact-us-content-wrap{width:100%;max-width:955px;display:grid;grid-template-columns:100%;padding:0 20px;margin:0 auto}.contact-us-content-block{position:relative;max-width:350px;z-index:1}.contact-us-content-block:not(:last-child){margin-bottom:300px}.contact-us-content-block:first-child{justify-self:end}.contact-us-content-block:last-child{-ms-flex-item-align:end;align-self:end}.contact-us-content-block h3{font-family:Poppins,Helvetica,Arial,Open Sans,sans-serif;font-size:40px;line-height:1.15;letter-spacing:-.03em;font-weight:700;margin-bottom:20px}.contact-us-images-container{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;top:100px;left:0;width:100%;height:calc(100% - 200px);z-index:0}.contact-us-images-inner{position:relative;-ms-flex-negative:0;flex-shrink:0;left:0;top:0;width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.contact-us-images-inner:last-child{left:100%}.contact-us-image-block{position:relative;width:25%;height:100%}.contact-us-image-block:nth-child(1) .contact-us-image-wrap{top:5%}.contact-us-image-block:nth-child(2) .contact-us-image-wrap{bottom:10%}.contact-us-image-block:nth-child(2) .decor-1{top:10%;left:-37px;width:37px}.contact-us-image-block:nth-child(2) .decor-2{top:50%;right:-17px;width:17px}.contact-us-image-block:nth-child(3) .contact-us-image-wrap{top:7%}.contact-us-image-block:nth-child(3) .decor-1{top:-37px;right:0;width:37px}.contact-us-image-block:nth-child(3) .decor-2{top:0;right:-17px;width:17px}.contact-us-image-block:nth-child(4) .contact-us-image-wrap{bottom:7%}.contact-us-image-block:nth-child(4) .decor-1{bottom:-29px;right:-29px;width:29px}.contact-us-image-block .decor-anim{position:absolute;aspect-ratio:1/1}.contact-us-image-wrap{position:absolute;left:50%;height:40%;color:#10a6e1;transform:translate(-50%)}.contact-us-image-wrap.image-big{aspect-ratio:502/399}.contact-us-image-wrap.image-small{aspect-ratio:304/399}.contact-us-image-wrap-inner{position:absolute;width:100%;height:100%;border-radius:18px;overflow:hidden}.pagination{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.pagination-link{display:block;text-align:center;min-width:36px;color:#375e6d;line-height:1.5;padding:7px 12px 6px;border-radius:4px;transition:color .2s}.pagination-link:hover,.pagination-link.pagination-prev{color:#10a6e1}.pagination-link.pagination-prev svg{transform:rotate(90deg)}.pagination-link.pagination-next{color:#10a6e1}.pagination-link.pagination-next svg{transform:rotate(-90deg)}.pagination-link.active{color:#fff;background-color:#10a6e1}.accordion.accordion-faq.active .accordion-btn.btn-plus:after{transform:rotate(0)}.accordion-faq.border:not(:last-child){border-bottom:1px solid #CDD4D9}.accordion-faq .accordion-expander{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:40px 0;cursor:pointer}.accordion-faq .accordion-expander.padding-30{padding:30px 0}.accordion-faq .accordion-expander.padding-24{padding:24px 0}.accordion-faq .accordion-title{width:calc(100% - 40px);font-family:Poppins,Helvetica,Arial,Open Sans,sans-serif;font-weight:700;letter-spacing:-.03em}.accordion-faq .accordion-title{font-size:20px}@media screen and (min-width: 360px){.accordion-faq .accordion-title{font-size:calc(20px + 16 * (100vw - 360px) / 1240)}}@media screen and (min-width: 1600px){.accordion-faq .accordion-title{font-size:36px}}.accordion-faq .accordion-title.fs-24{font-size:20px}@media screen and (min-width: 360px){.accordion-faq .accordion-title.fs-24{font-size:calc(20px + 4 * (100vw - 360px) / 1240)}}@media screen and (min-width: 1600px){.accordion-faq .accordion-title.fs-24{font-size:24px}}.accordion-faq .accordion-title.fs-20{font-size:18px}@media screen and (min-width: 360px){.accordion-faq .accordion-title.fs-20{font-size:calc(18px + 2 * (100vw - 360px) / 1240)}}@media screen and (min-width: 1600px){.accordion-faq .accordion-title.fs-20{font-size:20px}}.accordion-faq .accordion-btn.btn-plus{width:25px;height:25px}.accordion-faq .accordion-btn.btn-plus.smaller{width:20px;height:20px}.accordion-faq .accordion-btn.btn-plus:before,.accordion-faq .accordion-btn.btn-plus:after{content:"";display:block;position:absolute;width:100%;height:2px;border-radius:2px;background-color:#000;top:50%}.accordion-faq .accordion-btn.btn-plus:after{transform:rotate(90deg);transition:transform .3s}.accordion-faq .accordion-user-content{padding-bottom:30px}.accordion-faq .accordion-content{padding:0 90px 0 0}.newsletter-container{padding-left:26px;padding-bottom:152px}.newsletter-block{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;min-height:464px;padding:60px 100px 60px 444px;border-radius:10px}.newsletter-image-wrap{position:absolute;width:414px;aspect-ratio:414/344;top:50%;left:-28px;border-radius:12px;overflow:hidden;transform:translateY(-50%)}.newsletter-title{color:#fff;max-width:600px;margin-bottom:12px}.newsletter-desc{color:#fffc;margin-bottom:28px}.main-video-wrap{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;aspect-ratio:1278/540}.main-video-inner{position:absolute;width:100%;height:100%;border-radius:18px;overflow:hidden;cursor:pointer}.main-video-title{position:relative;max-width:630px;z-index:2}.main-video-title .title-wrap{margin-bottom:35px}.video-play-icon-wrap{width:34px;height:34px;color:#fff;margin:0 auto;cursor:pointer}.video-play-icon-wrap svg{width:100%;height:100%}.video-play-mobile-icon-wrap{display:none;position:absolute;width:34px;height:34px;color:#fff;left:50%;top:50%;margin:0 auto;transform:translate(-50%,-50%);cursor:pointer}.video-play-mobile-icon-wrap svg{width:100%;height:100%}.section-alternating-directions{padding:82px 0 100px}.alternating-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.alternating-row:nth-child(2n+2){-ms-flex-direction:row-reverse;flex-direction:row-reverse}.alternating-row:not(:last-child){margin-bottom:92px}.alternating-col-wrap{width:45%}.alternating-img-wrap{position:relative;width:100%;aspect-ratio:564/400;overflow:hidden;border-radius:8px}.section-faq{padding:100px 0}.faq-title{width:25%;padding-top:30px}.faq-content{width:68%}.blink-anim svg{width:100%;height:100%;transform:scale(.5)}.blink-anim.blink-anim-1 svg{animation:blink-right 1.8s linear infinite;animation-delay:0;animation-direction:alternate}.blink-anim.blink-anim-2 svg{animation:blink-left 1.8s linear infinite;animation-delay:.6s;animation-direction:alternate}.blink-anim.blink-anim-3 svg{animation:blink-right 1.8s linear infinite;animation-delay:.8s;animation-direction:alternate}.blink-anim.blink-anim-4 svg{animation:blink-left 1.8s linear infinite;animation-delay:.2s;animation-direction:alternate}@keyframes blink-left{0%{transform:scale(0) rotate(0)}25%{transform:scale(0) rotate(0)}50%{transform:scale(1) rotate(180deg)}to{transform:scale(0) rotate(380deg)}}@keyframes blink-right{0%{transform:scale(0) rotate(0)}25%{transform:scale(0) rotate(0)}50%{transform:scale(1) rotate(-180deg)}to{transform:scale(0) rotate(-380deg)}}@keyframes dash-top{0%{stroke-dashoffset:1184}to{stroke-dashoffset:592}}@keyframes dash-bottom{0%{stroke-dashoffset:457}to{stroke-dashoffset:0}}@keyframes dash-top-mob{0%{stroke-dashoffset:772}to{stroke-dashoffset:386}}@keyframes dash-bottom-mob{0%{stroke-dashoffset:457}to{stroke-dashoffset:0}}@keyframes dash-infinite-top{0%{stroke-dashoffset:660}6%,12%{stroke-dashoffset:440}20%,to{stroke-dashoffset:220}}@keyframes dash-infinite-bottom{0%,6%{stroke-dashoffset:501}10%,22%{stroke-dashoffset:334}30%,to{stroke-dashoffset:167}}@keyframes dash-infinite-top-mob{0%{stroke-dashoffset:288}6%,12%{stroke-dashoffset:192}20%,to{stroke-dashoffset:96}}@keyframes dash-infinite-bottom-mob{0%,6%{stroke-dashoffset:231}10%,22%{stroke-dashoffset:154}30%,to{stroke-dashoffset:77}}.section-home-intro{position:relative;margin-bottom:150px;overflow:hidden}.section-home-flex{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:end;align-content:flex-end}.home-intro-content-wrap{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:end;align-items:flex-end;width:45%;margin-top:50px}.home-intro-content-wrap .title-wrap{margin-bottom:16px}.home-intro-content-inner{position:relative;width:100%;background-color:#e2e6e9;padding:30px 15px 8px;border-top-right-radius:18px;border-top-left-radius:18px;z-index:1}.home-intro-text-wrap{margin-bottom:35px}.home-intro-btn-wrap{display:-ms-flexbox;display:flex;gap:24px}.home-intro-video-wrap{width:55%;-ms-flex-order:2;order:2;height:calc(.6*(50vw + 329.5px));max-height:calc(100vh - 135px)}.home-intro-video-wrap .container-right{position:absolute;right:0}.home-intro-video-inner{position:relative;width:100%;aspect-ratio:1067/702;border-top-left-radius:18px;overflow:hidden;cursor:pointer}.home-intro-video-decor{position:absolute;max-width:250px;top:50%;right:36px;transform:translateY(-50%)}.home-intro-video-decor .decor-anim{position:absolute;color:#10a6e1}.home-intro-video-decor .decor-1{color:#10a6e1;width:29px;height:29px;top:-29px;right:34px}.home-intro-video-decor .decor-2{color:#10a6e1;width:17px;height:17px;bottom:-24px;left:34px}.home-intro-video-decor-text{font-family:Barlow Condensed,Helvetica,Arial,Open Sans,sans-serif;font-weight:600;font-size:13px;letter-spacing:.1em;color:#fff;text-transform:uppercase}.section-home-problems{padding-bottom:132px}.section-home-problems .card-accordion-btn{display:none}.section-home-partners{position:relative;padding-bottom:70px}.section-home-partners .bg-round-blue{right:0;bottom:0;transform:translate(10%,20%)}.section-home-partners .bg-round-dots{width:60%;right:0;bottom:0;transform:translate(50%,10%)}.section-home-partners .bg-blue-dots-mob{top:50%;transform:translateY(-50%)}.section-home-partners:has(.slider-nav-wrapper) .home-partners-wrap .logo-cards-wrap{grid-row:3}.section-home-partners:has(.slider-nav-wrapper) .home-partners-wrap .btn-wrap{grid-row:4}.home-partners-wrap{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;row-gap:30px;-moz-column-gap:100px;column-gap:100px}.home-partners-wrap .btn-wrap{-ms-flex-item-align:self-end;align-self:self-end}.home-partners-wrap .logo-cards-wrap{min-width:0;grid-column:1/span 2;margin:0}.home-partners-wrap .slider-nav-wrapper{margin-bottom:0}.section-home-more{padding-top:60px;padding-bottom:160px}.section-home-more .title-wrap{width:50%;max-width:445px}.section-home-more .mobile-visible{display:none}.section-home-reviews{padding-top:100px;padding-bottom:80px}.section-home-reviews .title-wrap{margin-bottom:30px}.section-home-numbers{position:relative;padding:0 0 170px}.section-home-numbers .bg-round-blue{right:0;top:-90px;transform:translate(10%,-10%)}.section-home-numbers .bg-round-dots{width:60%;right:0;top:-90px;transform:translate(50%)}.section-home-numbers .bg-blue-dots-mob{display:none;top:50%;transform:translateY(-35%)}.numbers-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}.numbers-left{width:695px}.numbers-left .title-wrap{margin-bottom:105px}.numbers-left .title-wrap .title{font-size:60px;line-height:1.25}.numbers-left .content-wrap p{-moz-columns:2;columns:2;margin-bottom:30px}.numbers-left .btn-wrap{text-align:center}.numbers-right{width:calc(100% - 741px)}@media only screen and (max-width: 1600px){.header-top.search-active .top-nav-left{opacity:0;visibility:0;transform:translateY(100%);transition:transform .5s,opacity .5s,visibility .5s}.top-nav-left{width:calc(100% - 120px);transition:transform .5s .3s,opacity .5s .3s,visibility .5s .3s}.top-nav-right{width:120px}.header-search{width:calc(100% - 90px)}}@media only screen and (max-width: 1300px){.numbers-left{width:650px}.numbers-left .title-wrap .title{font-size:55px;line-height:1.25}.numbers-right{width:calc(100% - 685px)}.numbers-card-inner{min-height:270px}.numbers-card-numbers h4{font-size:65px}.numbers-card-numbers .title-image-wrap{width:122px;height:55px}}@media only screen and (max-width: 1200px){main{padding-top:85px}.header.header-fixed{top:-10px}.header.header-fixed .site-logo{height:40px}.header.header-fixed .mobile-menu{height:calc(100vh + 10px)}.header-top{display:none}.header-inner{padding-bottom:5px}.site-logo-wrap{padding-left:20px}.site-logo{height:40px;min-width:154px}.main-nav{width:55px}.main-nav-inner{display:none}.hamburger-wrap,.mobile-menu,.footer .visible-mobile{display:block}.footer .visible-desktop{display:none}.footer-about{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:10px}.footer-social{-ms-flex-item-align:start;align-self:start}.hero-title-wrap{padding-top:20px}.small-card-single{padding:120px 22px 22px}.small-card-image-wrap{left:22px}.small-card-title{font-size:22px}.home-intro-content-wrap,.home-intro-video-wrap{width:50%}.big-cards-wrap{margin-bottom:24px}.big-cards-list-item{height:auto}.big-card-single{height:100%;padding-left:156px}.big-card-image-wrap{width:150px;right:calc(100% + 32px)}.big-cards-btw-wrap{display:none}.section-home-more .title-wrap{margin-bottom:35px}.section-home-more .mobile-visible{display:block}.section-home-more .btn-wrap{padding-left:16px}.section-home-more .slider-nav-wrapper{display:-ms-flexbox;display:flex}.numbers-left{width:100%;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;margin-bottom:56px}.numbers-left .title-wrap{width:650px}.numbers-left .content-wrap{width:calc(100% - 680px);padding-top:40px}.numbers-left .content-wrap p{-moz-columns:1;columns:1;margin-bottom:28px}.numbers-left .btn-wrap{text-align:right}.numbers-right{width:100%}.numbers-card-single{width:260px;aspect-ratio:260/300}.section-privacy-intro{padding-top:75px}.section-privacy-docs{padding-bottom:70px}.section-404-wrap{min-height:calc(100vh - 85px);min-height:calc(100svh - 85px)}.section-blog-detail-content{padding-bottom:50px}.blog-detail-content-left-inner{top:100px}.section-related-blogs{padding-top:50px;padding-bottom:100px}.section-recommendations-slider{padding:10px 0 90px}.section-recommendations-slider .main-title{margin-bottom:25px}.numbers-card-numbers.type-2 h4{font-size:55px}.recommendations-slider-wrapper .line-around{display:none}.recommendations-slide-content{width:calc(92% - 300px)}.recommendations-slide-top p{font-size:20px}.recommendations-slide-img-inner{width:300px}.section-recommendations-detail-intro{padding:10px 0 35px}.recommendations-detail-intro-left{width:48%}.recommendations-detail-intro-left p{font-size:22px}.recommendations-detail-intro-right{width:48%}.section-recommendations-detail-content{padding:35px 0 70px}.section-services{padding-bottom:40px}.services-list{-moz-column-gap:33px;column-gap:33px}.services-item{margin-bottom:40px}.services-item.border{padding:0 0 40px}.services-item-content-wrap{width:calc(100% - 218px)}.price-list-category-links-wrap{grid-template-columns:repeat(8,1fr)}.price-list-category-link-icon-wrap{width:80px}.price-list-category-link-icon-wrap svg{width:40px;height:auto}}@media only screen and (max-width: 1000px){.footer .container-1{padding:0}.bg-footer{display:none}.footer-wrap{grid-template-columns:repeat(3,1fr);padding:122px 20px 40px}.footer-contact-links{grid-column:1/span 3;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;gap:28px;margin-top:0}.footer-contact-links .footer-contact-btn{-ms-flex-negative:0;flex-shrink:0;margin-bottom:0}.footer-contact-links .footer-contact-links-inner div{margin-bottom:0}.footer-contact-links .footer-link{font-size:20px}.footer-contact-links-inner{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;gap:20px}.footer-social{grid-row:3;grid-column:1/span 2}.footer-EU{grid-column:1/span 3;padding-right:0}.hero-title-wrap .title-wrap,.hero-title-wrap .title-side-wrap{width:100%;max-width:unset}.hero-title-wrap .title-side-text{font-size:18px;padding-top:16px;margin-bottom:16px}.hero-title-wrap .title-side-img-wrap{max-width:400px;margin:20px auto 0}.section-home-intro{margin-bottom:80px}.home-intro-content-wrap{width:80%;min-height:unset;margin-top:-10%}.home-intro-video-wrap{width:100%;height:unset;max-height:unset;-ms-flex-order:unset;order:unset}.home-intro-video-wrap .container-right{position:relative;max-width:80%}.home-intro-video-inner{aspect-ratio:320/220;border-radius:18px}.home-intro-video-decor{display:none}.section-home-more{padding-top:0}.section-home-more .title-wrap{width:100%;max-width:unset;margin-bottom:35px}.section-home-more .btn-wrap{padding-left:12px}.big-cards-wrap{padding-left:16px}.big-card-single{padding:16px 18px 16px 100px;border-radius:5px}.big-card-image-wrap{right:calc(100% + 25px);border-radius:4px}.big-card-content{min-height:156px}.big-card-text{display:none}.big-card-image-wrap{width:96px;right:calc(100% + 20px)}.card-about-type{display:block}.big-card-tag-wrap:not(.always-show){display:none}.section-home-problems,.section-home-more{padding-bottom:80px}.home-partners-wrap{grid-template-columns:1fr;grid-template-rows:auto auto auto;row-gap:30px;-moz-column-gap:100px;column-gap:100px}.home-partners-wrap .btn-wrap{grid-row:3;align-self:self-end}.home-partners-wrap .logo-cards-wrap{width:unset;grid-column:1;grid-row:2}.contact-us-wrap{min-height:unset}.contact-us-content-block{max-width:unset}.contact-us-images-container{top:50px;height:calc(100% - 100px)}.contact-us-image-wrap{height:35%}.numbers-left .title-wrap{width:100%}.numbers-left .content-wrap{width:100%;padding-top:0}.numbers-left .btn-wrap{text-align:left}.numbers-right{width:100%}.blog-detail-intro-left{padding-top:20px}.blog-detail-content-deco{opacity:.6}.blog-detail-content-left{width:360px}.blog-detail-content-right{padding-left:0;width:calc(100% - 360px)}.blog-detail-content-profile-img{width:70px}.user-content img{margin-left:unset}.user-content blockquote{padding-left:60px;padding-right:20px}.user-content blockquote:before{top:4px;left:0;width:52px}.related-blogs-swiper .swiper-wrapper{-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:unset}.related-blogs-swiper .swiper-slide{width:min(90%,412px)}.related-blogs-swiper .blog-card-outer{width:100%}.recommendations-slide-content{width:calc(92% - 250px)}.recommendations-slide-top p{font-size:18px}.recommendations-slide-img-inner{width:250px}.recommendations-detail-intro-wrap{-ms-flex-pack:center;justify-content:center}.recommendations-detail-intro-left{width:100%;margin-bottom:26px}.recommendations-detail-intro-right{width:100%}.section-services .hero-title-wrap{padding-bottom:45px}.services-list{grid-template-columns:1fr}.section-privacy-center{padding-bottom:40px}.section-privacy-center .hero-title-wrap{margin-bottom:45px}.privacy-center-item{padding:22px}.section-careers-hero .hero-title-wrap{margin-bottom:30px}.section-careers-numbers,.section-benefits{padding-bottom:90px}.section-benefits .title-wrap{margin-bottom:45px}.benefits-wrap{grid-template-columns:repeat(2,1fr);-moz-column-gap:32px;column-gap:32px;row-gap:36px}.section-jobs{padding-bottom:90px}.section-jobs .title-wrap{margin-bottom:30px}.price-list-category-links-wrap{grid-template-columns:repeat(4,1fr);row-gap:30px;padding:0 10%}.section-payment-methods{padding-bottom:70px}.related-blogs-list{grid-template-columns:repeat(2,1fr)}.section-years-slider{padding:0 0 64px}.section-years-slider .title-wrap{margin-bottom:20px}.years-slide-text-wrap{width:50%;padding-bottom:70px}.years-slide-images-wrap{width:40%;padding-bottom:70px}.years-slide-inner-img-wrap{width:50%}.section-about-us-hero,.section-day-video,.section-employees{padding-bottom:64px}.newsletter-block{min-height:220px;padding:40px 40px 40px 30%}.newsletter-image-wrap{width:30%}.section-careers-detail-hero{margin-bottom:64px}.section-careers-detail-hero .title-wrap{margin-bottom:40px}.section-careers-detail-hero .title,.section-careers-detail-hero .back-btn{margin-bottom:20px}.section-job-detail-content{padding-bottom:64px}.job-application-left{width:100%;margin-bottom:20px}.job-application-right{width:100%}.section-inline-numbers{padding:35px 0 32px}.section-process{padding:32px 0}.section-reviews{padding:32px 0 40px}.section-reviews .bg-reviews{width:1013px;top:260px}.section-partners{padding:40px 0}.section-alternating-directions{padding:36px 0 40px}.section-faq{padding:32px 0}.faq-title{width:100%}.faq-content{width:100%;margin-bottom:20px}.alternating-col-wrap{width:48%}.section-related-services .title-wrap{margin-bottom:20px}.section-search-results{padding:10px 0 64px}.search-top-wrap{margin-bottom:20px}.section-price-calculator{padding:0 0 64px}.slider-nav-wrapper{display:-ms-flexbox;display:flex}}@media only screen and (max-width: 800px){.footer-wrap{grid-template-columns:repeat(2,1fr);row-gap:20px}.footer-contact-links{grid-column:1/span 2;margin-bottom:20px}.footer-contact-info{grid-column:1/span 1;margin-bottom:20px}.footer-links{margin-bottom:20px}.footer-contact-links-inner{width:100%;gap:0}.footer-contact-links-inner div{min-width:calc(50% - 9px)}.footer-about{grid-column:1/span 2;padding-right:0;margin-bottom:20px}.footer-social{grid-column:2;margin-bottom:20px}.footer-EU{justify-self:start;-ms-flex-item-align:unset;align-self:unset}.btn-icon-only{padding:8px}.home-intro-content-wrap{width:100%;margin-top:0}.home-intro-text-wrap{margin-bottom:24px}.home-intro-video-wrap{margin-bottom:28px}.home-intro-video-wrap .container-right{width:100%;max-width:unset;padding-left:0}.home-intro-content-inner{background-color:none;padding:0}.small-cards-wrap{grid-template-columns:repeat(2,1fr)}.small-cards-accordion-hidden{grid-column:1/span 2}.logo-card-single{padding:20% 10%}.section-home-problems .title-wrap h2{margin-bottom:21px}.section-home-more .title-wrap{margin-bottom:28px}.home-partners-wrap{row-gap:24px}.section-home-partners .bg-round-blue,.section-home-partners .bg-round-dots{display:none}.bg-blue-dots-mob{display:block}.contact-us-content-block{max-width:unset}.contact-us-content-block:not(:last-child){margin-bottom:65px}.contact-us-content-block:first-child{justify-self:start}.contact-us-content-block:last-child{-ms-flex-item-align:unset;align-self:unset}.contact-us-wrap{padding:64px 0}.contact-us-title-wrap{opacity:0;visibility:hidden}.contact-us-images-container{position:relative;top:unset;left:0;width:calc(100% + 40px);aspect-ratio:34/10;height:auto;margin-left:-20px;margin-bottom:65px;z-index:0}.contact-us-images-inner{left:0;top:0;width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center}.contact-us-image-block{position:relative;width:22%;height:unset}.contact-us-image-wrap{position:relative;height:unset;bottom:unset;top:50%;width:100%}.bg-reviews,.section-reviews .bg-reviews{width:140%;top:50%}.section-home-numbers{padding-bottom:90px}.section-home-numbers .bg-round-blue,.section-home-numbers .bg-round-dots{display:none}.section-home-numbers .bg-blue-dots-mob{display:block}.numbers-left .title-wrap .title{font-size:48px}.title-wrap .title-image-wrap{width:100px;height:48px}.title-wrap .title-image-wrap.title-image-top{margin-left:14px}.title-wrap .title-image-wrap.title-image-top .line-top{bottom:38px;right:-12px;width:121px;height:35px}.title-wrap .title-image-wrap.title-image-top .line-bottom{bottom:-5px;right:13px;width:99px;height:43px}.title-wrap .title-image-wrap.title-image-bottom{margin-right:10px;margin-left:0}.title-wrap .title-image-wrap.title-image-bottom .line-top{bottom:-33px;right:-14px;width:121px;height:35px}.title-wrap .title-image-wrap.title-image-bottom .line-bottom{bottom:-72px;right:8px;width:99px;height:43px}.section-privacy-intro{padding-top:40px;padding-bottom:30px}.section-privacy-content{padding-top:30px}.privacy-content-row-left{width:100%;max-width:unset;margin-bottom:24px}.privacy-content-row-left.type-2{width:100%;max-width:unset}.privacy-content-row-right{padding-left:0;width:100%;max-width:unset}.privacy-content-row-right.type-2{width:100%;max-width:unset}.user-content-privacy td,.user-content-privacy th,.user-content td,.user-content th{padding-right:12px;font-size:13px}.privacy-content-row:not(:last-child){padding-bottom:32px;margin-bottom:32px}.section-404-deco{width:150%}.blog-detail-intro-left{padding-top:0;padding-right:0;width:100%;margin-bottom:24px}.blog-detail-intro-right{width:100%;margin-left:auto;margin-right:auto}.blog-detail-content-left{width:100%;padding-right:0}.blog-detail-content-right{width:100%;padding-top:25px}.section-recommendations-slider{padding-bottom:45px}.recommendations-card{-ms-flex-pack:center;justify-content:center;padding-top:0;margin-top:55px}.recommendations-slide-content{width:100%;-ms-flex-order:2;order:2}.recommendations-slide-img-inner{width:80%;max-width:250px;margin-top:-55px;margin-bottom:20px;-ms-flex-order:1;order:1}.section-recommendations-numbers{padding:0}.section-recommendations-before-after{padding:20px 0 64px}.before-after-slide-img-inner{width:calc(100% - 40px)}.section-recommendations-before-after .title-wrap{margin-bottom:28px}.recommendations-detail-content-left{width:100%;max-width:unset;margin-bottom:30px}.recommendations-detail-content-right{padding-top:0}.privacy-center-wrap{grid-template-columns:repeat(1,1fr)}.section-careers-numbers{padding-bottom:90px}.section-careers-numbers .bg-round-blue,.section-careers-numbers .bg-round-dots{display:none}.section-careers-numbers .bg-blue-dots-mob{display:block}.jobs-item-link{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;padding:20px}.jobs-item-left{width:100%}.jobs-item-right{width:100%;text-align:left}.section-job-application{padding:64px 0;margin-bottom:64px}.price-list-category-links-wrap{padding:0}.section-blogs-list{padding:70px 0}.section-blogs-list .bg-round-blue,.section-blogs-list .bg-round-dots{display:none}.section-blogs-list .bg-blue-dots-mob{display:block}.section-blogs-list .pagination-wrap{padding-top:60px}.main-video-wrap{-ms-flex-direction:column;flex-direction:column;aspect-ratio:unset}.main-video-title .title-wrap{margin-bottom:20px}.main-video-title .title{color:#000509}.main-video-title .subtitle{color:#10a6e1}.main-video-title .video-play-icon-wrap{display:none}.main-video-inner{position:relative;aspect-ratio:1278/540}.video-play-mobile-icon-wrap{display:block}.years-navigation{right:unset;left:0}.years-slide-content-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.years-slide-text-wrap{width:100%;padding-bottom:40px}.years-slide-images-wrap{width:100%;padding-bottom:100px}.years-slide-inner-img-wrap{margin:0 auto;width:100%;max-width:260px}.employee-card{width:33.3333333333%}.employee-card-inner{padding-bottom:20px}.newsletter-container{padding-left:0;padding-bottom:100px}.newsletter-block{min-height:220px;padding:170px 40px 40px}.newsletter-image-wrap{top:-28px;left:50%;width:200px;max-width:200px;transform:translate(-50%)}.alternating-row:not(:last-child){margin-bottom:40px}.alternating-col-wrap{width:100%}.alternating-col-wrap:not(:last-child){margin-bottom:20px}.alternating-img-wrap{max-width:564px;margin:0 auto}.section-process .title-wrap{width:100%;margin-bottom:30px}.process-wrap{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.process-img-wrap{width:100%;max-width:400px;margin:0 auto 20px}.process-slider-wrap{width:100%}.accordion-faq .accordion-content{padding-right:0}}@media only screen and (max-width: 600px){.title-wrap .subtitle{font-size:14px}.footer-wrap{grid-template-columns:1fr}.footer-contact-links{display:block;grid-column:1}.footer-contact-links .footer-contact-btn{margin-bottom:30px}.footer-contact-links .footer-contact-links-inner div:not(:last-child){margin-bottom:20px}.footer-contact-links .btn-1{width:100%}.footer-contact-info{grid-column:1}.footer-links ul:not(:last-child){margin-bottom:8px}.footer-about{grid-column:1;padding-right:0}.footer-social{grid-column:1;grid-row:5}.footer-EU{grid-column:1;justify-self:start;align-self:unset;padding-right:0}.small-card-single{padding-top:111px}.small-card-title{font-size:20px}.contact-us-images-container{aspect-ratio:17/10}.contact-us-images-inner{width:200%}.contact-us-images-inner:last-child{left:200%}.section-home-reviews{padding-top:65px;padding-bottom:120px}.section-home-reviews.section-recommendation-reviews{padding-bottom:60px}.reviews-slide-img-inner{max-width:280px}.reviews-slide-img-inner .blink-anim-3{display:none}.reviews-slider-images{margin-bottom:37px}.reviews-slider-images .line-around{display:none}.reviews-slider-images .line-around-mob{display:block}.reviews-slider-nav-wrapper,.slider-nav-wrapper{padding:0 20px}.reviews-slider-nav-wrapper .swiper-button,.slider-nav-wrapper .swiper-button{width:32px;height:32px}.reviews-slider-nav-wrapper .swiper-button-inner,.slider-nav-wrapper .swiper-button-inner{width:11px;height:10px}.review-slide-top{min-height:32px;margin:-32px auto 8px}.review-slide-top .name{font-size:32px}.review-slide-bottom{margin-bottom:28px}.numbers-left .title-wrap{margin-bottom:55px}.numbers-left .title-wrap .title{font-size:38px}.title-wrap .title-image-wrap{width:75px;height:38px}.title-wrap .title-image-wrap.title-image-top{margin-left:14px}.title-wrap .title-image-wrap.title-image-top .line-top{bottom:24px;right:-12px;width:97px;height:28px}.title-wrap .title-image-wrap.title-image-top .line-bottom{bottom:-9px;right:2px;width:84px;height:43px}.title-wrap .title-image-wrap.title-image-bottom{margin-right:10px;margin-left:0}.title-wrap .title-image-wrap.title-image-bottom .line-top{bottom:-25px;right:-12px;width:93px;height:28px}.title-wrap .title-image-wrap.title-image-bottom .line-bottom{bottom:-56px;right:2px;width:84px;height:43px}.user-content table{display:-ms-flexbox;display:flex}.user-content td,.user-content th{min-width:100px}.blog-detail-content-deco{display:none}.recommendations-detail-intro-left p{font-size:18px}.section-services{padding-bottom:0}.services-item-image-wrap{width:120px}.services-item-content-wrap{width:calc(100% - 140px)}.benefits-wrap{grid-template-columns:1fr;row-gap:20px}.accordion-faq .accordion-expander{padding:20px 0}.accordion-faq .accordion-btn.btn-plus{width:20px;height:20px}.prices-inner-list{padding-bottom:40px}.prices-inner-item:not(:last-child){margin-bottom:20px}.prices-inner-title{width:100%}.prices-inner-price{width:100%;text-align:left}.related-blogs-list{grid-template-columns:1fr}.form-row{gap:16px}.input-wrapper.input-wrapper-small{width:100%;min-width:unset}.input-wrapper.input-wrapper-small .btn-1{width:100%}.search-top-left{width:100%;border-bottom:1px solid #CDD4D9}.search-top-right{width:100%;padding:8px 0;border-left:none}.search-top-right p{display:inline}.search-top-right .title-5{font-size:22px}}@media only screen and (max-width: 480px){.home-intro-btn-wrap{-ms-flex-direction:column;flex-direction:column;gap:14px}.home-intro-btn-wrap .btn-1{width:100%}.title-wrap .title-image-wrap.title-image-top .line-top,.title-wrap .title-image-wrap.title-image-top .line-bottom{display:none}.title-wrap .title-image-wrap.title-image-top .line-top-mob{display:block;bottom:25px;right:-8px;width:76px;height:24px}.title-wrap .title-image-wrap.title-image-top .line-bottom-mob{display:block;bottom:-4px;right:1px;width:72px;height:35px}.title-wrap .title-image-wrap.title-image-bottom .line-top,.title-wrap .title-image-wrap.title-image-bottom .line-bottom{display:none}.title-wrap .title-image-wrap.title-image-bottom .line-top-mob{display:block;bottom:-25px;right:-8px;width:76px;height:24px}.title-wrap .title-image-wrap.title-image-bottom .line-bottom-mob{display:block;bottom:-51px;right:5px;width:72px;height:35px}.btn-for-mobile{display:inline-block}.btn-for-desktop{display:none}.small-cards-wrap{grid-template-columns:1fr;row-gap:0}.small-cards-wrap.active .small-cards-accordion-hidden{grid-template-rows:1fr}.small-cards-wrap.active .small-cards-ccordion-content{visibility:visible}.small-card-single{margin-bottom:32px}.small-cards-accordion-hidden{display:grid;grid-column:1;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows .3s;transition:grid-template-rows .3s,-ms-grid-rows .3s}.small-cards-ccordion-content{min-height:0;visibility:hidden;transition:visibility .3s,padding .3s}.section-home-problems{padding-bottom:80px}.section-home-problems .card-accordion-btn{display:block}.contact-us-images-container{aspect-ratio:11/10}.contact-us-images-inner{width:300%}.contact-us-images-inner:last-child{left:300%}.section-home-reviews .title-wrap h2{text-align:center}.numbers-left .title-wrap .title{font-size:28px}.numbers-left .title-wrap .title-image-wrap{width:65px;height:28px}.privacy-docs-row{-ms-flex-wrap:wrap;flex-wrap:wrap}.privacy-docs-row-left{width:100%;margin-bottom:16px}.privacy-docs-row-right{padding-left:0}.section-404-deco{width:190%}.user-content blockquote{padding-left:0;padding-top:30px;padding-right:0}.user-content blockquote:before{left:-4px}.related-blogs-top{margin-bottom:40px}.related-blogs-btn-wrap{display:none}.related-blogs-btn-wrap-mobile{display:block}.numbers-card-numbers.type-2 h4{font-size:50px}.recommendations-card{padding:0 16px 24px}.recommendations-detail-content-profile-img{width:120px}.services-item-image-wrap{margin-bottom:20px}.services-item-content-wrap{width:100%}.privacy-center-item-icon{width:40px;margin-bottom:16px}.benefits-item-icon{width:40px}.price-list-category-links-wrap{grid-template-columns:repeat(2,1fr)}.employee-card{width:50%}.newsletter-block{padding:170px 20px 20px}}@media only screen and (max-width: 360px){.numbers-left .title-wrap .title{font-size:24px}.numbers-left .title-wrap .title-image-wrap{width:63px;height:24px}}
