/*! Prefixes.scss v0.2.0 | CSS(3) prefixes mixins library for Sass/Scss, Custom you need CSS prefixes. | Author: Pandao | Copyright (c) 2015 Pandao, MIT License | https://github.com/pandao/prefixes.scss | 2015-06-19 */html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{position:relative;-webkit-box-sizing:border-box !important;box-sizing:border-box !important}/*! tailwindcss v2.1.1 | MIT License | https://tailwindcss.com*//*! modern-normalize v1.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],button{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:rgba(0,0,0,0);background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{font-family:inherit;line-height:inherit}*,:after,:before{border:0 solid #edf2f7}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#cbd5e0}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;color:#cbd5e0}input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{opacity:1;color:#cbd5e0}input::-moz-placeholder, textarea::-moz-placeholder{opacity:1;color:#cbd5e0}input:-ms-input-placeholder, textarea:-ms-input-placeholder{opacity:1;color:#cbd5e0}input::-ms-input-placeholder, textarea::-ms-input-placeholder{opacity:1;color:#cbd5e0}input::placeholder,textarea::placeholder{opacity:1;color:#cbd5e0}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}.container{width:100%}@media(min-width: 480px){.container{max-width:480px}}@media(min-width: 768px){.container{max-width:768px}}@media(min-width: 1181px){.container{max-width:1181px}}@media(min-width: 1440px){.container{max-width:1440px}}.container{position:relative;max-width:100%;margin:0 auto;padding-left:20px;padding-right:20px}@media(min-width: 768px){.container{padding-left:24px;padding-right:24px}}@media(min-width: 1181px){.container{padding-left:15px;padding-right:15px;max-width:1360px}}.bg-primary{--tw-bg-opacity:1;background-color:rgba(22, 44, 91, var(--tw-bg-opacity))}.bg-secondary{--tw-bg-opacity:1;background-color:rgba(0, 168, 180, var(--tw-bg-opacity))}.bg-secondaryHover{--tw-bg-opacity:1;background-color:rgba(0, 110, 128, var(--tw-bg-opacity))}.bg-tertiaryHover{--tw-bg-opacity:1;background-color:rgba(37, 142, 0, var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgba(255, 255, 255, var(--tw-bg-opacity))}.bg-graySmoke{--tw-bg-opacity:1;background-color:rgba(249, 249, 249, var(--tw-bg-opacity))}.bg-lightBlue{--tw-bg-opacity:1;background-color:rgba(237, 249, 250, var(--tw-bg-opacity))}.bg-gray-300{--tw-bg-opacity:1;background-color:rgba(193, 194, 194, var(--tw-bg-opacity))}.border-secondary{--tw-border-opacity:1;border-color:rgba(0, 168, 180, var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgba(193, 194, 194, var(--tw-border-opacity))}.rounded-full{border-radius:9999px}.border-solid{border-style:solid}.border{border-width:1px}.block{display:block}.inline{display:inline}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.table{display:table}.list-item{display:list-item}.hidden{display:none}.flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.self-start{-ms-flex-item-align:start;align-self:flex-start}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-1{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%}.flex-grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.font-normal{font-weight:400}.font-bold{font-weight:700}.font-black{font-weight:900}.ml-10{margin-left:2.5rem}.pointer-events-none{pointer-events:none}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.resize{resize:both}*{--tw-shadow:0 0 transparent;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,0.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent}.text-center{text-align:center}.text-secondary{--tw-text-opacity:1;color:rgba(0, 168, 180, var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgba(255, 255, 255, var(--tw-text-opacity))}.text-oceanBlue-400{--tw-text-opacity:1;color:rgba(0, 168, 181, var(--tw-text-opacity))}.text-gray-300{--tw-text-opacity:1;color:rgba(193, 194, 194, var(--tw-text-opacity))}.visible{visibility:visible}.invisible{visibility:hidden}.w-full{width:100%}.transform{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;-webkit-transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));-ms-transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;-webkit-transition-property:background-color,border-color,color,fill,stroke,opacity,-webkit-box-shadow,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,-webkit-box-shadow,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;-o-transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-box-shadow,-webkit-transform,-webkit-filter,-webkit-backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;-webkit-transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);-o-transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);-webkit-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes ping{75%,to{-webkit-transform:scale(2);transform:scale(2);opacity:0}}@keyframes ping{75%,to{-webkit-transform:scale(2);transform:scale(2);opacity:0}}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{0%,to{-webkit-transform:translateY(-25%);transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(0.8, 0, 1, 1);animation-timing-function:cubic-bezier(0.8, 0, 1, 1)}50%{-webkit-transform:none;transform:none;-webkit-animation-timing-function:cubic-bezier(0, 0, 0.2, 1);animation-timing-function:cubic-bezier(0, 0, 0.2, 1)}}@keyframes bounce{0%,to{-webkit-transform:translateY(-25%);transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(0.8, 0, 1, 1);animation-timing-function:cubic-bezier(0.8, 0, 1, 1)}50%{-webkit-transform:none;transform:none;-webkit-animation-timing-function:cubic-bezier(0, 0, 0.2, 1);animation-timing-function:cubic-bezier(0, 0, 0.2, 1)}}.filter{--tw-blur:var(--tw-empty,/*!*/ /*!*/);--tw-brightness:var(--tw-empty,/*!*/ /*!*/);--tw-contrast:var(--tw-empty,/*!*/ /*!*/);--tw-grayscale:var(--tw-empty,/*!*/ /*!*/);--tw-hue-rotate:var(--tw-empty,/*!*/ /*!*/);--tw-invert:var(--tw-empty,/*!*/ /*!*/);--tw-saturate:var(--tw-empty,/*!*/ /*!*/);--tw-sepia:var(--tw-empty,/*!*/ /*!*/);--tw-drop-shadow:var(--tw-empty,/*!*/ /*!*/);-webkit-filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}*{-webkit-font-feature-settings:"liga" 0,"clig" 0;font-feature-settings:"liga" 0,"clig" 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-font-variant-ligatures:no-common-ligatures !important;font-variant-ligatures:no-common-ligatures !important;margin:0;padding:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}*,:after,:before{border:0 solid #e5e7eb}body{font-family:red Hat Display}#app{padding-top:63px}@media(min-width: 1181px){#app{padding-top:140px}}#app>div{overflow:hidden}p{font-family:red Hat Display;font-size:18px;line-height:30px}a,p{--tw-text-opacity:1;color:rgba(22, 44, 91, var(--tw-text-opacity))}a{-webkit-transition:.4s ease;-o-transition:.4s ease;transition:.4s ease}a:hover{text-decoration:none;--tw-text-opacity:1;color:rgba(0, 168, 180, var(--tw-text-opacity))}.svg-sprite{display:none}@media screen and (max-width: 767px){.no-mobile{display:none !important}}@media screen and (min-width: 768px)and (max-width: 1180px){.no-tablet{display:none !important}}@media screen and (min-width: 1181px){.no-desktop{display:none !important}}.h1,h1{font-weight:700;font-size:25px;line-height:27px;--tw-text-opacity:1;color:rgba(22, 44, 91, var(--tw-text-opacity))}@media(min-width: 768px){.h1,h1{font-weight:700;font-size:50px;line-height:55px}}@media(min-width: 1181px){.h1,h1{font-weight:700;font-size:65px;line-height:61px}}.h2,h2{font-weight:700;font-size:25px;line-height:31px;--tw-text-opacity:1;color:rgba(22, 44, 91, var(--tw-text-opacity))}@media(min-width: 768px){.h2,h2{font-size:40px;line-height:53px}}.h3,h3{font-weight:700;font-size:20px;line-height:26px;--tw-text-opacity:1;color:rgba(22, 44, 91, var(--tw-text-opacity))}@media(min-width: 768px){.h3,h3{font-size:30px;line-height:40px}}.h4,h4{font-weight:700;font-size:23px;line-height:30px;--tw-text-opacity:1;color:rgba(22, 44, 91, var(--tw-text-opacity))}@-webkit-keyframes slide-out-slide-in{0%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(100%);transform:translateX(100%)}50.02%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slide-out-slide-in{0%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(100%);transform:translateX(100%)}50.02%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}input,select{border:none;border-radius:5px;font-size:1rem;font-weight:400;font-weight:500;height:45px;line-height:1.875rem;outline:none;padding:0 17px;width:100%;--tw-bg-opacity:1;background-color:rgba(229, 247, 246, var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(22, 44, 91, var(--tw-text-opacity))}input.disable-selection,select.disable-selection{pointer-events:none}input::-webkit-input-placeholder,select::-webkit-input-placeholder{--tw-text-opacity:1;color:rgba(22, 44, 91, var(--tw-text-opacity))}input::-moz-placeholder,select::-moz-placeholder{--tw-text-opacity:1;color:rgba(22, 44, 91, var(--tw-text-opacity))}input:-ms-input-placeholder,select:-ms-input-placeholder{--tw-text-opacity:1;color:rgba(22, 44, 91, var(--tw-text-opacity))}input:-moz-placeholder,select:-moz-placeholder{--tw-text-opacity:1;color:rgba(22, 44, 91, var(--tw-text-opacity))}.hamburger-menu{--tw-bg-opacity:1;background-color:rgba(22, 44, 91, var(--tw-bg-opacity));position:relative;-webkit-transition:all 0ms .3s;-o-transition:all 0ms .3s;transition:all 0ms .3s}.hamburger-menu,.hamburger-menu:after,.hamburger-menu:before{height:3px;width:23px}.hamburger-menu:before{bottom:8px;-webkit-transition:bottom .3s cubic-bezier(0.23, 1, 0.32, 1) .3s,-webkit-transform .3s cubic-bezier(0.23, 1, 0.32, 1);transition:bottom .3s cubic-bezier(0.23, 1, 0.32, 1) .3s,-webkit-transform .3s cubic-bezier(0.23, 1, 0.32, 1);-o-transition:bottom .3s cubic-bezier(0.23, 1, 0.32, 1) .3s,transform .3s cubic-bezier(0.23, 1, 0.32, 1);transition:bottom .3s cubic-bezier(0.23, 1, 0.32, 1) .3s,transform .3s cubic-bezier(0.23, 1, 0.32, 1);transition:bottom .3s cubic-bezier(0.23, 1, 0.32, 1) .3s,transform .3s cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform .3s cubic-bezier(0.23, 1, 0.32, 1)}.hamburger-menu:after,.hamburger-menu:before{--tw-bg-opacity:1;background-color:rgba(22, 44, 91, var(--tw-bg-opacity));content:"";left:0;position:absolute;width:23px}.hamburger-menu:after{top:8px;-webkit-transition:top .3s cubic-bezier(0.23, 1, 0.32, 1) .3s,-webkit-transform .3s cubic-bezier(0.23, 1, 0.32, 1);transition:top .3s cubic-bezier(0.23, 1, 0.32, 1) .3s,-webkit-transform .3s cubic-bezier(0.23, 1, 0.32, 1);-o-transition:top .3s cubic-bezier(0.23, 1, 0.32, 1) .3s,transform .3s cubic-bezier(0.23, 1, 0.32, 1);transition:top .3s cubic-bezier(0.23, 1, 0.32, 1) .3s,transform .3s cubic-bezier(0.23, 1, 0.32, 1);transition:top .3s cubic-bezier(0.23, 1, 0.32, 1) .3s,transform .3s cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform .3s cubic-bezier(0.23, 1, 0.32, 1)}.hamburger-menu.is-active{background:rgba(255,255,255,0)}.hamburger-menu.is-active:before{bottom:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:bottom .3s cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform .3s cubic-bezier(0.23, 1, 0.32, 1) .3s;transition:bottom .3s cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform .3s cubic-bezier(0.23, 1, 0.32, 1) .3s;-o-transition:bottom .3s cubic-bezier(0.23, 1, 0.32, 1),transform .3s cubic-bezier(0.23, 1, 0.32, 1) .3s;transition:bottom .3s cubic-bezier(0.23, 1, 0.32, 1),transform .3s cubic-bezier(0.23, 1, 0.32, 1) .3s;transition:bottom .3s cubic-bezier(0.23, 1, 0.32, 1),transform .3s cubic-bezier(0.23, 1, 0.32, 1) .3s,-webkit-transform .3s cubic-bezier(0.23, 1, 0.32, 1) .3s;width:23px}.hamburger-menu.is-active:after{top:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:top .3s cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform .3s cubic-bezier(0.23, 1, 0.32, 1) .3s;transition:top .3s cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform .3s cubic-bezier(0.23, 1, 0.32, 1) .3s;-o-transition:top .3s cubic-bezier(0.23, 1, 0.32, 1),transform .3s cubic-bezier(0.23, 1, 0.32, 1) .3s;transition:top .3s cubic-bezier(0.23, 1, 0.32, 1),transform .3s cubic-bezier(0.23, 1, 0.32, 1) .3s;transition:top .3s cubic-bezier(0.23, 1, 0.32, 1),transform .3s cubic-bezier(0.23, 1, 0.32, 1) .3s,-webkit-transform .3s cubic-bezier(0.23, 1, 0.32, 1) .3s;width:23px}.btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;border-radius:9999px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1.125rem;height:45px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1.125rem;min-width:203px;outline:none;padding:0 22px;position:relative;text-align:center;-webkit-transition:background-color .2s cubic-bezier(0.87, 0, 0.13, 1);-o-transition:background-color .2s cubic-bezier(0.87, 0, 0.13, 1);transition:background-color .2s cubic-bezier(0.87, 0, 0.13, 1);will-change:background-color;--tw-text-opacity:1;color:rgba(255, 255, 255, var(--tw-text-opacity));font-weight:700}.btn.invisible{display:none}.btn.visible{display:-webkit-box;display:-ms-flexbox;display:flex}.btn>svg{margin-right:10px}.btn--primary{--tw-bg-opacity:1;background-color:rgba(0, 168, 180, var(--tw-bg-opacity))}.btn--primary:hover{--tw-bg-opacity:1;background-color:rgba(0, 110, 128, var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(255, 255, 255, var(--tw-text-opacity))}.btn--secondary{--tw-bg-opacity:1;background-color:rgba(105, 190, 40, var(--tw-bg-opacity))}.btn--secondary:hover{--tw-bg-opacity:1;background-color:rgba(37, 142, 0, var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(255, 255, 255, var(--tw-text-opacity))}.btn--outlined{--tw-border-opacity:1;border-radius:9999px;border:1px solid rgba(0, 168, 180, var(--tw-border-opacity));--tw-text-opacity:1;color:rgba(22, 44, 91, var(--tw-text-opacity));-webkit-transition:color .2s cubic-bezier(0.87, 0, 0.13, 1);-o-transition:color .2s cubic-bezier(0.87, 0, 0.13, 1);transition:color .2s cubic-bezier(0.87, 0, 0.13, 1);will-change:color}.btn--outlined:hover{--tw-text-opacity:1;color:rgba(0, 168, 180, var(--tw-text-opacity))}.btn--universo{--tw-bg-opacity:1;background-color:rgba(255, 255, 255, var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(35, 36, 41, var(--tw-text-opacity));font-size:.75rem;font-weight:700;height:40px;line-height:1rem;padding:0 9px}.btn--universo>img{height:24px;margin-right:8px}.btn--universo>span{font-weight:400;padding-left:2px}.btn--universo.is-transparent{background-color:rgba(0,0,0,0);border-radius:0;width:100%}.btn--universo:hover{--tw-text-opacity:1;color:rgba(35, 36, 41, var(--tw-text-opacity))}.btn--simple{border-radius:inherit;height:inherit;line-height:1.4375rem;min-width:inherit;overflow-x:hidden;padding:0;--tw-text-opacity:1;color:rgba(22, 44, 91, var(--tw-text-opacity))}.btn--simple,.btn--simple:after{-webkit-transition:all .9s cubic-bezier(0.87, 0, 0.13, 1);-o-transition:all .9s cubic-bezier(0.87, 0, 0.13, 1);transition:all .9s cubic-bezier(0.87, 0, 0.13, 1)}.btn--simple:after{border-bottom:2px solid;bottom:0;content:"";display:block;height:0;left:0;position:absolute;width:100%}.btn--simple:hover{--tw-text-opacity:1;color:rgba(0, 168, 180, var(--tw-text-opacity))}.btn--simple:hover:after{-webkit-animation:slide-out-slide-in 1s cubic-bezier(0.87, 0, 0.13, 1);animation:slide-out-slide-in 1s cubic-bezier(0.87, 0, 0.13, 1)}.btn--simple.is-small{font-size:1rem;font-weight:400;line-height:1.3125rem}.btn--simple.is-small:after{border-bottom:1px solid}.btn--simple.is-ocean-blue{--tw-text-opacity:1;color:rgba(0, 168, 180, var(--tw-text-opacity))}.btn--tertiary{--tw-bg-opacity:1;background-color:rgba(22, 44, 91, var(--tw-bg-opacity));font-size:1.25rem;height:40px;line-height:1.4375rem}.btn--tertiary:hover{--tw-bg-opacity:1;background-color:rgba(0, 168, 180, var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(255, 255, 255, var(--tw-text-opacity))}.btn--tertiary-small{--tw-bg-opacity:1;background-color:rgba(22, 44, 91, var(--tw-bg-opacity));font-size:.875rem;height:30px;line-height:1.125rem;min-width:inherit;padding:0 14px}.btn--tertiary-small.has-icon-right svg{margin-left:8px;margin-right:0}.btn--tertiary-small:hover{--tw-bg-opacity:1;background-color:rgba(0, 168, 180, var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(255, 255, 255, var(--tw-text-opacity))}.btn--tertiary-tiny{--tw-bg-opacity:1;background-color:rgba(22, 44, 91, var(--tw-bg-opacity));font-size:.875rem;height:23px;line-height:1.125rem;min-width:inherit;padding:0 10px}.btn--tertiary-tiny:hover{--tw-bg-opacity:1;background-color:rgba(0, 168, 180, var(--tw-bg-opacity))}.btn--small{font-size:.9375rem;height:36px;line-height:1.25rem;min-width:inherit;padding:0 16px}.btn--disabled,.btn:disabled{--tw-bg-opacity:1;background-color:rgba(193, 194, 194, var(--tw-bg-opacity));pointer-events:none;--tw-text-opacity:1;color:rgba(255, 255, 255, var(--tw-text-opacity))}.btn--disabled-outline{pointer-events:none;--tw-text-opacity:1;color:rgba(193, 194, 194, var(--tw-text-opacity));--tw-border-opacity:1;border-radius:9999px;border:1px solid rgba(193, 194, 194, var(--tw-border-opacity))}.btn--full{width:100%}.social-btn{position:relative}.social-btn svg use{fill:#00a8b7;-webkit-transition:fill .2s ease-in-out;-o-transition:fill .2s ease-in-out;transition:fill .2s ease-in-out}.social-btn:hover svg use{fill:#d3f1f3}.search-header{--tw-bg-opacity:1;background-color:rgba(211, 241, 243, var(--tw-bg-opacity));border-radius:9999px;cursor:pointer;position:relative;--tw-text-opacity:1;color:rgba(255, 255, 255, var(--tw-text-opacity));-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;height:36px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:36px;outline:none;text-align:center;-webkit-transition:background-color .2s cubic-bezier(0.16, 1, 0.3, 1);-o-transition:background-color .2s cubic-bezier(0.16, 1, 0.3, 1);transition:background-color .2s cubic-bezier(0.16, 1, 0.3, 1);width:36px}@media(min-width: 1181px){.search-header{height:45px;line-height:45px;width:45px}}.search-header:hover{--tw-bg-opacity:1;background-color:rgba(0, 168, 181, var(--tw-bg-opacity))}.tag{height:41px;position:relative;width:120px}.tag>span{font-size:1.125rem;font-weight:700;left:15px;line-height:1.4375rem;position:absolute;top:5px;z-index:2;--tw-text-opacity:1;color:rgba(255, 255, 255, var(--tw-text-opacity))}.tag>svg{position:absolute;z-index:1}.header,.tag>svg{left:0;top:0;width:100%}.header{position:fixed}.header__container{position:relative;width:100%;height:auto}.header__buttons{display:-webkit-box;display:-ms-flexbox;display:flex}.header__top{--tw-bg-opacity:1;background-color:rgba(218, 232, 233, var(--tw-bg-opacity));display:none;position:relative;width:100%;height:40px}@media(min-width: 1181px){.header__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.header__top-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header__top-nav{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%}.header__top-nav>a{font-size:.9375rem;line-height:1.25rem}.header__top-nav>a:after{content:"•";padding:0 7px;position:relative}.header__top-nav>a:last-child:after{content:none}.header__toggle{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:23px;position:relative;top:5px;width:23px;z-index:3}@media(min-width: 1181px){.header__toggle{display:none}}.header__lang-switcher{font-weight:700;position:relative;display:none !important}.header__lang-switcher>a{--tw-text-opacity:1;color:rgba(144, 152, 169, var(--tw-text-opacity));font-size:1.0625rem;line-height:1.375rem}.header__lang-switcher>a:first-child{margin-right:2px}.header__lang-switcher>a.is-active{--tw-text-opacity:1;color:rgba(22, 44, 91, var(--tw-text-opacity))}.header__top-callbar{font-size:.9375rem;height:32px;line-height:1.25rem;margin-right:0;padding:0 16px;--tw-bg-opacity:1;background-color:rgba(0, 168, 181, var(--tw-bg-opacity));border-radius:9999px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;--tw-text-opacity:1;color:rgba(255, 255, 255, var(--tw-text-opacity))}.header__top-callbar>span{font-size:1.25rem;font-weight:700;line-height:1.625rem;margin-right:10px}.header__top-callbar-link{color:#fff}.header__top-callbar-link:hover{color:#fff;text-decoration:none}.header__bottom{--tw-bg-opacity:1;background-color:rgba(255, 255, 255, var(--tw-bg-opacity));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:100%;height:63px}@media(min-width: 1181px){.header__bottom{height:100px}}.header__bottom-btn{display:none}@media(min-width: 1181px){.header__bottom-btn{display:-webkit-box;display:-ms-flexbox;display:flex}}.header__bottom-container{width:100%}@media(min-width: 480px){.header__bottom-container{max-width:480px}}@media(min-width: 768px){.header__bottom-container{max-width:768px}}@media(min-width: 1181px){.header__bottom-container{max-width:1181px}}@media(min-width: 1440px){.header__bottom-container{max-width:1440px}}.header__bottom-container{position:relative;max-width:100%;margin:0 auto;padding-left:20px;padding-right:20px}@media(min-width: 768px){.header__bottom-container{padding-left:24px;padding-right:24px}}@media(min-width: 1181px){.header__bottom-container{padding-left:15px;padding-right:15px;max-width:1360px}}.header__bottom-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header__logo{margin-left:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%}@media(min-width: 1181px){.header__logo{margin-left:0}}.header__logo img{height:28px}@media(min-width: 1181px){.header__logo img{height:inherit}}.header__search{cursor:pointer;margin:0 14px 0 27px}@media(min-width: 1181px){.header__search{margin:0 27px}}.header__navigation{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none;height:100px;position:relative}@media(min-width: 1181px){.header__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:14px}}.header__navigation a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.0625rem;font-weight:700;height:100px;line-height:1.375rem}.header__navigation li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100px;margin:0 13px;border-color:rgba(0,0,0,0);border-bottom:4px rgba(0,0,0,0);border-style:solid}.header__navigation li.is-active,.header__navigation li:hover{--tw-border-opacity:1;border-color:rgba(0, 168, 180, var(--tw-border-opacity));border-bottom:4px rgba(0, 168, 180, var(--tw-border-opacity));border-style:solid}.header__navigation li.is-active>a{--tw-text-opacity:1;color:rgba(0, 168, 180, var(--tw-text-opacity))}.header__navigation li.has-panel{position:relative}.header__navigation li.has-panel:hover{cursor:pointer}.header__navigation li.has-panel:hover:before{background-color:rgba(0,0,0,.5);content:"";height:100%;left:0;pointer-events:none;position:fixed;text-align:0;top:0;width:100%;z-index:-1}.header__navigation li.has-panel:hover .header-panel{display:block}.header__navigation li.has-dropdown{background:url(/dist/img/nav-right.svg) no-repeat;background-position:100%}.header__navigation li.has-dropdown:hover{--tw-bg-opacity:1;background-color:rgba(218, 232, 233, var(--tw-bg-opacity))}.header__navigation li.has-dropdown:hover .dropdow-panel{display:block}.header-panel{--tw-bg-opacity:1;background-color:rgba(255, 255, 255, var(--tw-bg-opacity));--tw-border-opacity:1;border-color:rgba(237, 242, 247, var(--tw-border-opacity));border-top-width:1px;display:none;width:100vw;z-index:500;-webkit-box-sizing:border-box;box-sizing:border-box;left:0;padding:35px 0;position:fixed;top:140px;overflow:auto}@media screen and (min-height: 769px){.header-panel{overflow:unset}}.header-panel-mini{position:absolute;top:100px;left:50%;width:auto}.header-panel__container{width:100%}@media(min-width: 480px){.header-panel__container{max-width:480px}}@media(min-width: 768px){.header-panel__container{max-width:768px}}@media(min-width: 1181px){.header-panel__container{max-width:1181px}}@media(min-width: 1440px){.header-panel__container{max-width:1440px}}.header-panel__container{position:relative;max-width:100%;margin:0 auto;padding-left:20px;padding-right:20px}@media(min-width: 768px){.header-panel__container{padding-left:24px;padding-right:24px}}@media(min-width: 1181px){.header-panel__container{padding-left:15px;padding-right:15px;max-width:1360px}}.header-panel__title{font-weight:700;margin-bottom:13px;padding:0 10px;white-space:nowrap;min-width:190px}.header-panel__title>a{height:inherit}.header-panel__grid{display:-webkit-box;display:-ms-flexbox;display:flex}.header-panel__grid-col{--tw-border-opacity:1;border-color:rgba(237, 242, 247, var(--tw-border-opacity));border-right-width:1px;-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%;padding:0 15px}.header-panel__grid-col:first-child{padding-left:0}.header-panel__grid-col:last-child{border:none;padding-right:0}.header-panel__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.header-panel__nav li{-webkit-box-align:inherit;-ms-flex-align:inherit;align-items:inherit;border:none;display:inherit;height:auto;margin:inherit;padding:0 10px}.header-panel__nav li:hover{border:none}.header-panel__nav li>a{-webkit-box-align:inherit;-ms-flex-align:inherit;align-items:inherit;display:inherit;font-size:.9375rem;font-weight:100;height:auto;line-height:1.75rem;margin:0;width:100%}.dropdow-panel{--tw-bg-opacity:1;background-color:rgba(255, 255, 255, var(--tw-bg-opacity));border-radius:5px;-webkit-box-shadow:4px 4px 20px 0 rgba(0,0,0,.14);box-shadow:4px 4px 20px 0 rgba(0,0,0,.14);display:none;padding:10px 5px;position:absolute;right:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);z-index:4}.dropdow-panel>li{padding:0 20px}.dropdow-panel>li:hover{--tw-bg-opacity:1;background-color:rgba(218, 232, 233, var(--tw-bg-opacity))}.header-sidebar{background:#fff;height:100%;left:0;pointer-events:none;position:fixed;top:0;-webkit-transform:translateX(-120%);-ms-transform:translateX(-120%);transform:translateX(-120%);-webkit-transition:-webkit-transform 1s cubic-bezier(0.16, 1, 0.3, 1);transition:-webkit-transform 1s cubic-bezier(0.16, 1, 0.3, 1);-o-transition:transform 1s cubic-bezier(0.16, 1, 0.3, 1);transition:transform 1s cubic-bezier(0.16, 1, 0.3, 1);transition:transform 1s cubic-bezier(0.16, 1, 0.3, 1), -webkit-transform 1s cubic-bezier(0.16, 1, 0.3, 1);visibility:hidden;width:100%;z-index:2;--tw-bg-opacity:1;background-color:rgba(255, 255, 255, var(--tw-bg-opacity))}.header-sidebar.is-active{pointer-events:all;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);visibility:visible}.header-sidebar__content{position:relative;height:100%;overflow-x:hidden;overflow-y:auto;padding-top:60px}.header-sidebar__lang-switcher{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:absolute;display:none !important;right:20px;top:23px}.header-sidebar__lang-switcher>a{font-weight:700;font-size:18px;line-height:30px;position:relative;color:#9098a9;margin-right:5px}.header-sidebar__lang-switcher>a.is-active{--tw-text-opacity:1;color:rgba(22, 44, 91, var(--tw-text-opacity))}.header-sidebar__lang-switcher>a.is-active:after{--tw-bg-opacity:1;background-color:rgba(0, 168, 180, var(--tw-bg-opacity));position:relative;border-radius:20px;content:"";display:block;height:3px;width:100%}.footer{--tw-bg-opacity:1;background-color:rgba(22, 44, 91, var(--tw-bg-opacity));position:relative;--tw-text-opacity:1;color:rgba(255, 255, 255, var(--tw-text-opacity));width:100%;padding:33px 0 110px;z-index:50}@media(min-width: 768px){.footer{padding:60px 0}}.footer__top{margin-bottom:0}@media(min-width: 768px){.footer__top{margin-bottom:60px}}@media(min-width: 1181px){.footer__top{margin-bottom:0}}.footer__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(min-width: 768px){.footer__grid{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.footer__col{margin-bottom:40px}@media screen and (max-width: 1180px){.footer__col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}}@media(min-width: 768px){.footer__col{margin-bottom:0}}.footer__col>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;--tw-text-opacity:1;color:rgba(255, 255, 255, var(--tw-text-opacity))}@media(min-width: 1181px){.footer__col>ul{-moz-column-gap:105px;-webkit-column-gap:105px;column-gap:105px;height:217px}}.footer__col>ul li{margin-bottom:7px;--tw-text-opacity:1;color:rgba(255, 255, 255, var(--tw-text-opacity))}.footer__col>ul li:hover{--tw-text-opacity:1;color:rgba(0, 168, 180, var(--tw-text-opacity))}.footer__col a{color:inherit}.footer__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(min-width: 768px){.footer__info{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media(min-width: 1181px){.footer__info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.footer__info p{--tw-text-opacity:1;color:rgba(255, 255, 255, var(--tw-text-opacity))}.footer__info-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;margin-bottom:40px;margin-right:82px}.footer__info-col>p{font-size:1rem;line-height:1.3125rem;margin-bottom:14px}@media(min-width: 768px){.footer__info-col>p{margin-bottom:21px}}.footer__info-col:last-of-type{margin-right:inherit}.footer__social-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:relative}.footer__social-box>.social-btn{margin-right:17px}.footer__social-box>.social-btn>svg{height:38px;width:38px}@media(min-width: 768px){.footer__social-box>.social-btn>svg{height:inherit;width:inherit}}.footer__social-box>.social-btn:last-of-type{margin-right:0}.footer__logos{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:2px}@media(min-width: 768px){.footer__logos{margin-top:40px}}.footer__logos img{max-height:46px}.footer__contacts{position:relative}.footer__contacts>h2{--tw-text-opacity:1;color:rgba(0, 168, 180, var(--tw-text-opacity));font-size:2.5rem;line-height:1.8125rem;margin-bottom:12px}.footer__contacts>p{opacity:.5;--tw-text-opacity:1;color:rgba(255, 255, 255, var(--tw-text-opacity));font-size:.9375rem;line-height:1.25rem}@media(min-width: 1181px){.footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}}.footer__bottom>p{--tw-text-opacity:1;color:rgba(255, 255, 255, var(--tw-text-opacity));font-size:.9375rem;line-height:1.25rem;margin-bottom:31px;max-width:330px}@media screen and (max-width: 767px){.footer__bottom>p a{display:block}.footer__bottom>p span{display:none}}@media(min-width: 768px){.footer__bottom>p{max-width:inherit}}.footer__bottom>img{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width: 1180px){.footer__bottom>img{margin-top:30px}}.footer__bottom a{--tw-text-opacity:1;color:rgba(255, 255, 255, var(--tw-text-opacity))}.footer__bottom a:hover{--tw-text-opacity:1;color:rgba(0, 168, 180, var(--tw-text-opacity))}.three-cols-mobile{position:relative}@media only screen and (max-width: 767px){.three-cols-mobile{margin-bottom:50px;margin-top:50px}}@media(min-width: 1181px){.three-cols-mobile{display:none}}.three-cols-mobile .swiper-slide{--tw-bg-opacity:1;background-color:rgba(249, 249, 249, var(--tw-bg-opacity));height:auto}.three-cols-mobile__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:35px;text-align:center}.three-cols-mobile__header>h4{max-width:335px}.three-cols-mobile__grid-item{position:relative;overflow:hidden;padding:16px;width:100%}.three-cols-mobile__card{position:relative;height:100%}.three-cols-mobile__card-image{position:relative;border-top-left-radius:5px;border-top-right-radius:5px;height:130px;overflow:hidden;width:100%}@media only screen and (min-width: 768px)and (max-width: 1180px){.three-cols-mobile__card-image{height:164px}}.three-cols-mobile__card-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.three-cols-mobile__card-logo img{height:43px}.three-cols-mobile__card-content{height:calc(100% - 130px);padding:20px;position:relative}@media only screen and (min-width: 768px)and (max-width: 1180px){.three-cols-mobile__card-content{height:calc(100% - 164px);padding-bottom:60px}}.three-cols-mobile__card-content>h4{font-size:1.25rem;line-height:1.3125rem;margin-bottom:10px}@media only screen and (min-width: 768px)and (max-width: 1180px){.three-cols-mobile__card-content>h4{font-size:1.5625rem;line-height:2.0625rem}}.three-cols-mobile__card-content>p{font-size:1.0625rem;line-height:1.5625rem;margin-bottom:15px}.three-cols-mobile__card-content .btn{height:auto}@media only screen and (min-width: 768px)and (max-width: 1180px){.three-cols-mobile__card-content .btn{bottom:35px;display:block;position:absolute;right:20px}}.three-cols-mobile__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;margin:0 15px}.three-cols-mobile__pagination>span{margin-right:10px}.three-cols-mobile__pagination>span:last-child{margin-right:0}.three-cols-mobile__pagination .swiper-pagination-bullet{height:10px;opacity:.2;width:10px;--tw-bg-opacity:1;background-color:rgba(22, 44, 91, var(--tw-bg-opacity))}.three-cols-mobile__pagination .swiper-pagination-bullet-active{--tw-bg-opacity:1;background-color:rgba(22, 44, 91, var(--tw-bg-opacity));opacity:1}.three-cols-mobile__control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;margin-top:26px}.three-cols-mobile__control .slide-next,.three-cols-mobile__control .slide-prev{display:none}.three-cols-mobile__control .slide-next:hover,.three-cols-mobile__control .slide-prev:hover{cursor:pointer}.three-cols-mobile__control .slide-next.swiper-button-disabled,.three-cols-mobile__control .slide-prev.swiper-button-disabled{opacity:.2}.three-cols-desktop{position:relative;display:none}@media only screen and (min-width: 768px)and (max-width: 1180px){.three-cols-desktop{margin-bottom:70px;margin-top:70px}}@media only screen and (min-width: 1181px){.three-cols-desktop{display:block;margin-bottom:100px;margin-top:100px}}.three-cols-desktop__header{position:relative;text-align:center;margin:0 auto;max-width:750px}.three-cols-desktop__header>h2{margin-bottom:8px}.three-cols-desktop__header>h2:last-of-type{margin-bottom:34px}@media only screen and (max-width: 767px){.three-cols-desktop__header>h2:last-of-type{display:none}}@media only screen and (max-width: 767px){.three-cols-desktop__header>h2{margin-top:28}}@media only screen and (min-width: 768px)and (max-width: 1180px){.three-cols-desktop__header>h2{margin-top:40px}}@media only screen and (min-width: 1181px){.three-cols-desktop__header>h2{margin-top:68}}.three-cols-desktop__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}@media(min-width: 768px){.three-cols-desktop__grid{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.three-cols-desktop__grid-item{position:relative;overflow:hidden;padding:16px;width:100%}@media(min-width: 768px){.three-cols-desktop__grid-item{width:50%}}@media(min-width: 1181px){.three-cols-desktop__grid-item{width:33.3%}}.three-cols-desktop__card{--tw-bg-opacity:1;background-color:rgba(249, 249, 249, var(--tw-bg-opacity));position:relative;overflow:hidden}@media(min-width: 1181px){.three-cols-desktop__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:initial}}.three-cols-desktop__card:before{--tw-bg-opacity:1;background-color:rgba(249, 249, 249, var(--tw-bg-opacity));content:"";height:100%;left:0;position:absolute;top:0;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);width:100%;z-index:-1}.three-cols-desktop__card-image{position:relative;width:100%;border-top-left-radius:5px;border-top-right-radius:5px;height:200px;overflow:hidden}.three-cols-desktop__card-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.three-cols-desktop__card-content{padding:40px 34px 30px;position:relative}@media only screen and (min-width: 1181px){.three-cols-desktop__card-content{height:inherit}}.three-cols-desktop__card-content>h4{margin-bottom:16px}@media(min-width: 768px){.three-cols-desktop__card-content .btn{display:block;height:auto;position:absolute}}@media only screen and (min-width: 768px)and (max-width: 1180px){.three-cols-desktop__card-content .btn{bottom:35px;right:20px}}@media only screen and (min-width: 1181px){.three-cols-desktop__card-content .btn{bottom:38px;left:35px}}.campaigns-offers-mobile{position:relative;display:block;padding-bottom:60px}@media(min-width: 1181px){.campaigns-offers-mobile{display:none}}.campaigns-offers-mobile__header{margin-bottom:27px;text-align:center}.campaigns-offers-mobile__card{--tw-bg-opacity:1;background-color:rgba(249, 249, 249, var(--tw-bg-opacity));position:relative;border-bottom-left-radius:5px;border-bottom-right-radius:5px;overflow:hidden}.campaigns-offers-mobile__card-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative;height:129px}.campaigns-offers-mobile__card-tag{position:absolute;right:0;top:0}.campaigns-offers-mobile__card-title{position:relative;padding:0 20px 10px;right:0;z-index:2}.campaigns-offers-mobile__card-title>h4{font-size:1.5625rem;line-height:1.9375rem;--tw-text-opacity:1;color:rgba(255, 255, 255, var(--tw-text-opacity))}.campaigns-offers-mobile__image{position:absolute;width:100%;border-top-left-radius:5px;border-top-right-radius:5px;height:129px;left:0;overflow:hidden;top:0}.campaigns-offers-mobile__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.campaigns-offers-mobile__card-content{position:relative;width:100%;padding:25px 20px 21px}.campaigns-offers-mobile__card-content ul{font-size:.9375rem;margin-bottom:20px;--tw-text-opacity:1;color:rgba(22, 44, 91, var(--tw-text-opacity))}.campaigns-offers-mobile__card-content ul>li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.campaigns-offers-mobile__card-content ul>li svg{margin-right:8px}.campaigns-offers-mobile__card-content p{font-size:1rem;line-height:1.4375rem;max-width:163px;font-weight:700;--tw-text-opacity:1;color:rgba(22, 44, 91, var(--tw-text-opacity))}.campaigns-offers-mobile__card-content p:last-of-type{margin-bottom:17px}.campaigns-offers-mobile__card-content p span{font-weight:400}.campaigns-offers-mobile__universe-division{border-style:solid;border-top-width:1px;border-color:#e5e5e4}.campaigns-offers-mobile__cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:100%;margin-top:25px}.campaigns-offers-mobile__control{position:relative;padding-top:24px}.campaigns-offers-mobile__control-box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:4}.campaigns-offers-mobile__control-box .slide-next,.campaigns-offers-mobile__control-box .slide-prev{display:none}@media(min-width: 1181px){.campaigns-offers-mobile__control-box .slide-next,.campaigns-offers-mobile__control-box .slide-prev{display:-webkit-box;display:-ms-flexbox;display:flex}}.campaigns-offers-mobile__control-box .slide-next:hover,.campaigns-offers-mobile__control-box .slide-prev:hover{cursor:pointer}.campaigns-offers-mobile__control-box .slide-next.swiper-button-disabled,.campaigns-offers-mobile__control-box .slide-prev.swiper-button-disabled{opacity:.3}.campaigns-offers-mobile__control-box .slide-prev{margin-right:15px}.campaigns-offers-mobile__control-box .slide-next{margin-left:15px}.campaigns-offers-mobile__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative !important}.campaigns-offers-mobile__pagination>span{margin-right:10px}.campaigns-offers-mobile__pagination>span:last-child{margin-right:0}.campaigns-offers-mobile__pagination .swiper-pagination-bullet{height:10px;opacity:.2;width:10px;--tw-bg-opacity:1;background-color:rgba(22, 44, 91, var(--tw-bg-opacity))}.campaigns-offers-mobile__pagination .swiper-pagination-bullet-active{--tw-bg-opacity:1;background-color:rgba(22, 44, 91, var(--tw-bg-opacity));opacity:1}.section-faqs{position:relative;padding:50px 0}@media(min-width: 1181px){.section-faqs{padding:100px 0}}.section-faqs__container{position:relative;margin:0 auto;max-width:1136px;padding-left:15px;padding-right:15px;position:relative}.section-faqs__header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:100%;margin-bottom:23px;text-align:center}@media(min-width: 1181px){.section-faqs__header{margin-bottom:60px}}.section-faqs__cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}@media(min-width: 768px){.md\:flex{display:-webkit-box;display:-ms-flexbox;display:flex}.md\:hidden{display:none}}@media(min-width: 1181px){.lg\:hidden{display:none}}@font-face{font-family:"campton";font-weight:400;font-style:normal;src:url("../fonts/Rene Bieder - Campton Book.woff") format("woff")}@font-face{font-family:"campton";font-weight:600;font-style:normal;src:url("../fonts/Rene Bieder - Campton SemiBold.woff") format("woff")}@font-face{font-family:"campton";font-weight:700;font-style:normal;src:url("../fonts/Rene Bieder - Campton Bold.woff") format("woff")}input,p,body{font-family:"campton",sans-serif;font-weight:400;font-style:normal;font-size:16px}h1{font-size:28px}@media(min-width: 768px){h1{font-size:34px}}@media(min-width: 1262px){h1{font-size:38px}}h2{font-size:24px}@media(min-width: 768px){h2{font-size:30px}}@media(min-width: 1262px){h2{font-size:34px}}h3{font-size:20px;font-weight:600}@media(min-width: 768px){h3{font-size:24px}}@media(min-width: 1262px){h3{font-size:28px}}h4{font-size:18px;font-weight:500}@media(min-width: 768px){h4{font-size:20px}}.btn{padding:17px 34px 15px;color:#fff;border:2px solid #000;background-color:#000;border-radius:2px;font-size:18px;font-weight:600;text-decoration:none;min-width:auto;width:auto;height:auto;line-height:1.1;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.btn.-hover,.btn:hover{background-color:#424242;color:#fff}.btn.-inactive{border-color:#ccc;background-color:#ccc}.btn.-reverse{border-color:#fff;background-color:#fff;color:#424242}.btn.-reverse.-hover,.btn.-reverse:hover{background-color:#2b3471;border-color:#2b3471;color:#fff}.btn.-outline{background-color:rgba(0,0,0,0);border-color:#fff;color:#fff}.btn.-outline.-hover,.btn.-outline:hover{background-color:rgba(0,0,0,0);border-color:#fff;color:#fff}.btn.-outline.-inactive{border-color:rgba(255,255,255,.2);background-color:rgba(255,255,255,.1)}.btn.-blue{background-color:#038eaa;border-color:#038eaa;color:#fff}.btn.-blue.-hover,.btn.-blue:hover{background-color:#2e6c82;border-color:#2e6c82}.btn.-blue.-inactive{background-color:rgba(3,142,170,.4);border-color:rgba(0,0,0,0)}.btn.-blue.-reverse{color:#038eaa;background-color:#fff;border-color:#fff}.btn.-blue.-reverse.-inactive{border-color:rgba(0,0,0,0);background-color:rgba(255,255,255,.4);color:#038eaa}.btn.-dark-blue{background-color:#2b3471;border-color:#2b3471;color:#fff}.btn.-dark-blue.-hover,.btn.-dark-blue:hover{background-color:#2b3471;border-color:#2b3471}.btn.-dark-blue.-inactive{background-color:rgba(53,0,164,.15);border-color:rgba(0,0,0,0)}.btn.-dark-blue.-reverse{color:#2b3471;background-color:#fff;border-color:#fff}.btn.-dark-blue.-reverse.-inactive{border-color:rgba(0,0,0,0);background-color:rgba(255,255,255,.4)}.btn.-pink{background-color:#ff6670;border-color:rgba(0,0,0,0);color:#fff}.btn.-pink.-hover,.btn.-pink:hover{background-color:#da7f72;border-color:rgba(0,0,0,0)}.btn.-pink.-inactive{background-color:rgba(255,102,112,.4);border-color:rgba(0,0,0,0)}.btn.-pink.-reverse{color:#ff6670;background-color:#fff}.btn.-pink.-reverse.-hover,.btn.-pink.-reverse:hover{border-color:#ff6670}.btn.-pink.-reverse.-inactive{border-color:rgba(0,0,0,0);background-color:rgba(255,255,255,.4)}.btn.-pink.-reverse.-outline{border-color:#ff6670}.btn.-pink.-reverse.-outline.-hover,.btn.-pink.-reverse.-outline:hover{background-color:rgba(0,0,0,0);border-color:#da7f72;color:#da7f72}.btn.-grey{background-color:#767676;border-color:rgba(0,0,0,0);color:#fff}.btn.-grey.-outline{background-color:rgba(0,0,0,0);border-color:#767676;color:#767676}.btn.-grey.-outline:hover{border-color:#2b3471;color:#2b3471}.btn.-grey.-reverse{color:#767676;background-color:#fff}@media(max-width: 575px){body{overflow-x:hidden}}a{font-weight:700;text-decoration:underline;color:#424242;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}a:hover{color:#000}ul{list-style-type:disc;list-style-position:inside;margin:25px 0}ol{list-style-type:decimal;list-style-position:inside;margin:25px 0}ul ul,ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}ol ol,ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}h2,h3,h4{color:#424242}main{background-color:#fff}p{color:#424242}.-center{text-align:center}.-center-margin{margin-left:auto;margin-right:auto}.-hide{display:none}.swiper-button-next,.swiper-button-prev{width:30px;height:30px;background:url(../img/slide-arrow.svg) no-repeat center center/100%;top:auto;bottom:0;margin:0}.swiper-button-next{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.swiper-pagination-bullet{background-color:#fff;opacity:.4}.swiper-pagination-bullet-active{opacity:1;background-color:#fff}.swiper-pagination-lock{display:none}.swiper-button-lock.swiper-button-prev,.swiper-button-lock.swiper-button-next{display:none}.swiper-container-autoheight .swiper-wrapper{height:auto !important}@media(min-width: 768px){.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 6px}}html{font-size:62.5%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#424242}iframe{width:100vw}.block-iframe{position:relative;overflow:hidden}.block-iframe .wrapper{margin:0 auto;max-width:1260px;width:94%}.block-iframe.-wide .wrapper{max-width:none;width:100%}.block-iframe iframe{width:100%}@media(min-width: 768px){.block-iframe .wrapper{width:93.75%}.block-iframe.-wide .wrapper{max-width:none;width:100%}}@media(min-width: 1262px){.block-iframe .wrapper{width:98%}.block-iframe.-wide .wrapper{max-width:none;width:100%}}.modal iframe{max-width:360px;min-height:487px;margin:0 auto}.landing .block-iframe iframe{width:100%;min-height:487px}ul.check{list-style:none;margin:0}ul.check li{background:url(../img/li-check.png) no-repeat;background-size:30px 26px;padding-left:38px;line-height:1.3}ul.check.cols2{columns:2;-webkit-columns:2;-moz-columns:2}.-bg-white{background-color:#fff}.-bg-white,.-bg-white a:not([class*=btn]),.-bg-white p,.-bg-white h2,.-bg-white h3,.-bg-white h4{color:#000}.-bg-white .swiper-pagination-bullet{background-color:#038eaa}.-bg-white .swiper-button-next,.-bg-white .swiper-button-prev{border-radius:50%;background:url("../img/slide-arrow-wells-blue.svg") no-repeat center center/100%;background-color:rgba(3,142,170,.4)}.-bg-salmon-inside{background-color:#f8e2cf}.-bg-salmon-inside,.-bg-salmon-inside a:not([class*=btn]),.-bg-salmon-inside p,.-bg-salmon-inside h2,.-bg-salmon-inside h3,.-bg-salmon-inside h4{color:#000 !important}.-bg-gray{background-color:#f4f4f4}.-bg-gray,.-bg-gray a:not([class*=btn]),.-bg-gray p,.-bg-gray h2,.-bg-gray h3,.-bg-gray h4{color:#000}.-bg-salmon{background-color:#f8e2cf}.-bg-salmon,.-bg-salmon a:not([class*=btn]),.-bg-salmon p,.-bg-salmon h2,.-bg-salmon h3,.-bg-salmon h4{color:#000}.-bg-salmon .swiper-pagination-bullet{background-color:#767676}.-bg-salmon .swiper-button-next,.-bg-salmon .swiper-button-prev{background:url("../img/slide-arrow-grey.svg") no-repeat center center/100%;border-radius:50%}.-bg-pink2{background-color:#ec8d80}.-bg-pink2,.-bg-pink2 a:not([class*=btn]),.-bg-pink2 p,.-bg-pink2 h2,.-bg-pink2 h3,.-bg-pink2 h4{color:#fff}.-bg-wells-blue{background-color:#038eaa}.-bg-wells-blue,.-bg-wells-blue a:not([class*=btn]),.-bg-wells-blue p,.-bg-wells-blue h2,.-bg-wells-blue h3,.-bg-wells-blue h4{color:#fff}.-bg-wells-blue.-box-white .swiper-slide,.-bg-wells-blue.-box-white .swiper-slide a:not([class*=btn]),.-bg-wells-blue.-box-white .swiper-slide .line1,.-bg-wells-blue.-box-white .swiper-slide .line2,.-bg-wells-blue.-box-white .swiper-slide p,.-bg-wells-blue.-box-white .swiper-slide h2,.-bg-wells-blue.-box-white .swiper-slide h3,.-bg-wells-blue.-box-white .swiper-slide h4{color:#424242}.-bg-gradient{background:-webkit-gradient(linear, left top, left bottom, from(#00A7CA), to(#038EAA));background:-o-linear-gradient(top, #00A7CA 0%, #038EAA 100%);background:linear-gradient(to bottom, #00A7CA 0%, #038EAA 100%)}.-bg-gradient,.-bg-gradient a:not([class*=btn]),.-bg-gradient p,.-bg-gradient h2,.-bg-gradient h3,.-bg-gradient h4{color:#fff}.-bg-light-blue{background-color:#86cad7 !important}.-bg-light-blue,.-bg-light-blue a:not([class*=btn]),.-bg-light-blue p,.-bg-light-blue h2,.-bg-light-blue h3,.-bg-light-blue h4{color:#fff !important}.-bg-dark-blue{background-color:#2b3471 !important}.-bg-dark-blue,.-bg-dark-blue a:not([class*=btn]),.-bg-dark-blue p,.-bg-dark-blue h2,.-bg-dark-blue h3,.-bg-dark-blue h4{color:#fff !important}.-bg-wells-blue+.-bg-wells-blue{padding-top:0px}.-bg-wells-blue+.-bg-wells-blue .wrapper-aux{padding-top:0 !important}.-bg-gradient+.-bg-wells-blue{padding-top:0px}.-bg-gradient+.-bg-wells-blue .wrapper-aux{padding-top:0 !important}.block-title{background:-webkit-gradient(linear, left top, left bottom, from(#00A7CA), to(#038EAA));background:-o-linear-gradient(top, #00A7CA 0%, #038EAA 100%);background:linear-gradient(to bottom, #00A7CA 0%, #038EAA 100%);padding:40px 12px 40px}.block-title h1{color:#fff;text-align:center;line-height:1.1}.block-title .intro{color:#fff;margin:10px auto 0;text-align:center;font-size:18px;line-height:1.4}.block-title figure{margin:20px auto 0;width:100%;max-width:390px}.block-title figure img{display:block;margin:0 auto}.block-title .wrapper-title{max-width:560px;margin:0 auto}.block-title.-iframe-next{padding-bottom:0}.block-title+.-bg-wells-blue{padding-top:40px}.block-title+.block-compare-short{padding-top:0px}@media(min-width: 768px){.block-title{padding-top:48px;padding-bottom:48px}.block-title h1{width:90%;margin:0 auto;max-width:830px}.block-title .intro{font-size:20px;line-height:1.5;width:90%;margin:15px auto 0;max-width:830px}.block-title figure{width:500px}.block-title .wrapper-title{max-width:710px}}@media(min-width: 1262px){.block-title figure{margin-top:60px}.block-title .wrapper-title{max-width:830px}}.block{padding:41px 0 79px}.block .wrapper{width:94.205%;margin:0 auto}.block .wrapper div,.block .wrapper p{line-height:1.65}.block p{margin-bottom:25px}@media(min-width: 768px){.block{padding-top:60px}.block .wrapper{width:69.403%}}@media(min-width: 1262px){.block{padding-top:68px}.block .wrapper{width:65.69%;max-width:829px}}#mainHeader .main-header>.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#mainHeader .main-header .hamburger{border-radius:2px;border:2px solid #2b3471;background-color:#fff;width:40px;height:40px;position:relative;display:block;text-decoration:none;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}#mainHeader .main-header .hamburger .menu{display:none;color:#2b3471;font-size:18px;font-weight:600}#mainHeader .main-header .hamburger .icon{display:block;width:14px;height:12px;background-color:#2b3471;position:relative;font-size:0px;top:12px;left:12px}#mainHeader .main-header .hamburger .icon::after,#mainHeader .main-header .hamburger .icon::before{content:"";width:16px;height:3px;background-color:#fff;position:absolute;left:0;-webkit-transition:none;-o-transition:none;transition:none}#mainHeader .main-header .hamburger .icon::before{top:2px}#mainHeader .main-header .hamburger .icon::after{top:7px}@media(min-width: 768px){#mainHeader .main-header .hamburger{width:auto;max-width:109px;height:45px;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#mainHeader .main-header .hamburger .menu{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;top:1px;line-height:1;height:15px}#mainHeader .main-header .hamburger .icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;top:auto;left:auto;margin-right:4px;width:16px}}@media(min-width: 1262px){#mainHeader .main-header .hamburger .icon{top:1px}}#mainHeader .nav-wrapper{position:relative;z-index:820}@media(min-width: 1262px){#mainHeader .nav-wrapper::before{content:"";width:29%;height:100vh;background-color:#f8e2cf;position:fixed;z-index:900;top:0;left:-100vw;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}}@media(min-width: 1920px){#mainHeader .nav-wrapper::before{width:39%;left:-50vw;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}}#mainHeader .nav-aux{display:block;position:fixed;z-index:900;top:0;left:-421px;max-width:421px;width:100%;height:100vh;background-color:#f8e2cf;overflow-y:auto;color:#fff;padding:110px 57px 0;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;direction:ltr;scrollbar-color:#d4aa70 #f8e2cf;scrollbar-width:thin}#mainHeader .nav-aux *{-webkit-box-sizing:border-box;box-sizing:border-box}#mainHeader .nav-aux::-webkit-scrollbar{width:4px}#mainHeader .nav-aux::-webkit-scrollbar-track{background-color:#f8e2cf;border-radius:100px}#mainHeader .nav-aux::-webkit-scrollbar-thumb{border-radius:100px;background-color:#d4b091}#mainHeader nav a{text-decoration:none}#mainHeader nav a:not(.btn){color:#fff}#mainHeader nav .main-menu{width:100%;list-style:none;margin:0}#mainHeader nav .main-menu a{font-size:20px;font-weight:400;display:block;padding:7px 0;color:#000}#mainHeader nav .main-menu::after{content:"";display:block;width:100%;height:1px;background-color:#ccc;margin:33px 0 30px 0}#mainHeader nav .secondary-menu{width:100%;list-style:none;margin:0}#mainHeader nav .secondary-menu a{font-size:16px;font-weight:400;display:block;padding:7px 0;color:#000}#mainHeader nav .secondary-menu::after{content:"";display:block;width:100%;height:1px;background-color:#ccc;margin:25px 0 40px}#mainHeader nav .contacts{width:100%;list-style:none;margin:0}#mainHeader nav .contacts li{margin-bottom:15px}#mainHeader nav .contacts li .btn{font-weight:600;padding:5px 18px 0px 16px;height:54px;font-size:18px}#mainHeader nav .contacts li .btn::before{content:"";display:inline-block;width:30px;height:30px;background:rgba(0,0,0,0) url(../img/call-white-fill.svg) no-repeat center center/100%;margin-right:4px;position:relative;top:-3px}#mainHeader nav .contacts li.call-notes{font-size:10px;line-height:1.3;color:#000}#mainHeader nav .download-app{width:100%;list-style:none;margin:40px 0 53px 0}#mainHeader nav .download-app li{display:-webkit-box;display:-ms-flexbox;display:-moz-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#mainHeader nav .download-app li:first-child img{border:9px solid #fff;border-radius:12px;width:60px;margin-right:10px}#mainHeader nav .download-app li:first-child span{font-size:14px;line-height:1.429;color:#000}#mainHeader nav .download-app li:last-child img{margin:7px 5px 0 0;border-radius:4px}@media(min-width: 768px){#mainHeader nav{padding:28px 60px 0}#mainHeader .nav-aux{padding:50px 0 0}}@media(min-width: 1262px){#mainHeader nav{padding-top:0;left:0}#mainHeader nav .contacts li{margin-bottom:5px}#mainHeader nav .contacts li .btn{background-color:rgba(0,0,0,0);border:none;color:#000;padding:0;font-size:20px;font-weight:400;height:auto}#mainHeader nav .contacts li .btn::before{background-image:url(../img/call-black-fill.svg)}}html.hamburger-open{overflow:hidden}html.hamburger-open body::after{content:"";display:block;width:100%;height:100%;background-color:rgba(0,0,0,.7);position:fixed;top:0;left:0;z-index:800}html.hamburger-open #mainHeader .close-hamburger{border-radius:0;background-color:#fff;width:40px;height:40px;position:absolute;display:block;z-index:910;top:30px;left:12px}html.hamburger-open #mainHeader .close-hamburger span{display:none;font-size:0px}html.hamburger-open #mainHeader .close-hamburger::before,html.hamburger-open #mainHeader .close-hamburger::after{content:"";position:absolute;left:0;-webkit-transition:none;-o-transition:none;transition:none;background-color:#2b3471;width:13px;height:2px;top:19px;left:13px}html.hamburger-open #mainHeader .close-hamburger::before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}html.hamburger-open #mainHeader .close-hamburger::after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}html.hamburger-open #mainHeader .nav-aux{left:0;position:relative}html.hamburger-open #mainHeader .nav-wrapper{position:fixed;margin:0 auto;max-width:1260px;width:100%;height:100vh;z-index:900;top:0;left:0;right:0;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}@media(min-width: 768px){html.hamburger-open #mainHeader .close-hamburger{width:40px;height:40px;position:relative;left:20px;top:-20px}html.hamburger-open #mainHeader .main-header .hamburger .menu{display:none}}@media(min-width: 1262px){html.hamburger-open #mainHeader .close-hamburger{top:15px;left:58px}html.hamburger-open #mainHeader .nav-wrapper{position:fixed;margin:0 auto;max-width:1260px;width:100%;height:100vh;z-index:900;top:0;left:0;right:0;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}html.hamburger-open #mainHeader .nav-wrapper::before{left:0}html.hamburger-open #mainHeader nav{position:relative;padding-top:85px;padding-bottom:30px}}.image-scroll{width:100%;height:100%;padding:50px 0 80px}.image-scroll .wrapper{width:94.205%;margin:0 0 0 auto}.image-scroll .scroll{width:100%;height:100%;position:relative;overflow-x:scroll;padding-bottom:20px;direction:ltr;scrollbar-color:#d4aa70 #424242;scrollbar-width:thin}.image-scroll .scroll *{-webkit-box-sizing:border-box;box-sizing:border-box}.image-scroll .scroll::-webkit-scrollbar{width:6px;height:6px}.image-scroll .scroll::-webkit-scrollbar-track{background-color:#f4f4f4;border-radius:100px}.image-scroll .scroll::-webkit-scrollbar-thumb{border-radius:100px;background-color:#424242}.image-scroll figure img{max-width:none}.image-scroll div{margin-top:10px;font-size:10px;line-height:1.4;color:#767676}@media(min-width: 768px){.image-scroll{padding:60px 0 100px}.image-scroll .wrapper{width:96%}.image-scroll .scroll{padding-bottom:30px}}@media(min-width: 1262px){.image-scroll .wrapper{width:76%;max-width:955px;margin:0 auto}.image-scroll .scroll{overflow-x:hidden}.image-scroll figure img{max-width:100%}}.hero{background:-webkit-gradient(linear, left top, left bottom, from(#00A7CA), to(#038EAA));background:-o-linear-gradient(top, #00A7CA 0%, #038EAA 100%);background:linear-gradient(to bottom, #00A7CA 0%, #038EAA 100%);padding:0}.hero figure.bg,.hero figure.content-img,.hero .swiper-container{max-height:460px;min-height:200px;height:calc(100vh - 220px)}.hero .swiper-slide{overflow:hidden}.hero .text{max-width:1260px;width:94%;position:absolute;z-index:20;margin:auto;left:0;right:0;bottom:15%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hero h2{color:#fff;font-weight:700;font-size:22px;text-align:center}.hero h2 a{color:#fff;text-decoration:none;display:block}.hero h2 .line1{display:block;line-height:1;margin-bottom:4px}.hero h2 .line2{display:block;font-weight:800;font-size:50px;line-height:1;margin-bottom:16px;letter-spacing:0}.hero figure.content-img{width:94%;margin:0 auto;position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 0}.hero figure.content-img img{display:block;max-width:none;max-height:340px;margin:auto;height:100%}.hero figure.bg{position:absolute;overflow:hidden;top:0;left:0;right:0;bottom:0;margin:auto;z-index:1}.hero figure.bg::before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:2;background:-webkit-gradient(linear, left top, left bottom, from(rgb(128, 114, 231)), color-stop(10%, rgba(255, 255, 255, 0)), color-stop(90%, rgba(255, 255, 255, 0)), to(rgb(128, 114, 231)));background:-o-linear-gradient(top, rgb(128, 114, 231) 0%, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 0) 90%, rgb(128, 114, 231) 100%);background:linear-gradient(180deg, rgb(128, 114, 231) 0%, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 0) 90%, rgb(128, 114, 231) 100%)}.hero figure.bg picture img{display:block;margin:auto;max-width:100%;position:relative;left:0}.hero+.big-blocks-side-by-side.-bg-wells-blue{padding-top:0px}@media(min-width: 768px){.hero figure.bg,.hero figure.content-img,.hero .swiper-container{max-height:710px;min-height:300px;height:calc(100vh - 165px)}.hero .text{bottom:10%}.hero h2{font-size:30px}.hero h2 .line1{margin-bottom:16px}.hero h2 .line2{font-size:100px;letter-spacing:9px}.hero figure.content-img img{max-height:550px}.hero figure.bg picture img{left:0;top:-220px;height:750px}.hero+.-bg-wells-blue{padding-top:0px}}@media(min-width: 1262px){.hero figure.bg,.hero figure.content-img,.hero .swiper-container{max-height:845px;min-height:400px;height:calc(100vh - 300px)}.hero figure.content-img{padding:40px 0}.hero h2{font-size:34px;margin-bottom:14px}.hero h2 .line1{margin-bottom:24px}.hero h2 .line2{font-size:120px;letter-spacing:15px;line-height:1;margin-bottom:0}.hero .text{bottom:8%}.hero figure.content-img img{max-height:685px}.hero figure.bg{top:0px}}.big-blocks-side-by-side{padding:80px 0}.big-blocks-side-by-side .wrapper{margin:0 auto;max-width:1260px;width:94%}.big-blocks-side-by-side h2,.big-blocks-side-by-side h3,.big-blocks-side-by-side h4{text-align:center}.big-blocks-side-by-side h2{margin-bottom:5px}.big-blocks-side-by-side h3{font-size:18px;font-weight:500;line-height:24px}.big-blocks-side-by-side .benefits-slideshow{margin:25px 0 20px}.big-blocks-side-by-side .benefits-slideshow .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.big-blocks-side-by-side .benefits-slideshow .swiper-pagination{display:block;position:relative;bottom:9px}.big-blocks-side-by-side .benefits-slideshow .swiper-pagination .swiper-pagination-bullet{margin:0 6px}.big-blocks-side-by-side .benefits-slideshow .swiper-button-prev,.big-blocks-side-by-side .benefits-slideshow .swiper-button-next{display:block;bottom:5px}.big-blocks-side-by-side .benefits-slideshow .swiper-button-prev{left:0}.big-blocks-side-by-side .benefits-slideshow .swiper-button-next{right:0}.big-blocks-side-by-side .benefits-slideshow .swiper-pagination-lock{display:none}.big-blocks-side-by-side .benefits-slideshow .swiper-button-lock.swiper-button-prev,.big-blocks-side-by-side .benefits-slideshow .swiper-button-lock.swiper-button-next{display:none}.big-blocks-side-by-side .benefits-slideshow .swiper-slide{background-color:rgba(255,255,255,.2);color:#424242;padding:40px 20px 40px;text-align:center;border-radius:4px;height:auto;margin:0 auto 20px;max-width:350px}.big-blocks-side-by-side .benefits-slideshow figure{position:absolute;overflow:hidden;border-radius:50%;width:110px;height:110px;margin:0 auto;left:0;right:0;top:-90px}.big-blocks-side-by-side .benefits-slideshow .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.big-blocks-side-by-side .benefits-slideshow .text p{margin-top:15px;line-height:1.25;color:#424242}.big-blocks-side-by-side .benefits-slideshow .item a{display:block;text-decoration:none}.big-blocks-side-by-side .benefits-slideshow .item .line1{font-size:16px;font-weight:400;line-height:1.25;display:block}.big-blocks-side-by-side .benefits-slideshow .item .line2{font-size:20px;font-weight:700;line-height:1.26;display:block;margin-top:15px}.big-blocks-side-by-side .benefits-slideshow .btn-container{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex-positive:1;-moz-flex-grow:1;flex-grow:1}.big-blocks-side-by-side .benefits-slideshow .btn-container .btn{padding:13px 41px}.big-blocks-side-by-side .benefits-slideshow.-with-images{margin-top:25px}.big-blocks-side-by-side .benefits-slideshow.-with-images .swiper-container{padding-top:90px}.big-blocks-side-by-side .benefits-slideshow.-with-images .swiper-slide{margin-bottom:30px}.big-blocks-side-by-side.-bg-white .benefits-slideshow .swiper-slide{background-color:#038eaa}.big-blocks-side-by-side.-bg-white .benefits-slideshow .swiper-slide,.big-blocks-side-by-side.-bg-white .benefits-slideshow .swiper-slide p,.big-blocks-side-by-side.-bg-white .benefits-slideshow .swiper-slide a:not([class*=btn]){color:#fff}.big-blocks-side-by-side.-box-white .benefits-slideshow .swiper-slide{background-color:#fff}@media(min-width: 768px){.big-blocks-side-by-side{padding:100px 0}.big-blocks-side-by-side .wrapper{width:92%}.big-blocks-side-by-side h2{line-height:1.3;margin-bottom:7px}.big-blocks-side-by-side h3{font-size:20px}.big-blocks-side-by-side h3,.big-blocks-side-by-side h4{margin-bottom:30px}.big-blocks-side-by-side .benefits-slideshow .swiper-slide{height:auto}.big-blocks-side-by-side .benefits-slideshow figure{width:140px;height:140px}.big-blocks-side-by-side .benefits-slideshow .item .line1{font-size:16px}.big-blocks-side-by-side .benefits-slideshow .item .line2{font-size:28px;line-height:1.214}.big-blocks-side-by-side .benefits-slideshow p{margin-top:20px}.big-blocks-side-by-side .benefits-slideshow .btn-container .btn{padding:13px 29px}.big-blocks-side-by-side .benefits-slideshow.-with-images .swiper-container{padding-top:122px}.big-blocks-side-by-side .benefits-slideshow.-with-images .swiper-slide{margin-bottom:20px}.big-blocks-side-by-side .benefits-slideshow.-with-images figure{top:-120px}}@media(min-width: 1262px){.big-blocks-side-by-side{padding:120px 0}.big-blocks-side-by-side .wrapper{width:98%}.big-blocks-side-by-side .benefits-slideshow{margin:15px auto 15px}.big-blocks-side-by-side .benefits-slideshow .wrapper-aux{max-width:1113px;margin:0 auto}.big-blocks-side-by-side .benefits-slideshow .swiper-slide{max-width:none;padding:40px 20px 40px}.big-blocks-side-by-side .benefits-slideshow .item .line2{position:relative;overflow:hidden}.big-blocks-side-by-side .benefits-slideshow .swiper-button-prev,.big-blocks-side-by-side .benefits-slideshow .swiper-button-next{width:50px;height:50px;bottom:auto;top:35%}.big-blocks-side-by-side .benefits-slideshow .swiper-pagination{display:none}.big-blocks-side-by-side .benefits-slideshow.-with-images .swiper-button-prev,.big-blocks-side-by-side .benefits-slideshow.-with-images .swiper-button-next{top:42%}}.block-simple-feature{position:static}.block-simple-feature .wrapper-aux{padding:60px 0}.block-simple-feature .wrapper{margin:0 auto;max-width:1260px;width:94%}.block-simple-feature h2,.block-simple-feature h3,.block-simple-feature h4{text-align:center}.block-simple-feature h2{width:84%;margin:0 auto;line-height:1.167}.block-simple-feature h3{font-size:18px;font-weight:400;line-height:24px}.block-simple-feature .btn-container{margin:20px auto 0}.block-simple-feature .btn-container .-btn-click-to-call{cursor:pointer}.block-simple-feature figure{margin:80px auto 26px;width:75%}.block-simple-feature.-bg-pos{min-height:251px}.block-simple-feature.-bg-pos .wrapper-aux{background-position:left -44px bottom -30px;background-repeat:no-repeat;background-size:163px 176px;min-height:251px}.block-simple-feature.-bg-pos .wrapper{width:76%}.block-simple-feature.-bg-pos h2{margin-bottom:10px}.block-simple-feature.-help .wrapper{max-width:647px}.block-simple-feature.-help h2{margin:0 auto;max-width:400px}.block-simple-feature.-help .btn-container{margin:20px auto 0}.block-simple-feature.-help h2,.block-simple-feature.-help h3,.block-simple-feature.-help p{color:#000}.block-simple-feature.-cols2 .wrapper{width:87%}.block-simple-feature.-cols2 .wrapper-aux{padding:60px 0}.block-simple-feature.-cols2 h2{font-size:16px;line-height:1.6;font-weight:500;margin-bottom:0}.block-simple-feature.-cols2 ul{list-style:none;text-align:center;margin:0 auto}.block-simple-feature.-cols2 ul li{font-size:14px;font-weight:400;line-height:1.7}.block-simple-feature.-cols2 ul li.name{font-size:20px;font-weight:400;line-height:1.8}.block-simple-feature.-cols2 ul li.email{margin-top:27px}.block-simple-feature.-cols2 ul li.phone,.block-simple-feature.-cols2 ul li.phone a:not([class*=btn]){font-size:22px;font-weight:700;line-height:1.8}.block-simple-feature.-cols2 ul li.call-notes{font-size:12px;font-weight:400;line-height:1.833}.block-simple-feature.-cols2 ul li a:not([class*=btn]){text-decoration:none;font-weight:400}.block-simple-feature.-cols2 .col::after{content:"";display:block;width:100%;height:1px;background-color:#d8d8d8;margin:50px 0}.block-simple-feature.-cols2 .col:last-child::after{display:none}.block-simple-feature.-cols2.-feature .wrapper-aux{padding:60px 0}.block-simple-feature.-cols2.-feature h2{font-size:24px;font-weight:700;line-height:1.2;width:90%}.block-simple-feature.-cols2.-feature ul li{font-size:16px;line-height:1.625}.block-simple-feature.-cols2.-feature .col::after{margin:60px 0}.block-simple-feature.-with-block .wrapper-aux{padding-bottom:80px}.block-simple-feature.-with-block h2{margin-bottom:10px}body:not(.landing,.landing3) .block-simple-feature.-with-block .block-offset{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-width:410px;padding:20px 60px}body:not(.landing,.landing3) .block-simple-feature.-with-block .block-offset li{width:auto}body:not(.landing,.landing3) .block-simple-feature.-with-block .block-offset li figure{height:42px}body:not(.landing,.landing3) .block-simple-feature.-with-block .block-offset li:not(:first-child){padding-left:20px}.block-simple-feature.-with-image .wrapper-aux{padding-bottom:80px}.block-simple-feature.-with-image h2{margin-bottom:10px}.block-simple-feature.-cols3{overflow:hidden}.block-simple-feature.-cols3 .wrapper-aux{padding:100px 0 0}.block-simple-feature.-cols3 .wrapper{width:87%}.block-simple-feature.-cols3 h2{margin-top:50px;margin-bottom:5px}.block-simple-feature.-cols3 h3{font-size:16px;line-height:1.25}.block-simple-feature.-cols3 .btn-container{margin-top:30px}.block-simple-feature.-cols3 .container{padding:0;z-index:2}.block-simple-feature.-cols3 figure{margin:0 auto;z-index:1;text-align:center}.block-simple-feature.-cols3 figure .img-block{display:inline-block;margin-top:-20px;max-width:294px}@media(min-width: 768px){.block-simple-feature .wrapper-aux{padding:62px 0}.block-simple-feature .wrapper{width:93.75%}.block-simple-feature h2{width:100%}.block-simple-feature h3{font-size:20px;line-height:30px}.block-simple-feature figure{width:54%;margin:100px auto 28px}.block-simple-feature .btn-container{margin-top:30px}.block-simple-feature.-bg-pos{min-height:305px}.block-simple-feature.-bg-pos .wrapper-aux{background-size:auto 110%;background-position:left -84px bottom -44px;padding:80px 0;min-height:305px}.block-simple-feature.-bg-pos h2{margin-bottom:5px}.block-simple-feature.-help h2{max-width:540px}.block-simple-feature.-help .btn-container{margin-top:30px}.block-simple-feature.-cols2 .wrapper{width:83%}.block-simple-feature.-cols2 .wrapper-aux{padding:62px 0}.block-simple-feature.-cols2 h2{margin-bottom:0}.block-simple-feature.-cols2 ul li.phone,.block-simple-feature.-cols2 ul li.phone a:not([class*=btn]){font-size:30px;font-weight:700;line-height:1}.block-simple-feature.-cols2 ul li.call-notes{margin-top:15px}.block-simple-feature.-cols2 .col::after{margin:29px 0 30px}.block-simple-feature.-cols2.-feature .wrapper-aux{padding:62px 0}.block-simple-feature.-cols2.-feature .wrapper{width:85%}.block-simple-feature.-cols2.-feature .col{padding:0 10px}.block-simple-feature.-cols2.-feature h2{font-size:30px;margin-bottom:6px}.block-simple-feature.-cols2.-feature .btn-container{margin-top:30px}.block-simple-feature.-with-block h2{margin-bottom:5px}.block-simple-feature.-with-image .wrapper-aux{padding-bottom:100px}.block-simple-feature.-with-image h2{margin-bottom:5px}.block-simple-feature.-cols3 .wrapper-aux{padding-top:120px}.block-simple-feature.-cols3 .wrapper{width:100%;padding-left:47px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.block-simple-feature.-cols3 h2,.block-simple-feature.-cols3 h3{text-align:left}.block-simple-feature.-cols3 h2{font-size:24px;margin-bottom:15px}.block-simple-feature.-cols3 .btn-container{text-align:left}.block-simple-feature.-cols3 .container{padding-bottom:52px}.block-simple-feature.-cols3 .container .wrp{max-width:93%;text-align:left}.block-simple-feature.-cols3 .container .block-offset{max-width:390px;margin-left:0}.block-simple-feature.-cols3 .container .block-offset li a{padding-left:0}.block-simple-feature.-cols3 figure{overflow:hidden;margin:0 auto;z-index:1;width:42%;-ms-flex-negative:0;flex-shrink:0}.block-simple-feature.-cols3 figure .img-block{margin-top:0;position:absolute;right:-130px;bottom:0;max-width:430px}}@media(min-width: 1024px){.block-simple-feature.-bg-pos{background-size:32%}.block-simple-feature.-bg-pos h3{max-width:60%;margin-left:auto;margin-right:auto}.block-simple-feature.-cols3 figure .img-block{right:0}}@media(min-width: 1262px){.block-simple-feature .wrapper-aux{padding:60px 0}.block-simple-feature .wrapper{width:98%;max-width:829px}.block-simple-feature figure{margin:120px auto 40px}.block-simple-feature.-bg-pos{min-height:361px}.block-simple-feature.-bg-pos .wrapper-aux{padding:120px 0;max-width:1260px;margin:0 auto;background-size:40%;background-position:left 50px bottom -100px;min-height:361px}.block-simple-feature.-bg-pos .wrapper{margin:0 0 0 auto}.block-simple-feature.-bg-pos h2{margin-top:10px}.block-simple-feature.-help .wrapper{max-width:942px}.block-simple-feature.-help h2{max-width:610px}.block-simple-feature.-help .btn-container{margin-top:30px}.block-simple-feature.-cols2 .col{padding:10px 0 0px;width:50%;position:relative}.block-simple-feature.-cols2 .col::after{content:"";display:block;width:1px;height:60%;background-color:#d8d8d8;margin:0;position:absolute;top:0;right:0}.block-simple-feature.-cols2 .col:last-child::after{display:none}.block-simple-feature.-cols2 .wrapper-aux{padding:57px 0}.block-simple-feature.-cols2 .wrapper{max-width:1262px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.block-simple-feature.-cols2.-feature .wrapper-aux{padding:60px 0}.block-simple-feature.-cols2.-feature .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.block-simple-feature.-cols2.-feature .col{width:43%}.block-simple-feature.-cols2.-feature .col::after{right:-85px;margin:0;height:100%}.block-simple-feature.-cols2.-feature h2{font-size:28px;margin-bottom:10px}.block-simple-feature.-cols2.-feature ul li{line-height:1.625}.block-simple-feature.-with-image .wrapper-aux{padding-bottom:130px}.block-simple-feature.-cols3 .wrapper{width:100%;max-width:1240px;margin:0 auto;padding-left:0}.block-simple-feature.-cols3 .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:177px}.block-simple-feature.-cols3 .container .wrp{width:32%}.block-simple-feature.-cols3 h2{font-size:28px}.block-simple-feature.-cols3 h3{font-size:20px;line-height:30px}.block-simple-feature.-cols3 .btn-container{margin-top:40px}.block-simple-feature.-cols3 figure{position:absolute;width:33%;height:100%}.block-simple-feature.-cols3 figure .img-block{width:auto;max-width:100%;right:0;left:0}}.block-offset{background-color:#fff;border-radius:4px;margin:0 auto;padding:22px 44px;max-width:400px;position:absolute;left:0;right:0;width:100%;bottom:-125px;-webkit-box-shadow:28px 28px 50px 0px rgba(13,39,80,.16);box-shadow:28px 28px 50px 0px rgba(13,39,80,.16);z-index:50;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap}.block-offset li{list-style:none;width:50%;padding:5px}.block-offset li a{display:block}.block-offset li figure{height:36px;width:100%;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.block-offset li figure img{max-width:100%;max-height:100%}.block-offset.-col3{width:100%;bottom:-50px;padding:20px;max-width:100%}.block-offset.-col3 li{width:33%;padding:10px}.block-offset.-col3-offset li{width:33%}.block-offset.-inside{bottom:0;position:relative;margin:0 auto;-webkit-box-shadow:none;box-shadow:none}.block-offset.-no-bg{bottom:0;position:relative;margin:0 auto;-webkit-box-shadow:none;box-shadow:none;padding:0;margin-top:20px}@media(min-width: 768px){.block-offset li figure{height:37px}.block-offset.-col3{padding:14px 10px;bottom:-40px}.block-offset.-col3 li figure{height:33px}.block-offset.-inside{bottom:0}.block-offset.-inside.-col3{padding:11px 10px 10px;margin-top:20px}.block-offset.-no-bg{bottom:0;padding:0}.block-offset.-no-bg figure{width:100%}}@media(min-width: 1262px){.block-offset.-col3{max-width:895px;bottom:50px}.block-offset.-col3 li figure{height:46px}.block-offset.-inside{bottom:0}.block-offset.-inside.-col3 li{width:15.67%}.block-offset.-no-bg{bottom:0}.block-offset.-no-bg figure{position:relative}}.block-plans-short{padding:86px 0}.block-plans-short.-full-width{padding:80px 0 65px}.block-plans-short .section-img{display:none}.block-plans-short .text{width:87%;margin:0 auto 30px}.block-plans-short .text h2,.block-plans-short .text h3,.block-plans-short .text h4{text-align:center}.block-plans-short .text h3{font-size:18px;font-weight:400;line-height:30px}.block-plans-short .swiper-container{margin-bottom:15px}.block-plans-short .swiper-slide{padding:20px 20px 16px;border-radius:2px;background-color:#fff;height:auto}.block-plans-short .tag{font-size:14px;font-weight:700;padding:0;background-color:rgba(255,255,255,.2);border-radius:12px;width:auto;height:auto;display:inline-block;line-height:1}.block-plans-short .name{font-size:34px;font-weight:700;color:#424242;text-transform:uppercase;line-height:1}.block-plans-short .price{font-size:20px;font-weight:600;margin:30px 0}.block-plans-short .price .label,.block-plans-short .price .label-person{position:absolute;top:-15px;font-size:10px;font-weight:400;display:block}.block-plans-short .price .label-person{top:auto;bottom:-15px}.block-plans-short p,.block-plans-short .description{font-size:18px;font-weight:400;line-height:1.625}.block-plans-short .zero-label{height:94px;position:static}.block-plans-short .zero-label .zero-wrapper{background:rgba(248,226,207,.4);border-radius:0 0 2px 2px;padding:15px 20px;font-size:12px;line-height:15px;color:#767676;position:absolute;bottom:0;left:0;right:0;height:94px}.block-plans-short .zero-label .zero-wrapper a{text-decoration:underline;font-weight:600}.block-plans-short .zero-label .zero-wrapper figure{max-width:110px;margin-bottom:10px}.block-plans-short .info{padding:0 30px;color:#000;font-size:12px;text-align:center}.block-plans-short .btn-container{text-align:center;padding:0 34px;margin-top:30px}.block-plans-short .btn-container .btn{margin-bottom:10px}.block-plans-short.-bg-salmon,.block-plans-short.-bg-salmon a:not([class*=btn]),.block-plans-short.-bg-salmon p,.block-plans-short.-bg-salmon h2,.block-plans-short.-bg-salmon h3,.block-plans-short.-bg-salmon h4{color:#424242}@media(min-width: 768px){.block-plans-short{padding:100px 0}.block-plans-short.-full-width{padding:100px 0 85px}.block-plans-short .text{margin-bottom:30px}.block-plans-short .text h2{line-height:1.5;margin-bottom:2px}.block-plans-short .text h3{font-size:20px}.block-plans-short .btn-container .btn{margin:0 5px 10px}}@media(min-width: 1262px){.block-plans-short{padding:96px 0 0}.block-plans-short .text{width:100%}.block-plans-short .text h2,.block-plans-short .text h3,.block-plans-short .text h4{text-align:left}.block-plans-short .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1260px;margin:0 auto}.block-plans-short .swiper-container{margin-bottom:20px}.block-plans-short .content-aux{width:74%;padding:0 0 96px}.block-plans-short .section-img{width:33%;display:block;position:absolute;right:0;bottom:0}.block-plans-short .info{padding:0 15px;text-align:left;max-width:850px}.block-plans-short .btn-container{text-align:left;padding:0}.block-plans-short .text,.block-plans-short .btn-container{margin-left:12px}.block-plans-short.-full-width{padding:115px 0 75px}.block-plans-short.-full-width .text{width:98%;margin:0 auto 35px}.block-plans-short.-full-width .text h2,.block-plans-short.-full-width .text h3,.block-plans-short.-full-width .text h4{text-align:center}.block-plans-short.-full-width .content-aux{width:100%;padding-bottom:40px}}.feature-in-slide-thumbs{padding:80px 0;position:static}.feature-in-slide-thumbs .wrapper{margin:0 auto;max-width:1260px;width:94%;text-align:center}.feature-in-slide-thumbs h2,.feature-in-slide-thumbs h3,.feature-in-slide-thumbs h4,.feature-in-slide-thumbs h5{text-align:center}.feature-in-slide-thumbs .intro{margin-bottom:15px}.feature-in-slide-thumbs .intro h2{line-height:1.2}.feature-in-slide-thumbs .intro h3{font-size:18px;font-weight:500;line-height:30px}.feature-in-slide-thumbs .feature-thumbs-slideshow{width:auto;display:inline-block;margin:0 auto;max-width:100%}.feature-in-slide-thumbs .feature-thumbs-slideshow figure{margin-bottom:5px}.feature-in-slide-thumbs .feature-thumbs-slideshow figure img{width:60px;height:60px;position:relative;overflow:hidden;border-radius:50%;margin:0 auto;cursor:pointer}.feature-in-slide-thumbs .feature-thumbs-slideshow span{display:block;text-align:center;font-size:10px;font-weight:400;line-height:100%}.feature-in-slide-thumbs .feature-thumbs-slideshow .swiper-slide{opacity:.4;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;width:75px !important}.feature-in-slide-thumbs .feature-thumbs-slideshow .swiper-slide.swiper-slide-thumb-active{opacity:1}.feature-in-slide-thumbs .feature-thumbs-slideshow .swiper-slide.swiper-slide-thumb-active figure img{border:1px solid #fff}.feature-in-slide-thumbs .feature-content-slideshow{margin-top:17px}.feature-in-slide-thumbs .feature-content-slideshow .text{text-align:left}.feature-in-slide-thumbs .feature-content-slideshow figure{width:67%;margin:0 auto 10px;width:260px;height:260px}.feature-in-slide-thumbs .feature-content-slideshow figure img{max-height:100%;margin:0 auto}.feature-in-slide-thumbs .feature-content-slideshow h3{font-size:18px;font-weight:400;line-height:24px}.feature-in-slide-thumbs .feature-content-slideshow ul{border-top:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2);margin:16px auto 16px;padding:12px 0 0;list-style:none}.feature-in-slide-thumbs .feature-content-slideshow ul li{padding-left:30px;line-height:1.6;margin-bottom:12px}.feature-in-slide-thumbs .feature-content-slideshow ul li::before{content:"";display:inline-block;width:20px;height:20px;background:url(../img/ul-check.svg) no-repeat center center/100%;position:absolute;top:2px;left:0;margin-right:10px}.feature-in-slide-thumbs .feature-content-slideshow .note{font-size:12px;font-weight:400;line-height:1;text-align:center}.feature-in-slide-thumbs .feature-content-slideshow .swiper-pagination{position:relative;bottom:-16px}.feature-in-slide-thumbs .feature-content-slideshow .swiper-button-next,.feature-in-slide-thumbs .feature-content-slideshow .swiper-button-prev{bottom:75px;position:absolute}.feature-in-slide-thumbs .feature-content-slideshow .btn-container{text-align:center;margin:40px auto 0;z-index:10}.feature-in-slide-thumbs .feature-content-slideshow .swiper-slide .btn-container{text-align:center;margin:5px auto 35px}.feature-in-slide-thumbs .feature-content-slideshow .swiper-slide .btn-container a:not([class*=btn]){font-size:14px;line-height:1.714;font-weight:700;text-decoration:none;border-bottom:2px solid #fff;padding-bottom:2px}@media(min-width: 768px){.feature-in-slide-thumbs{padding:100px 0}.feature-in-slide-thumbs .wrapper{width:96%}.feature-in-slide-thumbs .intro h2{width:100%;margin-bottom:5px}.feature-in-slide-thumbs .intro h3{font-size:20px}.feature-in-slide-thumbs .feature-thumbs-slideshow{max-width:738px;margin:30px auto 50px}.feature-in-slide-thumbs .feature-thumbs-slideshow figure img{width:64px;height:64px}.feature-in-slide-thumbs .feature-thumbs-slideshow .swiper-slide{width:115px !important}.feature-in-slide-thumbs .feature-content-slideshow .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.feature-in-slide-thumbs .feature-content-slideshow figure{width:51%;height:297px;margin-top:9px}.feature-in-slide-thumbs .feature-content-slideshow .text{width:49%;text-align:left}.feature-in-slide-thumbs .feature-content-slideshow h2,.feature-in-slide-thumbs .feature-content-slideshow h3,.feature-in-slide-thumbs .feature-content-slideshow h4,.feature-in-slide-thumbs .feature-content-slideshow h5{text-align:left}.feature-in-slide-thumbs .feature-content-slideshow h2{margin-bottom:10px}.feature-in-slide-thumbs .feature-content-slideshow h3{font-size:20px;line-height:30px}.feature-in-slide-thumbs .feature-content-slideshow ul{margin:20px auto 10px;padding:10px 0 0}.feature-in-slide-thumbs .feature-content-slideshow .note{text-align:left;padding:10px 0 0 0}.feature-in-slide-thumbs .feature-content-slideshow .swiper-pagination{bottom:-27px}.feature-in-slide-thumbs .feature-content-slideshow .swiper-button-prev,.feature-in-slide-thumbs .feature-content-slideshow .swiper-button-next{bottom:81px}.feature-in-slide-thumbs .feature-content-slideshow .btn-container{margin-top:53px}.feature-in-slide-thumbs .feature-content-slideshow .swiper-slide .btn-container{text-align:left}}@media(min-width: 1262px){.feature-in-slide-thumbs{padding:120px 0}.feature-in-slide-thumbs .wrapper{width:98%}.feature-in-slide-thumbs .feature-thumbs-slideshow{margin:40px auto 44px;max-width:760px;width:100%}.feature-in-slide-thumbs .feature-content-slideshow figure{width:59%}.feature-in-slide-thumbs .feature-content-slideshow .text{width:41%;margin-top:0px;padding-right:80px}.feature-in-slide-thumbs .feature-content-slideshow figure,.feature-in-slide-thumbs .feature-content-slideshow .text{height:420px}.feature-in-slide-thumbs .feature-content-slideshow .swiper-pagination{text-align:right;margin:0 0 0 auto;bottom:118px;padding-right:74px;width:auto;float:right;-webkit-transition:all .8s;-o-transition:all .8s;transition:all .8s;position:absolute;bottom:auto;right:0;top:428px;width:250px;display:block}.feature-in-slide-thumbs .feature-content-slideshow .swiper-button-prev,.feature-in-slide-thumbs .feature-content-slideshow .swiper-button-next{width:50px;height:50px;bottom:auto;top:34%}.feature-in-slide-thumbs .feature-content-slideshow .swiper-button-prev{left:0}.feature-in-slide-thumbs .feature-content-slideshow .swiper-button-next{right:0}.feature-in-slide-thumbs .feature-content-slideshow .btn-container{margin:0 auto 0px;position:relative}.feature-in-slide-thumbs .feature-content-slideshow .swiper-slide .btn-container{margin:20px auto;bottom:auto}}.block-steps{padding:80px 0 80px}.block-steps .wrapper{margin:0 auto;max-width:1260px;width:94%}.block-steps h2,.block-steps h3,.block-steps h4,.block-steps .sub-title{text-align:center}.block-steps h2{width:82%;margin:0 auto 10px;line-height:1.2}.block-steps .sub-title{font-weight:500;font-size:18px;margin-bottom:11px;line-height:1.333}.block-steps .wrapper-aux{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.block-steps figure.main{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:177px;margin:20px auto 10px}.block-steps .text{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.block-steps ol{list-style:none;margin:12px auto}.block-steps ol li{padding-left:60px;padding-right:8px;counter-increment:number;position:relative;overflow:hidden;margin-bottom:0px;padding-bottom:38px}.block-steps ol li h3{text-align:left}.block-steps ol li,.block-steps ol li p{line-height:1.25}.block-steps ol li::before{content:" " counter(number) " ";width:32px;height:32px;background-color:#f8e2cf;color:#038eaa;border-radius:50%;font-size:14px;font-weight:700;text-align:center;display:inline-block;position:absolute;top:0;left:0;line-height:2.5;z-index:5}.block-steps ol li::after{content:"";display:block;position:absolute;top:0;left:8px;background:url(../img/ol-dotted.png) repeat-y center center;width:15px;height:180%;z-index:1}.block-steps ol li:last-child::after{display:none}.block-steps ol li h3{font-size:24px;font-weight:700;line-height:1.167;margin-bottom:10px}.block-steps ol li .btn-container{margin-top:20px}.block-steps .note-btn-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.block-steps .note{font-size:12px;font-weight:400;line-height:1.833;width:63%}.block-steps .note a{font-weight:400}.block-steps .btn-container{padding-bottom:5px}.block-steps.-complete{padding-bottom:69px}.block-steps.-complete h2{margin-bottom:0}.block-steps.-complete figure.main{display:none}.block-steps.-complete .text-aux{background-color:#fff;position:relative;z-index:5;margin:0 0 50px;padding-top:14px}.block-steps.-complete ol{padding-bottom:0}.block-steps.-complete ol li{text-align:center;padding:0}.block-steps.-complete ol li::before{background-color:#f8e2cf;color:#038eaa}.block-steps.-complete ol li figure{margin:0 auto;width:230px;height:230px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.block-steps.-complete ol li figure img{margin:0 auto;max-height:100%}.block-steps.-complete ol li:last-child::after{display:block}.block-steps.-complete ol li:last-child .text-aux{margin-bottom:0}.block-steps.-no-steps .note-btn-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.block-steps.-no-steps .note-btn-container .note{width:100%}.block-steps.-no-steps .note-btn-container .btn-container{margin-top:20px}.block-steps.-bg-white+.block-steps.-bg-white{padding-top:0}@media(min-width: 768px){.block-steps{padding:100px 0}.block-steps .wrapper{width:94%}.block-steps h2{margin-bottom:40px}.block-steps .sub-title{line-height:1.5;margin-bottom:35px}.block-steps .wrapper-aux{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.block-steps figure.main{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:36%;margin:14px 0 0}.block-steps .text{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:62%;margin-right:2%}.block-steps ol{margin-bottom:14px}.block-steps ol li{padding-left:50px}.block-steps ol li::before{top:0}.block-steps .note{width:68%}.block-steps.-complete{padding-bottom:31px}.block-steps.-complete h2{margin-bottom:4px}.block-steps.-complete .text{width:100%;margin-right:3%}.block-steps.-complete ol li{padding-left:52px;text-align:left;min-height:290px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.block-steps.-complete ol li figure{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:36.52%;max-width:230px}.block-steps.-complete ol li figure img{margin:0 0 0 auto}.block-steps.-complete ol li .text-aux{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:63.48%;padding-top:1px;margin-bottom:60px}.block-steps.-complete ol li h3{text-align:left;font-size:24px;line-height:1.23;width:99%}.block-steps.-complete ol li .btn-container{margin-top:20px}.block-steps.-complete ol li:last-child::after{display:none}.block-steps.-no-steps .wrapper{padding-top:50px;padding-bottom:7%}.block-steps.-no-steps h2{text-align:left;margin:0 0 30px;max-width:62%}.block-steps.-no-steps .sub-title{text-align:left;max-width:62%}.block-steps.-no-steps .wrapper-aux{position:static}.block-steps.-no-steps .text{max-width:62%}.block-steps.-no-steps figure.main{position:absolute;top:0;right:0;margin:0}.block-steps.-no-steps .note-btn-container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.block-steps+.block-steps:not(.-complete) figure.main{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.block-steps+.block-steps:not(.-complete) .text{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:60%;margin-right:0;margin-left:4%}.block-steps+.block-steps:not(.-complete).-no-steps figure.main{position:absolute;top:0;left:0;margin:0}.block-steps+.block-steps:not(.-complete).-no-steps h2,.block-steps+.block-steps:not(.-complete).-no-steps .sub-title,.block-steps+.block-steps:not(.-complete).-no-steps .text{margin-left:42%;max-width:57%}.block-steps.-bg-white+.block-steps.-bg-white{padding-bottom:0}.block-steps.-bg-white+.block-steps:not(.-complete).-no-steps figure.main{top:auto;bottom:0}}@media(min-width: 1024px){.block-steps.-no-steps .wrapper{padding-bottom:14%}.block-steps.-bg-white+.block-steps.-bg-white{padding-top:50px;padding-bottom:0}.block-steps.-bg-white+.block-steps:not(.-complete).-no-steps figure.main{top:auto;bottom:0}}@media(min-width: 1262px){.block-steps{padding:150px 0 200px}.block-steps .wrapper{width:98%;max-width:1045px;position:relative;padding-top:50px}.block-steps h2{text-align:left;margin:0 0 30px;max-width:538px}.block-steps .sub-title{text-align:left}.block-steps .wrapper-aux{position:static}.block-steps .text{max-width:545px}.block-steps ol li{padding-left:75px;padding-bottom:25px;margin-bottom:0}.block-steps figure.main{width:39%;position:absolute;top:0;right:0}.block-steps.-complete{padding-top:120px;padding-bottom:27px}.block-steps.-complete .wrapper{padding-top:0;max-width:897px}.block-steps.-complete h2,.block-steps.-complete h3,.block-steps.-complete h4,.block-steps.-complete .sub-title{text-align:left}.block-steps.-complete h2{margin-bottom:3px}.block-steps.-complete .sub-title{font-size:20px;line-height:1.5;margin-bottom:20px}.block-steps.-complete .text{max-width:none;margin-top:20px}.block-steps.-complete ol li{padding-left:77px;margin-bottom:0;min-height:310px}.block-steps.-complete ol li h3{font-size:28px}.block-steps.-complete ol li figure{width:30%}.block-steps.-complete ol li figure img{margin:0 auto}.block-steps.-complete ol li .text-aux{width:70%;padding-right:5%}.block-steps.-no-steps .wrapper{padding-bottom:30px}.block-steps.-no-steps h2,.block-steps.-no-steps .sub-title,.block-steps.-no-steps .text{max-width:538px}.block-steps.-no-steps figure.main{width:39%}.block-steps+.block-steps:not(.-complete) h2,.block-steps+.block-steps:not(.-complete) .sub-title,.block-steps+.block-steps:not(.-complete) .text{margin-left:48%}.block-steps+.block-steps:not(.-complete) figure.main{right:auto;left:auto}.block-steps+.block-steps:not(.-complete).-no-steps h2,.block-steps+.block-steps:not(.-complete).-no-steps .sub-title,.block-steps+.block-steps:not(.-complete).-no-steps .text{margin-left:45%;max-width:55%}.block-steps.-bg-white+.block-steps.-bg-white{padding-top:60px}.block-steps.-bg-white+.block-steps.-bg-white .wrapper{padding-bottom:80px}}.block-box{padding:80px 0}.block-box .wrapper{padding:35px 13px 30px;margin:0 auto;max-width:1260px;width:94%;border-radius:4px}.block-box h2,.block-box h3,.block-box h4,.block-box .sub-title{text-align:center}.block-box h2{line-height:1.167}.block-box h3,.block-box .sub-title{font-size:18px;font-weight:400;line-height:30px}.block-box .content-wrp{text-align:center}.block-box .content-wrp img{display:inline-block;width:149px;margin-bottom:15px}.block-box figure{margin:0px auto;width:297px}.block-box.-slim .wrapper{padding:40px 18px}.block-box.-slim h2,.block-box.-slim h3,.block-box.-slim h4{margin-left:auto;margin-right:auto;text-align:center}.block-box.-slim h2{margin-bottom:10px}.block-box.-slim h3{line-height:1.333}.block-box.-slim .block-offset{margin-top:20px}.block-box .btn-container{margin-top:15px}@media(min-width: 768px){.block-box{padding:90px 0}.block-box .wrapper{width:96%;padding:28px 20px;max-width:1110px}.block-box .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.block-box h2{line-height:1.1;text-align:left}.block-box h3,.block-box .sub-title{font-size:20px;text-align:left;margin-bottom:5px}.block-box .content-wrp{text-align:left}.block-box .content-wrp img{margin-bottom:20px}.block-box figure{width:43%;max-width:430px;-ms-flex-negative:0;flex-shrink:0}.block-box .btn-container{text-align:left}.block-box.-slim{padding:100px 0}.block-box.-slim .wrapper{padding:60px 21px}.block-box.-slim h2{font-size:30px;margin-bottom:0}.block-box.-slim h3{line-height:30px}.block-box.-slim .block-offset{margin-top:30px}.block-box.-slim .block-offset li{width:15.67%}}@media(min-width: 1262px){.block-box{padding:120px 0}.block-box .wrapper{width:98%;position:relative;padding:60px 108px}.block-box h2{max-width:400px}.block-box h3,.block-box .sub-title{margin-bottom:10px;max-width:400px}.block-box .content-wrp{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.block-box .content-wrp img{margin-bottom:25px}.block-box figure{width:430px}.block-box .btn-container{margin-top:25px}.block-box.-slim{padding:120px 0}.block-box.-slim .wrapper{width:88.287%}.block-box.-slim h2,.block-box.-slim h3,.block-box.-slim h4{text-align:center;max-width:83%}.block-box.-slim h2{font-size:34px}.block-box.-slim .block-offset{margin-top:44px}}.block-downloads{padding:80px 0}.block-downloads .wrapper{width:94.205%;margin:0 auto}.block-downloads h2{margin-bottom:5px}.block-downloads h2,.block-downloads h3,.block-downloads h4{text-align:center}.block-downloads h3{font-size:18px;font-weight:400;line-height:1.333}.block-downloads ul{list-style:none;margin:25px 0 0}.block-downloads ul li{margin-bottom:20px}.block-downloads ul li a:not([class*=btn]){display:block;background-color:#038eaa;color:#fff;border-radius:0;text-decoration:none;padding:18px 20px 24px;position:relative}.block-downloads ul li a:not([class*=btn])::after{content:"";position:absolute;right:20px;bottom:26px;width:30px;height:30px;background:rgba(0,0,0,0) url(../img/download.svg) no-repeat center center/100%;border-radius:50%}.block-downloads ul li a:not([class*=btn]):hover{background-color:#2e6c82}.block-downloads ul li p{color:#fff;font-size:20px;font-weight:400;line-height:1.5}.block-downloads ul li .size-wrapper{display:block}.block-downloads ul li .size-wrapper .download{font-size:14px;line-height:1.714;font-weight:400;display:block}.block-downloads ul li .size-wrapper .size{font-size:10px;line-height:1.4;font-weight:400;display:block}@media(min-width: 768px){.block-downloads{padding:100px 0}.block-downloads .wrapper{width:93.36%;max-width:828px}.block-downloads h2{margin-bottom:0px}.block-downloads h3{font-size:20px}.block-downloads ul li a:not([class*=btn]){padding:16px 18px 16px 26px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.block-downloads ul li a:not([class*=btn])::after{right:18px;bottom:17px}.block-downloads ul li .size-wrapper{text-align:right;padding-right:41px;position:relative;top:2px}}@media(min-width: 1262px){.block-downloads{padding:120px 0}.block-downloads .wrapper{width:65.69%;max-width:829px}.block-downloads ul{margin:40px 0 0}.block-downloads ul li a:not([class*=btn]){padding:16px 18px 16px 31px}.block-downloads ul li .size-wrapper{padding-right:43px}}.block-faqs{margin:0 auto;width:94%}.block-faqs .categories{position:relative;margin:20px auto 40px;width:100%;max-width:829px}.block-faqs .categories .selected-txt{display:block;background-color:#f8e2cf;border:2px solid #f8e2cf;border-radius:0;color:#424242;font-size:20px;line-height:1.3;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:70px;padding:0 20px;cursor:pointer}.block-faqs .categories .selected-txt::after{content:"";display:block;background:url("../img/dropdown-wells-blue-arrow.svg") center center no-repeat;width:30px;height:30px;position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.block-faqs .categories .selected-txt.-active::after{-webkit-transform:translateY(-50%) rotate(-180deg);-ms-transform:translateY(-50%) rotate(-180deg);transform:translateY(-50%) rotate(-180deg);background:url("../img/dropdown-dark-blue-arrow.svg") center center no-repeat}.block-faqs .categories ul{list-style:none;margin:0;background:#fff;width:100%;z-index:1;border:2px solid #ccc;border-radius:0;overflow:hidden}.block-faqs .categories ul.-mobile{display:none}.block-faqs .categories ul li{color:#767676;font-weight:500;font-size:16px;line-height:150%;padding:15px 20px;height:auto;cursor:pointer}.block-faqs .categories ul li:nth-child(even){background-color:#f4f4f4}.block-faqs .categories ul li.-selected{color:#424242}.block-faqs .categories ul li:not(.-selected):hover{color:#424242}.block-faqs .categories .swiper-container{position:absolute;top:68px;width:100%}.block-faqs .categories .swiper-container .swiper-button-prev,.block-faqs .categories .swiper-container .swiper-button-next{display:none}.block-faqs .categories.-open .selected-txt{border-radius:0}.block-faqs .content-faqs{margin-bottom:70px}.block-faqs .content-faqs>div:not(:first-child){display:none}.block-faqs .content-faqs .sub-category{margin:20px auto;max-width:829px;width:100%;border:2px solid #ccc;border-radius:2px;overflow:hidden}.block-faqs .content-faqs .sub-category h2{padding:18px 70px 18px 20px;padding-right:70px;color:#424242;font-size:20px;line-height:150%;font-weight:400;cursor:pointer}.block-faqs .content-faqs .sub-category h2::after{content:"";display:block;background:url("../img/dropdown-wells-blue-arrow.svg") center center no-repeat;width:30px;height:30px;position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.block-faqs .content-faqs .sub-category h2:hover{color:#000}.block-faqs .content-faqs .sub-category .faqs-list{display:none}.block-faqs .content-faqs .sub-category .faqs-list .faq{padding:0 38px}.block-faqs .content-faqs .sub-category .faqs-list .faq:nth-child(odd){background-color:#f4f4f4}.block-faqs .content-faqs .sub-category .faqs-list .faq h3{font-size:16px;color:#767676;font-weight:400;line-height:150%;padding:18px 30px 18px 0;cursor:pointer}.block-faqs .content-faqs .sub-category .faqs-list .faq h3::after{content:"";display:block;background:url("../img/dropdown-black-arrow.svg") center center no-repeat;width:10px;height:10px;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.block-faqs .content-faqs .sub-category .faqs-list .faq h3:hover{color:#424242}.block-faqs .content-faqs .sub-category .faqs-list .faq .answer{display:none;padding:10px 0 30px;line-height:160%;color:#767676;border-top:1px solid #d8d8d8}.block-faqs .content-faqs .sub-category .faqs-list .faq .answer>*{line-height:160%;color:#767676}.block-faqs .content-faqs .sub-category .faqs-list .faq.-open h3::after{-webkit-transform:translateY(-50%) rotate(-180deg);-ms-transform:translateY(-50%) rotate(-180deg);transform:translateY(-50%) rotate(-180deg)}.block-faqs .content-faqs .sub-category.-open h2::after{-webkit-transform:translateY(-50%) rotate(-180deg);-ms-transform:translateY(-50%) rotate(-180deg);transform:translateY(-50%) rotate(-180deg);background:url("../img/dropdown-dark-blue-arrow.svg") center center no-repeat}.block-faqs.-interior{margin-bottom:80px}.block-faqs.-interior .wrapper{max-width:829px;margin:80px auto 20px;text-align:center}.block-faqs.-interior .wrapper h2{line-height:1.167}.block-faqs.-interior .wrapper h3{font-size:18px;font-weight:400;line-height:1.333}.block-faqs.-interior .content-faqs{margin-bottom:20px}.block-faqs.-interior .btn{font-size:14px;font-weight:400;padding:14px 22px 12px}@media(min-width: 768px){.block-faqs{width:92%}.block-faqs .content-faqs{margin-bottom:90px}.block-faqs.-interior{margin-bottom:100px}.block-faqs.-interior .wrapper{margin:100px auto 30px}.block-faqs.-interior .wrapper h3{font-size:20px;line-height:1.5}.block-faqs.-interior .content-faqs{margin-bottom:30px}}@media(min-width: 1262px){.block-faqs{width:100%}.block-faqs .categories{margin-top:0;margin-bottom:90px;max-width:100%;border-bottom:1px solid #ccc;background:#f4f4f4}.block-faqs .categories .selected-txt{display:none}.block-faqs .categories ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;border:none;border-radius:0;background-color:rgba(0,0,0,0);overflow:visible}.block-faqs .categories ul li{font-size:20px;font-weight:400;width:auto;padding:28px 25px}.block-faqs .categories ul li:nth-child(even){background-color:rgba(0,0,0,0)}.block-faqs .categories ul li.-selected{border-bottom:3px solid #038eaa;font-weight:600}.block-faqs .categories .swiper-container{position:relative;top:0;max-width:1260px}.block-faqs .categories .swiper-container .swiper-button-prev,.block-faqs .categories .swiper-container .swiper-button-next{display:block;background:#f4f4f4 url("../img/faq-arrow.svg") no-repeat;top:0px;height:89px;width:80px}.block-faqs .categories .swiper-container .swiper-button-prev{left:0;background-position:left center}.block-faqs .categories .swiper-container .swiper-button-next{right:0;background-position:0 center}.block-faqs .content-faqs{margin-bottom:110px}.block-faqs.-interior{margin-bottom:120px}.block-faqs.-interior .wrapper{margin:120px auto 40px}.block-faqs.-interior .content-faqs{margin-bottom:40px}}.block-compare .wrapper{padding:100px 0 0}.block-compare .text{text-align:center}.block-compare .text figure{margin-bottom:8px}.block-compare .text figure img{margin:0 auto}.block-compare .text h3{font-size:18px;font-weight:400;line-height:1.333}.block-compare .controls-wrapper{position:relative;width:98%;height:30px;margin:0 auto 30px}.block-compare .controls-wrapper .info{display:block;font-size:14px;text-align:center;margin-bottom:5px}.block-compare .controls-wrapper .swiper-pagination{left:0;right:0;top:5px}.block-compare .controls-wrapper .swiper-pagination .swiper-pagination-bullet{margin:0 6px}.block-compare .controls-wrapper.-top{height:47px}.block-compare .controls-wrapper.-top .swiper-pagination{top:25px}.block-compare .controls-wrapper.-top .swiper-pagination .swiper-pagination-bullet{width:30px;height:22px;border-radius:4px}.block-compare .controls-wrapper.-top .swiper-button-next,.block-compare .controls-wrapper.-top .swiper-button-prev{width:40px;height:40px;top:17px}.block-compare .more-info{font-size:12px;text-align:center;margin-top:20px}.block-compare .more-info.disclaimer{width:94%;margin:20px auto 0}.block-compare .more-info-container{-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.block-compare .compare-slideshow{margin-top:20px;padding-bottom:55px}.block-compare .compare-slideshow .btn-container{text-align:center;padding-bottom:25px}.block-compare .swiper-slide{border-radius:4px;overflow:hidden;width:345px}.block-compare .complete-card{color:#000}.block-compare .complete-card caption{background-color:#fff;color:#000;font-size:20px;font-weight:500;line-height:1.5;padding:30px 55px 18px}.block-compare .complete-card caption span{font-size:12px;font-weight:400;line-height:1.33;display:block}.block-compare .complete-card caption .flag{background-color:#ff6670;color:#fff;width:190px;position:absolute;top:-21px;right:-72px;-webkit-transform:rotate(41deg);-ms-transform:rotate(41deg);transform:rotate(41deg)}.block-compare .complete-card caption .flag .flag-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:70px;height:82px;padding-top:37px;padding-bottom:2px;margin:0 auto}.block-compare .complete-card caption .flag .flag-inner .flag-aux{display:block;font-size:13px;font-weight:500;line-height:1.1;margin:0 auto}.block-compare .complete-card thead th{padding:9px 55px;background-color:#fff}.block-compare .complete-card thead th.price{font-size:28px;font-weight:700;padding:1px 30px 5px;height:57px;line-height:1}.block-compare .complete-card thead th.price .from,.block-compare .complete-card thead th.price .per-person{font-size:12px;font-weight:400;line-height:1.33;color:#767676;display:block}.block-compare .complete-card thead th.price .per-person{position:absolute;width:100%;left:0}.block-compare .complete-card thead th.join{padding:15px 10px 20px;height:112px}.block-compare .complete-card thead th.join,.block-compare .complete-card thead th.join p{font-size:12px;font-weight:400;line-height:1.333;vertical-align:middle}.block-compare .complete-card thead th.join .join-now{font-size:16px;font-weight:700;line-height:1.875;margin-bottom:7px}.block-compare .complete-card thead th.join .btn{font-size:18px;height:auto;padding:12px 29px 9px;margin-top:7px}.block-compare .complete-card tbody{position:static}.block-compare .complete-card tbody th,.block-compare .complete-card tbody td{padding:24px 20px;height:85px;vertical-align:middle;background-color:#fff;font-size:14px;font-weight:400;line-height:1.286;color:#767676;position:static}.block-compare .complete-card tbody th,.block-compare .complete-card tbody th a:not([class*=btn]),.block-compare .complete-card tbody td,.block-compare .complete-card tbody td a:not([class*=btn]){color:#767676}.block-compare .complete-card tbody th a:not([class*=btn]),.block-compare .complete-card tbody td a:not([class*=btn]){text-decoration:none;display:inline-block}.block-compare .complete-card tbody th p,.block-compare .complete-card tbody td p{color:#767676;line-height:1.3;font-size:14px}.block-compare .complete-card tbody th .line1,.block-compare .complete-card tbody td .line1{display:block}.block-compare .complete-card tbody th .line2,.block-compare .complete-card tbody td .line2{display:inline-block}.block-compare .complete-card tbody th .line1,.block-compare .complete-card tbody td .line1{font-weight:300}.block-compare .complete-card tbody th .line2-without-line1,.block-compare .complete-card tbody td .line2-without-line1{min-height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.block-compare .complete-card tbody th a.more .line2::after,.block-compare .complete-card tbody td a.more .line2::after{content:"";display:inline-block;width:10px;height:10px;margin:0 0 0 4px;background:url(../img/icon-drop.svg) no-repeat center right/10px;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.block-compare .complete-card tbody th a.more.open .line2::after,.block-compare .complete-card tbody td a.more.open .line2::after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.block-compare .complete-card tbody th.negative a:not([class*=btn]) .line2::before,.block-compare .complete-card tbody th.positive a:not([class*=btn]) .line2::before,.block-compare .complete-card tbody td.negative a:not([class*=btn]) .line2::before,.block-compare .complete-card tbody td.positive a:not([class*=btn]) .line2::before{content:"";display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:left center;background-size:20px 20px;padding:0;margin-right:5px;position:absolute;top:-2px;left:-25px}.block-compare .complete-card tbody th.positive a:not([class*=btn]) .line2::before,.block-compare .complete-card tbody td.positive a:not([class*=btn]) .line2::before{background-image:url(../img/icon-positive-green.svg)}.block-compare .complete-card tbody th.negative a:not([class*=btn])::before,.block-compare .complete-card tbody td.negative a:not([class*=btn])::before{background-image:url(../img/icon-negative.svg)}.block-compare .complete-card tbody th[rowspan],.block-compare .complete-card tbody td[rowspan]{border-left:1px solid #d8d8d8}.block-compare .complete-card tbody th{text-align:left;padding-right:52px}.block-compare .complete-card tbody th.feature{font-weight:600;font-size:16px}.block-compare .complete-card tbody td{text-align:right;font-weight:700;padding-left:0}.block-compare .complete-card tbody tr{position:static}.block-compare .complete-card tbody tr.dark th,.block-compare .complete-card tbody tr.dark td{background-color:#f4f4f4}.block-compare .complete-card tbody tr.hide.more-info td{padding:0;height:auto}.block-compare .complete-card tbody tr.hide.more-info td .more-info-container{max-height:0;position:relative;overflow:hidden;padding-left:20px;padding-right:20px}.block-compare .complete-card tbody tr.more-info td{padding:0;height:auto;font-weight:400;text-align:left}.block-compare .complete-card tbody tr.more-info td .more-info-container{padding-left:20px;padding-right:20px;max-height:500px}.block-compare .complete-card tbody tr.show.more-info td .more-info-container{padding-bottom:20px}.block-compare .complete-card tbody tr.children{padding:0 20px}.block-compare .complete-card tbody tr.children th,.block-compare .complete-card tbody tr.children td{border-top:1px solid #d8d8d8;padding:9px 20px 7px;height:52px}.block-compare .complete-card tfoot tr{background-color:#f8e2cf;color:#424242}.block-compare .complete-card tfoot th,.block-compare .complete-card tfoot td{padding:25px 10px 36px 20px;height:185px}.block-compare .complete-card tfoot ul{list-style:none;margin:0}.block-compare .complete-card tfoot ul li{font-size:14px;font-weight:700;line-height:1.714;color:#424242}.block-compare .complete-card tfoot ul li.label{font-weight:400;margin-top:5px}.block-compare .complete-card tfoot ul li.label:first-child{margin-top:0}@media(min-width: 768px){.block-compare .compare-slideshow{padding-bottom:70px;margin-top:15px}.block-compare .compare-slideshow .btn-container{padding-bottom:30px}.block-compare .text h3{font-size:20px;line-height:1.5}.block-compare .controls-wrapper .info{margin-bottom:20px}.block-compare .controls-wrapper.-top{height:67px}.block-compare .controls-wrapper.-top .swiper-pagination{top:40px}.block-compare .controls-wrapper.-top .swiper-button-next,.block-compare .controls-wrapper.-top .swiper-button-prev{top:35px}}@media(min-width: 1024px){.block-compare .more-info.disclaimer{width:96%}}@media(min-width: 1262px){.block-compare .wrapper{width:98%;margin:0 auto;max-width:1260px;padding:125px 0 0}.block-compare .swiper-slide{width:300px}.block-compare .text figure{margin-bottom:34px}.block-compare .compare-slideshow{padding-bottom:60px}.block-compare .compare-slideshow .btn-container{padding-bottom:60px}.block-compare .controls-wrapper{margin-bottom:10px}.block-compare .controls-wrapper .info{margin-bottom:0px}.block-compare .controls-wrapper.-top{height:auto;margin-bottom:20px}.block-compare .controls-wrapper.-top .swiper-pagination{position:relative;height:80px}.block-compare .controls-wrapper.-top .info+.swiper-pagination{top:20px;height:60px}.block-compare .complete-card tfoot td,.block-compare .complete-card tbody tr.children th,.block-compare .complete-card tbody tr.children td,.block-compare .complete-card tbody th,.block-compare .complete-card tbody td{padding-left:10px;padding-right:10px}.block-compare .complete-card tbody th{padding-right:36px;width:45%}.block-compare .complete-card tbody td{padding-left:0;width:55%}.block-compare .more-info.disclaimer{width:100%}}.block-compare-short{padding:40px 0 80px}.block-compare-short .swiper-slide{text-align:center}.block-compare-short .swiper-slide:nth-child(2n){display:none}.block-compare-short table{color:#767676;font-size:16px;line-height:1.625;border-collapse:inherit;width:640px;position:relative;padding-top:45px;table-layout:auto}.block-compare-short table .vs{width:87px;height:87px;background-color:#86cad7;color:#000;border-radius:50%;font-size:28px;font-weight:700;text-align:center;position:absolute;top:-45px;right:-50px;line-height:3;z-index:5}.block-compare-short table thead th{font-size:22px;font-weight:700;color:#000;padding:27px 20px 24px;text-align:center;background-color:#fff;width:358px}.block-compare-short table thead th:first-child{border-top-left-radius:30px;border-top-right-radius:30px}.block-compare-short table thead th:last-child{border-top-left-radius:30px;border-top-right-radius:30px}.block-compare-short table thead th.spacer{width:10px;background-color:#038eaa;padding:0}.block-compare-short table tbody tr td{background-color:#fff;vertical-align:top;text-align:left;padding:16px 25px 16px 20px;width:358px}.block-compare-short table tbody tr td.negative,.block-compare-short table tbody tr td.positive{background-repeat:no-repeat;background-position:20px 16px;background-size:30px 30px;padding-left:60px}.block-compare-short table tbody tr td.positive{background-image:url(../img/icon-positive.svg)}.block-compare-short table tbody tr td.negative{background-image:url(../img/icon-negative.svg)}.block-compare-short table tbody tr td.spacer{width:10px;background-color:#038eaa;padding:0}.block-compare-short table tbody tr:nth-child(odd) td{background-color:#f4f4f4}.block-compare-short table tbody tr:nth-child(odd) td.spacer{background-color:#038eaa}.block-compare-short table tbody tr:last-child td:first-child{border-bottom-left-radius:30px;border-bottom-right-radius:30px}.block-compare-short table tbody tr:last-child td:last-child{border-bottom-left-radius:30px;border-bottom-right-radius:30px}@media(min-width: 640px){.block-compare-short table{width:100%}}@media(max-width: 767px){.block-compare-short .block-compare-short-slideshow{overflow-x:auto}.block-compare-short .block-compare-short-slideshow .swiper-container{overflow:auto}.block-compare-short .block-compare-short-slideshow .swiper-container .swiper-wrapper table{padding-right:20px;padding-left:20px}}@media(min-width: 768px){.block-compare-short{padding:60px 0 100px}.block-compare-short .wrapper{width:93.75%;margin:0 auto;max-width:720px}.block-compare-short table{width:100%}.block-compare-short table thead th{font-size:28px;width:350px}.block-compare-short table thead th:first-child{border-right-width:20px}.block-compare-short table thead th.spacer{width:20px}.block-compare-short table tbody tr td{width:350px}.block-compare-short table tbody tr td:first-child{border-right-width:20px}.block-compare-short table tbody tr td.spacer{width:20px}}@media(min-width: 1262px){.block-compare-short .wrapper{width:82.806%;margin:0 auto;max-width:1045px}.block-compare-short table .vs{top:66px;right:-60px}.block-compare-short table thead th{width:506px}.block-compare-short table thead th:first-child{border-right-width:33px}.block-compare-short table thead th.spacer{width:33px}.block-compare-short table tbody tr td{padding:19px 53px;width:506px}.block-compare-short table tbody tr td:first-child{border-right-width:33px}.block-compare-short table tbody tr td.negative,.block-compare-short table tbody tr td.positive{padding-left:93px;background-position:53px 18px}.block-compare-short table tbody tr td.spacer{width:33px}}#CybotCookiebotDialog{top:0!important;border-radius:30px 30px 0 0 !important;max-width:895px !important;left:50% !important;-webkit-transform:translateX(-50%) !important;-ms-transform:translateX(-50%) !important;transform:translateX(-50%) !important;padding-bottom:45px !important;-webkit-box-shadow:none !important;box-shadow:none !important}#CybotCookiebotDialog *{font-family:"campton",sans-serif !important}#CybotCookiebotDialog #CybotCookiebotDialogBody{padding-right:0;max-width:100%}#CybotCookiebotDialog #CybotCookiebotDialogPoweredbyLink{display:none}#CybotCookiebotDialog #CybotCookiebotDialogBodyContent{padding:0 12px 70px !important}#CybotCookiebotDialog #CybotCookiebotDialogBodyContentTitle{color:#424242;font-size:20px;line-height:1.5;text-align:center;margin-top:49px;margin-bottom:8px;font-weight:600}#CybotCookiebotDialog #CybotCookiebotDialogBodyContentText{color:#767676;line-height:1.25;font-size:16px;text-align:center}#CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll,#CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection,#CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll{margin-left:0;margin-top:0}#CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll{color:#424242;font-size:14px;font-weight:700;text-decoration:underline;background-color:rgba(0,0,0,0);border:none;margin-bottom:20px}#CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection,#CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll{padding:12px 22px;border-radius:0;font-size:18px;font-weight:600;text-decoration:none;min-width:auto;line-height:1.1;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;margin-bottom:10px}#CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection{color:#767676;border:2px solid #767676;background-color:rgba(0,0,0,0);width:187px !important;height:45px !important}#CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection:hover{border-color:#2b3471;color:#2b3471}#CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll{color:#000;border:2px solid #ec8d80;background-color:#ec8d80;width:267px !important;height:45px !important}#CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll:hover{background-color:#da7f72;border-color:rgba(0,0,0,0)}#CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtons{margin:20px 12px 0 !important;width:calc(100% - 24px)}#CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtonsTable{width:100% !important;margin:0}#CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtonsRow{background-color:#86cad7}#CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtonsSelectPane{border:none;border-radius:0;padding:20px}#CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonWrapper{display:block}#CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonWrapper:not(:first-child){margin:0;margin-top:10px}#CybotCookiebotDialog input[type=checkbox].CybotCookiebotDialogBodyLevelButton.CybotCookiebotDialogBodyLevelButtonDisabled+label,#CybotCookiebotDialog input[type=checkbox].CybotCookiebotDialogBodyLevelButton+label{color:#424242;font-size:12px;background-image:url("../img/check_off.svg");padding-left:24px;line-height:20px}#CybotCookiebotDialog input[type=checkbox].CybotCookiebotDialogBodyLevelButton:checked+label{font-weight:700;background-image:url("../img/check_on.svg")}#CybotCookiebotDialog #CybotCookiebotDialogBodyLevelDetailsWrapper{background-color:#86cad7;border:none;padding:20px;vertical-align:bottom;text-align:right}#CybotCookiebotDialog #CybotCookiebotDialogBodyLevelDetailsButton{font-size:12px;font-weight:400;color:#424242;background-image:url("../img/drop.svg");background-position:right 3px;padding-right:28px}#CybotCookiebotDialog .CybotCookiebotDialogBodyLevelDetailsButtonExpanded,#CybotCookiebotDialog .CybotCookiebotDialogBodyLinkExpanded{background-image:none !important;position:relative}#CybotCookiebotDialog .CybotCookiebotDialogBodyLevelDetailsButtonExpanded::before,#CybotCookiebotDialog .CybotCookiebotDialogBodyLinkExpanded::before{content:"";position:absolute;width:20px;height:10px;top:1px;right:0;background:url("../img/drop.svg") center center no-repeat;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}#CybotCookiebotDialog #CybotCookiebotDialogDetail{margin-top:20px}#CybotCookiebotDialog #CybotCookiebotDialogDetailBody{max-width:100%;width:calc(100% - 24px)}#CybotCookiebotDialog #CybotCookiebotDialogDetailBodyContentTabs{border:1px solid #c2c2c1;border-bottom:none;border-radius:8px 8px 0 0;width:100%;background:#f4f4f4;padding:0 1px}#CybotCookiebotDialog .CybotCookiebotDialogDetailBodyContentTabsItem{background:rgba(0,0,0,0);border:none;color:#424242;opacity:.5;font-size:14px;font-weight:700}#CybotCookiebotDialog a.CybotCookiebotDialogDetailBodyContentTabsItemSelected{opacity:1;border:none;color:#424242 !important;font-weight:700}#CybotCookiebotDialog #CybotCookiebotDialogDetailBodyContent{border-color:#c2c2c1;border-width:0 1px 1px 1px;border-radius:0 0 8px 8px;padding:15px 1px 0}#CybotCookiebotDialog .CybotCookiebotDialogDetailBodyContentCookieContainerTypes{background:#fff;font-size:13px;font-weight:400;border:none;padding:5px 19px}#CybotCookiebotDialog .CybotCookiebotDialogDetailBodyContentCookieContainerTypesSelected{font-size:13px;border:none;padding:5px 19px}@media(min-width: 768px){#CybotCookiebotDialog{padding-bottom:27px !important}#CybotCookiebotDialog #CybotCookiebotDialogBodyContent{padding:0 30px 50px !important}#CybotCookiebotDialog #CybotCookiebotDialogBodyContentTitle{margin-top:36px;margin-bottom:8px;text-align:left;font-weight:400}#CybotCookiebotDialog #CybotCookiebotDialogBodyContentText{text-align:left}#CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 30px}#CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtons{margin:27px 30px 0 !important;width:calc(100% - 60px)}#CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonWrapper{display:inline-block;margin:0}#CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonWrapper:not(:first-child){margin-top:0;margin-left:20px}#CybotCookiebotDialog #CybotCookiebotDialogDetailBody{width:calc(100% - 60px)}}.CookieDeclaration{margin:0 auto;max-width:1260px;width:94%;padding:41px 0 79px}@media(min-width: 768px){.CookieDeclaration{width:92%;padding-top:60px}}@media(min-width: 1262px){.CookieDeclaration{width:98%;padding-top:68px}}.modal{display:none;position:fixed;width:100%;height:100vh;z-index:900;top:0;left:0;right:0;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;background:rgba(0,0,0,.7)}.modal.-open{display:block}.modal .wrapper{display:block;position:absolute;z-index:900;top:0;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%;max-height:100vh;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:-moz-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;direction:ltr;scrollbar-color:#767676;scrollbar-width:thin}.modal .wrapper::-webkit-scrollbar{width:3px}.modal .wrapper::-webkit-scrollbar-track{background-color:#767676;border-radius:100px}.modal .wrapper::-webkit-scrollbar-thumb{border-radius:100px;background-color:#424242}.modal .wrapper .content-modal{background:#fff;border-radius:30px;max-width:720px;width:94%;margin:24px 0;text-align:center;padding:40px 0}.modal .wrapper .content-modal .close-modal{position:absolute;right:0;top:-20px;cursor:pointer}.modal .wrapper .content-modal h2{font-size:24px;line-height:1.167}.modal .wrapper .content-modal figure{margin:27px 0}.modal.call-me iframe{max-width:100%}.modal.new-site .content-modal{max-width:613px;padding:50px 20x}.modal.new-site .content-modal .btn{margin-top:15px}.modal.plan-modal .wrapper .content-modal{max-width:613px;padding:20px}.modal.plan-modal .wrapper .content-modal h2{color:#000;margin-top:30px}.modal.plan-modal .plan-container{max-width:540px;margin:10px auto}.modal.plan-modal .plan-container .option{color:#424242;border-bottom:1px solid #ccc;text-align:center;padding:28px 0}.modal.plan-modal .plan-container .option:first-of-type{padding-left:0}.modal.plan-modal .plan-container .option:last-of-type{border-bottom:none}.modal.plan-modal .plan-container .option .text{font-size:18px}.modal.plan-modal .plan-container .option .btn-container{margin-top:20px}@media(min-width: 768px){.modal.call-me iframe{max-width:535px}.modal .wrapper .content-modal{padding:40px 90px}.modal.new-site .content-modal{padding:60px 75px}.modal.new-site .content-modal .btn{margin-top:25px}.modal.plan-modal .wrapper .content-modal h2{margin-top:50px}.modal.plan-modal .plan-container{max-width:540px;margin:40px auto 50px;display:-webkit-box;display:-ms-flexbox;display:-moz-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal.plan-modal .plan-container .option{width:50%;border-right:1px solid #ccc;border-bottom:none;text-align:center;padding:0 28px}.modal.plan-modal .plan-container .option:first-of-type{padding-left:0}.modal.plan-modal .plan-container .option:last-of-type{border-right:none;padding-right:0}.modal.plan-modal .plan-container .option .text{min-height:118px;font-size:18px}.modal.plan-modal .plan-container .option .btn-container{margin-top:20px}}@media(min-width: 1262px){.modal.call-me iframe{max-width:360px}.modal .wrapper .content-modal{max-width:440px;padding:40px 35px 0}.modal .wrapper .content-modal .close-modal{right:-15px}.modal.new-site .content-modal{max-width:613px;padding:60px 75px}}html.modal-open{overflow:hidden}.block-landing-intro{padding:10px 0 20px}.block-landing-intro .-desktop{display:none}.block-landing-intro .wrapper{width:94%;margin:0 auto;max-width:1260px}.block-landing-intro .line2,.block-landing-intro .line1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:static}.block-landing-intro .line1{margin:16px 0}.block-landing-intro .line2{margin:10px 0}.block-landing-intro .line2 h2{max-width:none}.block-landing-intro .line3{color:#fff}.block-landing-intro .line3 .text .check li{margin-bottom:10px;min-height:110px}.block-landing-intro h1{font-size:28px;font-weight:400;color:#fff;margin:0;line-height:1.1}.block-landing-intro h1 strong{font-weight:700;display:block}.block-landing-intro h2{font-size:18px;font-weight:600;line-height:1.222;margin:0}.block-landing-intro h1,.block-landing-intro h2{max-width:240px;margin-left:0;margin-right:0;color:#fff}.block-landing-intro hr{background-color:#fff;opacity:.2;width:100%;height:1px;margin:10px auto}.block-landing-intro p{font-size:16px;line-height:1.25;color:#fff}.block-landing-intro .btn-container{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.block-landing-intro .btn-container .btn:nth-child(2n){margin-left:14px}.block-landing-intro .btn{width:100%;max-width:400px}.block-landing-intro .block-iframe{margin:30px auto 0;background-color:#fff;border-radius:30px;height:501px;max-width:720px;-webkit-box-shadow:28px 28px 50px 0px rgba(13,39,80,.16);box-shadow:28px 28px 50px 0px rgba(13,39,80,.16)}.block-landing-intro .block-iframe .wrapper{padding:20px}.block-landing-intro .flag-container{position:absolute;left:0;top:0}.block-landing-intro .flag.-free{background-color:#d02028;color:#fff;width:110px;height:110px;border-radius:50%;font-size:25px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.block-landing-intro .flag.-free span{display:block;margin:5px auto 0 auto;line-height:1}.block-landing-intro .flag.-card{background:url(../img/content/card-discount.png) no-repeat;background-size:100%;width:94px;height:109px}.block-landing-intro .flag.-card span{display:block;font-size:0;position:relative;overflow:hidden;text-indent:-9999px}.block-landing-intro .flag.-launch{color:#038eaa;background-color:#fff;border-radius:17px;padding:10px 13px 6px;font-size:14px;font-weight:600;line-height:1;position:relative;top:-30px}.block-landing-intro .flag.-launch span{display:block;line-height:1}.block-landing-intro .flag.-img{width:94px;height:109px}.block-landing-intro .price-container{position:static}.block-landing-intro .price{font-size:34px;font-weight:700;line-height:1;color:#fff;white-space:nowrap}.block-landing-intro .price span{font-size:14px;display:block;text-align:right}.block-landing-intro .price-discount{background-color:#d02028;color:#fff;width:65px;height:65px;border-radius:50%;font-size:16px;font-weight:800;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:-60px;right:0}.block-landing-intro .price-discount span{display:block;margin:5px auto 0 auto;line-height:1}.block-landing-intro .price-discount.old::before{content:"";display:block;width:55px;height:1px;background-color:#fff;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);position:absolute;top:35px;left:7px}.block-landing-intro .promotion-date{font-size:10px;font-weight:400;line-height:1.2;text-align:right;color:#fff}.block-landing-intro .info-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.block-landing-intro .info-container .flag-container{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.block-landing-intro .info-container .line1{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.block-landing-intro .info-container .line2-aux{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.block-landing-intro .info-container .line2-aux .promotion-date{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.block-landing-intro .info-container .line2-aux .line2{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.block-landing-intro .info-container hr{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.block-landing-intro .info-container .line3{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}@media(min-width: 768px){.block-landing-intro{padding:20px 0 20px}.block-landing-intro .wrapper{width:94%}.block-landing-intro .btn{width:auto}.block-landing-intro .line1{margin:10px 0 0 0}.block-landing-intro .line2{margin:6px 0 0 0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.block-landing-intro h1{font-size:36px}.block-landing-intro h1 strong{display:inline}.block-landing-intro h2{font-size:24px;line-height:1.05}.block-landing-intro h1,.block-landing-intro h2{max-width:430px}.block-landing-intro hr{margin:8px auto 16px}.block-landing-intro .line3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.block-landing-intro .line3 .text{width:59%}.block-landing-intro .flag-container{left:auto;right:0;top:-91px}.block-landing-intro .flag.-free{width:150px;height:150px;font-size:35px}.block-landing-intro .flag.-free span{margin:5px auto 0 auto}.block-landing-intro .flag.-card{width:128px;height:149px}.block-landing-intro .flag.-launch{top:45px}.block-landing-intro .flag.-img{width:128px;height:149px}.block-landing-intro .price-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;top:10px}.block-landing-intro .price{font-size:48px;margin-bottom:10px}.block-landing-intro .price-discount{margin-left:12px;position:relative;top:auto;font-size:20px;width:78px;height:78px;top:-10px}.block-landing-intro .promotion-date{max-width:320px;margin:0 0 0 auto}.block-landing-intro .info-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.block-landing-intro .info-container .line2-aux{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.block-landing-intro .info-container .line2-aux .promotion-date{margin-top:10px}}@media(min-width: 1262px){.block-landing-intro{padding:35px 0 20px}.block-landing-intro .-mobile{display:none !important}.block-landing-intro .wrapper{width:98%}.block-landing-intro>.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.block-landing-intro .info-container{width:calc(100% - 360px - 60px)}.block-landing-intro .info-container .line2-aux .promotion-date{margin-top:0px}.block-landing-intro .block-iframe{width:360px;position:absolute;right:0;top:-310px}.block-landing-intro .title-container{position:relative;top:-154px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.block-landing-intro .text-container{position:relative;top:-88px}.block-landing-intro h2,.block-landing-intro h1{max-width:505px}.block-landing-intro h2 strong,.block-landing-intro h1 strong{display:inline}.block-landing-intro h1{float:left;margin-bottom:7px}.block-landing-intro h2{margin-bottom:14px}.block-landing-intro hr{max-width:505px;margin-left:0}.block-landing-intro .line3{clear:both}.block-landing-intro .line3 .text{width:56%}.block-landing-intro .line3 .text .check li{min-height:75px}.block-landing-intro .flag.-free{width:160px;height:160px;font-size:37px}.block-landing-intro .flag.-card{width:136px;height:158px}.block-landing-intro .flag.-img{width:136px;height:158px}.block-landing-intro .price-container{float:right;top:0;margin-top:0}.block-landing-intro .price{font-size:56px}.block-landing-intro .price span{position:relative;top:-6px}.block-landing-intro .price-discount{width:70px;height:70px;font-size:18px;top:-3px}.block-landing-intro .promotion-date{clear:both;float:right;margin-top:3px}.block-landing-intro .cols{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.block-landing-intro .cols .col1,.block-landing-intro .cols .col2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.block-landing-intro .cols .col1{width:61%;margin-right:20px}.block-landing-intro .cols .col1 h1{margin-top:-10px}.block-landing-intro .cols .col1 .line2{margin-top:-5px}.block-landing-intro .cols .col1 hr{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;margin:-5px 0 15px}.block-landing-intro .cols .col1 .text{padding-right:30px}.block-landing-intro .cols .col1 .text .check li{color:#fff;min-height:65px;margin-bottom:10px;padding-right:5px}.block-landing-intro .cols .col2{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.block-landing-intro .cols .col2 .flag-container{position:relative;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;top:0}.block-landing-intro .cols .col2 .flag-container .-img{margin-top:-91px}.block-landing-intro .cols .col2 .flag-container .-launch{margin-top:-91px}.block-landing-intro .cols .col2 .btn-container{margin-top:40px}}body.landing .block-simple-feature .wrapper{max-width:1260px}body.landing .block-simple-feature .block-offset{margin:0 auto;padding:7px 20px;max-width:384px;bottom:-65px}body.landing .block-simple-feature .block-offset li figure{max-width:137px}body.landing .block-simple-feature .block-offset.-col3-offset li{width:auto}body.landing .block-simple-feature .block-offset.-col3-offset li a{padding:20px 0}body.landing .block-simple-feature.-with-block .wrapper-aux{padding-bottom:20px}@media(min-width: 768px){body.landing .block-simple-feature .block-offset{padding:12px 20px 17px;max-width:480px;bottom:-63px}body.landing .block-simple-feature .block-offset li figure{max-width:160px;height:46px}body.landing .block-simple-feature .block-offset.-col3-offset li a{padding:8px 0 7px}body.landing .block-simple-feature.-with-block .wrapper-aux{padding-bottom:18px}}@media(min-width: 1262px){body.landing .block-simple-feature.-with-block .wrapper-aux{padding-bottom:0}body.landing .block-simple-feature .block-offset{margin:0;max-width:384px;bottom:-35px}body.landing .block-simple-feature .block-offset.-col3-offset li a{padding:4px 0 5px}body.landing .block-simple-feature .block-offset li figure{max-width:130px;height:34px}}body.landing:not(.landing-relative) .block-landing-intro{background-color:#00a7ca}@media(min-width: 768px){body.landing:not(.landing-relative) .block-landing-intro{background-color:rgba(0,0,0,0)}}.block-landing3-intro{padding:10px 0 20px}.block-landing3-intro .-desktop{display:none}.block-landing3-intro .wrapper{width:94%;margin:0 auto;max-width:1260px}.block-landing3-intro .line2,.block-landing3-intro .line1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:static}.block-landing3-intro .line2-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.block-landing3-intro .line1{margin:25px 0 3px}.block-landing3-intro .line2{margin:5px 0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.block-landing3-intro .line2 h2{max-width:81%}.block-landing3-intro .line3{color:#fff;margin-top:9px}.block-landing3-intro .line3 .text .check li{margin-bottom:10px;min-height:88px}.block-landing3-intro .line3 .btn-container{margin-top:0}.block-landing3-intro h1{font-size:28px;font-weight:400;color:#fff;margin:0;line-height:1.1}.block-landing3-intro h1 strong{font-weight:700;display:block}.block-landing3-intro h2{font-size:18px;font-weight:600;line-height:1.222;margin:0}.block-landing3-intro h1,.block-landing3-intro h2{max-width:240px;margin-left:0;margin-right:0;color:#fff}.block-landing3-intro .line1.-mobile h1{max-width:none;width:100%}.block-landing3-intro hr{background-color:#fff;opacity:.2;width:100%;height:1px;margin:10px auto}.block-landing3-intro p{font-size:16px;line-height:1.25;color:#fff}.block-landing3-intro .btn-container{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.block-landing3-intro .btn-container .btn:nth-child(2n){margin-left:14px}.block-landing3-intro .btn{width:100%;max-width:400px}.block-landing3-intro .block-iframe{margin:30px auto 0;background-color:#fff;border-radius:30px;height:501px;max-width:720px;-webkit-box-shadow:28px 28px 50px 0px rgba(13,39,80,.16);box-shadow:28px 28px 50px 0px rgba(13,39,80,.16)}.block-landing3-intro .block-iframe .wrapper{padding:20px}.block-landing3-intro .flag-container{position:absolute;left:0;top:0}.block-landing3-intro .flag.-free{background-color:#d02028;color:#fff;width:110px;height:110px;border-radius:50%;font-size:25px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.block-landing3-intro .flag.-free span{display:block;margin:5px auto 0 auto;line-height:1}.block-landing3-intro .flag.-card{background:url(../img/content/card-discount.png) no-repeat;background-size:100%;width:94px;height:109px}.block-landing3-intro .flag.-card span{display:block;font-size:0;position:relative;overflow:hidden;text-indent:-9999px}.block-landing3-intro .flag.-launch{color:#038eaa;background-color:#fff;border-radius:17px;padding:10px 10px 6px;font-size:14px;font-weight:600;line-height:1;position:relative;top:-30px}.block-landing3-intro .flag.-launch span{display:block;line-height:1}.block-landing3-intro .flag.-img{width:94px;height:109px}.block-landing3-intro .price-container{position:static}.block-landing3-intro .price{font-size:34px;font-weight:700;line-height:1;color:#fff;white-space:nowrap}.block-landing3-intro .price span{font-size:14px;display:block;text-align:right}.block-landing3-intro .price-discount{background-color:#d02028;color:#fff;width:60px;height:60px;border-radius:50%;font-size:18px;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:-76px;right:0}.block-landing3-intro .price-discount span{display:block;margin:5px auto 0 auto;line-height:1}.block-landing3-intro .price-discount.old::before{content:"";display:block;width:45px;height:2px;background-color:#fff;position:absolute;top:29px;left:0;right:0;margin:auto}.block-landing3-intro .promotion-date{font-size:10px;font-weight:400;line-height:1.2;text-align:left;color:#fff;margin-top:8px}.block-landing3-intro .info-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.block-landing3-intro .info-container .flag-container{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.block-landing3-intro .info-container .line1{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.block-landing3-intro .info-container .line2-aux{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.block-landing3-intro .info-container .line2-aux .promotion-date{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.block-landing3-intro .info-container .line2-aux .line2{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.block-landing3-intro .info-container hr{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.block-landing3-intro .info-container .line3{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}@media(min-width: 768px){.block-landing3-intro h1{font-size:36px}.block-landing3-intro h1 strong{display:inline}.block-landing3-intro h2{font-size:24px;line-height:1.05}.block-landing3-intro hr{margin:8px auto 16px}}@media(min-width: 992px){.block-landing3-intro{padding:35px 0 20px}.block-landing3-intro .-mobile{display:none !important}.block-landing3-intro .wrapper{width:98%}.block-landing3-intro>.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.block-landing3-intro .info-container{width:calc(100% - 360px - 60px)}.block-landing3-intro .info-container .line2-aux .promotion-date{margin-top:0px}.block-landing3-intro .block-iframe{width:360px;position:absolute;right:0;top:-310px}.block-landing3-intro .title-container{position:relative;top:-154px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.block-landing3-intro .text-container{position:relative;top:0}.block-landing3-intro h2,.block-landing3-intro h1{max-width:505px}.block-landing3-intro h2 strong,.block-landing3-intro h1 strong{display:inline}.block-landing3-intro h1{float:left;margin-bottom:7px}.block-landing3-intro h2{margin-bottom:14px}.block-landing3-intro hr{max-width:505px;margin-left:0}.block-landing3-intro .line3{clear:both}.block-landing3-intro .line3 .text{width:56%}.block-landing3-intro .line3 .text .check li{min-height:75px}.block-landing3-intro .flag.-free{width:160px;height:160px;font-size:37px}.block-landing3-intro .flag.-card{width:136px;height:158px}.block-landing3-intro .flag.-img{width:136px;height:158px}.block-landing3-intro .price-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;top:0;margin-top:0}.block-landing3-intro .price{font-size:56px;margin-bottom:10px}.block-landing3-intro .price span{position:relative;top:-6px}.block-landing3-intro .price-discount{margin-left:12px;position:relative;top:auto;width:70px;height:70px;font-size:18px;top:-3px}.block-landing3-intro .price-discount.old::before{top:33px}.block-landing3-intro .promotion-date{max-width:320px;margin:3px 0 0 auto}.block-landing3-intro .cols{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.block-landing3-intro .cols .col1,.block-landing3-intro .cols .col2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.block-landing3-intro .cols .col1{width:61%;margin-right:20px}.block-landing3-intro .cols .col1 h1{margin-top:-10px}.block-landing3-intro .cols .col1 .line2{margin-top:-5px}.block-landing3-intro .cols .col1 hr{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;margin:-5px 0 15px}.block-landing3-intro .cols .col1 .text{padding-right:30px}.block-landing3-intro .cols .col1 .text .check li{color:#fff;min-height:65px;margin-bottom:10px;padding-right:5px}.block-landing3-intro .cols .col2{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.block-landing3-intro .cols .col2 .flag-container{position:relative;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;top:0}.block-landing3-intro .cols .col2 .flag-container .-img{margin-top:-91px}.block-landing3-intro .cols .col2 .flag-container .-launch{margin-top:-91px}.block-landing3-intro .cols .col2 .btn-container{margin-top:40px}}body.landing3 .block-simple-feature .wrapper{max-width:1260px}body.landing3 .block-simple-feature .block-offset{margin:0 auto;padding:7px 20px;max-width:384px;bottom:-65px}body.landing3 .block-simple-feature .block-offset li figure{max-width:137px}body.landing3 .block-simple-feature .block-offset.-col3-offset li{width:auto}body.landing3 .block-simple-feature .block-offset.-col3-offset li a{padding:15px 0}body.landing3 .block-simple-feature.-with-block .wrapper-aux{padding-bottom:20px}@media(min-width: 992px){body.landing3 .block-simple-feature.-with-block .wrapper-aux{padding-bottom:0}body.landing3 .block-simple-feature .block-offset{margin:0;max-width:480px;bottom:-35px;padding:7px 20px 8px}body.landing3 .block-simple-feature .block-offset.-col3-offset li a{padding:4px 0 5px}body.landing3 .block-simple-feature .block-offset li figure{max-width:none;height:56px}}body.landing3:not(.landing-relative) .block-landing3-intro{background-color:#00a7ca;margin-bottom:0}@media(min-width: 768px){body.landing3:not(.landing-relative) .block-landing3-intro{background-color:rgba(0,0,0,0)}}@media(min-width: 992px){body.landing3 .block-landing3-intro{margin-bottom:0;padding-bottom:0}body.landing3 .block-landing3-intro .flag-container{position:relative;top:0;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;margin-bottom:20px}body.landing3 .block-landing3-intro .flag-container .flag.-launch{top:0;display:inline-block}body.landing3 .block-landing3-intro .title-container{top:0}body.landing3 .block-landing3-intro .info-container{width:100%}body.landing3 .block-landing3-intro .col-wide{width:100%}body.landing3 .block-landing3-intro .text-container{margin-top:16px}body.landing3 .block-landing3-intro hr{margin-bottom:10px;max-width:none;width:100%}body.landing3 .block-landing3-intro .cols{width:100%}body.landing3 .block-landing3-intro .cols .col-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}body.landing3 .block-landing3-intro .cols .col1{width:45.5%}body.landing3 .block-landing3-intro .cols .col1 h1{margin-top:0}body.landing3 .block-landing3-intro .cols .col1 .line2{margin-top:0}body.landing3 .block-landing3-intro .cols .col2{width:54.5%;padding-top:10px}body.landing3 .block-landing3-intro .cols .col2 .col2-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.landing3 .block-landing3-intro .cols .col2 .price{margin-bottom:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-right:21px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}body.landing3 .block-landing3-intro .cols .col2 .price span{top:auto;margin-bottom:13px}body.landing3 .block-landing3-intro .cols .col2 .price-discount{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-right:29px}body.landing3 .block-landing3-intro .cols .col2 .btn-container{margin-top:0}body.landing3 .block-landing3-intro .cols .col2 .btn-container .btn{padding-left:30px;padding-right:30px}body.landing3 .block-landing3-intro .cols .col2 .promotion-date{max-width:515px;text-align:right;margin-top:15px}}.block-contact-bar{background-color:#eef3f4;padding:80px 0 10px 0}.block-contact-bar .wrapper{width:94%;margin:0 auto;max-width:1260px}.block-contact-bar .contacts{list-style:none;font-size:10px;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.block-contact-bar .contacts li{margin-left:14px}.block-contact-bar .contacts a[href^="tel:"]{font-size:22px;text-decoration:none;display:block;line-height:1.9}.block-contact-bar .contacts a[href^="tel:"]::before{content:"";display:inline-block;width:30px;height:30px;background:rgba(0,0,0,0) url(../img/call-grey.svg) no-repeat center center/100%;margin-right:10px;position:relative;top:4px}@media(min-width: 768px){.block-contact-bar{padding:80px 0 20px 0}.block-contact-bar .wrapper{width:92%}}@media(min-width: 1262px){.block-contact-bar{display:block;padding:27px 0}.block-contact-bar .wrapper{width:98%}.block-contact-bar .contacts{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}#mainHeader .header-container{position:fixed;top:0;width:100%;z-index:800}#mainHeader .top-bar{background-color:#eef3f4;color:#424242;position:relative;top:0;z-index:850;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}#mainHeader .top-bar a{color:#424242;text-decoration:none}#mainHeader .top-bar .wrapper{margin:0 auto;max-width:1260px;width:94%}#mainHeader .top-bar .contacts{margin:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#mainHeader .top-bar .contacts li.call-notes{font-size:10px;text-align:right;padding:1px 0 1px 0;line-height:1.4}#mainHeader .top-bar .contacts a[href^="tel:"]{display:block;line-height:1.9}#mainHeader .top-bar .contacts a[href^="tel:"]::before{content:"";display:inline-block;width:20px;height:20px;background:rgba(0,0,0,0) url(../img/call-grey.svg) no-repeat center center/100%;margin-right:4px;position:relative;top:4px}#mainHeader .top-bar .top-links{margin:0;list-style:none;display:none}#mainHeader .main-header{background-color:#fff;position:relative;top:0;z-index:850;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}#mainHeader .main-header .wrapper{margin:0 auto;max-width:1260px;width:94%;padding:20px 0}#mainHeader .main-header .main-menu{width:10.26%}#mainHeader .logo{width:100%;margin-left:16px}#mainHeader .logo a{display:block;width:117px;height:34px;background:rgba(0,0,0,0) url(../img/logo.svg) no-repeat center center/100%;position:relative;overflow:hidden;text-indent:-9999px;font-size:0px}#mainHeader .call-to-action{width:51.28%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#mainHeader .call-to-action .btn{height:40px;font-size:16px;margin-left:8px;padding:12px 20px 10px;background-color:rgba(0,0,0,0);border-color:#2b3471;color:#2b3471}#mainHeader .call-to-action .btn.-reverse{background-color:#2b3471;border-color:#2b3471;color:#fff;padding:12px 22px 10px}@media(min-width: 768px){#mainHeader .top-bar .wrapper{width:92%}#mainHeader .top-bar .contacts li.call-notes{display:-webkit-box;display:-ms-flexbox;display:flex}#mainHeader .top-bar .contacts li.call-notes br{content:"|";display:block;color:#424242;font-size:18px;font-family:arial;background-color:#424242;margin-right:5px;margin-left:5px;width:1px;height:13px}#mainHeader .main-header .wrapper{width:92%;padding:23px 0}#mainHeader .main-header .main-menu{width:15.61%;margin-right:19.9%}#mainHeader .logo{width:172px}#mainHeader .logo a{width:172px;height:38px}#mainHeader .call-to-action{width:31.65%;margin-left:6.05%}#mainHeader .call-to-action .btn{font-size:18px;height:45px}}@media(min-width: 1262px){#mainHeader .top-bar .wrapper{padding:5px 0;width:98%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#mainHeader .top-bar .contacts{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#mainHeader .top-bar .contacts li.call-notes{margin-left:15px}#mainHeader .top-bar .top-links{display:block}#mainHeader .top-bar .top-links li{display:inline-block}#mainHeader .top-bar .top-links li a{display:block;padding:0 10px;font-weight:700;font-size:12px}#mainHeader .top-bar .top-links li:last-child a{padding-right:2px}#mainHeader .logo{width:312px;margin-left:0;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}#mainHeader .logo a{width:260px;height:57px;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}#mainHeader .call-to-action{width:17.65%;margin-left:7.05%}#mainHeader .main-header .wrapper{width:98%;padding:24px 0}#mainHeader .main-header .main-menu{width:8.881%}}@media(max-width: 413px){#mainHeader .main-header .main-menu{width:14.26%}#mainHeader .logo{width:50%;margin-left:10px}#mainHeader .logo a{width:98px;height:28px}#mainHeader .call-to-action{width:49%}#mainHeader .call-to-action .btn{padding:0 12px}}body::before{content:"";display:block;width:100%;height:110px}@media(min-width: 768px){body::before{height:120px}}@media(min-width: 1262px){body::before{height:145px}}main{position:relative;z-index:750}html.header-fixed #mainHeader .top-bar,html.header-fixed #mainHeader .main-header{top:-30px}html.header-fixed main::before{height:84px}@media(min-width: 768px){html.header-fixed main::before{height:93px}}@media(min-width: 1262px){html.header-fixed #mainHeader .top-bar,html.header-fixed #mainHeader .main-header{top:0px}html.header-fixed #mainHeader .logo{width:312px}html.header-fixed #mainHeader .logo a{width:260px;height:57px}html.header-fixed main::before{height:90px}}@media(min-width: 1262px){body.homepage::before{height:180px}body.homepage #mainHeader .main-header .wrapper{padding:34px 0}body.homepage #mainHeader .main-menu{margin-right:16%}body.homepage #mainHeader .logo{width:333px}body.homepage #mainHeader .logo a{width:331px;height:73px}html.header-fixed body.homepage #mainHeader .main-header .wrapper{padding:24px 0}html.header-fixed body.homepage #mainHeader .main-header .main-menu{margin-right:19.9%}html.header-fixed body.homepage #mainHeader .logo{width:312px}html.header-fixed body.homepage #mainHeader .logo a{width:260px;height:57px}}footer{position:relative;z-index:800}footer .legal-footer{background-color:#eef3f4}footer .legal-footer .wrapper{margin:0 auto;max-width:1260px;padding:30px 30px 30px}footer .legal-footer ul{padding:0;margin:0;font-size:12px;list-style:none}footer .legal-footer ul li{margin-bottom:25px;line-height:1.1}footer .legal-footer ul li:last-child{margin-bottom:0}footer .legal-footer ul figure{margin-bottom:15px;width:119px}footer .main-footer{background-color:#038eaa}footer .main-footer,footer .main-footer p,footer .main-footer a,footer .main-footer h2{color:#fff}footer .main-footer h2{font-size:16px;font-weight:400}footer .main-footer .wrapper{margin:0 auto;max-width:1260px;padding:30px 30px 40px}footer .main-footer .wrapper nav ul{list-style:none;margin:0}footer .main-footer .wrapper nav ul li{line-height:30px}footer .main-footer .wrapper nav ul li a{font-size:16px;text-decoration:none;font-weight:400}footer .main-footer .wrapper nav ul li.info-contratual{font-size:10px;margin-top:30px;line-height:1.4}footer .main-footer .wrapper .footer-info{border-top:1px solid rgba(255,255,255,.3);margin-top:30px}footer .main-footer .wrapper .footer-info .footer-contacts{padding-top:22px}footer .main-footer .wrapper .footer-info .footer-contacts .phone{font-size:34px;text-decoration:none}footer .main-footer .wrapper .footer-info .footer-contacts p{font-size:12px;line-height:22px}footer .main-footer .wrapper .footer-info .footer-social{padding-top:40px}footer .main-footer .wrapper .footer-info .footer-social .social-media{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 0}footer .main-footer .wrapper .footer-info .footer-social .social-media a{display:inline-block;margin-right:14px}footer .main-footer .wrapper .footer-info .footer-social .social-media img{width:26px}footer .main-footer .wrapper .footer-book .book{display:inline-block}footer .main-footer .wrapper .footer-book .book img{margin-top:10px}footer .main-footer .wrapper .footer-download{border-top:1px solid rgba(255,255,255,.3);margin-top:30px}footer .main-footer .wrapper .footer-download .download-app{position:relative;text-align:center;padding:50px 34px 34px;margin-top:55px;width:calc(100% + 36px);margin-left:-18px}footer .main-footer .wrapper .footer-download .download-app::before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(255,255,255,.2);border-radius:4px}footer .main-footer .wrapper .footer-download .download-app .icon-download{position:absolute;top:-42px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border:11px solid #fff;border-radius:22px;background-color:#fff}footer .main-footer .wrapper .footer-download .download-app h2{font-size:20px;line-height:30px;font-weight:500}footer .main-footer .wrapper .footer-download .download-app p{font-size:14px;line-height:24px}footer .main-footer .wrapper .footer-download .download-app .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}footer .main-footer .wrapper .footer-download .download-app .buttons a{display:inline-block;background-color:#232c35;padding:0 25px;margin:0 4px;border-radius:4px}footer .copyright{background-color:#eef3f4}footer .copyright,footer .copyright p,footer .copyright a{color:#000}footer .copyright .wrapper{margin:0 auto;max-width:1260px;padding:34px 30px}footer .copyright .wrapper .footer-menu{margin-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer .copyright .wrapper p,footer .copyright .wrapper a.menu-item{font-size:10px;line-height:14px;display:inline-block}footer .copyright .wrapper a.menu-item{font-weight:400;text-decoration:none}footer .copyright .wrapper a.menu-item::before{content:"- "}footer .copyright img{width:87px}footer .click-to-call{display:block;position:fixed;top:auto;bottom:-30px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:5px}footer .click-to-call .wrapper{display:-webkit-box;display:-ms-flexbox;display:-moz-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer .click-to-call .wrapper a.form{display:inline-block;padding:15px 0 0;background:#2b3471 url("../img/call-footer.svg") center center no-repeat;background-size:38px;border-radius:33px;color:#fff;font-size:12px;line-height:1.583;font-weight:700;text-align:left;text-decoration:none;max-width:196px;width:48px;height:48px;margin:0;cursor:pointer}footer .click-to-call .wrapper a.form span{display:none}footer .click-to-call .wrapper a.phone{width:48px;height:48px;border-radius:33px;background:#ff6670 url("../img/call-white.svg") center center no-repeat;background-size:30px;margin-top:5px}@media(min-width: 768px){footer h2{line-height:40px}footer .legal-footer .wrapper{padding:30px 20px 40px}footer .main-footer .wrapper{padding:30px 20px 40px}footer .main-footer .wrapper .wrapper-links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}footer .main-footer .wrapper nav{width:43%;margin-right:2%}footer .main-footer .wrapper .footer-info{width:50%;border:none;margin:0}footer .main-footer .wrapper .footer-info .footer-contacts{padding:0}footer .main-footer .wrapper .footer-info .footer-contacts h2{line-height:30px}footer .main-footer .wrapper .footer-info .footer-contacts .phone{margin-top:10px}footer .main-footer .wrapper .footer-info .footer-social{padding-top:79px}footer .main-footer .wrapper .footer-book{width:45%;margin-top:-47px}footer .main-footer .wrapper .footer-book .book img{margin:0}footer .main-footer .wrapper .footer-download{width:100%}footer .main-footer .wrapper .footer-download .download-app{margin-top:85px;width:100%;margin-left:0}footer .copyright .wrapper{padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .copyright .wrapper .footer-menu{margin:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}footer .copyright .wrapper .footer-menu a{margin-left:5px}footer .click-to-call{top:50%;bottom:auto}footer .click-to-call .wrapper a.form{padding:15px 10px 0px 55px;height:65px;width:auto;background-position:14px center}footer .click-to-call .wrapper a.phone{width:65px;height:65px}}@media(min-width: 1024px){footer .legal-footer .wrapper{padding:57px 20px}footer .legal-footer ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:14px}footer .legal-footer ul figure{width:13%;max-width:119px;margin-right:40px}footer .legal-footer ul .text{width:calc(87% - 40px)}footer .main-footer .wrapper{padding:68px 20px 58px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}footer .main-footer .wrapper .wrapper-links{-webkit-box-flex:1;-ms-flex-positive:1;-moz-flex-grow:1;flex-grow:1}footer .main-footer .wrapper .wrapper-links nav{width:48%;margin-right:2%}footer .main-footer .wrapper .footer-download{width:430px;border:none;margin:0}footer .main-footer .wrapper .footer-download .download-app{margin-top:42px}}@media(min-width: 1262px){footer .legal-footer .wrapper{padding:57px 0 58px}footer .main-footer .wrapper{padding:68px 0 58px}footer .main-footer .wrapper nav ul li.info-contratual{max-width:310px}footer .main-footer .wrapper .footer-book{position:relative;top:-7px}footer .copyright .wrapper{padding:20px 0}footer .click-to-call .wrapper a.form{border:1px solid #2b3471;padding:15px 20px 0px 55px}footer .click-to-call .wrapper a.form:hover{background-color:#fff;color:#2b3471;background-image:url(../img/call-footer-outline.svg);border:1px solid #2b3471}footer .click-to-call .wrapper a.form span{display:inline-block}footer .click-to-call .wrapper a.phone{display:none}}#landingHeader{padding:0}#landingHeader,#landingHeader figure.relative,#landingHeader figure.bg{height:370px}#landingHeader .logo{position:absolute;top:40px;left:0;right:0;margin:0 auto;z-index:900;max-width:400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#landingHeader .logo a{display:block;width:252px;height:55px;background:rgba(0,0,0,0) url(../img/logo.svg) no-repeat center center/100%;position:relative;overflow:hidden;text-indent:-9999px;font-size:0px;margin:0 auto}#landingHeader .logo .partnership{font-size:10px;padding-top:3px;position:relative;top:7px;left:-7px}#landingHeader .logo .partnership::before{content:"";display:block;position:absolute;left:-5px;top:0;width:1px;height:40px;background-color:#000}#landingHeader .logo .partnership img{display:block;height:19px}#landingHeader figure{position:relative;overflow:hidden}#landingHeader figure picture{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#landingHeader figure img{display:block;margin:0 auto;max-width:none;width:175%}@media(min-width: 360px){#landingHeader figure img{width:155%}}@media(min-width: 414px){#landingHeader figure img{width:144%}}@media(min-width: 576px){#landingHeader figure img{width:100%}}@media(min-width: 768px){#landingHeader,#landingHeader figure{height:510px}#landingHeader .logo{top:50px;max-width:500px;margin:0 auto}#landingHeader .logo a{width:330px;height:73px;margin-right:35px}#landingHeader .logo .partnership::before{left:-10px}#landingHeader .logo .partnership img{height:21px}}@media(min-width: 846px){#landingHeader,#landingHeader figure{height:411px}#landingHeader img,#landingHeader figure img{width:auto;-o-object-fit:cover;object-fit:cover}}@media(min-width: 1262px){#landingHeader,#landingHeader figure{height:338px}#landingHeader .logo{top:55px;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;display:block;margin:0 auto;max-width:1260px;width:98%}#landingHeader .logo a{width:300px;height:66px;margin:0;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}#landingHeader .logo .partnership{left:0}#landingHeader .logo .partnership::before{display:none}}body.landing{background-color:#00a7ca}body.landing main{background-color:rgba(0,0,0,0)}body.landing::before{display:none}body.landing.landing-logo-inverse #landingHeader .logo a{background-image:url(../img/logo-white.png)}body.landing.landing-logo-inverse #landingHeader .logo .partnership{color:#fff}body.landing.landing-logo-inverse #landingHeader .logo .partnership::before{background-color:#fff}body.landing.landing-relative #landingHeader{padding-top:40px}body.landing.landing-relative #landingHeader .logo{position:relative;top:0;margin:0 auto 20px}body.landing.landing-relative #landingHeader figure{width:100%;margin:0 auto;max-width:1260px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}body.landing.landing-relative #landingHeader figure img{max-width:120%;max-height:365px}@media(min-width: 768px){body.landing.landing-relative #landingHeader{padding-top:48px}body.landing.landing-relative #landingHeader figure{width:94%;height:375px}}@media(min-width: 1262px){body.landing.landing-relative #landingHeader{padding-top:57px}body.landing.landing-relative #landingHeader .main-header{max-width:1260px;margin:0 auto}body.landing.landing-relative #landingHeader .logo{position:absolute}body.landing.landing-relative #landingHeader figure{width:98%;height:422px;max-width:830px;margin:0;top:-57px}body.landing.landing-relative #landingHeader figure picture{max-width:560px}body.landing.landing-relative #landingHeader figure img{max-width:100%;max-height:420px}}@media(min-width: 768px){body.landing{background:-webkit-gradient(linear, left top, left bottom, from(#00A7CA), to(#00839D));background:-o-linear-gradient(top, #00A7CA 0%, #00839D 100%);background:linear-gradient(to bottom, #00A7CA 0%, #00839D 100%)}}body.landing footer .click-to-call{top:24%;right:5px}@media(min-width: 768px){body.landing footer .click-to-call{top:33%}}@media(min-width: 1262px){body.landing footer .click-to-call{top:50%}}#landingHeader3{padding:0}#landingHeader3,#landingHeader3 figure.relative,#landingHeader3 figure.bg{height:384px}#landingHeader3 .logo{position:absolute;top:40px;left:0;right:0;margin:0 auto;z-index:900;max-width:400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#landingHeader3 .logo a{display:block;width:252px;height:55px;background:rgba(0,0,0,0) url(../img/logo.svg) no-repeat center center/100%;position:relative;overflow:hidden;text-indent:-9999px;font-size:0px;margin:0 auto}#landingHeader3 .logo .partnership{font-size:10px;padding-top:3px;position:relative;top:7px;left:-7px}#landingHeader3 .logo .partnership::before{content:"";display:block;position:absolute;left:-5px;top:0;width:1px;height:40px;background-color:#000}#landingHeader3 .logo .partnership img{display:block;height:19px}#landingHeader3 figure{position:relative;overflow:hidden;top:108px}#landingHeader3 figure picture{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#landingHeader3 figure img{display:block;margin:0 auto;max-width:none;width:auto;max-width:95%;-o-object-fit:cover;object-fit:cover;height:266px}@media(min-width: 768px){#landingHeader3,#landingHeader3 figure{height:510px}#landingHeader3 .logo{top:50px;max-width:500px;margin:0 auto}#landingHeader3 .logo a{width:330px;height:73px;margin-right:35px}#landingHeader3 .logo .partnership::before{left:-10px}#landingHeader3 .logo .partnership img{height:21px}}@media(min-width: 846px){#landingHeader3,#landingHeader3 figure{height:411px}}@media(min-width: 992px){#landingHeader3 .logo{top:55px;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;display:block;margin:0 auto;max-width:1260px;width:98%}#landingHeader3 .logo a{width:300px;height:66px;margin:0;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}#landingHeader3 .logo .partnership{left:0}#landingHeader3 .logo .partnership::before{display:none}#landingHeader3,#landingHeader3 figure{height:270px}#landingHeader3 figure{top:45px}#landingHeader3 figure img{height:auto}}body.landing3{background-color:#00a7ca}body.landing3 main{background-color:rgba(0,0,0,0)}body.landing3::before{display:none}body.landing3.landing-logo-inverse #landingHeader3 .logo a{background-image:url(../img/logo-white.png)}body.landing3.landing-logo-inverse #landingHeader3 .logo .partnership{color:#fff}body.landing3.landing-logo-inverse #landingHeader3 .logo .partnership::before{background-color:#fff}@media(min-width: 768px){body.landing3 #landingHeader3,body.landing3 #landingHeader3 figure{height:300px}}@media(min-width: 992px){body.landing3 #landingHeader3{height:270px}body.landing3 #landingHeader3 figure{width:100%;height:420px;position:absolute;top:45px}}@media only screen and (min-width: 1260px)and (max-height: 600px){body.landing3 #landingHeader3{height:245px}body.landing3 #landingHeader3 figure{height:375px}}body.landing3.landing-relative #landingHeader3{padding-top:40px}body.landing3.landing-relative #landingHeader3 .logo{position:relative;top:0;margin:0 auto 20px}body.landing3.landing-relative #landingHeader3 figure{width:100%;margin:0 auto;max-width:1260px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}body.landing3.landing-relative #landingHeader3 figure img{max-width:120%;max-height:365px}@media(min-width: 768px){body.landing3.landing-relative #landingHeader3{padding-top:48px}body.landing3.landing-relative #landingHeader3 figure{width:94%;height:375px}}@media(min-width: 1262px){body.landing3.landing-relative #landingHeader3{padding-top:57px}body.landing3.landing-relative #landingHeader3 .main-header{max-width:1260px;margin:0 auto}body.landing3.landing-relative #landingHeader3 .logo{position:absolute}body.landing3.landing-relative #landingHeader3 figure{width:98%;height:422px;max-width:830px;margin:0;top:-57px}body.landing3.landing-relative #landingHeader3 figure picture{max-width:560px}body.landing3.landing-relative #landingHeader3 figure img{max-width:100%;max-height:420px}}@media(min-width: 768px){body.landing3{background:-webkit-gradient(linear, left top, left bottom, from(#00A7CA), to(#00839D));background:-o-linear-gradient(top, #00A7CA 0%, #00839D 100%);background:linear-gradient(to bottom, #00A7CA 0%, #00839D 100%)}}body.landing3 footer .click-to-call{top:29.7%;bottom:auto;right:12px}body.landing3 footer .click-to-call .wrapper a.form{width:65px;height:65px}@media(min-width: 768px){body.landing3 footer .click-to-call{top:33%}}@media(min-width: 1262px){body.landing3 footer .click-to-call{top:50%}body.landing3 footer .click-to-call .wrapper a.form{width:auto}}/*# sourceMappingURL=app.min.css.map */
